| Revision: | 1.3 |
| Committed: | Sat Oct 26 11:08:34 2013 UTC (12 years, 10 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_02 |
| Changes since 1.2: | +4 -0 lines |
| Log Message: | 0.02 |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for Perl extension CBOR::XS |
| 2 | |||
| 3 | root | 1.3 | 0.02 Sat Oct 26 13:08:05 CEST 2013 |
| 4 | - no aborts left. | ||
| 5 | - add $CBOR::XS::MAGIC. | ||
| 6 | - preliminary tagged decoding to arrayref. | ||
| 7 | root | 1.2 | - indefinite encoding fixed. |
| 8 | - half float decoding implemented. | ||
| 9 | - t/50_rfc.t adds test vectors from the rfc, which | ||
| 10 | are checked as applicable. | ||
| 11 | |||
| 12 | root | 1.1 | 0.01 Fri Oct 25 21:39:56 CEST 2013 |
| 13 | - original version; cloned from JSON-XS | ||
| 14 |