Commit graph

16 commits

Author SHA1 Message Date
Cheng-Lung Sung
58d437fdf2 - Update to 2.01
Changes:	http://search.cpan.org/dist/JSON-XS/Changes
2008-01-05 02:55:15 +00:00
Cheng-Lung Sung
7e1a5c6724 - Update to 1.52 2007-10-17 03:46:25 +00:00
Cheng-Lung Sung
2edccba821 - Update to 1.51 2007-10-15 03:21:23 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Cheng-Lung Sung
fbb7976f48 - Update to 1.44 2007-08-22 00:59:55 +00:00
Cheng-Lung Sung
6f118c749d - Update to 1.43
PR:		ports/115001
Submitted by:	chinsan
Reviewed by:	clsung
2007-07-30 03:21:18 +00:00
Cheng-Lung Sung
67f7a2644f - Update to 1.42 2007-07-25 01:20:55 +00:00
Cheng-Lung Sung
11d7245cd1 - Update to 1.41 2007-07-13 05:20:44 +00:00
Cheng-Lung Sung
23d8815dd7 - Update to 1.24 2007-06-14 04:17:13 +00:00
Cheng-Lung Sung
ed9c593800 - Update to 1.23 2007-06-09 02:54:22 +00:00
Cheng-Lung Sung
ae0a6cf6d3 - Update to 1.22 2007-05-30 02:15:45 +00:00
Cheng-Lung Sung
b2a78a5ff4 - Update to 1.11 2007-04-09 08:06:35 +00:00
Cheng-Lung Sung
78c33496bc - Update to 1.10 (1.1) 2007-04-04 07:34:35 +00:00
Cheng-Lung Sung
dc0b14d76e - Update to 1.01 2007-04-01 15:09:27 +00:00
Cheng-Lung Sung
c98f58dd8a - Update to 1.0 2007-03-31 06:13:38 +00:00
Cheng-Lung Sung
d260b2acdf This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be fast.
To reach the latter goal it was written in C.

As this is the n-th-something JSON module on CPAN, what was the reason
to write yet another JSON module? While it seems there are many JSON
modules, none of them correctly handle all corner cases, and in most
cases their maintainers are unresponsive, gone missing, or not listening
to bug reports for other reasons.

WWW: http://search.cpan.org/dist/JSON-XS/
2007-03-26 01:39:09 +00:00