pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-JSON



Module name:    wip
Committed by:   obache
Date:           Mon Apr 30 01:33:41 UTC 2007

Modified Files:
        wip/p5-JSON: Makefile distinfo
Removed Files:
        wip/p5-JSON/patches: patch-aa

Log Message:
Update p5-JSON to 1.11.

1.11  Mon Apr 23 13:31:15 2007
        - updated JSON::PP

1.10  Wed Apr 18 15:49:00 2007
        - added JSON::PP (will be renamed JSON)
        - fixed typo in JSONRPC.pm (rt#25605 by CMANLEY)
        - advanced the error handling of JSON::Parser
        - added t/16-scalarobj.t, t/17-tied.t

1.09  Wed Mar 28 06:40:56 2007
        - fixed 14-utf8.t and Converter.pm for old Perl version(v5.6)

1.08  Mon Mar 26 20:39:05 2007
        - fixed rt#25727 replace utf8 characters with the appropriate escape 
sequences.
           14-utf8.t was effected by this change.
        - fixed rt#25291 (and pasha sadri's report)
           JSON::Converter can handle blessed scalar ref.
        - fixed rt#25162 JSON::Converter can handle tied variable.
        - fixed JSON::Converter::_valueToJson's hex bug pointed by Paul Seamons.

1.07  Mon Jun  5 00:17:11 2006
        - fixed treating octal numbers of JSON::Converter (was broken since 
1.04)
           reported by Jose Alves de Castro and Rocco Caputo.
        - added utf8::encode emulator (less than Perl5.8 ) but no test!
           suggested by philip.tellis[at]gmail.com

1.06  no released
        - modified JSON::Converter's %esc value


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/p5-JSON/patches/patch-aa
cvs -z3 rdiff -u -r1.3 -r1.4 wip/p5-JSON/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/p5-JSON/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-JSON/patches/patch-aa?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-JSON/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-JSON/Makefile?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index