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

Comparing CBOR-XS/Changes (file contents):
Revision 1.3 by root, Sat Oct 26 11:08:34 2013 UTC vs.
Revision 1.9 by root, Sun Oct 27 20:40:25 2013 UTC

1Revision history for Perl extension CBOR::XS 1Revision history for Perl extension CBOR::XS
2
3 - requested perl-object and generic-object tags from iana.
4 - switched to Types::Serialiser for true, false and error.
5 - disabled some fragile tests (thanks, andk).
6
70.03 Sun Oct 27 00:28:41 CEST 2013
8 - improve 32 bit platform compatibility.
9 - take more advantage of ecb.h.
10 - preliminary and bare-bones tagged support.
11 - improved docs.
2 12
30.02 Sat Oct 26 13:08:05 CEST 2013 130.02 Sat Oct 26 13:08:05 CEST 2013
4 - no aborts left. 14 - no aborts left.
5 - add $CBOR::XS::MAGIC. 15 - add $CBOR::XS::MAGIC.
6 - preliminary tagged decoding to arrayref. 16 - preliminary tagged decoding to arrayref.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines