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

Comparing JSON-XS/MANIFEST (file contents):
Revision 1.4 by root, Fri Mar 23 15:10:55 2007 UTC vs.
Revision 1.19 by root, Mon Oct 28 23:19:54 2013 UTC

3MANIFEST 3MANIFEST
4COPYING 4COPYING
5Makefile.PL 5Makefile.PL
6XS.pm 6XS.pm
7XS.xs 7XS.xs
8XS/Boolean.pm
9bin/json_xs
8eg/bench 10eg/bench
9t/00_load.t 11t/00_load.t
10t/01_utf8.t 12t/01_utf8.t
11t/02_error.t 13t/02_error.t
12t/03_types.t 14t/03_types.t
16t/07_pc_esc.t 18t/07_pc_esc.t
17t/08_pc_base.t 19t/08_pc_base.t
18t/09_pc_extra_number.t 20t/09_pc_extra_number.t
19t/10_pc_keysort.t 21t/10_pc_keysort.t
20t/11_pc_expo.t 22t/11_pc_expo.t
23t/12_blessed.t
24t/13_limit.t
25t/14_latin1.t
26t/15_prefix.t
27t/16_tied.t
28t/17_relaxed.t
29t/18_json_checker.t
30t/19_incr.t
31t/20_faihu.t
32t/21_evans.t
33t/22_comment_at_eof.t
34t/52_object.t
35t/99_binary.t
36typemap

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines