Commit graph

3 commits

Author SHA1 Message Date
nros
a23af9fbca Update qore-json-module to version 1.5.
Patches have been applied upstream.

Release notes:

 * serialize binary values as base64-encoded strings
 * user modules moved to top-level qore module directory from
   version-specific module directory since they are valid for multiple
   versions of qore
 * serialize nan, +/-inf as null according to the JSON spec
 * added detection for invalid JSON-RPC calls and added a more
   user-friendly error message in the JsonRpcHandler module
 * new functions added conforming to Qore's function naming convention,
   old camel-case functions deprecated
 * JSON tests ported to QUnit
 * Qore 0.8.12 required as a minimum to build
 * JSON output is more compact; fewer extransous whitespaces are used
2016-07-20 13:05:12 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
ef51aac912 Import qore-json-module-1.4nb4 as textproc/qore-json-module, packaged
for wip by nros.

JSON module for the Qore language that provides (de)serialization to
JSON and RPC support.
2014-12-30 15:50:28 +00:00