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

Comparing Types-Serialiser/Changes (file contents):
Revision 1.2 by root, Sun Oct 27 22:46:20 2013 UTC vs.
Revision 1.3 by root, Mon Oct 28 15:28:44 2013 UTC

1Revision history for Perl extension Types::Serialiser 1Revision history for Perl extension Types::Serialiser
2 2
3 - document the Types::Serialisation protocol, in the hope 3 - document the Types::Serialisation protocol, in the hope
4 of other modules picking it up. 4 of other modules picking it up.
5 - alias JSON::PP::Boolean as class for booleans, without
6 introducing a dependency to it. It's ugly, but allows
7 JSON::PP to stay in core without dependency to
8 Types::Serialiser.
9 - actually add a simple testcase.
5 10
60.01 Sun Oct 27 16:37:56 CET 2013 110.01 Sun Oct 27 16:37:56 CET 2013
7 - original version; cloned from JSON-XS/CBOR-XS 12 - original version; cloned from JSON-XS/CBOR-XS
8 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines