ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/Changes
(Generate patch)

Comparing CBOR-XS/Changes (file contents):
Revision 1.39 by root, Sun Dec 1 14:45:03 2013 UTC vs.
Revision 1.40 by root, Sun Dec 1 14:48:00 2013 UTC

1Revision history for Perl extension CBOR::XS 1Revision history for Perl extension CBOR::XS
2 2
3TODO: pack_keys? 3TODO: pack_keys?
4TODO: document encode_cbor_sharing? 4TODO: document encode_cbor_sharing?
5TODO: weaken cyclic structures? 5TODO: weaken cyclic structures?
6TODO: plug memleak when cyclic and error?
7 6
81.11 71.11
9 - new setting: validate_utf8, for when you can't trust your cbor data. 8 - new setting: validate_utf8, for when you can't trust your cbor data.
10 - do not leak memory on decoding errors, when allow_cycles is enabled. 9 - do not leak memory on decoding errors, when allow_cycles is enabled.
11 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines