pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/p5-JSON-XS



Module Name:    pkgsrc
Committed By:   he
Date:           Tue Feb 24 19:30:36 UTC 2009

Modified Files:
        pkgsrc/converters/p5-JSON-XS: Makefile distinfo

Log Message:
Update from version 2.231 to 2.232.

Upstream changes:

2.232 Sun Feb 22 11:12:25 CET 2009
        - use an exponential algorithm to extend strings, to
          help platforms with bad or abysmal==windows memory
          allocater performance, at the expense of some memory
          wastage (use shrink to recover this extra memory).
          (nicely analysed by Dmitry Karasik).

2.2311 Thu Feb 19 02:12:54 CET 2009
        - add a section "JSON and ECMAscript" to explain some
          incompatibilities between the two (problem was noted by
          various people).
        - add t/20_faihu.t.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/converters/p5-JSON-XS/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/converters/p5-JSON-XS/distinfo

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



Home | Main Index | Thread Index | Old Index