Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge branch '7.9' into gobject-introspection
Merge remote branch 'origin/7.9' into rblock_alloc Conflicts: src/post_modules/CritBit/floattree.cmod src/post_modules/CritBit/inttree.cmod src/post_modules/CritBit/stringtree.cmod
Move various modules from modules to post_modules.
Removed $Id$.
Fixed bug in json decode error formatter.
Added a new Val module for various global constant values. Currently with true, false, and null, moved from Standards.JSON and Sql. Also allows these values to be overridden with extended versions.
added DecodeError Rev: src/modules/JSON/JSON.pmod.in:1.4
Better to let null be false. Rev: src/modules/JSON/JSON.pmod.in:1.3 Rev: src/modules/JSON/testsuite.in:1.5
Pass the encode() flags to encode_json callbacks, and a few other small fixes. Rev: src/modules/JSON/JSON.pmod.in:1.2 Rev: src/modules/JSON/json.cmod:1.2
Added Standards.JSON, only with encoder so far. Rev: src/modules/JSON/.cvsignore:1.1 Rev: src/modules/JSON/JSON.pmod.in:1.1 Rev: src/modules/JSON/Makefile.in:1.1 Rev: src/modules/JSON/configure.in:1.1 Rev: src/modules/JSON/json.cmod:1.1