[json] Update the internal JSON-GLib copy
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 9 Jun 2009 11:42:19 +0000 (12:42 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 9 Jun 2009 13:07:22 +0000 (14:07 +0100)
commitd743aeaa21b2c06ce9e673808e6f3ab2b05dd929
treea843e293b5afcc26eb9da665bb539388d2aefe5f
parent91856b1bed071b98a4d3eb22a4efae089faf6490
[json] Update the internal JSON-GLib copy

There have been changes in JSON-GLib upstream to clean up the
data structures, and facilitate introspection.

We still not use the updated JsonParser with the (private) JsonScanner
code, since it's a fork of GLib's GScanner.
clutter/clutter-script.c
clutter/json/json-array.c
clutter/json/json-generator.c
clutter/json/json-node.c
clutter/json/json-object.c
clutter/json/json-parser.c
clutter/json/json-types-private.h [new file with mode: 0644]
clutter/json/json-types.h