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

Comparing CBOR-XS/Changes (file contents):
Revision 1.69 by root, Fri Nov 25 06:13:16 2016 UTC vs.
Revision 1.70 by root, Fri Nov 25 11:33:03 2016 UTC

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: allowed_classes or so? 6TODO: allowed_classes or so?
7TODO: large negative integers
7TODO: russian guy test case exception 8TODO: russian guy test case exception
81.51 91.51
9 - fix a crash when decoding a cyclic data structure using 10 - fix a crash when decoding a cyclic data structure using
10 stringref/pack_strings when allow_cycles is disabled. 11 stringref/pack_strings when allow_cycles is disabled.
12 - fix a crash when decoding hash keys with length > 2**31.
11 13
121.5 Wed Apr 27 11:38:39 CEST 2016 141.5 Wed Apr 27 11:38:39 CEST 2016
13 - Math::BigFloat madness workaround, see 15 - Math::BigFloat madness workaround, see
14 http://blog.schmorp.de/2016-04-23-mathbigfloat-maintainer-fail.html 16 http://blog.schmorp.de/2016-04-23-mathbigfloat-maintainer-fail.html
15 (bugreport by zdm@softvisio.net). 17 (bugreport by zdm@softvisio.net).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines