| Revision: | 1.2 |
| Committed: | Sat Oct 26 10:41:12 2013 UTC (12 years, 10 months ago) by root |
| Branch: | MAIN |
| Changes since 1.1: | +5 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for Perl extension CBOR::XS |
| 2 | |||
| 3 | root | 1.2 | - indefinite encoding fixed. |
| 4 | - half float decoding implemented. | ||
| 5 | - t/50_rfc.t adds test vectors from the rfc, which | ||
| 6 | are checked as applicable. | ||
| 7 | |||
| 8 | root | 1.1 | 0.01 Fri Oct 25 21:39:56 CEST 2013 |
| 9 | - original version; cloned from JSON-XS | ||
| 10 |