| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/JSON-XS
Notes:
svn path=/head/; revision=554497
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/JSON-XS
Notes:
svn path=/head/; revision=494966
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://metacpan.org/changes/distribution/JSON-XS
Notes:
svn path=/head/; revision=493908
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=448246
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=426461
|
|
|
|
|
|
|
|
|
|
| |
I'm deleting the Canary::Stability dependency. It's a useless build-time
dependency that the upstream author likes to add to his modules. It
does a series of about 3 checks about the Perl version that are already
handled by the ports tree.
Notes:
svn path=/head/; revision=409671
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=332538
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=318864
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.33/Changes
Notes:
svn path=/head/; revision=301952
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=279680
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=278663
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/152128
Submitted by: Zane C.B. <vvelox@vvelox.net>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=265201
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=257637
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=252995
|
|
|
|
|
|
|
|
|
| |
PR: ports/142627
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks)
Notes:
svn path=/head/; revision=248879
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=243132
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=240335
|
|
|
|
| |
Notes:
svn path=/head/; revision=228635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes):
2.231 Thu Nov 20 04:59:08 CET 2008
- work around 5.10.0 magic bugs where manipulating magic values
(such as $1) would permanently damage them as perl would
ignore the magicalness, by making a full copy of the string,
reported by Dmitry Karasik.
- work around spurious wanrings under older perl 5.8's.
PR: ports/131321
Submitted by: "Cory R. King" <coryking_AT_mozimedia dot com>
Notes:
svn path=/head/; revision=227861
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=220990
|
|
|
|
|
|
|
|
|
| |
PR: 125670
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: clsung (implicit)
Notes:
svn path=/head/; revision=217154
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=211688
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=210721
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-XS/Changes
Notes:
svn path=/head/; revision=205039
|
|
|
|
| |
Notes:
svn path=/head/; revision=201587
|
|
|
|
| |
Notes:
svn path=/head/; revision=201483
|
|
|
|
| |
Notes:
svn path=/head/; revision=198086
|
|
|
|
|
|
|
|
|
| |
PR: ports/115001
Submitted by: chinsan
Reviewed by: clsung
Notes:
svn path=/head/; revision=196686
|
|
|
|
| |
Notes:
svn path=/head/; revision=196234
|
|
|
|
| |
Notes:
svn path=/head/; revision=195512
|
|
|
|
| |
Notes:
svn path=/head/; revision=193447
|
|
|
|
| |
Notes:
svn path=/head/; revision=193072
|
|
|
|
| |
Notes:
svn path=/head/; revision=192349
|
|
|
|
| |
Notes:
svn path=/head/; revision=189541
|
|
|
|
| |
Notes:
svn path=/head/; revision=189153
|
|
|
|
| |
Notes:
svn path=/head/; revision=188946
|
|
|
|
| |
Notes:
svn path=/head/; revision=188872
|
|
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/
Notes:
svn path=/head/; revision=188344
|