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

Comparing CBOR-XS/Changes (file contents):
Revision 1.51 by root, Sun Dec 14 06:12:13 2014 UTC vs.
Revision 1.52 by root, Mon Apr 27 20:21:53 2015 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?
6 6
71.3 Mon Apr 27 22:21:04 CEST 2015
8 - the incremental parser didn't properly parse tagged values
9 (testcase by Mons Anderson).
7 - slightly speed up encoding of plain (nonmagical) arrays. 10 - slightly speed up encoding of plain (nonmagical) arrays.
8 - try to clarify further that effectively all 32 bit architectures 11 - try to clarify further that effectively all 32 bit architectures
9 have 64 bit integer support. 12 have 64 bit integer support.
13 - upgrade libecb.
10 14
111.26 Sat Oct 25 08:35:44 CEST 2014 151.26 Sat Oct 25 08:35:44 CEST 2014
12 - update the t/57_incr.t subtest that would rely on 64 bit ints. 16 - update the t/57_incr.t subtest that would rely on 64 bit ints.
13 - disable t/50_rfc.t test that fails because of broken data::dumper. 17 - disable t/50_rfc.t test that fails because of broken data::dumper.
14 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines