| Revision: | 1.19 |
| Committed: | Mon Oct 28 23:19:54 2013 UTC (12 years, 10 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-4_0, rel-3_0, rel-4_01, rel-4_03, rel-4_02, rel-4_04, rel-4_0_00, rel-3_01, rel-3_02, rel-3_03, rel-3_04, HEAD |
| Changes since 1.18: | +1 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | README |
| 2 | Changes | ||
| 3 | MANIFEST | ||
| 4 | COPYING | ||
| 5 | Makefile.PL | ||
| 6 | XS.pm | ||
| 7 | XS.xs | ||
| 8 | root | 1.10 | XS/Boolean.pm |
| 9 | root | 1.14 | bin/json_xs |
| 10 | root | 1.2 | eg/bench |
| 11 | root | 1.1 | t/00_load.t |
| 12 | t/01_utf8.t | ||
| 13 | root | 1.3 | t/02_error.t |
| 14 | t/03_types.t | ||
| 15 | root | 1.4 | t/04_dwiw_encode.t |
| 16 | t/05_dwiw_decode.t | ||
| 17 | t/06_pc_pretty.t | ||
| 18 | t/07_pc_esc.t | ||
| 19 | t/08_pc_base.t | ||
| 20 | t/09_pc_extra_number.t | ||
| 21 | t/10_pc_keysort.t | ||
| 22 | t/11_pc_expo.t | ||
| 23 | root | 1.9 | t/12_blessed.t |
| 24 | root | 1.6 | t/13_limit.t |
| 25 | root | 1.7 | t/14_latin1.t |
| 26 | root | 1.8 | t/15_prefix.t |
| 27 | root | 1.11 | t/16_tied.t |
| 28 | root | 1.12 | t/17_relaxed.t |
| 29 | root | 1.13 | t/18_json_checker.t |
| 30 | root | 1.15 | t/19_incr.t |
| 31 | root | 1.16 | t/20_faihu.t |
| 32 | root | 1.17 | t/21_evans.t |
| 33 | root | 1.18 | t/22_comment_at_eof.t |
| 34 | root | 1.19 | t/52_object.t |
| 35 | root | 1.9 | t/99_binary.t |
| 36 | typemap |