Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.084356 submit/tizen_2.3/20150202.055502 tizen_2.3_release
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:45:43 +0000 (12:45 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:45:43 +0000 (12:45 +0900)
169 files changed:
.gitignore [new file with mode: 0755]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TC/_export_env.sh [new file with mode: 0755]
TC/_export_target_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/clean.sh [new file with mode: 0755]
TC/config [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_scen [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0755]
TC/tetclean.cfg [new file with mode: 0755]
TC/tetexec.cfg [new file with mode: 0755]
TC/unit/Makefile [new file with mode: 0755]
TC/unit/TC_Generator/Makefile [new file with mode: 0755]
TC/unit/TC_Generator/tslist [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_new_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_set_root_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_to_data_func.c [new file with mode: 0755]
TC/unit/TC_Generator/utc_libjson_json_generator_to_file_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/Makefile [new file with mode: 0755]
TC/unit/TC_Gobject/tslist [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_boxed_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_complex_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_full_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_gobject_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_interface_func.c [new file with mode: 0755]
TC/unit/TC_Gobject/utc_libjson_json_serialize_simple_func.c [new file with mode: 0755]
TC/unit/TC_Parser/Makefile [new file with mode: 0755]
TC/unit/TC_Parser/tslist [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_current_line_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_current_pos_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_get_root_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_has_assignment_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_load_from_data_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_load_from_file_func.c [new file with mode: 0755]
TC/unit/TC_Parser/utc_libjson_json_parser_new_func.c [new file with mode: 0755]
TC/unit/TC_Types/Makefile [new file with mode: 0755]
TC/unit/TC_Types/tslist [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_array_func.c [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_node_func.c [new file with mode: 0755]
TC/unit/TC_Types/utc_libjson_json_object_func.c [new file with mode: 0755]
TC/unit/tc_gen.sh [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0755]
autogen.sh [new file with mode: 0755]
build/Makefile.am [new file with mode: 0644]
build/autotools/Makefile.am [new file with mode: 0644]
build/autotools/Makefile.am.enums [new file with mode: 0644]
build/autotools/Makefile.am.gtest [new file with mode: 0644]
build/autotools/Makefile.am.marshal [new file with mode: 0644]
build/autotools/Makefile.am.silent [new file with mode: 0644]
build/autotools/as-compiler-flag.m4 [new file with mode: 0644]
build/autotools/gtk-doc.m4 [new file with mode: 0644]
build/autotools/introspection.m4 [new file with mode: 0644]
build/autotools/ltoptions.m4 [new file with mode: 0644]
build/autotools/ltsugar.m4 [new file with mode: 0644]
build/autotools/ltversion.m4 [new file with mode: 0644]
build/autotools/lt~obsolete.m4 [new file with mode: 0644]
build/autotools/shave-libtool.in [new file with mode: 0644]
build/autotools/shave.in [new file with mode: 0644]
build/autotools/shave.m4 [new file with mode: 0644]
compile [new file with mode: 0755]
config.h.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libjson-glib-dev.install.in [new file with mode: 0644]
debian/libjson-glib.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/reference/Makefile.am [new file with mode: 0644]
doc/reference/html/JsonGenerator.html [new file with mode: 0644]
doc/reference/html/JsonParser.html [new file with mode: 0644]
doc/reference/html/annotation-glossary.html [new file with mode: 0644]
doc/reference/html/ch01.html [new file with mode: 0644]
doc/reference/html/ch02.html [new file with mode: 0644]
doc/reference/html/ch03.html [new file with mode: 0644]
doc/reference/html/ch04.html [new file with mode: 0644]
doc/reference/html/home.png [new file with mode: 0644]
doc/reference/html/index.html [new file with mode: 0644]
doc/reference/html/index.sgml [new file with mode: 0644]
doc/reference/html/ix01.html [new file with mode: 0644]
doc/reference/html/ix02.html [new file with mode: 0644]
doc/reference/html/ix03.html [new file with mode: 0644]
doc/reference/html/ix04.html [new file with mode: 0644]
doc/reference/html/ix05.html [new file with mode: 0644]
doc/reference/html/ix06.html [new file with mode: 0644]
doc/reference/html/json-advanced.html [new file with mode: 0644]
doc/reference/html/json-base.html [new file with mode: 0644]
doc/reference/html/json-glib-Boxed-Types-Serialization.html [new file with mode: 0644]
doc/reference/html/json-glib-GObject-Serialization.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Array.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Node.html [new file with mode: 0644]
doc/reference/html/json-glib-JSON-Object.html [new file with mode: 0644]
doc/reference/html/json-glib-Serializable-Interface.html [new file with mode: 0644]
doc/reference/html/json-glib-Versioning-information.html [new file with mode: 0644]
doc/reference/html/json-glib.devhelp [new file with mode: 0644]
doc/reference/html/json-glib.devhelp2 [new file with mode: 0644]
doc/reference/html/json-glib.html [new file with mode: 0644]
doc/reference/html/json-streams.html [new file with mode: 0644]
doc/reference/html/json-tools.html [new file with mode: 0644]
doc/reference/html/left.png [new file with mode: 0644]
doc/reference/html/license.html [new file with mode: 0644]
doc/reference/html/right.png [new file with mode: 0644]
doc/reference/html/style.css [new file with mode: 0644]
doc/reference/html/up.png [new file with mode: 0644]
doc/reference/json-glib-docs.xml [new file with mode: 0644]
doc/reference/json-glib-overrides.txt [new file with mode: 0644]
doc/reference/json-glib-sections.txt [new file with mode: 0644]
doc/reference/json-glib.types [new file with mode: 0644]
doc/reference/tmpl/json-array.sgml [new file with mode: 0644]
doc/reference/tmpl/json-gboxed.sgml [new file with mode: 0644]
doc/reference/tmpl/json-generator.sgml [new file with mode: 0644]
doc/reference/tmpl/json-glib-unused.sgml [new file with mode: 0644]
doc/reference/tmpl/json-gobject.sgml [new file with mode: 0644]
doc/reference/tmpl/json-node.sgml [new file with mode: 0644]
doc/reference/tmpl/json-object.sgml [new file with mode: 0644]
doc/reference/tmpl/json-parser.sgml [new file with mode: 0644]
doc/reference/tmpl/json-serializable.sgml [new file with mode: 0644]
doc/reference/tmpl/json-version.sgml [new file with mode: 0644]
doc/reference/version.xml.in [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
install-sh [new file with mode: 0755]
json-glib-0.10.4 [new file with mode: 0644]
json-glib.pc.in [new file with mode: 0644]
json-glib/Makefile.am [new file with mode: 0644]
json-glib/json-array.c [new file with mode: 0644]
json-glib/json-enum-types.c.in [new file with mode: 0644]
json-glib/json-enum-types.h.in [new file with mode: 0644]
json-glib/json-gboxed.c [new file with mode: 0644]
json-glib/json-generator.c [new file with mode: 0644]
json-glib/json-generator.h [new file with mode: 0644]
json-glib/json-glib.h [new file with mode: 0644]
json-glib/json-gobject-private.h [new file with mode: 0644]
json-glib/json-gobject.c [new file with mode: 0644]
json-glib/json-gobject.h [new file with mode: 0644]
json-glib/json-marshal.list [new file with mode: 0644]
json-glib/json-node.c [new file with mode: 0644]
json-glib/json-object.c [new file with mode: 0644]
json-glib/json-parser.c [new file with mode: 0644]
json-glib/json-parser.h [new file with mode: 0644]
json-glib/json-scanner.c [new file with mode: 0644]
json-glib/json-scanner.h [new file with mode: 0644]
json-glib/json-serializable.c [new file with mode: 0644]
json-glib/json-types-private.h [new file with mode: 0644]
json-glib/json-types.h [new file with mode: 0644]
json-glib/json-version.h.in [new file with mode: 0644]
json-glib/tests/Makefile.am [new file with mode: 0644]
json-glib/tests/array-test.c [new file with mode: 0644]
json-glib/tests/node-test.c [new file with mode: 0644]
json-glib/tests/object-test.c [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/json-glib.spec [new file with mode: 0644]
packaging/support_surrogate_pairs_in_json_string.patch [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/test-generator.c [new file with mode: 0644]
tests/test-parser.c [new file with mode: 0644]
tests/test-serialize-boxed.c [new file with mode: 0644]
tests/test-serialize-complex.c [new file with mode: 0644]
tests/test-serialize-full.c [new file with mode: 0644]
tests/test-serialize-simple.c [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100755 (executable)
index 0000000..fcdfa46
--- /dev/null
@@ -0,0 +1,54 @@
+build_log
+*.log
+*.pyc
+usr
+opt
+*.o
+*.os
+*.exe
+packages
+binaries
+*.ipk
+*~
+*.lo
+Makefile
+*.la
+build-stamp
+config.h
+config.status
+debian/files
+debian/libjson-glib-dev.install
+debian/libjson-glib-dev.substvars
+debian/libjson-glib-dev/
+debian/libjson-glib.install
+debian/libjson-glib.postinst.debhelper
+debian/libjson-glib.postrm.debhelper
+debian/libjson-glib.substvars
+debian/libjson-glib/
+doc/reference/version.xml
+json-glib-1.0.pc
+json-glib.pc
+json-glib/.deps/
+json-glib/.libs/
+json-glib/json-enum-types.c
+json-glib/json-enum-types.h
+json-glib/json-marshal.c
+json-glib/json-marshal.h
+json-glib/json-version.h
+json-glib/stamp-enum-types
+json-glib/stamp-marshal
+json-glib/tests/.deps/
+json-glib/tests/.libs/
+json-glib/tests/array-test
+json-glib/tests/node-test
+json-glib/tests/object-test
+libtool
+stamp-h1
+tests/.deps/
+tests/.libs/
+tests/test-generator
+tests/test-parser
+tests/test-serialize-boxed
+tests/test-serialize-complex
+tests/test-serialize-full
+tests/test-serialize-simple
diff --git a/AUTHORS b/AUTHORS
new file mode 100644 (file)
index 0000000..6b0e47a
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+Emmanuele Bassi <ebassi@openedhand.com>
diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000..b1e3f5a
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,504 @@
+                 GNU LESSER GENERAL PUBLIC LICENSE
+                      Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+\f
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard.  To achieve this, non-free programs must be
+allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+\f
+                 GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+\f
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+\f
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+\f
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+\f
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+\f
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+\f
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                           NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+\f
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.  It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the library's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the
+  library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+  <signature of Ty Coon>, 1 April 1990
+  Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..c1ae693
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,4865 @@
+commit 8935b7db1f25818eff3bb16cbe2b8b2981d4e195
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Mar 19 17:04:54 2010 +0000
+
+    Release 0.10.4
+
+ NEWS         |    7 +++++++
+ configure.ac |    2 +-
+ 2 files changed, 8 insertions(+), 1 deletions(-)
+
+commit a3ac934acabe0bf5e03dc5c22c51f0bd8fa056c2
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Mar 19 16:59:57 2010 +0000
+
+    parser: Refactor the JsonParser logic
+    
+    The array and object parsing logic in JsonParser has clearly exploded
+    beyond control: a simple tightening of the JSON validation almost broke
+    the parser in two. It it is time to...
+    
+            <cue Christopher Lee voice-over>
+    
+            REFACTOR THE CODE!
+    
+            </cue Christopher Lee voice-over>
+    
+    This time, we should be following the JSON state machine and try to do
+    more prediction of the next state based on peeking the next token.
+    
+    The code is fairly cleaner, now; and, most of all, still passes the
+    validation test suite - which is, you know... nice.
+    
+    (cherry picked from commit 08cec3b7c9202007a5abbf548f8d2f1b54d4d0b4)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-parser.c |  467 ++++++++++++++++++-----------------------------
+ 1 files changed, 179 insertions(+), 288 deletions(-)
+
+commit e2e4c60f9f1b5302f23f08fea9e3882ea5135406
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Mar 18 22:41:14 2010 +0000
+
+    JSON-GLib bug tracking system has been moved
+    
+    We are now using bugzilla.gnome.org, since we're already hosted on
+    git.gnome.org.
+    (cherry picked from commit 9d7c58b4fb5edeb8e9413acc9d509447e13962e5)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ README       |    2 +-
+ configure.ac |    2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 6b2d50001f2db526c5108a764693a632573c51a0
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Mar 18 17:05:57 2010 +0000
+
+    generator: Use %g format for g_ascii_formatd()
+    
+    I should read the documentation for the functions I use:
+    
+      Converts a gdouble to a string, using the '.' as decimal point. To
+      format the number you pass in a printf()-style format string. Allowed
+      conversion specifiers are 'e', 'E', 'f', 'F', 'g' and 'G'.
+                    -- from g_ascii_formatd() in GLib's API reference
+    
+    Epic reading fail.
+    (cherry picked from commit f622ee8d8ba54ddea6fbb7311a905ffab7842e8d)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-generator.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 7ced197c050f56c2555b9190d648f22e337209b8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Mar 5 19:23:49 2010 +0000
+
+    tests: Add another trailing comma invalid test
+    (cherry picked from commit 88ac0d5111eb528e4c396e4c169ceee4fb046e62)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ tests/test-parser.c |    3 ++-
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 3c239e0d75a7246a2a3f75358ad662cefdb0960d
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Mar 1 17:42:41 2010 +0000
+
+    tests: Add negative tests
+    
+    Verify that invalid JSON will trigger a parser error.
+    (cherry picked from commit c22c1151e418af9506547804d4bc9fddb60bc0f1)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ tests/test-parser.c |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 53 insertions(+), 0 deletions(-)
+
+commit 29881f03468db08bfb404cfcd5b61b4cdc419a87
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Mar 1 17:41:14 2010 +0000
+
+    parser: Improve strictness
+    
+    Apparently, some breakage crept in JsonParser which allowed invalid JSON
+    to actually pass. For instance: trailing and missing commas, invalid
+    barewords and wrong array and object closing braces.
+    (cherry picked from commit 26668fe238a52a7fd8374f409fc277aaa8efa826)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-parser.c |  117 +++++++++++++++++++++++++++++++----------------
+ 1 files changed, 78 insertions(+), 39 deletions(-)
+
+commit 84b68de38bab2d4537a6eb77c8df2a1288cef8ca
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Feb 26 14:07:47 2010 +0000
+
+    Post-release version bump to 0.10.3
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 755592e2c9e7e9cafbdf2b349a0df41dfeae83aa
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Feb 26 14:04:12 2010 +0000
+
+    Release 0.10.2 (stable snapshot)
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 382159118096b899b10411c8b37dbc743702e205
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Feb 26 14:03:59 2010 +0000
+
+    Update NEWS file
+
+ NEWS |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit a5d9c7bd125571c877f1f7b76f92412b37fc4ce4
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Jan 24 18:58:28 2010 +0000
+
+    docs: Fix the GBoxed registration example
+    
+    The registration function for serialization and deserialization has been
+    replaced by two separate functions before releasing 0.10, but I forgot to
+    update the example in the documentation.
+    (cherry picked from commit ea666891cb1e6fc9e527ce6c93a306bc97145f16)
+
+ json-glib/json-gboxed.c |   11 ++++++-----
+ 1 files changed, 6 insertions(+), 5 deletions(-)
+
+commit 1ce1d549477b79e7d94fb891f323afbdb8a8d4ce
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Jan 10 09:59:14 2010 +0000
+
+    Initialize every member of JsonObject on construction
+    
+    We create JsonObject structures using g_slice_new(), so we need to
+    initialize every member of the structure ourselves.
+    (cherry picked from commit c09c2dc1c54c83fea4ef93486081fe3fab35452c)
+
+ json-glib/json-object.c |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit dae32677d140a3ba6a15e1198b53ea0b3e1716b0
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Dec 29 15:35:21 2009 +0000
+
+    Post-release version bump to 0.10.1
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 5aff66e8fae3e28c9cb6b74696170154eed303a7
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Dec 29 15:33:28 2009 +0000
+
+    Release 0.10.0
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7258a776ea90ea4b2dcc6f1e4e440bb09c581a12
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Dec 29 15:31:22 2009 +0000
+
+    build: Enable introspection when distchecking
+
+ Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 80c5178127052e600146ca889500e263da4ebf10
+Author: Vincent Untz <vuntz@gnome.org>
+Date:   Sun Dec 27 02:09:44 2009 +0100
+
+    Initialize out variables before using them
+    
+    Here's a small patch for json-glib, to fix some gcc warnings breaking
+    the build with -Werror (gcc can't know if the variable will get
+    initialized or not). I didn't find a product for json-glib in bugzilla,
+    but I guess a mail will work ;-)
+    
+    Happy holidays :-)
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-gobject.c |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit e3a57eae397926ad23e216996eda164ed6c15c63
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:50:58 2009 +0000
+
+    Post-release bump to 0.9.3
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 4477758b73a0712fdef5e7907f6b6f4e0878428e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:34:41 2009 +0000
+
+    Release 0.9.2 (0.10.0-rc1)
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 654f99c6b0d771cc6b4c68790ab164b0f691307d
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:34:08 2009 +0000
+
+    Update NEWS
+
+ NEWS |   15 +++++++++++++++
+ 1 files changed, 15 insertions(+), 0 deletions(-)
+
+commit 307605046cf89ef922d1d1e7c7b95405f3ecfdfb
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:48:25 2009 +0000
+
+    docs: Fix annotation for json_gobject_to_data()
+
+ json-glib/json-gobject.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit e7eb3ca4a9de1c7348dc82f528cf0858f52849dd
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:37:04 2009 +0000
+
+    docs: Add missing to/from_data methods
+
+ doc/reference/json-glib-sections.txt |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 27bb2c060a7b2ecc4839719d39b2044efe4c3e7a
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:46:27 2009 +0000
+
+    docs: Add release notes to the README
+
+ README |   12 ++++++++++--
+ 1 files changed, 10 insertions(+), 2 deletions(-)
+
+commit 780d82310c47c3f07bcbaab2cefbea0d6decb899
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:33:45 2009 +0000
+
+    docs: Update the README
+
+ README |   27 ++++++++++++++++-----------
+ 1 files changed, 16 insertions(+), 11 deletions(-)
+
+commit d122f9b8c09ad7e82b1a70da5d65ebba2111e6cc
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:33:01 2009 +0000
+
+    build: Clean up the configure summary
+    
+    Make the output of the summary a little bit nicer.
+
+ configure.ac |   27 ++++++++++++++++++++-------
+ 1 files changed, 20 insertions(+), 7 deletions(-)
+
+commit e4c4480036a82cc5177fc1f184c18019af0e805e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Nov 29 12:31:54 2009 +0000
+
+    build: Require G-I 0.6.4
+    
+    We should require at least 0.6.4 for GObject-Introspection, since that
+    version allows us to pass the .la file to g-ir-scanner.
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 4445bdb04d5eebc145a1db82aa5b811e8d4ed048
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sat Nov 28 19:13:27 2009 +0000
+
+    docs: Fix argument name mismatch
+    
+    gtk-doc complains that the argument name in the header does not match
+    the one in the documentation annotation for the GBoxed deserialization
+    function registration.
+
+ json-glib/json-gobject.h |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 793e827feaa9be3c4ffbe5c0425ac6bcc0c9e6d1
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sat Nov 28 19:06:36 2009 +0000
+
+    build: Clean up json-glib/Makefile.am rules
+
+ json-glib/Makefile.am |   24 ++++--------------------
+ 1 files changed, 4 insertions(+), 20 deletions(-)
+
+commit 97584658672fe4709fc7c3b24a44b477112322f7
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sat Nov 28 17:39:37 2009 +0000
+
+    build: Fix out-of-tree enum types file generation
+
+ build/autotools/Makefile.am.enums |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 3cf919e9c7f3201305a1a63a3c270e422a37efed
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Nov 23 22:20:58 2009 +0000
+
+    boxed: Split (de)serialization registration
+    
+    A GBoxed type defined as:
+    
+      struct Boxed {
+        int foo;
+        gboolean bar;
+        int baz;
+      };
+    
+    Can be represented either by a JSON object:
+    
+      {
+        "foo" : 1,
+        "bar" : true,
+        "baz" : 3
+      }
+    
+    Or by a JSON array:
+    
+      [ 1, true, 3 ]
+    
+    The current function for registering a serialization and a
+    deserialization pair does not allow registering more than one
+    deserialization function - which means that there can only be
+    one way to deserialize a GBoxed type into a specific JsonNode
+    type.
+    
+    To allow having more than one JsonNodeType associated to a
+    GBoxed type and a deserialization function we need to split out
+    the registration of the serialization and deserialization functions
+    into two distinct functions.
+
+ doc/reference/json-glib-sections.txt |    3 +-
+ json-glib/json-gboxed.c              |  115 ++++++++++++++++++++++------------
+ json-glib/json-gobject.c             |    4 +-
+ json-glib/json-gobject.h             |   63 +++++++++---------
+ tests/test-serialize-boxed.c         |    7 +-
+ 5 files changed, 114 insertions(+), 78 deletions(-)
+
+commit 61d54cc9e2a3098e876e700a9248428f400a5368
+Author: Tristan Van Berkom <tristan.van.berkom@gmail.com>
+Date:   Thu Nov 12 12:59:03 2009 +0000
+
+    serializable: Make Serializable in charge of parsing
+    
+    If a GObject class implements JsonSerializable and has overridden
+    the serialize_property() vfunc then the Serializable should be fully in
+    charge of serializing a property - that is: JSON-GLib should not try to
+    add a fallback in case the serialize_property() implementation returned
+    NULL.
+    
+    This is a change in semantics for JsonSerializable implementations.
+    
+    http://bugzilla.openedhand.com/show_bug.cgi?id=1859
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-gobject.c |    7 +++++--
+ 1 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 63dc03da507a216c0764bc0e50fc62b2b77dc1b2
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 12:38:29 2009 +0000
+
+    serializable: Add methods proxying default implementations
+    
+    If you want to use the default implementation of serialize_property()
+    and/or deserialize_property() from an object class implementing
+    JsonSerializable you currently have to peek the interface vtable and
+    then call the vfunc pointers.
+    
+    We can expose the default implementation through functions ourselves and
+    simplify the required code.
+
+ doc/reference/json-glib-sections.txt |    4 ++
+ json-glib/json-gobject.h             |   28 +++++++---
+ json-glib/json-serializable.c        |   92 ++++++++++++++++++++++++++++++++++
+ 3 files changed, 115 insertions(+), 9 deletions(-)
+
+commit 5f484d8c274a2b866f9a3d38eebe2baa1939b7ac
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 12:03:13 2009 +0000
+
+    gobject: Add deprecation annotations
+    
+    This makes it easier to detect when building without
+    JSON_DISABLE_DEPRECATED.
+
+ json-glib/json-gobject.h |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 3c7811bf24d4b957da730949af6795b728db5bad
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 12:02:41 2009 +0000
+
+    build: Build without deprecations
+    
+    Make sure that JSON-GLib is built without using deprecated API.
+
+ json-glib/Makefile.am |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 923311ee52b77f53c5c529e497ea2a24efaf23ea
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 12:01:04 2009 +0000
+
+    tests: Do not use deprecated API
+    
+    Tests should not be using API marked as deprecated.
+
+ tests/Makefile.am              |    2 +-
+ tests/test-serialize-boxed.c   |    4 ++--
+ tests/test-serialize-complex.c |    2 +-
+ tests/test-serialize-full.c    |    2 +-
+ tests/test-serialize-simple.c  |    2 +-
+ 5 files changed, 6 insertions(+), 6 deletions(-)
+
+commit e3ae84e743e1d1a1a0202e900f443e143cb77f45
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 11:57:45 2009 +0000
+
+    tests: Verify Serializable::serialize_property()
+    
+    Verify that an object with a custom serialize_property() is effectively
+    what we expect it to be when it is parsed.
+
+ tests/test-serialize-complex.c |   32 ++++++++++++++++++++++++++++++++
+ 1 files changed, 32 insertions(+), 0 deletions(-)
+
+commit 7cebdd008a02e6cef0514f40327f94eba2a2088e
+Author: Cornelius Hald <hald@icandy.de>
+Date:   Thu Nov 12 11:37:54 2009 +0000
+
+    Doubles are converted to strings containing commas
+    
+    Under some locales (e.g. de_DE) a double is converted to a string
+    containing a comma instead of a dot. That breaks the JSON syntax.
+    
+    Example:
+    Double: 0.34 is converted to 0,34 when using locale de_DE
+    
+    http://bugzilla.openedhand.com/show_bug.cgi?id=1826
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-generator.c |    7 ++++++-
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+commit 30d4efb775cb416212c00e3ececb0f0147739f40
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 11:28:17 2009 +0000
+
+    Update Introspection annotations
+    
+    â€¢ Fix the transfer rules for JsonNode, JsonObject and JsonArray
+    getters.
+    
+    â€¢ Annotate the methods returning lists
+
+ json-glib/json-array.c  |   18 +++++++++---------
+ json-glib/json-node.c   |   15 ++++++++-------
+ json-glib/json-object.c |   25 +++++++++++++------------
+ json-glib/json-parser.c |    5 +++--
+ 4 files changed, 33 insertions(+), 30 deletions(-)
+
+commit 47cd2f678a8321faac0e2d00a3538181e7bc1cbf
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 11:27:36 2009 +0000
+
+    build: Add more flags to the maintainer cflags list
+
+ configure.ac |    4 +++-
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit ecc185d1c542f6ff41f84be026dc380f611a5d6e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Nov 12 10:09:17 2009 +0000
+
+    enum-types: Put back a missing static
+    
+    The GEnumValue array defining the enumeration type values must be
+    static, otherwise everything will crash when trying to retrieve the
+    enumeration data from the GEnumClass.
+
+ json-glib/json-enum-types.c.in |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 84f5af58c23b174cc9708e81ce8ccbfffa6e68eb
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Oct 30 10:46:32 2009 +0000
+
+    object: Return values list in insertion order
+    
+    Since we return the member names in insertion order, we should also
+    return the member values in the same order.
+    
+    This also allows us to get rid of the (yucky) internal copies of
+    g_hash_table_get_keys() and g_hash_table_get_values(), since we use
+    the hash table only for storage and lookup purposes.
+
+ json-glib/json-object.c |   55 ++++++-----------------------------------------
+ 1 files changed, 7 insertions(+), 48 deletions(-)
+
+commit a25a1ded25e5d1f605cffd6da7a5e036151aa70c
+Author: Mathias Hasselmann <mathias.hasselmann@gmx.de>
+Date:   Thu Oct 29 14:01:04 2009 +0000
+
+    tests: Verify parsing bare values
+    
+    http://bugzilla.openedhand.com/show_bug.cgi?id=1856
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ tests/test-parser.c |   38 +++++++++++++++++++++++++++++++++-----
+ 1 files changed, 33 insertions(+), 5 deletions(-)
+
+commit 026ea0357fbe95e2acd43555e3b5d00e329c9740
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Oct 29 13:59:44 2009 +0000
+
+    parser: Advance when parsing bare values
+    
+    A missing get_next_token() prevents getting the contents of
+    the tokenizer in order to place them into the JsonNode.
+
+ json-glib/json-parser.c |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 578111be53065a2bbeda73865bfa4e178f185649
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Wed Oct 28 16:54:34 2009 +0000
+
+    introspection: Fix the GIR generation
+    
+    The rule for creating the JSON-GLib GIR file should use the
+    json-glib.la shared object, to avoid using the installed
+    copy of JSON-GLib when compiling the typelib.
+    
+    The include file for JSON-GLib is json-glib/json-gobject.h as
+    well: json-glib/json-object.h does not exist.
+
+ json-glib/Makefile.am |   11 ++++++++---
+ 1 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 8f8ce87730fc0bf102a707e84c4f6106b215cfab
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Wed Oct 28 16:23:39 2009 +0000
+
+    gobject: Use from/to data naming convention
+    
+    Be more GLib-like, and use
+    
+      <namespace>_<type>_from_data()
+      <namespace>_<type>_to_data()
+    
+    Instead of the homebrew "construct" and "serialize", when dealing
+    with string buffers.
+    
+    This means:
+    
+      â€¢ adding json_gobject_from_data() to deprecate
+        json_construct_gobject()
+      â€¢ adding json_gobject_to_data() to deprecate
+        json_serialize_gobject()
+    
+    The json_construct_gobject() function also contains a mistake: it
+    uses gsize with the special value of -1 meaning "slurp the whole
+    string", but gsize is an unsigned type. The newly added
+    json_gobject_from_data() correctly uses gssize instead.
+
+ json-glib/json-gobject.c |   63 +++++++++++++++++++++++++++++++++++++++++++---
+ json-glib/json-gobject.h |   10 +++++++
+ 2 files changed, 69 insertions(+), 4 deletions(-)
+
+commit 00b4d200849e232cd904d23d3593d6f95252b483
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Wed Oct 28 16:05:19 2009 +0000
+
+    gobject: Uniform JSON<->GObject mapping code
+    
+    Rename json_gobject_new() to json_gobject_deserialize(), and
+    json_gobject_dump() to json_gobject_serialize(); this maps the
+    JSON GBoxed API.
+    
+    Also for consistency, change the serialize() return value and
+    the deserialize() argument to be JsonNodes of type JSON_NODE_OBJECT.
+
+ doc/reference/json-glib-sections.txt |    4 +-
+ json-glib/json-gobject.c             |   82 ++++++++++++++++++++++------------
+ json-glib/json-gobject.h             |   10 ++--
+ 3 files changed, 61 insertions(+), 35 deletions(-)
+
+commit fc0607c740b153acc96e4df12a12b042e08e831b
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Wed Oct 28 12:01:21 2009 +0000
+
+    docs: Add long descriptions
+    
+    The json-boxed and json-serializable sections are missing the
+    long description for the API reference.
+
+ json-glib/json-gboxed.c       |   49 +++++++++++++++++++++++++++++++++++++---
+ json-glib/json-serializable.c |    5 +++-
+ 2 files changed, 49 insertions(+), 5 deletions(-)
+
+commit 498827110f3d635e545c7351732551676a06a1bf
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Wed Oct 28 10:07:39 2009 +0000
+
+    docs: Add the 0.10 symbols index
+
+ doc/reference/json-glib-docs.xml |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 0979bbceb654c5e4b5dadf1e6f7e85bb9df87ca5
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 20:58:08 2009 +0000
+
+    docs: Split out GObject-related sections
+    
+    Like commit c176f70e593c9cfb4901cd9f27ce54b8aa7152f2 did for the
+    source code, the documentation should be split three-ways:
+    
+      â€¢ GObject-related API
+      â€¢ JsonSerializable
+      â€¢ GBoxed-related API
+
+ doc/reference/Makefile.am            |   15 +++++++--------
+ doc/reference/json-glib-docs.xml     |    2 ++
+ doc/reference/json-glib-sections.txt |   33 +++++++++++++++++++++++++++------
+ 3 files changed, 36 insertions(+), 14 deletions(-)
+
+commit 2f56ba9021ec4fe1574630404d6b24e4813cf1eb
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 20:57:52 2009 +0000
+
+    docs: Documentation fixes for gtk-doc
+
+ json-glib/json-gboxed.c |    8 +++++---
+ 1 files changed, 5 insertions(+), 3 deletions(-)
+
+commit c176f70e593c9cfb4901cd9f27ce54b8aa7152f2
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 20:49:09 2009 +0000
+
+    build: Split out GBoxed and Serializable
+    
+    The json-gobject.c is getting pretty crowded; we should split out
+    the JsonBoxed API and the JsonSerialized implementation into their
+    separate source files.
+
+ json-glib/Makefile.am            |    4 +
+ json-glib/json-gboxed.c          |  275 ++++++++++++++++++++++++++++
+ json-glib/json-gobject-private.h |   39 ++++
+ json-glib/json-gobject.c         |  371 +-------------------------------------
+ json-glib/json-serializable.c    |  154 ++++++++++++++++
+ 5 files changed, 476 insertions(+), 367 deletions(-)
+
+commit 373fa3d9b73391b38620fbd9ce9b69f358e5f4c8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 18:10:19 2009 +0000
+
+    gobject: Make GObject<->JsonObject functions public
+    
+    The functions mapping a GObject to and from a JsonObject should
+    be public, as they can be used by parsers.
+
+ json-glib/json-gobject.c |   30 ++++++++++++++++++++++++++++--
+ json-glib/json-gobject.h |   16 ++++++++++------
+ 2 files changed, 38 insertions(+), 8 deletions(-)
+
+commit 85f7a8e8206168d95b3ef9c02aa584f0fae5b37e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 18:03:11 2009 +0000
+
+    gobject: Reuse the list data
+    
+    Since we ignore all members that don't have a corresponding
+    GParamSpec for the class we cannot use:
+    
+      members = g_list_prepend (members, pspec->name);
+    
+    Because pspec might also be NULL. We can reuse the GList iterator
+    data field, since that points to data internal to the JsonObject
+    we are iterating over.
+
+ json-glib/json-gobject.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ff986ee5b8df45255f4f5ab01be0bbad893bc55e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:53:34 2009 +0000
+
+    gobject: Add experimental GBoxed<->JSON transformation
+    
+    Serializing and deserializing GBoxed types is fairly complicated
+    currently. If a GObject implements JsonSerializable it is possible
+    for the class to intercept the JsonNode, parse it manually and
+    then set the value to the property.
+    
+    This leaves a hole opened for:
+    
+      â€¢ manual (de)serialization of GBoxed types
+      â€¢ (de)serialization of GBoxed properties in classes not
+        implementing JsonSerializable
+    
+    In order to serialize and deserialize a GBoxed JSON-GLib should
+    provide a mechanism similar to the GValue transformation functions:
+    when registering the boxed type the developer should also be able
+    to register a serialization and a deserialization functions pair
+    matching the tuple:
+    
+      (GBoxed type, JSON type)
+    
+    The serialization function would be:
+    
+      JsonNode *(* JsonBoxedSerializeFunc) (gconstpointer boxed);
+    
+    And, conversely, the deserialization function would be:
+    
+      gpointer (* JsonBoxedDeserializeFunc) (JsonNode *node);
+    
+    Obviously, the whole machinery works only for GBoxed types that
+    register the serialization and deserialization functions.
+
+ .gitignore                   |   68 ++++++-----
+ json-glib/json-gobject.c     |  264 +++++++++++++++++++++++++++++++++++++++++-
+ json-glib/json-gobject.h     |   37 ++++++
+ tests/Makefile.am            |    8 +-
+ tests/test-serialize-boxed.c |  263 +++++++++++++++++++++++++++++++++++++++++
+ 5 files changed, 602 insertions(+), 38 deletions(-)
+
+commit 7f6a73a0964b66b15e8b5a9858b9bc76b010f67b
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:43:38 2009 +0000
+
+    node: Add a private NodeType-to-string converter
+    
+    Useful for debugging and logging purposes.
+
+ json-glib/json-node.c          |   23 ++++++++++++++++++++++-
+ json-glib/json-types-private.h |    2 ++
+ 2 files changed, 24 insertions(+), 1 deletions(-)
+
+commit 3f8990f7a4c362590f19e427aae2f68f27303fe6
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:42:14 2009 +0000
+
+    Remove a stray ';' that broke deserializing GStrv
+    
+    The stray semicolon was preventing the GPtrArray from being
+    updated.
+
+ json-glib/json-gobject.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 8e550ac4dbb5500a40c7adad88868ede40397db7
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:41:38 2009 +0000
+
+    Fix compiler warnings (remove unused variables)
+
+ json-glib/json-gobject.c |    3 +--
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 3b994a52d9c34f67e4ac52aa4bb0c380789fbd60
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:40:55 2009 +0000
+
+    build: Export MAINTAINER_CFLAGS
+    
+    Apparently, the MAINTAINER_CFLAGS were ignored.
+
+ configure.ac |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 0810711a7fbb915ba9397a66e77babb30765d090
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:40:23 2009 +0000
+
+    build: Use AM_PROG_CC_C_O
+    
+    Use the Automake macro to enable per-target compiler flags.
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d664f886372afbe1d54e633240e7b7e06ebc45c8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 17:40:03 2009 +0000
+
+    Fix compiler warnings (remove unused variables)
+
+ tests/test-generator.c      |    4 ++--
+ tests/test-serialize-full.c |    1 -
+ 2 files changed, 2 insertions(+), 3 deletions(-)
+
+commit 83dea3b3dd2281dca206e0873b5fed0a2a3d50de
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 14:01:24 2009 +0000
+
+    gobject: Support constructor properties
+    
+    The GObject deserialization code currently skips all the constructor
+    and constructor-only properties. In order to implement them we can
+    add a preliminary pass on the JSON object members and build a
+    GParameter array.
+    
+    As we don't have a GObject instance we cannot really use the
+    Serializable interface to provide custom parsing for complex data
+    structures, thus we fall back to the default deserialization code
+    path.
+
+ json-glib/json-gobject.c    |   98 ++++++++++++++++++++++++++++++++++++++-----
+ tests/test-serialize-full.c |   11 +++--
+ 2 files changed, 93 insertions(+), 16 deletions(-)
+
+commit 2616938c7c042fced9be197205a535a8b420534e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 11:57:38 2009 +0000
+
+    build: Clean up the build environment
+    
+    Some of the rules can be moved into their own files to be included
+    when needed, like:
+    
+      â€¢ silent rules (QUIET_*)
+      â€¢ glib-mkenums rules
+      â€¢ glib-genmarshal rules
+    
+    Also, the test suite rules should be moved from the top-level of
+    the project into the build/autotools directory and then included
+    only where it makes sense.
+    
+    This requires changing most of the build system to use the new
+    files layout.
+
+ .gitignore                          |    4 +-
+ Makefile.am                         |    5 +-
+ Makefile.decl                       |   61 ------------------------
+ build/Makefile.am                   |   12 ++++-
+ build/autotools/Makefile.am         |   21 +++++++--
+ build/autotools/Makefile.am.enums   |   43 +++++++++++++++++
+ build/autotools/Makefile.am.gtest   |   61 ++++++++++++++++++++++++
+ build/autotools/Makefile.am.marshal |   45 ++++++++++++++++++
+ build/autotools/Makefile.am.silent  |   17 +++++++
+ doc/Makefile.am                     |   12 ++++-
+ doc/reference/Makefile.am           |    5 +-
+ json-glib/Makefile.am               |   88 +++++++++++------------------------
+ json-glib/tests/Makefile.am         |   12 +++--
+ tests/Makefile.am                   |   15 ++----
+ 14 files changed, 252 insertions(+), 149 deletions(-)
+
+commit 5406301b0e3bf74c0d7ae47a618c416d5c6dc29d
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 11:30:55 2009 +0000
+
+    gobject: Serialize properties holding a GObject
+    
+    Like we deserialize them, we can serialize GObject properties
+    defined using GParamSpecObject.
+
+ json-glib/json-gobject.c |   14 ++++++++++++++
+ 1 files changed, 14 insertions(+), 0 deletions(-)
+
+commit 3a2176ebf96b33716d1b50068ca44b1d3cd9b0c8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 11:29:32 2009 +0000
+
+    tests: Use properties to change values
+    
+    The values inside _init() should match the default values of the
+    properties as specified by the GParamSpec. If we want to verify
+    a non-default value we should specify the value when instantiating
+    the object.
+
+ tests/test-serialize-simple.c |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 1ff48cdc5d773925bda1ddf8bc904a9ea6a5e643
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 11:18:51 2009 +0000
+
+    gobject: Split GObject serialization code
+    
+    Like for the deserialization of a GObject into a JsonObject we
+    should split out the serialization of a GObject into a JsonObject
+    part of json_serialize_gobject() into its own private function.
+
+ json-glib/json-gobject.c |  113 +++++++++++++++++++++++++---------------------
+ 1 files changed, 61 insertions(+), 52 deletions(-)
+
+commit 27afed8dc89bf9562c3536f0a053d250e70eea4d
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 10:30:27 2009 +0000
+
+    gobject: Recurse in GParamSpecObject properties
+    
+    Use the newly added json_gobject_new() internal function to
+    recurse into properties defined using GParamSpecObject.
+    
+    The same rules used by json_construct_gobject() apply to the
+    properties storing a GObject - including JsonSerializable
+    support.
+    
+    The test case for serialization and deserialization of a
+    GObject has been updated to include a property holding a
+    GObject.
+
+ json-glib/json-gobject.c    |   14 +++++++++-
+ tests/test-serialize-full.c |   58 +++++++++++++++++++++++++++++++++++++-----
+ 2 files changed, 64 insertions(+), 8 deletions(-)
+
+commit 317447b52455c56b0123168ab127ce026d7d0c22
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Oct 27 10:20:42 2009 +0000
+
+    gobject: Split JSON to GObject code
+    
+    If we want to be able to parse a GParamSpecObject property
+    we need to use the same code as json_construct_gobject(), minus
+    the parsing.
+
+ json-glib/json-gobject.c |  152 +++++++++++++++++++++++++---------------------
+ 1 files changed, 83 insertions(+), 69 deletions(-)
+
+commit cba7db96581343e3cbd8e5eb067026efb8cac24e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Oct 26 22:36:01 2009 +0000
+
+    object: Guarantee insertion order
+    
+    When iterating over the members of a JsonObject, or when retrieving
+    the list of members, the insertion order should be preserved by the
+    JsonObject. This is simply implemented by keeping a mirror list of
+    the member names.
+    
+    Apparently, though JSON does not guarantee any ordering, it is somewhat
+    expected by JSON (and ECMAScript) users.
+
+ json-glib/json-object.c        |   67 +++++++++++++++++++++-------------------
+ json-glib/json-types-private.h |    3 ++
+ tests/test-generator.c         |    3 +-
+ 3 files changed, 40 insertions(+), 33 deletions(-)
+
+commit d5bebce0286aef5c4b4110c16c22a8ef3dc38405
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Mon Sep 28 18:15:48 2009 +0100
+
+    [node] Add HOLDS macros for quick type checking
+    
+    JsonNode should mimick GValue's API and have macros for easy type checking
+
+ doc/reference/json-glib-sections.txt |    7 ++++-
+ json-glib/json-types.h               |   51 ++++++++++++++++++++++++++++++++++
+ json-glib/tests/node-test.c          |    2 +-
+ 3 files changed, 58 insertions(+), 2 deletions(-)
+
+commit 17fc731ed54b754285bac76c7ac23eac6b96bf24
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Mon Sep 28 14:02:14 2009 +0100
+
+    [tests] Add a test case for Object members with empty strings
+    
+    Both the Object API and the Parser should not choke on members with
+    empty strings as their value. The Object should just have a member
+    associated with a JSON_NODE_VALUE node type and an empty string as
+    the contents.
+
+ json-glib/tests/object-test.c |   13 +++++++++++++
+ tests/test-parser.c           |    1 +
+ 2 files changed, 14 insertions(+), 0 deletions(-)
+
+commit 5181bf24bf3cde743de590ab3ffa0471df9e4799
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Tue Sep 22 15:42:34 2009 +0100
+
+    Post-branch bump to 0.9.1
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 3f83767109979c660469b3b5862fbd04469a8011
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Tue Sep 22 15:39:46 2009 +0100
+
+    [release] 0.8.0
+
+ NEWS         |    2 ++
+ configure.ac |    8 ++++++--
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit bd604338b25884edbd86cf531505259948484323
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Tue Sep 22 15:34:18 2009 +0100
+
+    [parser] Return the right expected token
+    
+    When parsing a value embedded in a Json Object or Array we need to
+    return the right expected token so that the generated syntax error
+    will be correct.
+
+ json-glib/json-parser.c |   16 ++++++++++++++--
+ 1 files changed, 14 insertions(+), 2 deletions(-)
+
+commit f99cf3d3d038eff786f85409f3d04736e2068e74
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Tue Sep 22 15:34:07 2009 +0100
+
+    [parser] Whitespace clean up
+
+ json-glib/json-parser.c |   11 ++++++-----
+ 1 files changed, 6 insertions(+), 5 deletions(-)
+
+commit 6c20aae2b49a6d64db5e7d1ff3a82950ea9dc58a
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Mon Sep 7 22:30:11 2009 +0100
+
+    [build] Prefer automake-1.11 silent rules to shave
+    
+    If we have automake-1.11 installed then we should enable the
+    AM_SILENT_RULES machinery instead of Shave - even though Shave's
+    output is a lot cleaner.
+
+ autogen.sh            |    2 +-
+ configure.ac          |   20 ++++++++++++++++----
+ json-glib/Makefile.am |    6 +++++-
+ 3 files changed, 22 insertions(+), 6 deletions(-)
+
+commit 7b4bb80930f12a366d5e5a5eea5b398972cd4891
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Sep 6 17:31:41 2009 +0100
+
+    [node] Add JsonNode.set_parent()
+    
+    Add the setter for JsonNode:parent, to be used in JsonParser instead
+    of directly accessing the JsonNode structure.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-node.c                |   18 ++++++++++++++++++
+ json-glib/json-parser.c              |   14 +++++++-------
+ json-glib/json-types.h               |    2 ++
+ tests/test-parser.c                  |   10 ++++++++++
+ 5 files changed, 38 insertions(+), 7 deletions(-)
+
+commit c1b76a73e0b2c6e0c7afced10bd6079a0f5b0f5d
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Sep 6 17:15:46 2009 +0100
+
+    [parser] Clean up value parsing
+    
+    The code that parses a value within an object and an array should
+    be moved to its own function to avoid duplication.
+
+ json-glib/json-parser.c |  199 +++++++++++++++++++----------------------------
+ tests/test-parser.c     |    9 +-
+ 2 files changed, 86 insertions(+), 122 deletions(-)
+
+commit d3f005c27d9a8a46259205f2f8077fb01a6a3609
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Sep 6 14:44:18 2009 +0100
+
+    [docs] Use proper xi:include for indexes
+    
+    Instead of relying on gtk-doc we can do the proper inclusion of the
+    API indexes using XInclude, complete with fallbacks.
+    
+    Also, we should include the additional pages that gtk-doc generates
+    for us, like the annotations glossary and the object tree.
+
+ doc/reference/json-glib-docs.xml |   17 +++++++++++++++++
+ 1 files changed, 17 insertions(+), 0 deletions(-)
+
+commit 7442a3011a860f12cbd40b6687b699b0b648d6b7
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Sep 2 16:41:51 2009 +0100
+
+    [docs] Small documentation fixes
+    
+    Clean up some notes, and add introspection annotations where needed.
+
+ json-glib/json-generator.c |   11 ++++++-----
+ json-glib/json-gobject.c   |   24 ++++++++++++------------
+ json-glib/json-parser.c    |    3 ++-
+ 3 files changed, 20 insertions(+), 18 deletions(-)
+
+commit d7d1e702b1d67fa1ec830a46650a02367ce1dd29
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Aug 16 05:52:46 2009 +0100
+
+    [docs] Remove note about normalization of member names
+    
+    The normalization of member names inside JsonObject was removed by
+    commit 8a7e0f381dc7e49745680df92ebb428f18bf4832.
+
+ json-glib/json-object.c |    6 +-----
+ 1 files changed, 1 insertions(+), 5 deletions(-)
+
+commit 9362ccc891c914dbcf1be6bd067b0b37ae688057
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Thu Aug 13 15:10:27 2009 +0100
+
+    [docs] Generate new symbols index for 0.6 and 0.8
+
+ doc/reference/json-glib-docs.xml |    8 ++++++++
+ 1 files changed, 8 insertions(+), 0 deletions(-)
+
+commit 087bfe83412dca8de1b2dd67c74f490e44ecb96a
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Thu Aug 13 15:10:07 2009 +0100
+
+    [docs] Remove the version number from the title
+
+ doc/reference/json-glib-docs.xml |   11 ++++++++---
+ 1 files changed, 8 insertions(+), 3 deletions(-)
+
+commit c7d31d55b50b23c6c1067cb3541f73dddc12127a
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Thu Aug 13 15:08:56 2009 +0100
+
+    [docs] Let gtk-doc build the correct index
+    
+    Use the --name-space command line argument for gtk-doc to detect the
+    right namespace of JSON-GLib, and create a useful index.
+
+ doc/reference/Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit be07ba7b983b34231ad2f0fd7fe60ae47b14ce7e
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Thu Aug 13 14:51:42 2009 +0100
+
+    [docs] Rename main file to json-glib-docs.xml
+
+ doc/reference/Makefile.am         |   36 +++++----
+ doc/reference/json-glib-docs.sgml |  163 -------------------------------------
+ doc/reference/json-glib-docs.xml  |  163 +++++++++++++++++++++++++++++++++++++
+ 3 files changed, 182 insertions(+), 180 deletions(-)
+
+commit 9661ff342b439b5b398f7bf9ba931d6139d5143d
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 16:09:33 2009 +0100
+
+    Post-release version bump to 0.7.7
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d5922b42604c09ba7ebcb0adc1566d0a33a99808
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 16:06:40 2009 +0100
+
+    [release] 0.7.6 (brown paper bag)
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9a647104ca77d4c4272845fed4bfae028098afd3
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 15:56:00 2009 +0100
+
+    Actually use the int64 support in the Scanner
+    
+    We switched everything to 64 bit integers but then I forgot to
+    enable the support for actually making the tokenizer store the
+    parsed integers into a 64 bit value.
+    
+    Bad Emmanuele, no cookie for you.
+
+ json-glib/json-parser.c  |   12 ++++++------
+ json-glib/json-scanner.c |    1 +
+ 2 files changed, 7 insertions(+), 6 deletions(-)
+
+commit f3e0618ee1d8aa90d0ba22e9abe5c7d6b849e0ea
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 14:08:35 2009 +0100
+
+    Post-release version bump to 0.7.5
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit c1c691fc6b58a990ee9bb17504189064051d5a12
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 13:56:08 2009 +0100
+
+    [release] 0.7.4
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 12bc49ea08c50da9a7ed53c475fe873421432ebe
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 14:01:49 2009 +0100
+
+    Update the NEWS file
+
+ NEWS |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 75b888c26eebf7784c5af045a8c6af353e56b2e9
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 13:59:52 2009 +0100
+
+    [build] Use our libtool for the typelib
+    
+    When compiling the GIR into a .typelib file we can use our own
+    libtool script; shave will proxy it to the right place.
+
+ json-glib/Makefile.am |   20 +++++++++++---------
+ 1 files changed, 11 insertions(+), 9 deletions(-)
+
+commit d84c0f367b06e094ff693d60a724b9f141c33ca9
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 13:48:17 2009 +0100
+
+    Disallow single header file inclusion
+    
+    The correct header file for JSON-GLib is, and has always been,
+    json-glib.h. Anything else was not supported, as we've been
+    moving around stuff for a while, now.
+    
+    This commit enforces the single include file, using the same
+    policy enacted by other libraries, like: GLib, GTK+ and Clutter.
+
+ json-glib/json-enum-types.h.in |    4 ++++
+ json-glib/json-generator.h     |    4 ++++
+ json-glib/json-glib.h          |    6 ++++++
+ json-glib/json-parser.h        |    4 ++++
+ json-glib/json-types.h         |    4 ++++
+ json-glib/json-version.h.in    |    4 ++++
+ 6 files changed, 26 insertions(+), 0 deletions(-)
+
+commit 3adba015e1c1f9edc7b7b2c4364d65f813216225
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 13:46:46 2009 +0100
+
+    [introspection] Use json-gobject.h
+    
+    The json-gobject.h header file includes json-glib.h and all the
+    GObject-related serialization and deserialization API; we assume
+    that if you want introspection you should be using this header
+    and not the plain json-glib.h.
+
+ json-glib/Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit a9386e20bf8e16e17a89dda24781c63bf495aa97
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 13:46:05 2009 +0100
+
+    [tests] Include json-glib.h
+    
+    Do not include json-types.h, use the correct global include.
+
+ json-glib/tests/array-test.c  |    2 +-
+ json-glib/tests/node-test.c   |    2 +-
+ json-glib/tests/object-test.c |    2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 8a7e0f381dc7e49745680df92ebb428f18bf4832
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 12:29:34 2009 +0100
+
+    Do not sanitize the object member's name
+    
+    JsonObject sanitizes the name of the member to replace all
+    characters defined by G_STR_DELIMITERS with '_'. This is
+    absolutely brain damaged, since a member name can be any
+    valid JSON string.
+    
+    Obviously, if a member name maps to a GObject property is
+    entirely up to the GObject code to decide whether to sanitize
+    the member name or not.
+
+ json-glib/json-object.c |   35 ++++++-----------------------------
+ 1 files changed, 6 insertions(+), 29 deletions(-)
+
+commit ad638149c2cc1a17c0d2ad1482d932c8940c64e0
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 12:22:44 2009 +0100
+
+    Update NEWS
+
+ NEWS |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit d87b18675ac02f42be23bf4070134690b8b9934b
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Wed Aug 12 12:13:11 2009 +0100
+
+    Auto-promote integer types to G_TYPE_INT64
+    
+    The JSON RFC does not specify the size of the integer type, thus
+    implicitly falling back to machine-size.
+    
+    This would all be fine and dandy if some demented Web Developer (and
+    I use the term "developer" *very much* loosely) did not decide to
+    use integers to store unique identifiers for objects; obviously, you
+    can't have more than 2^32-1 status messages in a database with
+    millions of users who update their status multiple times per day.
+    Right, Twitter?
+    
+    Anyway, some languages do a type auto-promotion from Integer to
+    Long, thus pushing the limit of allowed positive values -- until the
+    next integer overflow, that is. C, and GLib, do not do that
+    transparently for us so we need to:
+    
+      - always use gint64 when parsing a JSON data stream using
+        JsonScanner
+      - move all the Node, Object and Array APIs to gint64
+      - auto-promote G_TYPE_INT to G_TYPE_INT64 when setting
+        a GValue manually
+      - auto-promote and auto-demote G_TYPE_INT properties when
+        (de)serializing GObjects.
+    
+    The GLib types used internally by JSON-GLib are, thus:
+    
+      integer       -> G_TYPE_INT64
+      boolean       -> G_TYPE_BOOLEAN
+      float         -> G_TYPE_DOUBLE
+      string        -> G_TYPE_STRING
+
+ json-glib/json-array.c        |    4 +-
+ json-glib/json-generator.c    |    4 +-
+ json-glib/json-gobject.c      |   58 ++++++++++++++++++++++++++++++---------
+ json-glib/json-node.c         |   61 +++++++++++++++++++++++++++++++++--------
+ json-glib/json-object.c       |    4 +-
+ json-glib/json-types.h        |   12 ++++----
+ json-glib/tests/array-test.c  |    2 +-
+ json-glib/tests/node-test.c   |   14 +++++-----
+ json-glib/tests/object-test.c |    2 +-
+ tests/test-generator.c        |    4 +-
+ tests/test-parser.c           |    4 +-
+ tests/test-serialize-full.c   |    9 +-----
+ 12 files changed, 121 insertions(+), 57 deletions(-)
+
+commit 7411cadc0fdd9ffc2bd7004c9980913ac857a495
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Jun 28 23:52:34 2009 +0100
+
+    Indentation fixes
+
+ tests/test-parser.c |   98 +++++++++++++++++++++++++-------------------------
+ 1 files changed, 49 insertions(+), 49 deletions(-)
+
+commit 112a8ec8dfd9c46304008b62e8ab256ed7714644
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Jun 28 23:49:51 2009 +0100
+
+    [parser] Advance the tokenizer to avoid an infinite loop
+    
+    The tokenizer is not advanced when we peek a base value and return.
+    This causes an endless loop which terminates only if the OOM killer
+    in the kernel gets the right process.
+    
+    Thanks to Thomas Weidner for catching and reporting the issue.
+
+ json-glib/json-parser.c |   16 +++++++++++-----
+ 1 files changed, 11 insertions(+), 5 deletions(-)
+
+commit 4ecdd6bedb7961f3a33971aa1f2338115a60f7f3
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Sun Jun 28 23:48:36 2009 +0100
+
+    [tests] Verify parsing base values
+    
+    A JSON document containing just a base value (null, true/false, an
+    integer, a floating point value or a string) is still a valid JSON
+    document, and JsonParser must create the correct JsonNode.
+
+ tests/test-parser.c |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 59 insertions(+), 0 deletions(-)
+
+commit 9a3b7a020716e23f1330915f1768a7c00bffbeb5
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Thu Jun 25 10:37:43 2009 +0100
+
+    [docs] Fix typo in JsonObject::set_object_member()
+    
+    The passed value is a pointer to a JsonObject, not to a JsonArray.
+
+ json-glib/json-object.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 68d872f15022217c0ff1cf516aec917d600fd762
+Author: Rodrigo Moya <rodrigo@gnome-db.org>
+Date:   Wed Jun 24 14:07:18 2009 +0200
+
+    Use JSON_NODE_OBJECT, not JSON_NODE_ARRAY when creating the node in json_object_set_object_member
+    
+    Reviewed by Emmanuele Bassi
+
+ json-glib/json-object.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6e706fb2b7a371f25c169ed25d4b617f2dc05b63
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Jun 21 10:58:24 2009 +0100
+
+    [generator] Pre-compute the escape table
+    
+    Instead of allocating the escape table to be used with g_strescape()
+    for each string we can have it unrolled already in code.
+    
+    Thanks to: Christian Persch <chpe@gnome.org>
+    
+    Fixes bug:
+    
+      http://bugzilla.openedhand.com/show_bug.cgi?id=1648
+
+ json-glib/json-generator.c |   43 +++++++++++++++++++++++++++++++++----------
+ 1 files changed, 33 insertions(+), 10 deletions(-)
+
+commit a9416b7e2823f1fffe639d90bb352a337815a70e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 11:23:56 2009 +0100
+
+    Post-release bump to 0.7.3
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 1d13a409bb911141653a75d44e90feac9bfc2862
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 11:20:35 2009 +0100
+
+    [release] 0.7.2
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ff97e679522c52be6b5dfe0f851416cdeac7f921
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 11:14:37 2009 +0100
+
+    [release] Update NEWS
+
+ NEWS |   19 +++++++++++++++++++
+ 1 files changed, 19 insertions(+), 0 deletions(-)
+
+commit 182ca9cd9a3fabaa2533d841154856c61c570d08
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 11:14:13 2009 +0100
+
+    [build] Fixes for passing distcheck
+
+ Makefile.am                 |   17 ++++++++++++-----
+ build/Makefile.am           |    2 ++
+ build/autotools/Makefile.am |    4 +++-
+ doc/reference/Makefile.am   |   20 +++++++++++---------
+ json-glib/Makefile.am       |   27 ++++++++++++++-------------
+ 5 files changed, 42 insertions(+), 28 deletions(-)
+
+commit 019d8d4c1c56250cd507283c0fc478a38364e92a
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 10:05:57 2009 +0100
+
+    [build] Let gtk-doc ignore json-types-private.h
+    
+    The type definitions in json-types-private.h are not meant to be
+    documented or scanned.
+
+ doc/reference/Makefile.am |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 41649f049637864cfce21f6615c7d8bcaf3f03b8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 10:03:23 2009 +0100
+
+    [docs] Update the README file
+
+ README |   30 ++++++++++++++++++++----------
+ 1 files changed, 20 insertions(+), 10 deletions(-)
+
+commit 97fc00b1a5e3878074488ee93d9b52570983da1f
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 10:03:05 2009 +0100
+
+    [build] Use AS_CASE m4 macro, instead of AS_IF
+
+ configure.ac |   30 ++++++++++++++++--------------
+ 1 files changed, 16 insertions(+), 14 deletions(-)
+
+commit 610cd260ac50c09809d6273c328ecea5a21f51bb
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Jun 18 10:02:39 2009 +0100
+
+    [build] Require automake 1.10
+
+ configure.ac |    6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit bddc717b8b6f2f1501c30f78159c20394665d335
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:48:02 2009 +0100
+
+    [build] Add introspection generation
+    
+    Build the Introspection data when compiling JSON-GLib; this way, the
+    API should be available to other languages automatically.
+
+ .gitignore                       |    3 +
+ build/autotools/Makefile.am      |    7 +++-
+ build/autotools/introspection.m4 |   88 ++++++++++++++++++++++++++++++++++++++
+ configure.ac                     |   13 +++--
+ json-glib/Makefile.am            |   30 +++++++++++++
+ 5 files changed, 135 insertions(+), 6 deletions(-)
+
+commit 3ddeb7a8779a4c51453289aa15af130af480eea6
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:24:54 2009 +0100
+
+    [build] Add AS_COMPILER_FLAGS
+    
+    Use the m4 AS_COMPILER_FLAGS macro to check for the maintainer
+    compiler flags supported by the C compiler. This should allow the
+    build to handle gracefully different versions of GCC.
+
+ .gitignore                          |    1 +
+ Makefile.am                         |    2 +
+ build/autotools/Makefile.am         |    2 +-
+ build/autotools/as-compiler-flag.m4 |   62 +++++++++++++++++++++++++++++++++++
+ configure.ac                        |    5 ++-
+ 5 files changed, 70 insertions(+), 2 deletions(-)
+
+commit 9f817eae9fe0d09441fa78b11ef148a3f4affe22
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:21:19 2009 +0100
+
+    [tests] Do not namespace with json-
+
+ tests/test-generator.c |   10 +++++-----
+ tests/test-parser.c    |   18 +++++++++---------
+ 2 files changed, 14 insertions(+), 14 deletions(-)
+
+commit bde3da83b1a144fc0eff1db5a2aa790462bb685e
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:15:53 2009 +0100
+
+    [git ignore] Add m4 files under build/
+
+ .gitignore |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit c12786444e0175464295fb9a98c600060bffa0ed
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:13:30 2009 +0100
+
+    Fix license and copyright notices
+    
+    THere is no such thing as the "Lesser General Public License
+    version 2": the LGPL v2 is the "Library GPL", and has been
+    superceded by v2.1 with the new "Lesser GPL" name.
+    
+    Also, the copyright is now Intel Corp.
+
+ json-glib/json-array.c      |    8 ++++++--
+ json-glib/json-generator.c  |    8 ++++++--
+ json-glib/json-generator.h  |    8 ++++++--
+ json-glib/json-glib.h       |   23 +++++++++++++++++++++++
+ json-glib/json-gobject.h    |    8 ++++++--
+ json-glib/json-node.c       |    8 ++++++--
+ json-glib/json-object.c     |    9 ++++++---
+ json-glib/json-parser.c     |    8 ++++++--
+ json-glib/json-parser.h     |    8 ++++++--
+ json-glib/json-version.h.in |    8 ++++++--
+ 10 files changed, 77 insertions(+), 19 deletions(-)
+
+commit 069cdc8c4ea9024b1583f074815e16e9ddf7db7f
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Jun 9 11:05:23 2009 +0100
+
+    [node] Make JsonNode completely private
+    
+    The JsonNode structure has always been meant to be completely
+    opaque; we indirectly exposed the :type member, but only for
+    access through the JSON_NODE_TYPE() macro.
+    
+    Since that macro has become a proxy for the json_node_get_node_type()
+    function we can safely move everything into a private, uninstalled
+    header file and let JsonNode be completely opaque to the developer.
+
+ json-glib/Makefile.am          |    1 +
+ json-glib/json-array.c         |    9 +-----
+ json-glib/json-generator.c     |    2 +
+ json-glib/json-gobject.c       |    2 +
+ json-glib/json-node.c          |    2 +-
+ json-glib/json-object.c        |    9 +-----
+ json-glib/json-parser.c        |    2 +
+ json-glib/json-types-private.h |   61 ++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-types.h         |   38 +++++++++---------------
+ json-glib/tests/node-test.c    |    8 ++--
+ 10 files changed, 89 insertions(+), 45 deletions(-)
+
+commit 930fdf4c4dff1f5310a946c2a9f5b6860f7c8ba8
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun May 17 19:44:41 2009 +0100
+
+    Add JsonArray iteration function
+    
+    Similarly to commit 3057a172 for JsonObject, the newly added
+    json_array_foreach_element() iterates over a JSON array data
+    type.
+
+ doc/reference/json-glib-sections.txt |    2 +
+ json-glib/json-array.c               |   35 ++++++++++++++++++++++++
+ json-glib/json-types.h               |   21 +++++++++++++++
+ json-glib/tests/array-test.c         |   48 ++++++++++++++++++++++++++++++++++
+ 4 files changed, 106 insertions(+), 0 deletions(-)
+
+commit 3057a1722e27a13b39ddec4754fb6abda1aea199
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sat May 16 20:09:07 2009 +0100
+
+    Add JsonObject iteration function
+    
+    The json_object_foreach_member() function iterates over a JsonObject
+    data type.
+
+ doc/reference/json-glib-sections.txt |    2 +
+ json-glib/json-object.c              |   55 ++++++++++++++++++++++++++++++++
+ json-glib/json-types.h               |   25 +++++++++++++-
+ json-glib/tests/object-test.c        |   57 ++++++++++++++++++++++++++++++++++
+ 4 files changed, 137 insertions(+), 2 deletions(-)
+
+commit 5778210462b8b7a1a5d98466508276f712ea8c47
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sat May 16 13:53:58 2009 +0100
+
+    Update the enum types templates
+    
+    The autogenerated enumeration types registration code should
+    be using the same pattern used by the G_DEFINE_TYPE() macros,
+    with GOnce to enable atomic (and thread-safe) type registration.
+
+ json-glib/json-enum-types.c.in |   18 +++++++++++++-----
+ 1 files changed, 13 insertions(+), 5 deletions(-)
+
+commit 43d4bd151cd6979ecc6fdad5fab3e7988117c7be
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Sun Apr 19 00:36:08 2009 +0100
+
+    [doap] Add a category element
+
+ json-glib.doap |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 58999bddac74c176fbd8544fa2cd30e2f067d863
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:45:42 2009 +0100
+
+    [node] Add is_null() method
+    
+    The json_node_is_null() function is just a quick check for
+    nodes set to null.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-node.c                |   20 ++++++++++++++++++++
+ json-glib/json-types.h               |    1 +
+ 3 files changed, 22 insertions(+), 0 deletions(-)
+
+commit ba46d8e07a8e2dd50a3b1fff8b8c3303e3686480
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:38:40 2009 +0100
+
+    [node] Make JSON_NODE_TYPE call a function
+    
+    Second pass at adding type safety to the JsonNode type checks.
+    
+    The JSON_NODE_TYPE macro now calls the json_node_get_node_type()
+    function which hides the JsonNode.type structure field and gives
+    us a little bit more of future compatibility.
+
+ json-glib/json-types.h |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d1e7d1ecd05687624f7149dad75a5fac9a645e72
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:36:09 2009 +0100
+
+    [node] Add function version of JSON_NODE_TYPE macro
+    
+    First pass at adding some type safety to the JsonNode type checks,
+    and at removing every mention of the JsonNode interna fields.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-node.c                |   18 ++++++++++++++++++
+ json-glib/json-types.h               |    5 +++--
+ 3 files changed, 22 insertions(+), 2 deletions(-)
+
+commit f2f43d17254317d35ea0cc8206592ecbcb856b68
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:22:04 2009 +0100
+
+    Intern the remaining type names
+    
+    JsonArray and JsonSerializable type names should be interned like
+    the rest of the types.
+
+ json-glib/json-array.c   |    2 +-
+ json-glib/json-gobject.c |    3 ++-
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit bfcc50d5b199e72ed3e5a7556ac2294442e3ac55
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:19:42 2009 +0100
+
+    [docs] Remove newline from the version template
+    
+    The newline at the end of the version.xml.in file is retained
+    when using its contents as the version entity in the API reference
+    docbook.
+
+ doc/reference/version.xml.in |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit cbc92b72b2d7870a916f24055f8c2aa2371aa4ea
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 15:02:44 2009 +0100
+
+    [tests] Use the typed accessors in test-generator
+    
+    Other than using the GValue-based methods we should also be using
+    the typed JsonNode accessors and the newly added JsonObject and
+    JsonArray typed accessors.
+
+ tests/test-generator.c |   65 ++++++++---------------------------------------
+ 1 files changed, 11 insertions(+), 54 deletions(-)
+
+commit e437ce609e333c5b8ede21174dfba032c1bbfb00
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 14:49:25 2009 +0100
+
+    Add convenience accessors to JsonArray
+    
+    Like commit 5bb6ea91 did for JsonObject, we should add typed
+    convenience accessors to JsonArray in order to cut down the
+    amount of nodes needed when parsing and generating JSON data
+    streams.
+    
+    As for JsonObject, the amount of types is small enough to avoid
+    the combinatorial API explosion.
+
+ doc/reference/json-glib-sections.txt |   22 ++-
+ json-glib/json-array.c               |  386 ++++++++++++++++++++++++++++++++++
+ json-glib/json-types.h               |   57 ++++--
+ 3 files changed, 447 insertions(+), 18 deletions(-)
+
+commit 4819ca625d1b73270797f913495a3835297950c2
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 11:44:01 2009 +0100
+
+    Update after the json_object_add_member() deprecation
+    
+    Since json_object_add_member() has been deprecated and it's using
+    a gcc compiler attribute to loudly complain while compiling the
+    library, we should restore the sanity and use json_object_set_member()
+    instead.
+
+ json-glib/json-gobject.c       |    2 +-
+ json-glib/json-parser.c        |    6 +++---
+ json-glib/tests/node-test.c    |    2 +-
+ json-glib/tests/object-test.c  |    4 ++--
+ tests/test-generator.c         |   26 +++++++++++++-------------
+ tests/test-serialize-complex.c |    4 ++--
+ tests/test-serialize-full.c    |    4 ++--
+ 7 files changed, 24 insertions(+), 24 deletions(-)
+
+commit 5bb6ea91accb1d35f0ea4dae8f2b8f71bdbd134d
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Fri Apr 17 11:35:57 2009 +0100
+
+    Deprecate add_member() and add set_member() and friends
+    
+    The add_member() method of JsonObject has wee bit weird semantics: if
+    the member to be added already exists it prints a scary warning and
+    returns - and yet it calls g_hash_table_replace() internally as if it
+    overwrites the member.
+    
+    So, instead of changing semantics midway we can:
+    
+      - add a json_object_set_member() which adds a new member and
+        overwrites existing members
+    
+      - deprecate json_object_add_member()
+    
+    While we're at it, we can add convenience wrappers for set_member()
+    and get_member() that don't require us toying with nodes; luckily,
+    since the amount of valid types we can add to a JsonObject is limited,
+    this does not lead to a combinatorial API explosion.
+
+ doc/reference/json-glib-sections.txt |   17 ++
+ json-glib/json-object.c              |  489 ++++++++++++++++++++++++++++++++--
+ json-glib/json-types.h               |   83 +++++--
+ 3 files changed, 555 insertions(+), 34 deletions(-)
+
+commit 2a768cb5e553afc4a9ac0d9bf1dc36a183821983
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Apr 16 19:57:11 2009 +0100
+
+    [doap] Add GNOME extensions
+    
+    The GNOME project provides an extension to DOAP that allows the
+    description of the maintainer/author of a project to specify the
+    GNOME userid.
+
+ json-glib.doap |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 17822292acb4d1c9b4f414ea0e4b858809d3b858
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Apr 16 18:18:45 2009 +0100
+
+    [doap] Add 0.6 releases
+    
+    Describe the releases of the 0.6 cycle.
+
+ json-glib.doap |   18 ++++++++++++++++++
+ 1 files changed, 18 insertions(+), 0 deletions(-)
+
+commit 470f3a4299153362deea260c806d9b87870af3de
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Apr 16 18:03:31 2009 +0100
+
+    Add JSON-GLib DOAP description
+    
+    Use DOAP (Description Of A Project) to describe JSON-GLib. The
+    GNOME Cgit instance will pick up the DOAP file and update itself.
+
+ json-glib.doap |   30 ++++++++++++++++++++++++++++++
+ 1 files changed, 30 insertions(+), 0 deletions(-)
+
+commit 764a3f79fe0d8d13e24bd921a16a46f4603bcbf1
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Thu Apr 16 11:28:24 2009 +0100
+
+    Add MAINTAINERS file
+    
+    Every GNOME project needs a MAINTAINERS file.
+
+ MAINTAINERS |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit f9956b4eadcfc9bbd5c0bc4b861ff782779e8a9a
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Tue Apr 14 00:09:35 2009 +0100
+
+    [node] Do not overwrite when copying
+    
+    Bug 1353 - Copying JSON_NODE_VALUE nodes unreliable at best
+    
+    When copying a JsonNode to another we do an implicit memcpy using:
+    
+      *copy = *src
+    
+    Which works well enough with pointers, but makes a mess out of the
+    value-based nodes.
+    
+    We should just copy the type of the original JsonNode and leave the
+    rest to the switch() block.
+    
+    In order to catch potential regressions, we also need a more
+    thorough test unit for the JsonNode copy operation.
+
+ json-glib/json-node.c       |    2 +-
+ json-glib/tests/node-test.c |   45 +++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 44 insertions(+), 3 deletions(-)
+
+commit e2c65a75d68aafa26f2084928e732961e48beb99
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 23:46:52 2009 +0100
+
+    [build] Improve the build system
+    
+    Clean up the configure.ac and Makefile.am files to use something
+    that is not entirely made of FAIL.
+    
+    Also, use Shave to sanitize the libtool and compiler incantations
+    and restore sanity to the build system.
+
+ .gitignore                       |    5 ++
+ autogen.sh                       |    9 ++++
+ build/Makefile.am                |    1 +
+ build/autotools/Makefile.am      |    3 +
+ build/autotools/shave-libtool.in |   69 +++++++++++++++++++++++++++++
+ build/autotools/shave.in         |   79 +++++++++++++++++++++++++++++++++
+ build/autotools/shave.m4         |   77 ++++++++++++++++++++++++++++++++
+ configure.ac                     |   90 +++++++++++++++++++++----------------
+ json-glib/Makefile.am            |   89 +++++++++++++++++++------------------
+ 9 files changed, 340 insertions(+), 82 deletions(-)
+
+commit 8080df63b4b4eae3b59d1214fc67f48149f49773
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 22:25:42 2009 +0100
+
+    [parser] Prevent leaks on error codepaths
+    
+    Static analysis of the code showed some potential leaks inside
+    error paths for JsonParser.
+    
+    Thanks to: Gordon Williams <gordon.williams@collabora.co.uk>
+
+ json-glib/json-parser.c |   38 +++++++++++++++++++++++++++++++++-----
+ 1 files changed, 33 insertions(+), 5 deletions(-)
+
+commit ca329a7d5c1185cdf15fb85891693eca30295de1
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 22:30:05 2009 +0100
+
+    [docs] Show an example of assignment
+    
+    Since I decided to rant about assignments in JSON definitions,
+    I also need to show what an assignment looks like.
+
+ json-glib/json-parser.c |   17 ++++++++++++-----
+ 1 files changed, 12 insertions(+), 5 deletions(-)
+
+commit b28d5894060aac1239e23665f42be3946b5450e7
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 22:29:36 2009 +0100
+
+    Whitespace fixes
+    
+    Add more spaces and remove the ` from the error message.
+
+ json-glib/json-parser.c |   18 ++++++++++++------
+ 1 files changed, 12 insertions(+), 6 deletions(-)
+
+commit a19a51df9e95e36edf949e68581731bd31959081
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 22:08:21 2009 +0100
+
+    [tests] Use 'static' when registering enum types
+    
+    Bug 1393 - Regression tests fails on OpenBSD
+    
+    When registering a GEnumClass we need to set the GEnumValue array
+    as static const because g_enum_register_static() does not contain
+    the word "static" just for fun.
+    
+    Reported by: Jasper <jasper@humppa.nl>
+
+ tests/test-serialize-full.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit e583a9ec95f3d157091ec1e1a2ac8c493f0e23b2
+Author: Emmanuele Bassi <ebassi@linux.intel.com>
+Date:   Mon Apr 13 22:04:10 2009 +0100
+
+    [build] Use gnome-autogen script
+    
+    When setting up the build environment we should use the tools that
+    GNOME provides instead of calling autoreconf.
+
+ autogen.sh |   21 ++++++++-------------
+ 1 files changed, 8 insertions(+), 13 deletions(-)
+
+commit 1d92c73bc05423872581d513f355783d4864edd5
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Fri Nov 28 17:24:15 2008 +0000
+
+    Abstract the loading code into its own function
+    
+    The load_from_file() method must set the is_filename/filename fields
+    of the JsonParserPrivate structure, so that the error handler can
+    use them to print out the file, as well as the line in case of
+    error.
+    
+    Since load_from_data() needs to unset those two fields, to avoid
+    printing invalid/stale information, we need to have a generic "load"
+    function that can be invoked by both load_from_data() and
+    load_from_file(), and leave the JsonParser object set up to those
+    two methods.
+    
+    Hence, a private json_parser_load() has been added, moving most of
+    the code out of json_parser_load_from_data(). This function does not
+    perform type checks and requires that the length of the memory buffer
+    containing the JSON data stream is already a positive integer.
+
+ json-glib/json-parser.c |  175 +++++++++++++++++++++++++++-------------------
+ 1 files changed, 103 insertions(+), 72 deletions(-)
+
+commit 6e7958785096806b3ffa60a4937642d713a051f2
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Fri Nov 28 17:19:17 2008 +0000
+
+    Display the filename inside error messages
+    
+    Instead of just relaying the line number both when parsing files
+    and memory buffers, JsonParser should also print out the file name
+    in case it is available.
+    
+    The error message format should be make-like and emacs-friendly,
+    that is:
+    
+      filename:line_number: error message
+    
+    so that editors and development environments can parse the errors
+    easily.
+    
+    This commit adds the filename string, and a boolean flag for checking
+    whether the filename is set, inside the JsonParser private data
+    structure. The boolean flag is checked inside the JsonScanner error
+    handler when populating the GError or when printing the warning
+    directly on stderr.
+
+ json-glib/json-parser.c |   28 ++++++++++++++++++++++++++--
+ 1 files changed, 26 insertions(+), 2 deletions(-)
+
+commit a5bea353dead0bd69f9664df86050fc829a2dcd5
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Mon Nov 3 16:01:03 2008 +0000
+
+    Bump to 0.7.1 after stable branch
+
+ configure.ac |    6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit cf4c7360c69c0fe7587ec2456cd10839e1d0c1d6
+Author: Emmanuele Bassi <ebassi@gnome.org>
+Date:   Mon Nov 3 15:51:21 2008 +0000
+
+    Correctly terminate a string array
+    
+    When converting from a JsonArray of strings to a GStrv we need to
+    add a NULL at the end of the GPtrArray we use to perform the
+    conversion.
+    
+    This two lines patch fixes the issue.
+    
+    See bug 1203.
+    
+    Patch by: Kouhei Sutou <kou@cozmixng.org>
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+
+ json-glib/json-gobject.c |    4 +++-
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+
+commit 9b94bc7f99063f45a2725861369f36b53ec3d440
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Jun 13 11:56:46 2008 +0100
+
+    Sync up with the current stable release numbers
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 4dd392342003147d55eee98db50e11d344b287d4
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Jun 13 11:27:50 2008 +0100
+
+    Fix a variable shadowing
+
+ json-glib/json-generator.c |    3 ++-
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit a02a42ef47e61456747e511556097b903f07d68a
+Merge: fdbad1c bc5c722
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Jun 13 11:23:08 2008 +0100
+
+    Merge the fix for bug #965
+    
+    Merge branch 'bug-965'
+
+commit bc5c7225535ef447743ac59ecdba8c237549a108
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Jun 13 11:22:35 2008 +0100
+
+    Conditionally compile the test suite
+    
+    If the --disable-glibtest command line switch has been given to the
+    configure script, the test suite should be disabled and not built.
+    
+    This commit disables recursion in the tests/ and json-glib/tests
+    when the ENABLE_GLIB_TEST Makefile conditional has been set.
+
+ Makefile.am           |    6 +++++-
+ configure.ac          |    3 +++
+ json-glib/Makefile.am |    2 ++
+ 3 files changed, 10 insertions(+), 1 deletions(-)
+
+commit fdbad1cfd6ad6da9fab631f945ab8d2e85228fdf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Jun 13 11:06:15 2008 +0100
+
+    Escape to special characters in JsonGenerator
+    
+    When using json-glib to write a blog system, some deserialized objects
+    were not been interpreted by javascript because there were line breaks
+    in generated strings.
+    
+    Patch from Lincoln de Sousa.
+    
+    Bug #958 - JsonGenerator does not escape special characters
+    
+    Signed-off-by: Emmanuele Bassi <ebassi@openedhand.com>
+
+ json-glib/json-generator.c |   17 ++++++++++++++++-
+ 1 files changed, 16 insertions(+), 1 deletions(-)
+
+commit 81c02ef3db6901655f8a7117e5e2675d37096daf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun May 18 11:56:04 2008 +0100
+
+    Remove the include for json-scanner.h
+    
+    The json-scanner.h header file is not shipped with JSON-GLib anymore.
+
+ json-glib/json-glib.h |    1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit 9713843a4294b3e35a29125bf2bf1867a6443f27
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue May 6 11:48:25 2008 +0100
+
+    Remove debian packaging
+
+ debian/changelog                |    5 ---
+ debian/compat                   |    1 -
+ debian/control                  |   61 ---------------------------------------
+ debian/copyright                |   27 -----------------
+ debian/libjson-glib-dev.install |    3 --
+ debian/libjson-glib-doc.install |    1 -
+ debian/libjson-glib-doc.links   |    1 -
+ debian/libjson-glib0.install    |    1 -
+ debian/rules                    |   12 -------
+ 9 files changed, 0 insertions(+), 112 deletions(-)
+
+commit d67000ab6c5ae6710f48f0517c98600af7cdaa0e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 23:17:58 2008 +0100
+
+    Update changelog for the debian packages
+
+ debian/changelog |    3 +--
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit 0830873edc5203655f04868184cedb428b6d2d54
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 23:16:38 2008 +0100
+
+    Update git ignore file
+
+ .gitignore |   72 ++++++++++++++++++-----------------------------------------
+ 1 files changed, 22 insertions(+), 50 deletions(-)
+
+commit eb1cd29f78ff52e3ec3b063716fb86b5f2c5ae4a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 23:13:17 2008 +0100
+
+    Remove Vala bindings
+    
+    Vala bindings are maintained out of tree, directly inside the Vala
+    repository and official packages, so there's no point in duplicating
+    the effort here.
+
+ Makefile.am                |    6 +--
+ configure.ac               |   15 -----
+ contrib/Makefile.am        |    6 --
+ contrib/json-glib-1.0.deps |    1 -
+ contrib/json-glib-1.0.vapi |  139 --------------------------------------------
+ contrib/json-object.vala   |   46 ---------------
+ contrib/json-test.vala     |  122 --------------------------------------
+ 7 files changed, 1 insertions(+), 334 deletions(-)
+
+commit 094acd1663210e803a8dab496f6de8066ef11f44
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:44:29 2008 +0100
+
+    Bump to 0.6.1
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit a725bac9a287883f2d4f32130c7faedb121f754b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:39:01 2008 +0100
+
+    Bump to 0.6.0
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit cd598180b12a212525427a8cddf11bc0ed4f1836
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:38:50 2008 +0100
+
+    Update NEWS for 0.6.0
+
+ NEWS |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 26479ec3c342889a2ee822bdf73f2e5fb6e170d7
+Merge: 8b5b5f6 7ff9134
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:35:16 2008 +0100
+
+    Add debian packaging to the master branch
+    
+    Merge branch 'debian-packaging'
+
+commit 8b5b5f6a4fdfb219897d75893889014f44ba4bb0
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:34:35 2008 +0100
+
+    Add json-scanner.h to the EXTRA_DIST content
+    
+    Fix a distcheck error because json-scanner.h is not packaged inside
+    the tarball.
+
+ json-glib/Makefile.am |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 705a73eb3dfa2323ec86c1d299b567a15acde7a6
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:24:22 2008 +0100
+
+    Style fixes for the configure output
+
+ configure.ac |   10 +++++-----
+ 1 files changed, 5 insertions(+), 5 deletions(-)
+
+commit e017d392a281594e350a8d74c142cbe014753d7e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:24:00 2008 +0100
+
+    Fix typo in the libtool flags arguments
+    
+    The correct syntax for passing the versioning information to
+    libtool is '-version-info', not '-versio-info'.
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 2051be2f7185733bbc62d10ec096538fec924638
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:22:59 2008 +0100
+
+    Add the Bugzilla URL to AC_INIT
+    
+    JSON-GLib has a bugzilla product on bugzilla.openedhand.com. By adding
+    the URL to the configure.ac template, the configure script will print
+    it when invoked with the --help command line switch.
+
+ configure.ac |    7 ++++++-
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+commit 4cb8a9078172c5f56ac5d56417b8656a7053df4a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon May 5 12:21:40 2008 +0100
+
+    Update autogen.sh
+    
+    Make autogen.sh test for the location of the current directory, and
+    warn if the checkout is not complete.
+    
+    If gtk-doc is not installed (for instance, on an embedded minimal
+    set up), do not fail and just provide a stub gtk-doc.make.
+
+ autogen.sh |   28 +++++++++++++++++++++++++---
+ 1 files changed, 25 insertions(+), 3 deletions(-)
+
+commit 1571fcddd6f2a245f4bb6ad64f82d24fc9c4cec0
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu May 1 23:00:28 2008 +0100
+
+    Test the deserialization of arrays of strings
+    
+    Arrays of strings are handled automatically by the GObject
+    deserialization and serialization code. We need to test that
+    they are correctly parsed and assigned to the instance.
+
+ tests/test-serialize-full.c |   29 +++++++++++++++++++++++++++--
+ 1 files changed, 27 insertions(+), 2 deletions(-)
+
+commit 4c11d0969a44bb70acf6463ef6305999ff443be2
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu May 1 22:58:55 2008 +0100
+
+    Use an array to hold the strings in a vector
+    
+    Instead of building a GString by concatenating every string inside
+    an array to deserialize the array into a string vector property,
+    use a GPtrArray. This is far more efficient (no reallocations are
+    necessary, as we know the size of the array) and safe (the separator
+    used to build the string buffer and then split it might exist in
+    one of the original strings).
+
+ json-glib/json-gobject.c |   15 +++++----------
+ 1 files changed, 5 insertions(+), 10 deletions(-)
+
+commit 7ff91344d21b0c26d3a3a2834dbf09286cb1f904
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu May 1 16:08:15 2008 +0100
+
+    Remove control re-generation rule
+    
+    We don't have a template control, so there's not need to clean it
+    up and regenerate it.
+    
+    This is why copying existing debian/rules templates is not a good
+    idea unless you read the Debian packaging rules.
+
+ debian/rules |    3 ---
+ 1 files changed, 0 insertions(+), 3 deletions(-)
+
+commit e75321e64f17d69beac0c2e131572fe081680b08
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu May 1 15:58:31 2008 +0100
+
+    Add debian packaging files
+    
+    The debian packaging files are obviously needed to generate Debian
+    packages for JSON-GLib.
+
+ debian/changelog                |    6 ++++
+ debian/compat                   |    1 +
+ debian/control                  |   61 +++++++++++++++++++++++++++++++++++++++
+ debian/copyright                |   27 +++++++++++++++++
+ debian/libjson-glib-dev.install |    3 ++
+ debian/libjson-glib-doc.install |    1 +
+ debian/libjson-glib-doc.links   |    1 +
+ debian/libjson-glib0.install    |    1 +
+ debian/rules                    |   15 +++++++++
+ 9 files changed, 116 insertions(+), 0 deletions(-)
+
+commit 30f9d47ecf43a17610cd9c0074ff832bfa37593c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 15:47:11 2008 +0100
+
+    Test the equality of the serialize string length
+
+ tests/test-serialize-simple.c |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 07c2b916dadb4b40fbaabf49f0e80941993cc2cf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 15:02:33 2008 +0100
+
+    Export only the public symbols
+    
+    All the symbols starting with an underscore or with something that
+    is not "json" are to considered private, and thus are not global
+    to the shared object.
+
+ json-glib/Makefile.am |    6 +++++-
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 179899e5da801fda0981a1d446ba420efd4021c1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:55:51 2008 +0100
+
+    Update git ignore file
+
+ .gitignore |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit b0daf7e3a2529dd9950d77a96a10233d68778f32
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:54:05 2008 +0100
+
+    Include the newly added json-enum-types.h header
+    
+    When including json-glib/json-glib.h we get everything json-glib
+    expose as a public symbol.
+
+ json-glib/json-glib.h |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit c7a7f429565195fe7aba56a254abf3637cf6fa8a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:52:54 2008 +0100
+
+    Ignore the enumeration types header and the stamp file
+    
+    We don't need gtk-doc to look at those files; the enumeration
+    types are already documented, and the get_type() function and
+    macro are implied.
+
+ doc/reference/Makefile.am |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 053bf43c813799c5f59e9241217fe31c560b5885
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:52:07 2008 +0100
+
+    Install the autogenerated enum types header
+    
+    The enumeration GTypes are public and meant to be used by
+    language bindings and other users of the library.
+
+ json-glib/Makefile.am |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 5977d95866cd9763e97a47d6c9909e6a2fbf0ed1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:50:34 2008 +0100
+
+    Autogenerate the GTypes for the enumerations
+
+ json-glib/Makefile.am |   70 +++++++++++++++++++++++++++++++++----------------
+ 1 files changed, 47 insertions(+), 23 deletions(-)
+
+commit 356413e8840a614914b84f40b1d8476ba036ded4
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 24 14:49:45 2008 +0100
+
+    Add enumeration types templates for glib-mkenums
+    
+    The templates for glib-mkenums keep the Makefile.am sane and
+    editable by mere mortals.
+
+ json-glib/json-enum-types.c.in |   31 +++++++++++++++++++++++++++++++
+ json-glib/json-enum-types.h.in |   26 ++++++++++++++++++++++++++
+ 2 files changed, 57 insertions(+), 0 deletions(-)
+
+commit 7d57ffc03783defbfeb26e21a14e3df32555c29d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Apr 21 10:57:05 2008 +0100
+
+    Update git ignore file
+
+ .gitignore |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 7d259e03b9a556d155ade87417ab26830c3e7684
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Apr 20 22:43:32 2008 +0100
+
+    Validate the variable name in the assignment test
+    
+    Make sure that not only we report that there is an assignment
+    and that the returned variable is not NULL, but also that the
+    returned variable name is correct.
+
+ tests/test-parser.c |   16 ++++++++++------
+ 1 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 6899bca0dcf72dac0cad9dcf1a7cd10159d471e5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:22:29 2008 +0100
+
+    Add more cases for the nested array parsing unit
+    
+    Try more combinations of elements inside an array with a nested
+    object.
+
+ tests/test-parser.c |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 81addb645ac5fad28619bb660624902abe981377
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:18:54 2008 +0100
+
+    Add verbose messages
+    
+    The unicode escaping unit should have the same verbosity as the
+    other units.
+
+ tests/test-parser.c |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 22a0db88c14895f98db76bca3cb078fbd3a2b07d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:09:32 2008 +0100
+
+    Whitespace fixes in the licensing notice
+
+ json-glib/json-scanner.h |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 676592cef006de16d966a1ca0469ccd0556f0e4b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:09:20 2008 +0100
+
+    Documentation fixes in JsonNode
+
+ json-glib/json-node.c |    6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+
+commit bf2249a1855b6bebe0b3528b4d5321a1ebe4b9e7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:08:20 2008 +0100
+
+    Do not copy node data if it's not there
+    
+    If the source JsonNode does not contain data yet, do not try
+    and copy it.
+
+ json-glib/json-node.c |   17 +++++++++++++----
+ 1 files changed, 13 insertions(+), 4 deletions(-)
+
+commit c191b2f8a8159457db3333390be10d6c7c0d4336
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:05:03 2008 +0100
+
+    Ignore json-scanner.h and its types
+    
+    When generating the documentation, ignore the JsonScanner header
+    as it will not be installed.
+    
+    Also, we moved JsonTokenType from json-parser.h to json-scanner.h,
+    where it belongs, so we can remove it from the (private) subsection
+    of the json-parser section.
+
+ doc/reference/Makefile.am            |    7 ++++++-
+ doc/reference/json-glib-sections.txt |    1 -
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+commit ffbd9063556a061ba3e7e4223b924ae4766adfbd
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 23:01:26 2008 +0100
+
+    Do not install the JsonScanner header
+    
+    The JsonScanner tokenizer is an internal copy of GScanner: it should
+    not be used outside JSON-GLib - JsonParser is the public API for
+    parsing JSON.
+
+ json-glib/Makefile.am |    5 +++--
+ 1 files changed, 3 insertions(+), 2 deletions(-)
+
+commit df2a310a6ed0a3b32415f53076ff4c053b3fd925
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 22:59:28 2008 +0100
+
+    Fix the external gtk-doc references
+    
+    Gtk-doc can try and resolve the external symbols using the data
+    currently installed in other locations.
+    
+    Since we are using GLib and GObject it would be nice to backlink
+    to them inside our API reference.
+
+ doc/reference/Makefile.am |    7 ++++---
+ 1 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 6a3d8266efe505b29555db21658c241eba20fe2d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 22:57:05 2008 +0100
+
+    Add GLIB_PREFIX variable
+    
+    The gtk-doc-fixref script needs to know the location of the
+    libraries documentation; in order to get it, we can ask the
+    pkg-config file of the library for its prefix.
+
+ configure.ac |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 4e5ec69cce8ab27f965985ba69ea11224ae39ffd
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 22:28:21 2008 +0100
+
+    Update the description and dependencies
+
+ README |    7 ++++++-
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+commit f65a5d5e30a1242a899149b732d1139891876014
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 18:05:45 2008 +0100
+
+    Bump to 0.5.1
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit ab0da7c61bde715e99dd16027b198c7760b30922
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 18:01:57 2008 +0100
+
+    Update for 0.5.0 release
+
+ NEWS |   14 ++++++++++++++
+ 1 files changed, 14 insertions(+), 0 deletions(-)
+
+commit 203927c71231cf6cec6d88161211702b7105df2d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 17:20:50 2008 +0100
+
+    Fix ignore rule
+
+ .gitignore |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 76921ac27534aa0a25b39790ce4d99cf6e19a20c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 17:19:30 2008 +0100
+
+    Verify the correct handling of Unicode escaping
+    
+    Check that JsonParser correctly handles Unicode characters escaped
+    using the \uXXXX notation, as per RFC.
+
+ tests/test-parser.c |   67 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 67 insertions(+), 0 deletions(-)
+
+commit 379a2fe972c6e7436be9f345fe018bf4fe575354
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 17:16:28 2008 +0100
+
+    Add support for parsing \uXXXX into Unicode
+    
+    JsonScanner was forked from GScanner in order to support the
+    JSON-specific Unicode escaping.
+    
+    JsonScanner now intercepts the \u escape character and, if it
+    is followed by a hexadecimal value, it will retrieve the
+    Unicode character encoded in the following 4 values and insert
+    the character itself in the buffer.
+    
+    This allows full compatibility with JSON.
+
+ json-glib/json-scanner.c |   56 +++++++++++++++++++++++++++++++++++++++++-----
+ 1 files changed, 50 insertions(+), 6 deletions(-)
+
+commit 9429ecaa88cdb6705189b6970481911f11339ff6
+Merge: d313aa1 445a3f7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 19 15:33:15 2008 +0100
+
+    Merge master branch back for testing JsonScanner
+    
+    Merge branch 'master' into json-scanner
+
+commit 445a3f71d046abed4ff99e0ab4cd9cc8e047f5be
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Apr 12 13:21:21 2008 +0100
+
+    Allow null nodes to return a value without a warning
+    
+    Value nodes might contain 'null' as a valid value, so the fast accessors
+    should not barf out when encountering a JSON_NODE_NULL instead of the
+    expected JSON_NODE_VALUE.
+
+ json-glib/json-node.c |   21 +++++++++++++++------
+ 1 files changed, 15 insertions(+), 6 deletions(-)
+
+commit 4e826d9f209a8f68023bae54c91b2bbbb202a54a
+Merge: 98b6e5e 2a579b5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 3 16:32:53 2008 +0100
+
+    Merge branch 'test-framework'
+
+commit 2a579b51f38df1c009201703279a3e6cb4f57eea
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Apr 3 16:31:48 2008 +0100
+
+    Wrap the test report information section inside an info element
+
+ Makefile.decl |    6 ++++--
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 8e2e539d02b84e0fe452174f3dfab06f35a4e6a1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 9 20:52:29 2008 +0000
+
+    Add value testing to the JsonNode unit
+    
+    Test the GValue API for storing fundamental types into a JsonNode.
+
+ json-glib/tests/node-test.c |   29 +++++++++++++++++++++++++++++
+ 1 files changed, 29 insertions(+), 0 deletions(-)
+
+commit 646b90e79d3424a332064a6a1e9fc62d1ce99386
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Mar 5 17:43:06 2008 +0000
+
+    Add package and version information to the test-report XML
+
+ Makefile.decl |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit b8943381b0df44d9e6e21ae8321df2376c8458a8
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Mar 5 16:03:24 2008 +0000
+
+    Add JsonObject test unit
+    
+    Use a similar test unit as the JsonArray one, testing creation, empty
+    objects, addition and removal of members.
+
+ .gitignore                    |    2 +
+ json-glib/tests/Makefile.am   |   17 +++++++----
+ json-glib/tests/object-test.c |   62 +++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 75 insertions(+), 6 deletions(-)
+
+commit 7eab612d9b200aef197fa1dffa4f89b936c76b1f
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Mar 5 15:46:41 2008 +0000
+
+    Add element removal unit to the Array test
+    
+    Remove the json_array_remove_element() call from the add-element test unit
+    and set up a separate test case for the element removal. This keeps the
+    test cases clean.
+
+ json-glib/tests/array-test.c |   12 ++++++++++++
+ 1 files changed, 12 insertions(+), 0 deletions(-)
+
+commit 6aa1ddb891594e0f567bc3ebeb3bf5d3ab8e7e0c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 13:07:08 2008 +0000
+
+    Clean the test-report XML output, if found
+
+ Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6eee8282d327614380854d572b2680f40b2faaf5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:37:52 2008 +0000
+
+    Update gitignore file
+
+ .gitignore |   18 ++++++++----------
+ 1 files changed, 8 insertions(+), 10 deletions(-)
+
+commit d5cb48681c68c3d53d8ec331ef37fb60820a9421
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:30:48 2008 +0000
+
+    Build test-serialize-full
+    
+    Complete the porting of the old test suite into the new, GTest based one.
+    
+    The new test suite is automatically run with make test; make test-report
+    will generate an XML report of the test.
+    
+    The API coverage for the data types is part of the json-glib/tests
+    directory and will be expanded later.
+
+ tests/Makefile.am           |    8 ++++-
+ tests/test-serialize-full.c |   56 ++++++++++++++++++++++++++----------------
+ 2 files changed, 41 insertions(+), 23 deletions(-)
+
+commit 1f6307ea2d7dc6ebe279d08b9f95f3074fbdd462
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:18:19 2008 +0000
+
+    Rename test-08 into test-serialize-full
+    
+    The test-08 case was the last numbered test unit.
+
+ tests/test-08.c             |  337 -------------------------------------------
+ tests/test-serialize-full.c |  337 +++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 337 insertions(+), 337 deletions(-)
+
+commit cdb194e8d64343e8bcb00e046c5fbeefd677b02a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:17:29 2008 +0000
+
+    Rename test-07 into test-serialize-complex
+    
+    The new test-serialize-complex adds a test unit for the JsonSerializable
+    interface; the TestObject implements the serialization interface to
+    create a JSON data type from a boxed GType.
+
+ tests/Makefile.am              |    4 +
+ tests/test-07.c                |  252 --------------------------------------
+ tests/test-serialize-complex.c |  261 ++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 265 insertions(+), 252 deletions(-)
+
+commit 4c766a029d8f6a2d06b749527020fd93fc4a4f99
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:12:37 2008 +0000
+
+    Fix compilation of test-serialize-simple and add it to the test suite
+    
+    The new test-serialize-simple tests the GObject integration for
+    serializing simple GObjects into JSON.
+
+ tests/Makefile.am             |    4 ++++
+ tests/test-serialize-simple.c |    5 +++--
+ 2 files changed, 7 insertions(+), 2 deletions(-)
+
+commit 325185c5955f8942ddf8d55a9e3b5d6a8c2723d1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:10:23 2008 +0000
+
+    Rename test-06 to test-serialize-simple
+
+ tests/test-06.c               |  162 -----------------------------------------
+ tests/test-serialize-simple.c |  162 +++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 162 insertions(+), 162 deletions(-)
+
+commit cbea4698c1b7284d8004fff659a7354fb3af29ee
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 12:09:44 2008 +0000
+
+    Move test-06 to GTest API
+    
+    First pass into replacing the last three numbered tests into named
+    tests.
+
+ tests/test-06.c |   28 ++++++++++++++++++----------
+ 1 files changed, 18 insertions(+), 10 deletions(-)
+
+commit 5cc1d3d6061830de403ccbc10c2414f29cd1cf82
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 10:52:51 2008 +0000
+
+    Coalesce JsonGenerator test cases into a single test unit
+    
+    Like we did for JsonParser, JsonGenerator has now a test unit checking the
+    output of a DOM built and dumped into a buffer.
+    
+    For the arrays is quite easy to verify that the output is correct;
+    unfortunately, JsonObject does not guarantee any ordering on the members,
+    with it being an associative array. Hence, for the object test case we
+    just compare the length of the output.
+
+ tests/Makefile.am      |    4 +
+ tests/test-04.c        |  238 ----------------------------
+ tests/test-05.c        |  227 ---------------------------
+ tests/test-generator.c |  399 ++++++++++++++++++++++++++++++++++++++++++++++++
+ 4 files changed, 403 insertions(+), 465 deletions(-)
+
+commit e100c69a4fca046cbeb6db3fc8ba49160796d87c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 10:44:56 2008 +0000
+
+    Append to EXTRA_DIST, since it was defined elsewhere
+
+ contrib/Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 98b6e5e2f151c4ee800754675bf01e585fee850b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 07:05:01 2008 +0000
+
+    Update the README
+
+ README |   36 ++++++++++++++++++++++++++++++++++++
+ 1 files changed, 36 insertions(+), 0 deletions(-)
+
+commit 1a078c783a5a03b3367ce59eb25248dd6e23b5c6
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 07:05:01 2008 +0000
+
+    Update the README
+
+ README |   36 ++++++++++++++++++++++++++++++++++++
+ 1 files changed, 36 insertions(+), 0 deletions(-)
+
+commit 44891ea1040ceae95a994b646174696de7779ea1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 06:44:59 2008 +0000
+
+    Update gitignore file
+
+ .gitignore |   11 +++++------
+ 1 files changed, 5 insertions(+), 6 deletions(-)
+
+commit 3ea189acf52ea39653c6505c136f1f45a660a24c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 06:34:11 2008 +0000
+
+    Add validation to the simple object test values
+    
+    Like for the simple arrays test case, add validation of the values types
+    for the members of the simple objects test case.
+
+ tests/test-parser.c |   31 ++++++++++++++++++++++++-------
+ 1 files changed, 24 insertions(+), 7 deletions(-)
+
+commit 40b3e9330f482e002aea90b0c1a4b9db2adffff0
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Mar 4 06:27:24 2008 +0000
+
+    Add validation of the simple array test values
+    
+    Instead of just checking that the array contains something, the simple-array
+    test case should validate the contents of the array.
+    
+    The test now uses a struct defining:
+    - the test array
+    - the size of the array
+    - an element to check
+    - the type of the node for the element
+    - the type of the value for the node
+    
+    All the fields are checked for a match. This makes the simple arrays test
+    case more reliable.
+
+ tests/test-parser.c |   40 +++++++++++++++++++++++++++++++---------
+ 1 files changed, 31 insertions(+), 9 deletions(-)
+
+commit 7e6dab14302b94979672acf81eec8710ea95e288
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 17:44:27 2008 +0000
+
+    Add array-test to the JSON-GLib types unit tests
+    
+    This simple unit will test the JsonArray API, as part of the coverage
+    test for the JSON-GLib types.
+
+ json-glib/tests/Makefile.am  |   10 ++++++--
+ json-glib/tests/array-test.c |   50 ++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 57 insertions(+), 3 deletions(-)
+
+commit 441ee88a6e024fc5ab2cf8355adad1fecc276088
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 15:09:05 2008 +0000
+
+    Coalesce test-03 into test-parser
+    
+    The third test under the tests/ directory was the last JsonParser test,
+    dealing with object parsing. Now, test-parser is complete and contains
+    all the JsonParser test cases. It still needs further testing to
+    verify the DOM created by the parser object.
+
+ tests/test-02.c     |  225 ---------------------------------------------------
+ tests/test-03.c     |  214 ------------------------------------------------
+ tests/test-parser.c |  167 ++++++++++++++++++++++++++++++++++++--
+ 3 files changed, 161 insertions(+), 445 deletions(-)
+
+commit 71db86d84a5544d603b03721891e0ad14f92178d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 14:58:58 2008 +0000
+
+    Update the tests build to be a testing unit
+    
+    Instead of having stand alone tests, use the GTest framework and start
+    coalescing multiple test cases into one.
+    
+    The tests directory will be used for JsonParser, JsonGenerator and
+    the JSON-GObject integration API, by reusing the previous test cases
+    and remolding them into a more interesting test framework.
+
+ tests/Makefile.am |   39 +++++----------------------------------
+ 1 files changed, 5 insertions(+), 34 deletions(-)
+
+commit 1e6aa16a2a6432cf96d0a86d4650c13e63c67e43
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 14:56:56 2008 +0000
+
+    Remove old, empty string test
+
+ tests/test-01.c |   57 -------------------------------------------------------
+ 1 files changed, 0 insertions(+), 57 deletions(-)
+
+commit 989c807fd61cc65c1e4058c5d0794ae2fe438ba1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 14:56:28 2008 +0000
+
+    Rename JsonParser test, and coaelesce basic parser and array tests
+    
+    Instead of using a single test for empty strings and another test for
+    arrays, merge the two into a single test unit, using the GTest API.
+    
+    The JsonObject parsing test will also be merged later.
+
+ tests/test-parser.c |  262 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 262 insertions(+), 0 deletions(-)
+
+commit f1e1c0e7796903abb725e8216fc54f53573ecdc9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 10:51:09 2008 +0000
+
+    Port the empty string test to the GLib testing framework
+    
+    The old test-01 program tested the JsonParser with an empty string; instead
+    of relying on the exit code and error messages on screen, it shoul use the
+    new GTest API.
+    
+    This is the first test of the old test suite to be ported to the new test
+    framework API.
+
+ tests/test-01.c |   44 +++++++++++++++++++++++++++++++++++---------
+ 1 files changed, 35 insertions(+), 9 deletions(-)
+
+commit cb5b3d5fa6244b0d20258203bd9df7e3148af57b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 10:50:17 2008 +0000
+
+    Add a JsonNode copy test unit
+    
+    The test unit copies a NULL JsonNode and checks that the copy and the
+    original nodes are equivalent.
+
+ json-glib/tests/node-test.c |   15 +++++++++++++++
+ 1 files changed, 15 insertions(+), 0 deletions(-)
+
+commit 40c757835e329fe01f8f22aba74d2e47f3a5e55c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Mar 2 10:49:52 2008 +0000
+
+    Update Makefile templates to include the testing framework
+
+ contrib/Makefile.am       |    2 ++
+ doc/Makefile.am           |    2 ++
+ doc/reference/Makefile.am |    1 +
+ tests/Makefile.am         |   38 ++++++++++++++++++++++++++++++++------
+ 4 files changed, 37 insertions(+), 6 deletions(-)
+
+commit 75939c2b43430583150b18f0a8e82e3d60a4f4f1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Mar 1 19:35:47 2008 +0000
+
+    Update gitignore file
+
+ .gitignore |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit e4be0d896359cc1d0ba99dd81a66855389ebd5df
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Mar 1 19:30:41 2008 +0000
+
+    Add initial test suite support using GLib's new testing framework
+    
+    GLib 2.15 added a new test unit framework to the GLib API. It allows
+    integrating unit testing into GLib and GObject based libraries and
+    applications.
+    
+    It requires a specially crafter Makefile holding a set of declarations,
+    which must be included into the project own Makefile templates; then
+    it is possible to drop tests inside a subdirectory, which will be built
+    after the library or application, and executed upon "make check".
+    
+    At the moment, there is a simple test for the JsonNode API, with a
+    single unit for the "null" node type.
+
+ Makefile.am                 |    4 ++-
+ Makefile.decl               |   57 +++++++++++++++++++++++++++++++++++++++++++
+ configure.ac                |    3 +-
+ json-glib/Makefile.am       |    9 ++++++-
+ json-glib/tests/Makefile.am |   15 +++++++++++
+ json-glib/tests/node-test.c |   27 ++++++++++++++++++++
+ 6 files changed, 112 insertions(+), 3 deletions(-)
+
+commit d313aa1e9e472834252ec173c0409eba11ebcff9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 16:40:33 2008 +0000
+
+    Update gitignore
+
+ .gitignore |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 8a2bb3c4400b9df6cd864eb29920a7767e8170c7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 16:37:18 2008 +0000
+
+    Sanitize JsonScanner code
+    
+    Use a closure instead of (*eugh*) an array of gpointers and casting
+    to void*.
+    
+    Also, use the Slice allocator for the ScannerKey structs.
+
+ json-glib/json-scanner.c |   42 ++++++++++++++++++++----------------------
+ 1 files changed, 20 insertions(+), 22 deletions(-)
+
+commit 42f7800c5b1c30ff187fc824a9bb39565033488e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 16:01:48 2008 +0000
+
+    Update JsonParser to fix compilation
+    
+    JsonParser now uses JsonScanner, the internal copy of GScanner.
+
+ json-glib/json-parser.c |   33 +++++++++++++++++----------------
+ 1 files changed, 17 insertions(+), 16 deletions(-)
+
+commit 314f24fd0c8c6b024c93b1d8d275f9049ef22951
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 16:00:55 2008 +0000
+
+    Completely internalize the JsonScanner
+    
+    Rename all the API and the data types to the Json namespace, so we can
+    use the internal copy instead of GScanner.
+
+ json-glib/json-scanner.c |  639 +++++++++++++++++++++++-----------------------
+ json-glib/json-scanner.h |    6 +-
+ 2 files changed, 328 insertions(+), 317 deletions(-)
+
+commit 65708000ab02d0a4080b662bb409ac4b79101488
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 16:00:30 2008 +0000
+
+    Add JsonScanner to the build
+
+ json-glib/Makefile.am |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 8e27ac27a9b22361296564d740301c2c49b387f8
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 15:59:57 2008 +0000
+
+    Bump up autotools requirements
+    
+    Do not require an ancient version of automake, and settle for one slightly
+    less ancient.
+
+ configure.ac |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit a475b0896d5760c893a099c9411f9790e5c492ba
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:24:14 2008 +0000
+
+    Update the JsonScanner default configuration
+
+ json-glib/json-scanner.c |   84 +++++++++++++++++++--------------------------
+ 1 files changed, 36 insertions(+), 48 deletions(-)
+
+commit 10ac1734b326700257ef318d9a2000c538b5cd38
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:22:02 2008 +0000
+
+    Use JsonScanner API into JsonParser
+    
+    Rename the GScanner function calls into JsonScanner, to see what we
+    actually need to have public.
+    
+    Also, remove the configuration: JsonScanner will provide us with one.
+
+ json-glib/json-parser.c |  127 ++++++++++++++++------------------------------
+ 1 files changed, 44 insertions(+), 83 deletions(-)
+
+commit 4a4095c360fc29f766e8baba3529a78b6d736b19
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:21:20 2008 +0000
+
+    Add json-scanner.h to the exported headers
+
+ json-glib/json-glib.h |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 469a22e4f1fac6b4fd8110823322b7fbfa9b6552
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:13:54 2008 +0000
+
+    Include JsonScanner into JsonParser
+
+ json-glib/json-parser.c |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit 8537549a5a65f3111a4436b69499664c167b1534
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:10:16 2008 +0000
+
+    Move JsonTokenType into JsonScanner
+    
+    The GTokenType extension enumeration belongs with the tokenizer.
+
+ json-glib/json-parser.h |   15 ++-------------
+ 1 files changed, 2 insertions(+), 13 deletions(-)
+
+commit 1ddd45d36a3a25aa86a95c60e0c29e83687971bd
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Feb 29 12:06:19 2008 +0000
+
+    Copy GScanner into JSON-GLib as JsonScanner
+    
+    Instead of writing our tokenizer we can fork GScanner and make a
+    specialized version for JSON (as per RFC), luckily the licenses
+    are compatible (LGPLv2.1 with "any later" clause).
+    
+    GScanner does not support Unicode "\uNNNN" escaping and we need to
+    ensure UTF-8 strings as well.
+    
+    The API will mostly be the same, but the generic bits not used by
+    JsonParser will be hidden: this is, after all, a specialized
+    tokenizer.
+
+ json-glib/json-scanner.c | 1809 ++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-scanner.h |  167 +++++
+ 2 files changed, 1976 insertions(+), 0 deletions(-)
+
+commit 3a9ec8f1ca9bf525875c3fbfaf1ab2f3c708bf36
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Jan 29 19:13:15 2008 +0000
+
+    Update the JSON-GLib Vala bindings
+    
+    Add a dependencies file, so that valac can simply use the json-glib-1.0
+    package and correcly chain up all the dependencies needed (at the moment,
+    only glib-2.0).
+    
+    Update the vapi file to match with the GLib bindings with regards to the
+    out length parameters and some weak pointers. The only way to properly
+    solve the weak assignments issue would be to make JsonNode, JsonObject
+    and JsonArray proper GObjects, or at least add reference counting to
+    JsonNode. Not going to happend in 0.6, but it's worth adding it to the
+    1.0 roadmap.
+
+ contrib/json-glib-1.0.deps |    1 +
+ contrib/json-glib-1.0.vapi |   14 +++++-----
+ contrib/json-test.vala     |   62 +++++++++++++++++++++----------------------
+ 3 files changed, 38 insertions(+), 39 deletions(-)
+
+commit e8a59f086f43e5abd5414033ea8c9a886eb112ed
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Jan 29 19:12:35 2008 +0000
+
+    Remove % from the pkg-config file rule
+    
+    Rules starting with '%' are a make-isms, and automake 1.10 complains a
+    lot about them.
+
+ Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit b6963328f3d8d8e85ca0b21f9bdeca77b5611019
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Jan 29 18:19:16 2008 +0000
+
+    Remove json_parser_peek_root from the gtk-doc sections
+    
+    The json_parser_peek_root() function has been removed, and so we do not
+    its symbol in the json-glib-sections.txt file anymore.
+
+ doc/reference/json-glib-sections.txt |    1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+commit 48079c2f580171235eecc298b0193022a67e0b79
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Jan 29 18:18:01 2008 +0000
+
+    Update after the JsonParser::get_root change
+    
+    Do not free the root node returned by the get_root() method in the
+    JSON-GObject API and in the JsonParser tests.
+
+ json-glib/json-gobject.c |    4 +---
+ tests/test-01.c          |    2 +-
+ tests/test-02.c          |    2 --
+ tests/test-03.c          |    2 --
+ 4 files changed, 2 insertions(+), 8 deletions(-)
+
+commit a86a300fdc256ad4270881cf9b7b97367cd87c87
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Jan 29 18:14:49 2008 +0000
+
+    Revert JsonParser::get_root semantics
+    
+    The get_root() method should not return a copy of the parsed node: it is
+    up to the developer copying it, if it needs to be kept around across multiple
+    parsing runs.
+    
+    This commit reverts the 0b6b09c0 commit, by removing the peek_root() method
+    and restoring the previous get_root() method behaviour.
+
+ json-glib/json-parser.c |   26 ++------------------------
+ json-glib/json-parser.h |    1 -
+ 2 files changed, 2 insertions(+), 25 deletions(-)
+
+commit 9a167068edcde51b50a15bab4ee8623994eb9c04
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Jan 28 11:02:30 2008 +0000
+
+    Use the normalized member name in has_member
+    
+    The json_object_has_member() used the passed in member name, instead of
+    the correctly normalized one.
+
+ json-glib/json-object.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit f2f08d282ac6bc69ba9029d065979b1332abd5a5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Jan 27 21:26:51 2008 +0000
+
+    Extract the parser state clearing into its own function
+    
+    The JsonParser object clears its state upon starting the parsing sequence
+    or during the instance destruction process. It's worth moving the free
+    and unref calls into their own function to be called by the load_from_data()
+    and dispose methods. As further optimisation, inlining them should be
+    worth as well.
+
+ json-glib/json-parser.c |   51 +++++++++++++++++++++++++++-------------------
+ 1 files changed, 30 insertions(+), 21 deletions(-)
+
+commit 629d4a54913c578d7b612f10d9b04addc8e0c7fb
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 21:44:03 2007 +0000
+
+    Wrap config.h include with conditionals
+    
+    Including the autotools generated config.h should always be conditional
+    on the HAVE_CONFIG_H definitions.
+
+ json-glib/json-array.c     |    2 ++
+ json-glib/json-generator.c |    2 ++
+ json-glib/json-gobject.c   |    2 ++
+ json-glib/json-node.c      |    3 +++
+ json-glib/json-object.c    |    2 ++
+ 5 files changed, 11 insertions(+), 0 deletions(-)
+
+commit e172e9ccec88999e7d8433df08d8d92568537cf7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 21:41:44 2007 +0000
+
+    Kill off a few indirections
+    
+    Use an intermediary pointer to avoid a lot of pointer dereferences
+
+ json-glib/json-parser.c |   25 ++++++++++++++-----------
+ 1 files changed, 14 insertions(+), 11 deletions(-)
+
+commit 61a6a144a2182946be4fb975d05e1c26d814c323
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:55:36 2007 +0000
+
+    Some miscellaneous fixes to the Vala bindings
+    
+    Expose the properties as members and remove the accessor methods in case
+    it's obvious that they are just function proxies.
+    
+    Also, start binding the basic GObject API, even though no serializable
+    support is ready, yet.
+
+ contrib/json-glib-1.0.vapi |   21 ++++++++++--
+ contrib/json-object.vala   |   10 ++++-
+ contrib/json-test.vala     |   81 ++++++++++++++++++++++++++++++++------------
+ 3 files changed, 85 insertions(+), 27 deletions(-)
+
+commit 8ec0c93715f6f43e4829a6f3ac534f9ec05e0363
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:53:04 2007 +0000
+
+    Provide a default implementation of JsonSerializable
+    
+    The JsonSerializable interface can provide a default implementation, using
+    the powers of GTypeInterface. This means that classes implementing the
+    interface can opt to implement both, either or none of the JsonSerializable
+    methods, and still be able to retain some basic functionality for the methods
+    they decide not to implement.
+
+ json-glib/json-gobject.c |  208 ++++++++++++++++++++++++++-------------------
+ 1 files changed, 120 insertions(+), 88 deletions(-)
+
+commit 5bb6dd7b77dcd0d1996f484990223287d2144ff3
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:51:20 2007 +0000
+
+    Plug a leak when loading a new buffer with the same parser
+    
+    When the same JsonParser loads a different buffer it needs to clear out the
+    current state; this means clearing the variable_name string it saves when
+    the passed JSON stream is a JavaScript assignment.
+
+ json-glib/json-parser.c |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit a90a842f269314c4423de9d84d03391a8efbd7b5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:49:20 2007 +0000
+
+    Use gssize for the buffer length parameter
+    
+    Since we allow a negative value, meaning "take the whole string", for the
+    length parameter, when need a signed size_t. This also fixes the bug where
+    we implicitly always computed the buffer length and discarded the passed
+    length parameter.
+
+ json-glib/json-parser.c |   10 +++++-----
+ json-glib/json-parser.h |    2 +-
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 7229b9bf0bd15c6c1e5b695f8e291218a041ab45
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:47:10 2007 +0000
+
+    Initialise to zero when creating/copying a JsonNode
+    
+    Avoid feeding garbage to the callers by using g_slice_new0().
+
+ json-glib/json-node.c |    9 +++++----
+ 1 files changed, 5 insertions(+), 4 deletions(-)
+
+commit ba7282dd23e2980203208cb73942535bfefa5906
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:45:56 2007 +0000
+
+    Do not leak the intermediate strings when generating JSON
+    
+    Found this very dumb leak while using Valgrind.
+
+ json-glib/json-generator.c |    6 ++++++
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 193aca9aabbfc3db8e1faca0a65b19ac7ba96341
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Dec 25 11:44:18 2007 +0000
+
+    Do not free the pointer to the boxed type we get when serialising
+    
+    The pointer returned by g_value_get_boxed() is just a pointer to the internal
+    copy inside GValue, and it's not ours to free, as Valgrind gently pointed
+    out.
+
+ tests/test-07.c |    2 --
+ 1 files changed, 0 insertions(+), 2 deletions(-)
+
+commit a6fae2d61b1cfefa742574761edc19c8d6f702f5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Nov 22 16:00:35 2007 +0000
+
+    Add a simple Vala serialization example
+    
+    We don't provide the Serializable interface at the moment, because it
+    is too much C-oriented. This example shows how to serialize a class in
+    Vala to a JSON string.
+
+ contrib/json-object.vala |   40 ++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 40 insertions(+), 0 deletions(-)
+
+commit ea6cc8756f70d488eae128e4a01f63ce2766cc3a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Nov 22 15:59:25 2007 +0000
+
+    Omit the lenght argument now that we provide a default
+
+ contrib/json-test.vala |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9492f3439dd491bb5afadfe6b2bd49a72ec9bb1e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Nov 22 15:58:23 2007 +0000
+
+    Fix the Vala bindings
+    
+    Miscellaneous fixes for the Vala bindings of JSON-GLib:
+     * add missing return values for a couple of methods
+     * decorate the Object and Array constructors with their C names
+     * correctly transfer the ownership when adding members/elements
+     * add the non-null value marker for strings
+     * provide default values for the length argument in from_data()/to_data()
+
+ contrib/json-glib-1.0.vapi |   20 +++++++++++---------
+ 1 files changed, 11 insertions(+), 9 deletions(-)
+
+commit a255b4f5eb8769c444a9ac3a4cc7404fccd44ee3
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Nov 22 00:01:37 2007 +0000
+
+    Recurse into the contrib directory only if Vala is available
+    
+    If Vala is not available then there's no point in getting into the
+    contrib directory. This might change in the future, so we already
+    have the HAVE_VALA conditional for the Makefiles.
+
+ Makefile.am  |    8 +++++++-
+ configure.ac |    3 +++
+ 2 files changed, 10 insertions(+), 1 deletions(-)
+
+commit aa8911ca4d63bfb3dd34997f9a745d70d12673af
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:44:08 2007 +0000
+
+    Update the test case for the Vala bindings
+
+ contrib/json-test.vala |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7083e9e6733611b5313f0708c4b93b9726ef26d0
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:43:35 2007 +0000
+
+    Wrap the newly added API in the Vala bindings
+    
+    Add the Json.Object.dup_member() and Json.Array.dup_element() functions.
+    Also, export the JSON_NODE_TYPE() macro as Json.Node.type() method.
+
+ contrib/json-glib-1.0.vapi |    8 ++++++--
+ 1 files changed, 6 insertions(+), 2 deletions(-)
+
+commit 9d4588e97a88960a4dd6a28debb3cb0f8d75f098
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:42:07 2007 +0000
+
+    Add symbols of the newly committed API
+
+ doc/reference/json-glib-sections.txt |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit cf2eceeb69ccbda4f2ff583ee7869c7fd3cda603
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:41:42 2007 +0000
+
+    Add API to retrieve copies of the nodes inside objects and arrays
+    
+    Getting copies of the nodes might work better for high level languages
+    binding the JSON-GLib API, because they can manage the lifetime of the
+    returned values using their own rules.
+
+ json-glib/json-array.c  |   29 +++++++++++++++++++++++++++++
+ json-glib/json-object.c |   29 +++++++++++++++++++++++++++++
+ json-glib/json-types.h  |    4 ++++
+ 3 files changed, 62 insertions(+), 0 deletions(-)
+
+commit 5a4a8761af0562fbee8e1a56ce1771a20c1ad8e3
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:07:12 2007 +0000
+
+    Fix leaks in the test suite
+    
+    Dispose the root node when using the JsonParser and JsonGenerator
+    objects after the change in sematics for their accessors.
+
+ tests/test-01.c |    2 +-
+ tests/test-02.c |    2 ++
+ tests/test-03.c |    2 ++
+ tests/test-04.c |    8 ++++++++
+ tests/test-05.c |    6 ++++++
+ 5 files changed, 19 insertions(+), 1 deletions(-)
+
+commit ac699263493e09eeb203f9bf88c0a8296f9e4a8f
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:06:06 2007 +0000
+
+    Free the root node obtained using json_parser_get_root()
+    
+    Update json_construct_gobject() to the change of behaviour in the
+    root node getter function of JsonParser.
+
+ json-glib/json-gobject.c |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 0b6b09c0fe2fdd21b18593192e7213d1b0098f12
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 20:05:07 2007 +0000
+
+    Change json_parser_get_root() semantics
+    
+    The json_parser_get_root() returns a pointer to the root node. This does
+    not conform to the API naming convention inherited from GLib, where
+    functions returning an internal pointer are called "peek" and function
+    returning a copy are called "get".
+    
+    Thus, json_parser_get_root() will now return a copy of the root node and
+    it is left to the developer to free the returned JsonNode.
+    
+    A function returning the pointer has also been added, and it's called
+    json_parser_peek_root().
+
+ json-glib/json-parser.c |   26 ++++++++++++++++++++++++--
+ json-glib/json-parser.h |    2 ++
+ 2 files changed, 26 insertions(+), 2 deletions(-)
+
+commit 5f110dc5ad338497c95418b9ad1b267c95fb8ded
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 18:39:04 2007 +0000
+
+    Add JSON-GLib Vala bindings
+    
+    Add bindings for the basic JSON-GLib API. GObject API will arrive later.
+
+ Makefile.am                |    2 +-
+ configure.ac               |   12 +++++
+ contrib/Makefile.am        |    4 ++
+ contrib/json-glib-1.0.vapi |  118 ++++++++++++++++++++++++++++++++++++++++++++
+ contrib/json-test.vala     |   87 ++++++++++++++++++++++++++++++++
+ 5 files changed, 222 insertions(+), 1 deletions(-)
+
+commit 557a60b4e0f1fd6fc0fa79efc60f9bfd777e0670
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 14:52:15 2007 +0000
+
+    Use a unicode character for the indent-char property of JsonGenerator
+    
+    The indent character should be any Unicode character available instead
+    of a generic char.
+
+ json-glib/json-generator.c |   16 ++++++++--------
+ tests/test-05.c            |    6 +++++-
+ 2 files changed, 13 insertions(+), 9 deletions(-)
+
+commit 5fc37f8f2a1594821623419f75ceaa4b95fe07cf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 01:39:00 2007 +0000
+
+    Add the indent-char property to JsonGenerator
+    
+    The JsonGenerator:indent-char can be used to control the character that
+    indents the lines when pretty printing.
+
+ json-glib/json-generator.c |   54 ++++++++++++++++++++++++++++++++-----------
+ 1 files changed, 40 insertions(+), 14 deletions(-)
+
+commit 58133b51152ca76b8cb5c93b5991f9b1a565e9a9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Nov 21 01:20:20 2007 +0000
+
+    Use G_TYPE_DOUBLE when dumping a value.
+    
+    JsonNode of type value for floating point numbers is G_TYPE_DOUBLE
+    and not G_TYPE_FLOAT anymore.
+
+ json-glib/json-generator.c |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 80006db7bcea2bd8c44a648a64ba3da6a05a6fd1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 20 18:30:42 2007 +0000
+
+    Test correct deserialization of enum values
+    
+    Update the GObject deserialization test suite to check for the correct
+    deserialization of the enum/flags values.
+
+ tests/test-08.c |   60 ++++++++++++++++++++++++++++++++++++++++++++++++------
+ 1 files changed, 53 insertions(+), 7 deletions(-)
+
+commit 1110e098fa879abf7f67f24af2a1b736ce359dd6
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 20 18:20:33 2007 +0000
+
+    Allow deserialization of strings into enums/flags
+    
+    If the target value is a G_TYPE_ENUM or a G_TYPE_FLAGS we can effectively
+    deserialize a string into the corresponding value (or bit mask) using
+    the introspection API for the GEnum and GFlags types.
+    
+    This code is taken from ClutterScript and it was adapted from GtkBuilder.
+
+ json-glib/json-gobject.c |  170 ++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 170 insertions(+), 0 deletions(-)
+
+commit 2674ce68e574cebeca147944cf748b41fbe27507
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 11:34:05 2007 +0000
+
+    Bump up to 0.5.0
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit c1547eb3aba6f09b3ce4c23bd66a798e03b35a34
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 11:29:19 2007 +0000
+
+    Bump up to 0.4.0
+
+ NEWS         |    9 +++++++++
+ configure.ac |    2 +-
+ 2 files changed, 10 insertions(+), 1 deletions(-)
+
+commit 03325e108e40d5deba979852ee402d7d6579ac81
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 11:20:34 2007 +0000
+
+    Fix variable shadowing for distcheck
+
+ json-glib/json-parser.c |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit afeec9b40468d289351c78007b5122ff716bb977
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 11:16:51 2007 +0000
+
+    Add 0.4 symbols index
+
+ doc/reference/json-glib-docs.sgml |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 32023e03ca9c976e66b9af949d4aea36e1d4d874
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:59:14 2007 +0000
+
+    Change "responsible" to "asked" in the (de)serialization functions docs
+    
+    We provide fallbacks in case a JsonSerializable object does not translate
+    a property into a JSON object member and vice versa.
+
+ json-glib/json-gobject.c |   15 ++++++++-------
+ 1 files changed, 8 insertions(+), 7 deletions(-)
+
+commit c669a28d37795be68f3a51e9353f6f9d8e695a52
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:55:23 2007 +0000
+
+    Add new symbols to the documentation
+
+ doc/reference/json-glib-sections.txt |    7 ++++++-
+ 1 files changed, 6 insertions(+), 1 deletions(-)
+
+commit b83a2bfa96885837ca48bacb6492fd68a2b5b564
+Merge: 1f9b3e5 198ed83
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:51:58 2007 +0000
+
+    Merge branch 'gobject-deserialize' into work
+
+commit 198ed839424dc7791d22dede152f4d7abc16a8b2
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:51:31 2007 +0000
+
+    Use the fallback value-to-node generator even for serializables
+    
+    To avoid reimplementing the same code all over again, if the implementation
+    of the serialize_property virtual function of JsonSerializable returns NULL
+    we will fall back to the simple value-to-node generator we provide for
+    non-serializable classes.
+
+ json-glib/json-gobject.c |   17 +++++++++++------
+ tests/test-07.c          |   13 +------------
+ 2 files changed, 12 insertions(+), 18 deletions(-)
+
+commit 10e937a68bd802a4f5948d900aa2201344cfc138
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:46:02 2007 +0000
+
+    Add test unit for the GObject deserialization
+
+ .gitignore        |    2 +
+ tests/Makefile.am |    4 +-
+ tests/test-08.c   |  291 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 296 insertions(+), 1 deletions(-)
+
+commit 7b93db7ad996b29a6c576db33803029dc94e16fc
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:45:23 2007 +0000
+
+    Fix a couple of dumb typos in the GObject deserialization code
+    
+    We need to skip if the CONSTRUCT_ONLY flag is set, not unset. We also need
+    to copy the value from the JSON node into the target GValue, not the other
+    way around.
+
+ json-glib/json-gobject.c |    6 ++++--
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 9e61004365982017bfe9b76889e2a7d1a0320350
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:11:34 2007 +0000
+
+    Update git ignore file
+
+ .gitignore |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 4b496c7d906c81dceafe6a5f442b55b6e161f762
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 10:11:00 2007 +0000
+
+    Add node-to-property simple fallback parser for deserialization
+    
+    The fallback parser for json_construct_gobject() is invoked if the GType
+    does not implement the JsonSerializable interface, or if the interface
+    was not handling the property.
+    
+    It will natively convert integers, booleans, strings and double precision
+    floating point values; it also handles string vectors in form of arrays.
+
+ json-glib/json-gobject.c |   94 +++++++++++++++++++++++++++++++++++++++++----
+ 1 files changed, 85 insertions(+), 9 deletions(-)
+
+commit a7c39c910e08093ee0d0723685005623f26b9eae
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 09:28:57 2007 +0000
+
+    Add the JsonGenerator:root property
+    
+    JsonGenerator now has a :root property, so it can be constructed using
+    just g_object_new():
+    
+      generator = g_object_new (JSON_TYPE_GENERATOR,
+                                "pretty", TRUE,
+                                "indent", 4,
+                                "root", node,
+                                NULL);
+    
+    This means that the root node is copied inside the generator, instead of
+    just taking ownership (it was quite confusing). The documentation now
+    clearly states what happens, and that you can safely free the node after
+    feeding it to the JsonGenerator.
+
+ json-glib/json-generator.c |   30 ++++++++++++++++++++++++++++--
+ 1 files changed, 28 insertions(+), 2 deletions(-)
+
+commit 6132d7325c33e26740b4c955d8ccbe53fd817cd8
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 09:26:02 2007 +0000
+
+    Fix member name in json_node_get_value_type()
+    
+    JsonNode payload is inside a union.
+
+ json-glib/json-node.c |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit f051b948714e4928a7d7f903e891639ce4ba82fd
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Nov 13 09:17:22 2007 +0000
+
+    Add a GType for JsonNode
+    
+    We need a GType for nodes if we want to add JsonNode properties or signal
+    marshallers to a GObject class. We could use pointers, but we'd loose type
+    safety, so it's a no-no.
+
+ json-glib/json-node.c  |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-types.h |    8 ++++++--
+ 2 files changed, 54 insertions(+), 2 deletions(-)
+
+commit 1f9b3e50282f8aa4a421c83ad596f6186ef82ec9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Nov 10 15:12:20 2007 +0000
+
+    When parsing a full assignment, also swallow any trailing semi-colon
+    
+    There's no end to web developers insanity when they can twist and turn a
+    perfectly simple and elegant notation into something that allows lazyness
+    and breakage.
+
+ json-glib/json-parser.c |   12 +++++++++++-
+ tests/test-02.c         |    1 +
+ 2 files changed, 12 insertions(+), 1 deletions(-)
+
+commit 261d05a4cdcc1f64824615cdc81b4b467d0a5f57
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Nov 10 02:15:44 2007 +0000
+
+    Add support for parsing assignments
+    
+    Some JSON web APIs return a full JavaScript assignment instead of just
+    the data structure (and I'm looking at you, Tumblr). This is done in clear
+    violation of the grammar published in the RFC 4627, and it's evidently
+    done because most web developers are too lazy for doing a
+    
+      var foo = eval('(' + text ')');
+    
+    and want everything defined for them. JsonParser will blissfully ignore
+    the left-hand part of the assignment but, in the interest of the developer
+    who cares, will record: 1. that the parsed statement was in fact an
+    assignment and 2. the name of the variable used.
+    
+    The function json_parser_has_assignment() can be used to query both the
+    presence of an assignment and the variable name at the same time.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-parser.c              |   80 +++++++++++++++++++++++++++++++++-
+ json-glib/json-parser.h              |    5 ++
+ tests/test-02.c                      |    5 ++
+ 4 files changed, 89 insertions(+), 2 deletions(-)
+
+commit 45c697263364a975fd6a54373f999f2932436b6f
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sat Nov 10 01:26:46 2007 +0000
+
+    Initial implementation of GObject deserialization function
+    
+    The json_construct_gobject() function takes a GType and a JSON data stream
+    and constructs a new instance for the given type. If the type is a
+    JsonSerializable, it will use the JsonSerializable interface for parsing
+    the JsonNodes of each object member.
+    
+    This is the initial implementation of the function: the JsonNode-to-GValue
+    fallback parser is just a stub.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-gobject.c             |  182 +++++++++++++++++++++++++++++++---
+ json-glib/json-gobject.h             |    8 +-
+ 3 files changed, 177 insertions(+), 14 deletions(-)
+
+commit 4eade1089355ebcf0614d0cfbc9c441513b7d97a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 22:23:36 2007 +0000
+
+    Fix objects test suite to match the arrays one
+
+ tests/test-03.c |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 3948d83795d68d665b8b969c08b6c40498eb2661
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 22:23:07 2007 +0000
+
+    More sanity checks for objects
+    
+    Add a check for commas after complex data types inside object members.
+
+ json-glib/json-parser.c |    8 +++++++-
+ 1 files changed, 7 insertions(+), 1 deletions(-)
+
+commit 6182457fa305a1f159e9009d3fbef42a93f2768e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 22:17:44 2007 +0000
+
+    Fix the test suite for arrays
+    
+    Fix a typo in test number 7 (missing comma to separate the C strings) and
+    use G_TYPE_DOUBLE instead of G_TYPE_FLOAT for the floating point values.
+
+ tests/test-02.c |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 25cdc18be8acdad54561f919c5805ad4fa9b3ac9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 22:16:31 2007 +0000
+
+    Add more sanity checks to the parser
+    
+    Catch missing commas after an array element or an object member.
+
+ json-glib/json-parser.c |   10 ++++++++++
+ 1 files changed, 10 insertions(+), 0 deletions(-)
+
+commit 812422e4ed4df83374cdda6d94637448ab94dfef
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 18:18:34 2007 +0000
+
+    Backport fixes from Clutter trunk
+    
+    The copy of JSON-GLib in Clutter trunk has two fixes for the JsonParser
+    object:
+    
+      * support for negative numbers (ints and floats);
+      * correct parse error propagation
+    
+    which should make the JsonParser hopefully complete.
+
+ json-glib/json-parser.c |  123 +++++++++++++++++++++++++++++++++++++++--------
+ 1 files changed, 103 insertions(+), 20 deletions(-)
+
+commit 72d007d865a822875dfa311698fb2d13f5d3df69
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 29 18:16:24 2007 +0000
+
+    Check if the payload is set in json_node_free()
+    
+    Before calling json_object_unref() or json_array_unref() in json_node_free()
+    we need to check if the payload of JsonNode is set to avoid a critical.
+
+ json-glib/json-node.c |    6 ++++--
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 59a66484befba457eda2ee7a9540f2b33ff04031
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 23:20:22 2007 +0100
+
+    Add test unit for the JsonSerializable interface
+    
+    This should have been done before relasing 0.2.0. Well, that's what
+    point releases are for.
+
+ tests/Makefile.am |    4 +-
+ tests/test-07.c   |  265 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 268 insertions(+), 1 deletions(-)
+
+commit 34515af7bb1d69317b9e52d0ced92beaf6770e7d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 23:19:35 2007 +0100
+
+    We need the actual implementation of the JsonSerializable GType function
+    
+    A placeholder, while syntactically correct, won't do.
+
+ json-glib/json-gobject.c |    6 ++++++
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit 0656c4bee8e14c375481c89a62f0e6e95be758ce
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 23:18:47 2007 +0100
+
+    Fix the compiler fixes
+    
+    This is what happens when you fix a compiler warning about a shadowing
+    variable and you don't run the test suite to check the results.
+
+ json-glib/json-generator.c |   10 ++++++----
+ 1 files changed, 6 insertions(+), 4 deletions(-)
+
+commit 88794df33e08cb409f71d1aaf702cd509b600954
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 19:53:27 2007 +0100
+
+    Bump up to 0.3.0
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 0ce3bf30d84aedcf5f8f75e6c1112d91dcc1d654
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 19:49:42 2007 +0100
+
+    Bump up to 0.2.0
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 77248800533f3dabfb09dfa8ba32e3084ea62d5f
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 19:43:27 2007 +0100
+
+    Fix DISTCHECK configure flags
+
+ Makefile.am |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 70be36c97a8cd598af061eb9ac5a9a5852858682
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 19:42:05 2007 +0100
+
+    Fix compilation errors with extra maintainer CFLAGS
+
+ json-glib/json-array.c     |    2 +-
+ json-glib/json-generator.c |   16 ++++++++--------
+ json-glib/json-parser.c    |    4 ++--
+ 3 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 57c39582818b8a6579fed327f5c6e2fc34e93694
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 19:41:18 2007 +0100
+
+    Drop -Wextra from the maintainer CFLAGS
+    
+    Some autogenerated code caused -Werror to croak, so -Wextra has to go.
+
+ configure.ac |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 9c690da734ee4513f19841f93a08ae35bbaa65b1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 18:20:19 2007 +0100
+
+    Autogenerate the ChangeLog when disting
+
+ Makefile.am |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 95fc9c4fb5af82c766d2f4f515b361028bc348e7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 18:20:01 2007 +0100
+
+    Fix EXTRA_DIST files for distcheck
+
+ json-glib/Makefile.am |   16 +++++++++-------
+ 1 files changed, 9 insertions(+), 7 deletions(-)
+
+commit 87a36b8a5e23f3cf80730627f9b89061934a5bbf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 17:40:06 2007 +0100
+
+    Add the JsonSerializable interface
+    
+    The JsonSerializable interface allows implementations to override the
+    GObject-to-JSON serialization process, by providing two virtual methods
+    to control the (de)serialization of GObject properties. This way it's
+    possible to serialize GObjects with properties holding complex data types.
+
+ doc/reference/json-glib-sections.txt |   15 +++
+ json-glib/json-gobject.c             |  188 ++++++++++++++++++++++++++++------
+ json-glib/json-gobject.h             |   51 +++++++++
+ json-glib/json-types.h               |    1 +
+ 4 files changed, 224 insertions(+), 31 deletions(-)
+
+commit 85cb0f44c4c7297a75141999674f3eb0fdf6a308
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 17:25:08 2007 +0100
+
+    Add a method for getting all the nodes from a JsonObject
+    
+    To map json_array_get_elements(), a json_object_get_values() method has
+    been added which returns the list of JsonNodes contained by a JsonObject.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-object.c              |   41 ++++++++++++++++++++++++++++++++++
+ json-glib/json-types.h               |    1 +
+ 3 files changed, 43 insertions(+), 0 deletions(-)
+
+commit 474ecf1cc6aae35b184edffc75fc8626c3f12f61
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 16:40:57 2007 +0100
+
+    Add a note in the JsonObject documentation for the member name normalization
+
+ json-glib/json-object.c |    6 +++++-
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 93e26b94d9bb1909f3b16a4b0500f27660d7e621
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 16 16:37:01 2007 +0100
+
+    Normalize every member name before using it
+    
+    Every member name is stored inside the internal hash table of JsonObject
+    using a normalized string: every delimiter found matching G_STR_DELIMITERS
+    is automatically transformed in an underscore ('_').
+    
+    This means that "member-name" and "member_name" are completely equivalent
+    for a JsonObject.
+
+ json-glib/json-object.c |   31 ++++++++++++++++++++++++++-----
+ 1 files changed, 26 insertions(+), 5 deletions(-)
+
+commit 73a7671dedfd3bb9bc1a8c197a68dcef90e627f7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 15 10:28:39 2007 +0100
+
+    Provide an internal g_hash_table_get_keys() and bump down GLib dependency
+    
+    Even though GLib 2.14 is now available, many systems still come out with
+    GLib 2.12. Since we are using just a single 2.14 function for retrieving
+    the members from a JsonObject, we can provide an internal version of that
+    function and hideit behind a pre-processor macro.
+
+ configure.ac            |    2 +-
+ json-glib/json-object.c |   25 +++++++++++++++++++++++++
+ 2 files changed, 26 insertions(+), 1 deletions(-)
+
+commit 28928a2f1cbe83a2f1bf699c915daa6eca80f587
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 15 10:25:09 2007 +0100
+
+    Add API for removing nodes from arrays and objects
+    
+    Write and document json_object_remove_member() and json_array_remove_element()
+    which can be used to remove a JsonNode from a JsonObject or a JsonArray
+    respectively. This way, the JsonObject and JsonArray are API-complete and
+    the object model can be manipulated in code.
+
+ doc/reference/json-glib-sections.txt |    2 +
+ json-glib/json-array.c               |   18 +++++
+ json-glib/json-object.c              |   17 +++++
+ json-glib/json-types.h               |  126 +++++++++++++++++----------------
+ 4 files changed, 102 insertions(+), 61 deletions(-)
+
+commit b3ecd6e2fbdd58250427f406c43d60b8cb8d2644
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Wed Oct 10 12:03:59 2007 +0100
+
+    Parse bare root values
+    
+    If the root node contains just a bare value (true, false, null, fundamental
+    type) then it's still valid JSON.
+    
+    Also, use the commodity JsonNode API to avoid using values in the parser
+    code.
+
+ json-glib/json-parser.c |   79 +++++++++++++++++-----------------------------
+ 1 files changed, 29 insertions(+), 50 deletions(-)
+
+commit a7839a06da53d32eb372b4813e5883a04e1c36b7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 9 20:52:56 2007 +0100
+
+    Add the forgotten JsonGenerator type function
+
+ doc/reference/json-glib.types |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit daeef3345c3a7f3325cea8c945f0e1d814defcc1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 8 18:29:44 2007 +0100
+
+    Add json_node_dup_string()
+    
+    The newly added json_node_dup_string() is a convenience function for
+    getting a copy of the string contained inside a JsonNode.
+
+ doc/reference/json-glib-sections.txt |    1 +
+ json-glib/json-node.c                |   20 ++++++++++++++++++++
+ json-glib/json-types.h               |    1 +
+ 3 files changed, 22 insertions(+), 0 deletions(-)
+
+commit b12efcec57fff6e7637fc924fc50333b97eb2594
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Sun Oct 7 00:47:32 2007 +0100
+
+    Fix documentation about the ownership of the nodes
+    
+    When adding a JsonNode to a JsonObject or a JsonArray, the containers
+    take ownership of the node.
+
+ json-glib/json-array.c  |    7 +++++--
+ json-glib/json-object.c |   13 ++++++++-----
+ 2 files changed, 13 insertions(+), 7 deletions(-)
+
+commit bd5a60ca658257752993ccea47950b97cdc45246
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 18:24:27 2007 +0100
+
+    Add convenience accessors for fundamental types in JsonNode
+    
+    This commit adds some convenience accessors for setting and
+    getting fundamental types in and from a JsonNode, to avoid
+    jumping through all the GValue hoops.
+
+ doc/reference/json-glib-sections.txt |    8 ++
+ json-glib/json-node.c                |  201 ++++++++++++++++++++++++++++++++++
+ json-glib/json-types.h               |   12 ++
+ 3 files changed, 221 insertions(+), 0 deletions(-)
+
+commit ad95c8bf8e4103058d42ae71f47e6980e3b52c34
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 18:23:15 2007 +0100
+
+    Use doubles when parsing, not floats
+    
+    GScanner advertise the floating point values as floats, but it really
+    uses doubles. Hence, we need to use G_TYPE_DOUBLE when saving the
+    parsed constants into a GValue.
+
+ json-glib/json-parser.c |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 220838e4e61c5a8fd9cf627da7309acf44fa82f0
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 16:39:10 2007 +0100
+
+    Add line/position getters to JsonParser
+    
+    Add two methods to JsonParser to retrieve the currently parsed line
+    and position within that line. These methods works only while parsing,
+    so within the signal handlers and inside subclasses.
+
+ doc/reference/json-glib-sections.txt |    6 ++++
+ json-glib/json-parser.c              |   46 +++++++++++++++++++++++++++++++--
+ json-glib/json-parser.h              |   21 +++++++++------
+ 3 files changed, 61 insertions(+), 12 deletions(-)
+
+commit ea5ee264a5b82fd1d09fa84ec81e17c4ea0d0c4a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 15:13:21 2007 +0100
+
+    Document the newly added signals
+
+ json-glib/json-parser.c |   64 +++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-parser.h |   10 ++++++-
+ 2 files changed, 73 insertions(+), 1 deletions(-)
+
+commit fa9d1676da588306be5a14bcab100ad58a41b799
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 11:59:44 2007 +0100
+
+    Add more signals to the JsonParser class
+    
+    JsonParser should emit signals in critical places, like: start/end of
+    the parsing process; start and end of a JsonObject and a JsonArray;
+    completion of every member and element of a JsonObject and a JsonArray.
+    These signals require the addition of some custom marshaller.
+
+ json-glib/json-marshal.list |    4 ++
+ json-glib/json-parser.c     |  118 +++++++++++++++++++++++++++++++++++++++++-
+ json-glib/json-parser.h     |   25 ++++++++-
+ 3 files changed, 141 insertions(+), 6 deletions(-)
+
+commit aa2b31234f7cfac63b870e8d9d74e682b3121d4a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Oct 5 11:57:53 2007 +0100
+
+    Implement the GType functions for JsonObject and JsonArray
+    
+    The type functions for the JsonObject and JsonArray types were declared,
+    albeit with the wrong return value, but not implemented. This commit
+    fixed the return value and implements them.
+    
+    JsonObject and JsonArray are boxed types because we don't need them to
+    be GObjects (no signals, no inheritance and their implementation must be
+    completely opaque for the developer).
+
+ json-glib/json-array.c  |   13 +++++++++++++
+ json-glib/json-object.c |   13 +++++++++++++
+ json-glib/json-types.h  |    4 ++--
+ 3 files changed, 28 insertions(+), 2 deletions(-)
+
+commit bd41854505f47d2176ea4cfba8083ce998c482cc
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 2 12:13:23 2007 +0100
+
+    Document the GObject integration API into the API reference
+
+ doc/reference/json-glib-docs.sgml    |    6 ++++++
+ doc/reference/json-glib-sections.txt |    6 ++++++
+ 2 files changed, 12 insertions(+), 0 deletions(-)
+
+commit cea3f69f2cde1cb4e6ea9242f6014b31864ad80f
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 2 12:12:49 2007 +0100
+
+    Add test case for GObject integration
+
+ .gitignore        |    2 +
+ tests/Makefile.am |    4 +-
+ tests/test-06.c   |  154 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 159 insertions(+), 1 deletions(-)
+
+commit 3666613e47b66d67a28bc06c6dcf678fe97eae50
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 2 12:11:55 2007 +0100
+
+    Add GObject serialization support for JSON-GLib
+    
+    This commit adds json-gobject.h and json_serialize_gobject() to
+    JSON-GLib, to serialize a GObject instance into a JSON data stream.
+
+ .gitignore               |    1 +
+ json-glib/Makefile.am    |    2 +
+ json-glib/json-gobject.c |  169 ++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-gobject.h |   33 +++++++++
+ 4 files changed, 205 insertions(+), 0 deletions(-)
+
+commit 8398253c76cf5dda23891b49b1aaa49e57d95a8d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 2 10:03:00 2007 +0100
+
+    Complete the tests suite with the object deserialization
+    
+    Add a test unit for JSON object generation using JsonGenerator. The
+    empty, simple (1-depth) and complex (nested object and array) cases
+    are exercised.
+    
+    The complex object generation is taken from the RFC 4627, Examples
+    section.
+
+ .gitignore        |    2 +
+ tests/Makefile.am |    4 +-
+ tests/test-05.c   |  217 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 222 insertions(+), 1 deletions(-)
+
+commit 2b25dbfa802f9af6e76fbe72140b687535cae8e5
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Tue Oct 2 08:07:56 2007 +0100
+
+    Add objects support
+    
+    JsonGenerator can now create objects and array-nested objects, with and without
+    pretty printing. The test suite has been updated accordingly.
+
+ json-glib/json-generator.c |  125 ++++++++++++++++++++++++++++++++++++++++++-
+ tests/test-04.c            |   68 ++++++++++++++++++++++++
+ 2 files changed, 190 insertions(+), 3 deletions(-)
+
+commit 326cdead6f1c7b1bbaae0961d28bfe5ca3af0a1a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 23:07:18 2007 +0100
+
+    Add nested arrays support
+    
+    JsonGenerator now supports nested arrays, both with and without pretty
+    printing. The tests suite has been updated accordingly.
+
+ json-glib/json-generator.c |   10 +++++++
+ tests/test-04.c            |   61 ++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 71 insertions(+), 0 deletions(-)
+
+commit 6f4dd6b154a150e8b4221800b61f85e5c4277d1b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 22:58:04 2007 +0100
+
+    Simple arrays generation
+    
+    JsonGenerator now can create simple arrays, with "pretty" enabled and disabled.
+    Simple arrays are just one-level, value-only arrays.
+    
+    The test unit has been updated to exercise this new feature.
+
+ json-glib/json-generator.c |  160 ++++++++++++++++++++++++++++++++++++++++++--
+ tests/test-04.c            |   86 ++++++++++++++++++++++--
+ 2 files changed, 234 insertions(+), 12 deletions(-)
+
+commit 7f0232eaab0af434e2e086c83b68395146e410f9
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 22:22:12 2007 +0100
+
+    Update list of git ignored files
+
+ .gitignore |    5 +++++
+ 1 files changed, 5 insertions(+), 0 deletions(-)
+
+commit 47b34271f989cb5f2ba01a633d003adb6052cbd1
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 22:20:23 2007 +0100
+
+    Add initial test unit for the JsonGenerator object
+
+ tests/Makefile.am |    4 +++-
+ tests/test-04.c   |   29 +++++++++++++++++++++++++++++
+ 2 files changed, 32 insertions(+), 1 deletions(-)
+
+commit 8edb4ef3232428ac9e548ae6c1dfa2328bf7198c
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 22:19:28 2007 +0100
+
+    Add missing json-generator.h header
+
+ json-glib/json-glib.h |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+commit f09acae8e0d6ceba5d13de75551491835a7e71de
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 19:49:43 2007 +0100
+
+    Document the new public functions
+    
+    Now that we moved the constructors and setters for the JSON data types into
+    the public symbols we need to document them to get back to 100% doc coverage.
+
+ doc/reference/json-glib-sections.txt |   26 ++++++++++-
+ json-glib/json-array.c               |   22 ++++++++++
+ json-glib/json-node.c                |   78 ++++++++++++++++++++++++++++++++++
+ json-glib/json-object.c              |   15 +++++++
+ json-glib/json-types.h               |    2 +
+ 5 files changed, 141 insertions(+), 2 deletions(-)
+
+commit 228a5e4efe65995778847f48d2be43f3df988e10
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 18:01:20 2007 +0100
+
+    Move data types ctors and setters into the public headers
+    
+    Now that we are providing a generator class we need to provide the
+    constructors and setters for JsonNode, JsonObject and JsonArray. This
+    also means that the json-private.h header is now useless, so we can
+    remove it from the build and repository.
+
+ json-glib/Makefile.am      |    2 +-
+ json-glib/json-array.c     |    1 -
+ json-glib/json-generator.c |    1 -
+ json-glib/json-node.c      |    1 -
+ json-glib/json-object.c    |    1 -
+ json-glib/json-parser.c    |    1 -
+ json-glib/json-private.h   |   35 -----------------------------------
+ json-glib/json-types.h     |   38 +++++++++++++++++++++++++++++++-------
+ 8 files changed, 32 insertions(+), 48 deletions(-)
+
+commit bfa60e9ef9da71e3c0d171f81cd08e8eac749061
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 17:48:34 2007 +0100
+
+    Add stub class for JsonGenerator
+    
+    JsonGenerator is an object that creates JSON data streams from a data
+    model tree. This commit adds the JsonGenerator class to the build and
+    API reference.
+
+ doc/reference/json-glib-docs.sgml    |    1 +
+ doc/reference/json-glib-sections.txt |   25 ++++
+ json-glib/Makefile.am                |    2 +
+ json-glib/json-generator.c           |  255 ++++++++++++++++++++++++++++++++++
+ json-glib/json-generator.h           |   82 +++++++++++
+ 5 files changed, 365 insertions(+), 0 deletions(-)
+
+commit 41849494890f1f51bc7c4429f0ee7b5d168da302
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 16:37:14 2007 +0100
+
+    Fix ids inside the main documentation index
+
+ doc/reference/json-glib-docs.sgml |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit c3f8ea960ef7f8733969d9fb0f71531bc7449a16
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 16:25:47 2007 +0100
+
+    Complete API reference of JSON-GLib
+    
+    With this commit, we reach 100% coverage.
+
+ json-glib/json-parser.h |   19 +++++++++++++++++++
+ json-glib/json-types.h  |   20 ++++++++++++++++++++
+ 2 files changed, 39 insertions(+), 0 deletions(-)
+
+commit 2211e4e60b90b92d868c9b5f6b61e133d2435b4d
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 16:25:11 2007 +0100
+
+    Implement json_node_get_parent()
+    
+    It seems that the parent accessor fell through. This commit implements
+    the declared json_node_get_parent() function.
+
+ json-glib/json-node.c |   16 ++++++++++++++++
+ 1 files changed, 16 insertions(+), 0 deletions(-)
+
+commit 29feafc236f888021b817fdfe0cfe685f5e3b65e
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 16:16:15 2007 +0100
+
+    Add licensing informations to the source code
+
+ json-glib/json-array.c      |   29 ++++++++++++++++++++++++
+ json-glib/json-node.c       |   52 ++++++++++++++++++++++++++++++++++++------
+ json-glib/json-object.c     |   34 ++++++++++++++++++++++++---
+ json-glib/json-parser.c     |   28 +++++++++++++++++++++-
+ json-glib/json-parser.h     |   19 +++++++++++++++
+ json-glib/json-types.h      |   35 +++++++++++++++++++++++++++++
+ json-glib/json-version.h.in |   19 +++++++++++++++
+ 7 files changed, 202 insertions(+), 14 deletions(-)
+
+commit 6eb1a5e94957d3555e7de5f6744a8777cd89efaf
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 15:55:04 2007 +0100
+
+    Fix a stray newline in the documentation
+
+ doc/reference/json-glib-docs.sgml |    3 +--
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit a5ecf553082816a1ce6c4354ff23e8addf8d9c80
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 15:52:54 2007 +0100
+
+    Update git ignore file
+
+ .gitignore |   22 ++++++++++++++++++++++
+ 1 files changed, 22 insertions(+), 0 deletions(-)
+
+commit 9bdee4c01adef7e9d7ed18d5dd94671057f1459b
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 15:50:49 2007 +0100
+
+    Add API reference for JSON-GLib
+    
+    Use gtk-doc to build the various bits and pieces of the API reference
+    for JSON-GLib.
+
+ doc/Makefile.am                      |    1 +
+ doc/reference/Makefile.am            |    2 +-
+ doc/reference/json-glib-docs.sgml    |  153 ++++++++++++++++++++++++++++++++++
+ doc/reference/json-glib-sections.txt |   92 ++++++++++++++++++++
+ doc/reference/json-glib.types        |    1 +
+ json-glib/json-node.c                |    2 +-
+ json-glib/json-version.h.in          |    8 ++
+ 7 files changed, 257 insertions(+), 2 deletions(-)
+
+commit 2e362edd46f11f2fd1fa327877372b902b70c280
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:57:39 2007 +0100
+
+    Add more test cases for the object parsing
+
+ tests/test-03.c |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 79423943a8588a8ed6d5bedbc038255111897261
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:57:25 2007 +0100
+
+    Swallow the comma earlier in the parser
+    
+    The comma is used as a member and element separator, so it should be
+    swallowed by the parser as soon as possible.
+
+ json-glib/json-parser.c |   25 ++++++++++++++++---------
+ 1 files changed, 16 insertions(+), 9 deletions(-)
+
+commit e711b883dba88d68b6986d87f14a06361cf54be7
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:46:31 2007 +0100
+
+    Update gitignore
+
+ .gitignore |    3 +++
+ 1 files changed, 3 insertions(+), 0 deletions(-)
+
+commit 591989c80b16fe68bdd79bcc7759a4249fdaf129
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:45:42 2007 +0100
+
+    Test object parsing
+    
+    Add JSON object parsing testing to the test units.
+
+ tests/Makefile.am |    8 +-
+ tests/test-02.c   |   73 +++++++++++++++++-
+ tests/test-03.c   |  211 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 285 insertions(+), 7 deletions(-)
+
+commit ba3a6e6afed0d4fe3853b8e7400516557a20f775
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:44:51 2007 +0100
+
+    Add JSON object parsing
+    
+    This commit completes the JsonParser class by adding the ability to
+    parse JSON objects, either alone or inside arrays. JsonParser is now
+    a JSON parser.
+
+ json-glib/json-parser.c |  235 ++++++++++++++++++++++++++++++++++++++++++++---
+ 1 files changed, 220 insertions(+), 15 deletions(-)
+
+commit fd89ad3d7127e68df06345fa52863e73ada93689
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 14:43:12 2007 +0100
+
+    Declare json_node_take_object() and json_node_take_array()
+    
+    JsonParser uses the take variant of JsonNode setters for objects and arrays
+    since it's the one creating the objects. This way, we avoid leaks and the
+    extra complexity of unreffing the newly created complex containers after
+    setting them into the JsonNodes.
+
+ json-glib/json-private.h |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit b2ee98f9b0baac019540020e177189b6a3780b83
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 13:01:32 2007 +0100
+
+    Chain up nodes to their parent
+    
+    When parsing a JSON node we need to correctly set up the parent node
+    of the newly created ones.
+
+ json-glib/json-parser.c |    6 +++++-
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 88b11be5eec1da769328e93189bc2f3316c9cd0a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Mon Oct 1 12:57:46 2007 +0100
+
+    Add JsonNode, a generic container for JSON types
+    
+    This huge commit removes JsonData and adds JsonNode, the generic container
+    for fundamental and complex data types extracted from a JSON stream. The
+    contents of a JsonNode can be extracted from it in form of a GValue for
+    fundamental types (integers, floats, strings, booleans) or in form of
+    JsonObject and JsonArray objects. JsonObject and JsonArray now accept
+    JsonNodes instead of GValues.
+    
+    The JsonParser object builds the data model tree when parsing a JSON stream;
+    the tree can be recursed by getting the root node and walking it using the
+    GValue API for the fundamental types and the objects/arrays API for complex
+    types.
+    
+    The API has been updated and the tests now recurse through the generated
+    data model tree.
+
+ json-glib/Makefile.am    |    2 +-
+ json-glib/json-array.c   |   64 +++++------
+ json-glib/json-data.c    |   93 ----------------
+ json-glib/json-node.c    |  269 ++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-object.c  |   44 ++------
+ json-glib/json-parser.c  |   87 +++++++++++----
+ json-glib/json-parser.h  |    2 +-
+ json-glib/json-private.h |   38 +++----
+ json-glib/json-types.h   |   59 ++++++-----
+ tests/test-01.c          |    2 +-
+ tests/test-02.c          |  112 ++++++++++++++++++-
+ 11 files changed, 535 insertions(+), 237 deletions(-)
+
+commit c11ebd32f73a1e21d6097bf9eba8e12f7e35497a
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 21:07:12 2007 +0100
+
+    Add JsonData, an opaque container for JSON data types
+    
+    JsonData is like GValue, but it stores JSON data types (objects and
+    arrays) and allows us to retrieve them safely. This way we can actually
+    know the type of the objects returned by the parser and by the other
+    object walking functions.
+
+ json-glib/Makefile.am    |    1 +
+ json-glib/json-data.c    |   93 ++++++++++++++++++++++++++++++++++++++++++++++
+ json-glib/json-private.h |    7 +++
+ json-glib/json-types.h   |   53 ++++++++++++++++++--------
+ 4 files changed, 138 insertions(+), 16 deletions(-)
+
+commit f661c7e1a04c2fb198279030c9dd812f357240a3
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 21:05:12 2007 +0100
+
+    Skip the token check after parsing a nested array
+    
+    Since there cannot be any other token except for the comma, which we
+    eat anyway, there's no point in going through the switch() check
+    after we have finished parsing a nested array.
+
+ json-glib/json-parser.c |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit ae3a66e6a90b6cfd71cb8c41c0d752fd1b0a67cc
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 20:15:52 2007 +0100
+
+    Update gitignore file
+
+ .gitignore |    7 +++++++
+ 1 files changed, 7 insertions(+), 0 deletions(-)
+
+commit 7875c5f573fdc6c2a39e958d2032f4c26d1f91ff
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 20:14:49 2007 +0100
+
+    Start the test suite
+    
+    Add the first two test units:
+    
+      - test-01.c: build/empty test unit
+      - test-02.c: array test unit
+    
+    Every test unit must follow the same naming policy, so we can add
+    a run-tests script later on and a pre-commit hook to invoke it
+    and catch regressions automagically.
+
+ tests/Makefile.am |   12 ++++++++++++
+ tests/test-01.c   |   31 +++++++++++++++++++++++++++++++
+ tests/test-02.c   |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 95 insertions(+), 0 deletions(-)
+
+commit 81ad2e5c61db2391d2d98a6b5df1247e3abf16ec
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 20:12:02 2007 +0100
+
+    Parse JSON arrays
+    
+    Add the array parsing code. The parser identifies and builds nested
+    levels of arrays, but the storage is not quite right. That is a problem
+    of the parser object, though, so this can be considered a first raw
+    pass at the problem.
+
+ json-glib/json-parser.c |  114 ++++++++++++++++++++++++++++++++++++++++-------
+ 1 files changed, 97 insertions(+), 17 deletions(-)
+
+commit b433703db6722785e33f968830e23c5806230ac2
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 12:16:15 2007 +0100
+
+    Add RFC 4627 text, where JSON is defined
+
+ doc/rfc4627.txt |  563 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 563 insertions(+), 0 deletions(-)
+
+commit c77af0ec13e3e11cdb784510e6a75125bb8ef667
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 12:08:09 2007 +0100
+
+    Top-levels in JSON can only be objects or arrays
+    
+    JSON is an object serialisation format (thanks, RFC4627), so it can
+    only express objects and/or arrays as top-levels.
+
+ json-glib/json-parser.c |   24 ++++++++++++++----------
+ 1 files changed, 14 insertions(+), 10 deletions(-)
+
+commit 0ff67fb63c5e021b88d6a3d17c5e34dc95ac2676
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 11:58:00 2007 +0100
+
+    Update gitignore file
+
+ .gitignore |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit d98d8c3d245192abe6ec5a531c9d0d678b07d061
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 11:54:40 2007 +0100
+
+    Add stubs to JsonParser for actually parsing a JSON stream
+    
+    Initial commit for getting JsonParser to work. Because GScanner API
+    is old and mostly sucks, we need to do some magic with signals.
+    
+    If json_parser_load_from_data() fails, the passed GError will be set
+    with a JSON_PARSER_ERROR code and message; unfortunately, we can't get
+    the nice error message out of GScanner. We can, however, override the
+    default message handler and make it emit a signal on the JsonParser
+    object.
+    
+    So, to make a long story short: the GError passed to the load_from_data()
+    method is filled with a short error message; the *real* error message
+    is passed to the ::error signal handlers so they can actually use it.
+    
+    GScanner should really get a way to retrieve the last error message.
+
+ json-glib/json-parser.c |  266 ++++++++++++++++++++++++++++++++++++++++++++++-
+ json-glib/json-parser.h |   28 +++++-
+ 2 files changed, 290 insertions(+), 4 deletions(-)
+
+commit cd1040e2fb6f6da50aaf72017746b33234c39704
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Fri Sep 21 11:08:06 2007 +0100
+
+    Add marshallers generation to the build
+    
+    Use glib-genmarshal to generate the marshallers we need. For the
+    time being, we just need a (void,pointer).
+
+ json-glib/Makefile.am       |   30 +++++++++++++++++++++++++-----
+ json-glib/json-marshal.list |    1 +
+ 2 files changed, 26 insertions(+), 5 deletions(-)
+
+commit 821ac3e602f936318f9a2c3b831f135408ca5d74
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Sep 20 20:41:09 2007 +0100
+
+    Add gitignore file
+
+ .gitignore |   29 +++++++++++++++++++++++++++++
+ 1 files changed, 29 insertions(+), 0 deletions(-)
+
+commit c5bfb22f964b8f1feecdc8fb29d8a74b36861d32
+Author: Emmanuele Bassi <ebassi@openedhand.com>
+Date:   Thu Sep 20 17:33:28 2007 +0100
+
+    Initial import of JSON-GLib
+    
+    JSON-GLib is a JSON parser library written with GLib and GObject.
+    
+    JSON is the JavaScript Object Notation, and it's used to define objects
+    and object hierarchies in a human-readable way.
+
+ AUTHORS                           |    1 +
+ COPYING                           |  504 +++++++++++++++++++++++++++++++++++++
+ ChangeLog                         |    6 +
+ Makefile.am                       |   15 ++
+ README                            |   39 +++
+ autogen.sh                        |    4 +
+ configure.ac                      |  119 +++++++++
+ doc/reference/Makefile.am         |   82 ++++++
+ doc/reference/version.xml.in      |    1 +
+ json-glib.pc.in                   |   11 +
+ json-glib/Makefile.am             |   52 ++++
+ json-glib/json-array.c            |  176 +++++++++++++
+ json-glib/json-glib.h             |    8 +
+ json-glib/json-object.c           |  201 +++++++++++++++
+ json-glib/json-parser.c           |  152 +++++++++++
+ json-glib/json-parser.h           |   57 +++++
+ json-glib/json-private.h          |   26 ++
+ json-glib/json-types.h            |   32 +++
+ json-glib/json-version.h.in       |   65 +++++
+ 19 files changed, 1551 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..7d1c323
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,365 @@
+Installation Instructions
+*************************
+
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+
+   Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.  This file is offered as-is,
+without warranty of any kind.
+
+Basic Installation
+==================
+
+   Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.  Some packages provide this
+`INSTALL' file but do not implement all of the features documented
+below.  The lack of an optional feature in a given package is not
+necessarily a bug.  More recommendations for GNU packages can be found
+in *note Makefile Conventions: (standards)Makefile Conventions.
+
+   The `configure' shell script attempts to guess correct values for
+various system-dependent variables used during compilation.  It uses
+those values to create a `Makefile' in each directory of the package.
+It may also create one or more `.h' files containing system-dependent
+definitions.  Finally, it creates a shell script `config.status' that
+you can run in the future to recreate the current configuration, and a
+file `config.log' containing compiler output (useful mainly for
+debugging `configure').
+
+   It can also use an optional file (typically called `config.cache'
+and enabled with `--cache-file=config.cache' or simply `-C') that saves
+the results of its tests to speed up reconfiguring.  Caching is
+disabled by default to prevent problems with accidental use of stale
+cache files.
+
+   If you need to do unusual things to compile the package, please try
+to figure out how `configure' could check whether to do them, and mail
+diffs or instructions to the address given in the `README' so they can
+be considered for the next release.  If you are using the cache, and at
+some point `config.cache' contains results you don't want to keep, you
+may remove or edit it.
+
+   The file `configure.ac' (or `configure.in') is used to create
+`configure' by a program called `autoconf'.  You need `configure.ac' if
+you want to change it or regenerate `configure' using a newer version
+of `autoconf'.
+
+   The simplest way to compile this package is:
+
+  1. `cd' to the directory containing the package's source code and type
+     `./configure' to configure the package for your system.
+
+     Running `configure' might take a while.  While running, it prints
+     some messages telling which features it is checking for.
+
+  2. Type `make' to compile the package.
+
+  3. Optionally, type `make check' to run any self-tests that come with
+     the package, generally using the just-built uninstalled binaries.
+
+  4. Type `make install' to install the programs and any data files and
+     documentation.  When installing into a prefix owned by root, it is
+     recommended that the package be configured and built as a regular
+     user, and only the `make install' phase executed with root
+     privileges.
+
+  5. Optionally, type `make installcheck' to repeat any self-tests, but
+     this time using the binaries in their final installed location.
+     This target does not install anything.  Running this target as a
+     regular user, particularly if the prior `make install' required
+     root privileges, verifies that the installation completed
+     correctly.
+
+  6. You can remove the program binaries and object files from the
+     source code directory by typing `make clean'.  To also remove the
+     files that `configure' created (so you can compile the package for
+     a different kind of computer), type `make distclean'.  There is
+     also a `make maintainer-clean' target, but that is intended mainly
+     for the package's developers.  If you use it, you may have to get
+     all sorts of other programs in order to regenerate files that came
+     with the distribution.
+
+  7. Often, you can also type `make uninstall' to remove the installed
+     files again.  In practice, not all packages have tested that
+     uninstallation works correctly, even though it is required by the
+     GNU Coding Standards.
+
+  8. Some packages, particularly those that use Automake, provide `make
+     distcheck', which can by used by developers to test that all other
+     targets like `make install' and `make uninstall' work correctly.
+     This target is generally not run by end users.
+
+Compilers and Options
+=====================
+
+   Some systems require unusual options for compilation or linking that
+the `configure' script does not know about.  Run `./configure --help'
+for details on some of the pertinent environment variables.
+
+   You can give `configure' initial values for configuration parameters
+by setting variables in the command line or in the environment.  Here
+is an example:
+
+     ./configure CC=c99 CFLAGS=-g LIBS=-lposix
+
+   *Note Defining Variables::, for more details.
+
+Compiling For Multiple Architectures
+====================================
+
+   You can compile the package for more than one kind of computer at the
+same time, by placing the object files for each architecture in their
+own directory.  To do this, you can use GNU `make'.  `cd' to the
+directory where you want the object files and executables to go and run
+the `configure' script.  `configure' automatically checks for the
+source code in the directory that `configure' is in and in `..'.  This
+is known as a "VPATH" build.
+
+   With a non-GNU `make', it is safer to compile the package for one
+architecture at a time in the source code directory.  After you have
+installed the package for one architecture, use `make distclean' before
+reconfiguring for another architecture.
+
+   On MacOS X 10.5 and later systems, you can create libraries and
+executables that work on multiple system types--known as "fat" or
+"universal" binaries--by specifying multiple `-arch' options to the
+compiler but only a single `-arch' option to the preprocessor.  Like
+this:
+
+     ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
+                 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
+                 CPP="gcc -E" CXXCPP="g++ -E"
+
+   This is not guaranteed to produce working output in all cases, you
+may have to build one architecture at a time and combine the results
+using the `lipo' tool if you have problems.
+
+Installation Names
+==================
+
+   By default, `make install' installs the package's commands under
+`/usr/local/bin', include files under `/usr/local/include', etc.  You
+can specify an installation prefix other than `/usr/local' by giving
+`configure' the option `--prefix=PREFIX', where PREFIX must be an
+absolute file name.
+
+   You can specify separate installation prefixes for
+architecture-specific files and architecture-independent files.  If you
+pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files still use the regular prefix.
+
+   In addition, if you use an unusual directory layout you can give
+options like `--bindir=DIR' to specify different values for particular
+kinds of files.  Run `configure --help' for a list of the directories
+you can set and what kinds of files go in them.  In general, the
+default for these options is expressed in terms of `${prefix}', so that
+specifying just `--prefix' will affect all of the other directory
+specifications that were not explicitly provided.
+
+   The most portable way to affect installation locations is to pass the
+correct locations to `configure'; however, many packages provide one or
+both of the following shortcuts of passing variable assignments to the
+`make install' command line to change installation locations without
+having to reconfigure or recompile.
+
+   The first method involves providing an override variable for each
+affected directory.  For example, `make install
+prefix=/alternate/directory' will choose an alternate location for all
+directory configuration variables that were expressed in terms of
+`${prefix}'.  Any directories that were specified during `configure',
+but not in terms of `${prefix}', must each be overridden at install
+time for the entire installation to be relocated.  The approach of
+makefile variable overrides for each directory variable is required by
+the GNU Coding Standards, and ideally causes no recompilation.
+However, some platforms have known limitations with the semantics of
+shared libraries that end up requiring recompilation when using this
+method, particularly noticeable in packages that use GNU Libtool.
+
+   The second method involves providing the `DESTDIR' variable.  For
+example, `make install DESTDIR=/alternate/directory' will prepend
+`/alternate/directory' before all installation names.  The approach of
+`DESTDIR' overrides is not required by the GNU Coding Standards, and
+does not work on platforms that have drive letters.  On the other hand,
+it does better at avoiding recompilation issues, and works well even
+when some directory options were not specified in terms of `${prefix}'
+at `configure' time.
+
+Optional Features
+=================
+
+   If the package supports it, you can cause programs to be installed
+with an extra prefix or suffix on their names by giving `configure' the
+option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
+
+   Some packages pay attention to `--enable-FEATURE' options to
+`configure', where FEATURE indicates an optional part of the package.
+They may also pay attention to `--with-PACKAGE' options, where PACKAGE
+is something like `gnu-as' or `x' (for the X Window System).  The
+`README' should mention any `--enable-' and `--with-' options that the
+package recognizes.
+
+   For packages that use the X Window System, `configure' can usually
+find the X include and library files automatically, but if it doesn't,
+you can use the `configure' options `--x-includes=DIR' and
+`--x-libraries=DIR' to specify their locations.
+
+   Some packages offer the ability to configure how verbose the
+execution of `make' will be.  For these packages, running `./configure
+--enable-silent-rules' sets the default to minimal output, which can be
+overridden with `make V=1'; while running `./configure
+--disable-silent-rules' sets the default to verbose, which can be
+overridden with `make V=0'.
+
+Particular systems
+==================
+
+   On HP-UX, the default C compiler is not ANSI C compatible.  If GNU
+CC is not installed, it is recommended to use the following options in
+order to use an ANSI C compiler:
+
+     ./configure CC="cc -Ae -D_XOPEN_SOURCE=500"
+
+and if that doesn't work, install pre-built binaries of GCC for HP-UX.
+
+   On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
+parse its `<wchar.h>' header file.  The option `-nodtk' can be used as
+a workaround.  If GNU CC is not installed, it is therefore recommended
+to try
+
+     ./configure CC="cc"
+
+and if that doesn't work, try
+
+     ./configure CC="cc -nodtk"
+
+   On Solaris, don't put `/usr/ucb' early in your `PATH'.  This
+directory contains several dysfunctional programs; working variants of
+these programs are available in `/usr/bin'.  So, if you need `/usr/ucb'
+in your `PATH', put it _after_ `/usr/bin'.
+
+   On Haiku, software installed for all users goes in `/boot/common',
+not `/usr/local'.  It is recommended to use the following options:
+
+     ./configure --prefix=/boot/common
+
+Specifying the System Type
+==========================
+
+   There may be some features `configure' cannot figure out
+automatically, but needs to determine by the type of machine the package
+will run on.  Usually, assuming the package is built to be run on the
+_same_ architectures, `configure' can figure that out, but if it prints
+a message saying it cannot guess the machine type, give it the
+`--build=TYPE' option.  TYPE can either be a short name for the system
+type, such as `sun4', or a canonical name which has the form:
+
+     CPU-COMPANY-SYSTEM
+
+where SYSTEM can have one of these forms:
+
+     OS
+     KERNEL-OS
+
+   See the file `config.sub' for the possible values of each field.  If
+`config.sub' isn't included in this package, then this package doesn't
+need to know the machine type.
+
+   If you are _building_ compiler tools for cross-compiling, you should
+use the option `--target=TYPE' to select the type of system they will
+produce code for.
+
+   If you want to _use_ a cross compiler, that generates code for a
+platform different from the build platform, you should specify the
+"host" platform (i.e., that on which the generated programs will
+eventually be run) with `--host=TYPE'.
+
+Sharing Defaults
+================
+
+   If you want to set default values for `configure' scripts to share,
+you can create a site shell script called `config.site' that gives
+default values for variables like `CC', `cache_file', and `prefix'.
+`configure' looks for `PREFIX/share/config.site' if it exists, then
+`PREFIX/etc/config.site' if it exists.  Or, you can set the
+`CONFIG_SITE' environment variable to the location of the site script.
+A warning: not all `configure' scripts look for a site script.
+
+Defining Variables
+==================
+
+   Variables not defined in a site shell script can be set in the
+environment passed to `configure'.  However, some packages may run
+configure again during the build, and the customized values of these
+variables may be lost.  In order to avoid this problem, you should set
+them in the `configure' command line, using `VAR=value'.  For example:
+
+     ./configure CC=/usr/local2/bin/gcc
+
+causes the specified `gcc' to be used as the C compiler (unless it is
+overridden in the site shell script).
+
+Unfortunately, this technique does not work for `CONFIG_SHELL' due to
+an Autoconf bug.  Until the bug is fixed you can use this workaround:
+
+     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+
+`configure' Invocation
+======================
+
+   `configure' recognizes the following options to control how it
+operates.
+
+`--help'
+`-h'
+     Print a summary of all of the options to `configure', and exit.
+
+`--help=short'
+`--help=recursive'
+     Print a summary of the options unique to this package's
+     `configure', and exit.  The `short' variant lists options used
+     only in the top level, while the `recursive' variant lists options
+     also present in any nested packages.
+
+`--version'
+`-V'
+     Print the version of Autoconf used to generate the `configure'
+     script, and exit.
+
+`--cache-file=FILE'
+     Enable the cache: use and save the results of the tests in FILE,
+     traditionally `config.cache'.  FILE defaults to `/dev/null' to
+     disable caching.
+
+`--config-cache'
+`-C'
+     Alias for `--cache-file=config.cache'.
+
+`--quiet'
+`--silent'
+`-q'
+     Do not print messages saying which checks are being made.  To
+     suppress all normal output, redirect it to `/dev/null' (any error
+     messages will still be shown).
+
+`--srcdir=DIR'
+     Look for the package's source code in directory DIR.  Usually
+     `configure' can determine that directory automatically.
+
+`--prefix=DIR'
+     Use DIR as the installation prefix.  *note Installation Names::
+     for more details, including other options available for fine-tuning
+     the installation locations.
+
+`--no-create'
+`-n'
+     Run the configure checks, but stop before creating any output
+     files.
+
+`configure' also accepts some other, not widely useful, options.  Run
+`configure --help' for more details.
+
diff --git a/Makefile.am b/Makefile.am
new file mode 100644 (file)
index 0000000..fb2170e
--- /dev/null
@@ -0,0 +1,38 @@
+include $(top_srcdir)/build/autotools/Makefile.am.gtest
+include $(top_srcdir)/build/autotools/Makefile.am.silent
+
+ACLOCAL_AMFLAGS = -I build/autotools
+
+SUBDIRS = build json-glib doc
+
+if ENABLE_GLIB_TEST
+SUBDIRS += tests
+endif
+
+DIST_SUBDIRS = build json-glib doc tests
+
+pcfiles = json-glib-1.0.pc
+
+json-glib-1.0.pc: json-glib.pc
+       $(QUIET_GEN)cp -f $< $@
+
+pkgconfig_DATA = $(pcfiles)
+pkgconfigdir = $(libdir)/pkgconfig
+
+EXTRA_DIST += json-glib.pc.in
+
+CLEANFILES = $(pcfiles) test-report.xml
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-maintainer-flags --enable-introspection
+
+dist-hook:
+       @if test -d "$(srcdir)/.git"; then \
+         echo Generating ChangeLog ; \
+         ( cd "$(srcdir)" \
+           && $(top_srcdir)/missing --run git log --stat ) > ChangeLog.tmp \
+         && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
+         || ( rm -f ChangeLog.tmp; \
+              echo Failed to generate ChangeLog >&2 ); \
+       else \
+         echo A git checkout is required to generate a ChangeLog >&2; \
+       fi
diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..631a5c2
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,80 @@
+Overview of changes for 0.10.4
+==============================
+• Improve the strictness of the JsonParser code by refactoring a large
+  chunk of it
+• Fix JsonGenerator when dumping nodes with a floating point value
+• Add negative conformance test cases
+
+Overview of changes for 0.10.2
+==============================
+• Documentation fixes for GBoxed transformation functions
+• Zero all fields of JsonObject on creation
+
+Overview of changes for 0.10.0
+==============================
+• Fix generation of doubles [Cornelius Hald]
+• Add more units to the test suite
+• Add JsonNode macros for quick type checking
+• Guarantee insertion order when parsing and generating JSON Objects
+• Serialize GParamSpecObject properties
+• Add serialization and deserialization for GBoxed types
+• Add API for serializing GObjects to, and deserializing from, JsonNode
+• Build environment fixes
+• Documentation fixes
+• Generate correct introspection data
+• Make JsonSerializable in complete control of deserialization [Tristan Van
+  Berkom]
+
+Overview of changes for 0.8.0
+=============================
+* Remove the in-tree Vala bindings: they are part of Vala, now
+* Remove the in-tree Debian packaging
+* Fix bug #958: JsonGenerator does not escape special characters
+* Fix bug #965: Conditionally compile the test suite
+* Display the filename and line inside the error messages when
+  loading from a file
+* Fix bug #1203: Correctly terminate a string array
+* Fix bug #1393: Regression tests fail on OpenBSD
+* Do not leak memory on error code paths
+* Improve and clean up the build system
+* Make JsonNode completely opaque
+* Conditionally generate introspection data on build
+* Fix bug #1353: Do not overwrite when copying
+* Deprecate json_object_add_member()
+* Add convenience accessors for JsonObject and JsonArray
+* Add convenience iteration functions for JsonObject and JsonArray
+* Automatically promote integers to gint64, to compensate for the
+  lack of integer size in the JSON specificiation
+* Disallow the inclusion of single header files: only json-glib,h
+  and json-gobject.h can be included directly
+* Documentation fixes
+* Clean up and remove code duplication inside the Parser object
+
+Overview of changes for 0.6.0
+=============================
+* Allow deserialization of strings into enum and flag types
+* Add the :indent-char property to JsonGenerator
+* Add functions to retrieve copies of the nodes inside Object and Array
+* Fix leaks and invalid accesses
+* Use the right type for the buffer length parameter in JsonParser
+* Provide a default implementation for JsonSerializable
+* Provide our own JSON tokenizer (using GScanner) for the JSON-only
+  features that would have been lost by using GScanner
+* Add a fully automated test suite, using the GTest framework
+* Allow 'null' nodes to return a value without warnings
+* Add support for parsing Unicode characters escaped using \uXXXX
+* Make the deserialization of G_TYPE_STRV properties more robust
+* Export the public symbols only
+* Provide GTypes for the enumerations
+* Avoid a warning when trying to copy an empty JsonNode
+* Fix gtk-doc cross-references with GLib and GObject documentation
+
+Overview of changes for 0.4.0
+=============================
+* Support parsing of negative numbers
+* Fix parse error propagation and message
+* More parser sanity checks
+* GObject deserialization support
+* Detect and parse JSON masked as a JavaScript assignment
+* Allow using JsonNode with GObject properties and signals
+* Add JsonGenerator:root property
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..2cc23ab
--- /dev/null
+++ b/README
@@ -0,0 +1,103 @@
+JSON-GLib - A JSON parser for GLib-based libraries and applications
+===============================================================================
+
+JSON-GLib implements a full JSON parser using GLib and GObject.
+
+Use JSON-GLib it is possible to parse and generate valid JSON data
+structures, using a DOM-like API. JSON-GLib also offers GObject
+integration, providing the ability to serialize and deserialize
+GObject instances to and from JSON data types.
+
+JSON is the JavaScript Object Notation; it can be used to represent
+objects and object hierarchies while retaining human-readability.
+
+GLib is a C library providing common and efficient data types for
+the C developers.
+
+GObject is a library providing a run-time Object Oriented type system
+for C developers. GLib and GObject are extensively used by the GTK+
+toolkit and by the GNOME project.
+
+For more information, see:
+  â€¢ JSON: http://www.json.org
+  â€¢ GLib and GObject: http://www.gtk.org
+
+REQUIREMENTS
+------------
+In order to build JSON-GLib you will need:
+
+  â€¢ pkg-config
+  â€¢ gtk-doc >= 1.11
+  â€¢ GLib >= 2.16
+
+Optionally, JSON-GLib depends on:
+
+  â€¢ GObject-Introspection >= 0.6.4
+
+INSTALLATION
+-------------------------------------------------------------------------------
+To build JSON-GLib just run:
+
+  $ ./configure
+  $ make all
+  # make install
+
+BUGS
+-------------------------------------------------------------------------------
+If you find a bug in JSON-GLib, please create a Bugzilla entry here:
+
+  http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib
+
+Attaching:
+
+  â€¢ the version of JSON-GLib
+    â—¦ if it is a development version, the branch of the git repository
+  â€¢ the JSON data that produced the bug (if any)
+  â€¢ a small test case, if none of the test units exhibit the behaviour
+  â€¢ in case of a segmentation fault, a full stack trace with debugging
+    symbols obtained through gdb is greatly appreaciated
+
+RELEASE NOTES
+-------------------------------------------------------------------------------
+• Prior to JSON-GLib 0.10, a JsonSerializable implementation could
+  automatically fall back to the default serialization code by simply
+  returning NULL from an overridden JsonSerializable::serialize_property()
+  virtual function. Since JSON-GLib 0.10 this is not possible any more. A
+  JsonSerializable is always expected to serialize and deserialize all
+  properties. JSON-GLib provides public API for the default implementation
+  in case the serialization code wants to fall back to that.
+
+HACKING
+-------------------------------------------------------------------------------
+JSON-GLib is developed mainly inside a GIT repository available at:
+
+  http://git.gnome.org/cgit/json-glib
+
+You can clone the GIT repository with:
+
+  git clone git://git.gnome.org/json-glib
+
+If you want to contribute functionality or bug fixes to JSON-GLib you
+can either notify me to pull from your GIT repository or send me a set
+of patches using:
+
+  git format-patch master -k -s
+
+or:
+
+  git send-email -k -s
+
+Make sure you always run the test suite when you are fixing bugs. New
+features should come with a test unit.
+
+AUTHOR, COPYRIGHT AND LICENSING
+-------------------------------------------------------------------------------
+JSON-GLib has been written by Emmanuele Bassi
+
+JSON-GLib is released under the terms of the GNU Lesser General Public License,
+either version 2.1 or (at your option) any later version.
+
+See the file COPYING for details.
+
+Copyright (C) 2007  OpenedHand Ltd
+Copyright (C) 2009  Intel Corp.
diff --git a/TC/_export_env.sh b/TC/_export_env.sh
new file mode 100755 (executable)
index 0000000..72a11ec
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+. ./config
+export TET_INSTALL_PATH=$TET_INSTALL_HOST_PATH # tetware root path
+export TET_TARGET_PATH=$TET_INSTALL_PATH/tetware-target # tetware target path
+export PATH=$TET_TARGET_PATH/bin:$PATH
+export LD_LIBRARY_PATH=$TET_TARGET_PATH/lib/tet3:$LD_LIBRARY_PATH
+export TET_ROOT=$TET_TARGET_PATH
diff --git a/TC/_export_target_env.sh b/TC/_export_target_env.sh
new file mode 100755 (executable)
index 0000000..5ddaa53
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+. ./config
+export TET_INSTALL_PATH=$TET_INSTALL_TARGET_PATH # path to path
+export TET_TARGET_PATH=$TET_INSTALL_PATH/tetware-target
+export PATH=$TET_TARGET_PATH/bin:$PATH
+export LD_LIBRARY_PATH=$TET_TARGET_PATH/lib/tet3:$LD_LIBRARY_PATH
+export TET_ROOT=$TET_TARGET_PATH
diff --git a/TC/build.sh b/TC/build.sh
new file mode 100755 (executable)
index 0000000..72aad6c
--- /dev/null
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+. ./_export_env.sh                              # setting environment variables
+
+export TET_SUITE_ROOT=`pwd`
+FILE_NAME_EXTENSION=`date +%s`
+
+RESULT_DIR=results
+HTML_RESULT=$RESULT_DIR/build-tar-result-$FILE_NAME_EXTENSION.html
+JOURNAL_RESULT=$RESULT_DIR/build-tar-result-$FILE_NAME_EXTENSION.journal
+
+mkdir -p $RESULT_DIR
+
+tcc -c -p ./
+tcc -b -j $JOURNAL_RESULT -p ./
+grw -c 7 -f chtml -o $HTML_RESULT $JOURNAL_RESULT
diff --git a/TC/clean.sh b/TC/clean.sh
new file mode 100755 (executable)
index 0000000..29743e0
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+. ./_export_env.sh                              # setting environment variables
+
+export TET_SUITE_ROOT=`pwd`
+RESULT_DIR=results
+
+tcc -c -p ./                                # executing tcc, with clean option (-c)
+rm -r $RESULT_DIR
+rm -r tet_tmp_dir
+rm testcase/tet_captured
diff --git a/TC/config b/TC/config
new file mode 100755 (executable)
index 0000000..a30467a
--- /dev/null
+++ b/TC/config
@@ -0,0 +1,2 @@
+TET_INSTALL_HOST_PATH=/home/ivan/xuyun/DTS/TETware
+TET_INSTALL_TARGET_PATH=/mnt/nfs/DTS/TETware
diff --git a/TC/execute.sh b/TC/execute.sh
new file mode 100755 (executable)
index 0000000..a4f6095
--- /dev/null
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+. ./_export_target_env.sh                    # setting environment variables
+
+export TET_SUITE_ROOT=`pwd`
+FILE_NAME_EXTENSION=`date +%s`
+
+RESULT_DIR=results
+HTML_RESULT=$RESULT_DIR/exec-tar-result-$FILE_NAME_EXTENSION.html
+JOURNAL_RESULT=$RESULT_DIR/exec-tar-result-$FILE_NAME_EXTENSION.journal
+
+mkdir -p $RESULT_DIR
+
+tcc -e -j $JOURNAL_RESULT -p ./
+grw -c 3 -f chtml -o $HTML_RESULT $JOURNAL_RESULT
diff --git a/TC/tet_scen b/TC/tet_scen
new file mode 100755 (executable)
index 0000000..e486157
--- /dev/null
@@ -0,0 +1,10 @@
+all
+       ^TEST
+##### Scenarios for TEST #####
+
+# Test scenario
+TEST
+       :include:/unit/TC_Parser/tslist
+       :include:/unit/TC_Generator/tslist
+       :include:/unit/TC_Types/tslist
+       :include:/unit/TC_Gobject/tslist
\ No newline at end of file
diff --git a/TC/tetbuild.cfg b/TC/tetbuild.cfg
new file mode 100755 (executable)
index 0000000..1d79cc2
--- /dev/null
@@ -0,0 +1,5 @@
+TET_OUTPUT_CAPTURE=False # capture option for build operation checking
+TET_BUILD_TOOL=make # build with using make command
+TET_BUILD_FILE=-f Makefile # execution file (Makefile) for build
+TET_API_COMPLIANT=True # use TET API in Test Case ?
+TET_PASS_TC_NAME=True # report passed TC name in Journal file?
diff --git a/TC/tetclean.cfg b/TC/tetclean.cfg
new file mode 100755 (executable)
index 0000000..02d7030
--- /dev/null
@@ -0,0 +1,5 @@
+TET_OUTPUT_CAPTURE=True # capture option
+TET_CLEAN_TOOL= make clean # clean tool
+TET_CLEAN_FILE= Makefile # file for clean
+TET_API_COMPLIANT=True # TET API useage 
+TET_PASS_TC_NAME=True # showing name , passed TC
diff --git a/TC/tetexec.cfg b/TC/tetexec.cfg
new file mode 100755 (executable)
index 0000000..ef3e452
--- /dev/null
@@ -0,0 +1,5 @@
+TET_OUTPUT_CAPTURE=True # capturing execution or not
+TET_EXEC_TOOL=  # ex) exec : execution tool set up/ Optional
+TET_EXEC_FILE=   # ex) exectool : execution file/ Optional
+TET_API_COMPLIANT=True # Test case or Tool usesTET API?
+TET_PASS_TC_NAME=True # showing Passed TC name ?
diff --git a/TC/unit/Makefile b/TC/unit/Makefile
new file mode 100755 (executable)
index 0000000..7dad665
--- /dev/null
@@ -0,0 +1,24 @@
+testbuildtype=normal
+#export testbuildtype 
+
+all:   TCParser  TC_Generator  TC_Types  TC_Gobject
+       echo done
+       
+TCParser:
+       make -s -C TC_Parser    
+       
+TC_Generator:
+       make -s -C TC_Generator 
+
+TC_Types:
+       make -s -C TC_Types     
+
+TC_Gobject:
+       make -s -C TC_Gobject   
+       
+clean:
+       make clean -C TC_Parser
+       make clean -C TC_Generator
+       make clean -C TC_Types
+       make clean -C TC_Gobject
+               
\ No newline at end of file
diff --git a/TC/unit/TC_Generator/Makefile b/TC/unit/TC_Generator/Makefile
new file mode 100755 (executable)
index 0000000..d8b57a5
--- /dev/null
@@ -0,0 +1,47 @@
+###################################################
+# add your TestCase List Here
+#
+# e.g.,
+# TC1 = utc_frameworkName_apiName_func
+# TC2 = utc_ApplicationLib_recurGetDayOfWeek_func
+TARGETS = utc_libjson_json_generator_new_func \
+       utc_libjson_json_generator_to_file_func \
+       utc_libjson_json_generator_to_data_func \
+       utc_libjson_json_generator_set_root_func 
+###################################################
+# add your Package Config Info Here
+#
+# e.g.,
+# PKGS=calendar
+PKGS=json-glib-1.0
+
+LIBS  = `pkg-config --libs $(PKGS)` 
+LIBS += `pkg-config --libs glib-2.0` 
+LIBS +=$(TET_ROOT)/lib/tet3/tcm_s.o
+LIBS +=-L$(TET_ROOT)/lib/tet3 -ltcm_s
+LIBS +=-L$(TET_ROOT)/lib/tet3 -lapi_s
+
+INCS  =  -I. `pkg-config --cflags $(PKGS)`
+INCS  += -I. `pkg-config --cflags glib-2.0`
+INCS  += -I$(TET_ROOT)/inc/tet3 
+
+
+CFLAGS = $(INCS)
+CFLAGS += -D_TETWARE_MODE
+CFLAGS += -Wall
+LDFLAGS = $(LIBS)
+
+###################################################
+# Modify here 
+# depending on the Test Case you want to build
+# 
+# e.g.,
+# TCLIST = $(TC1) $(TC2)
+all : $(TARGETS)
+
+$(TARGETS) : %: %.c
+       $(CC) -o $@ $< $(CFLAGS) $(LDFLAGS) 
+
+clean :
+       rm -rf $(TARGETS)
+
diff --git a/TC/unit/TC_Generator/tslist b/TC/unit/TC_Generator/tslist
new file mode 100755 (executable)
index 0000000..43fcfe7
--- /dev/null
@@ -0,0 +1,4 @@
+/unit/TC_Generator/utc_libjson_json_generator_new_func
+/unit/TC_Generator/utc_libjson_json_generator_to_file_func
+/unit/TC_Generator/utc_libjson_json_generator_to_data_func
+/unit/TC_Generator/utc_libjson_json_generator_set_root_func
\ No newline at end of file
diff --git a/TC/unit/TC_Generator/utc_libjson_json_generator_new_func.c b/TC/unit/TC_Generator/utc_libjson_json_generator_new_func.c
new file mode 100755 (executable)
index 0000000..9de43fd
--- /dev/null
@@ -0,0 +1,65 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_generator_new_func_01(void);
+static void utc_libjson_json_generator_new_func_02(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_generator_new_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_new_func_02, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_generator_new()
+ */
+static void utc_libjson_json_generator_new_func_01(void)
+{
+       JsonGenerator *gen = NULL;
+
+       gen = json_generator_new();     
+       dts_check_ne("json_generator_new", gen, NULL);
+
+       g_object_unref (gen);
+}
+
+/**
+ * @brief Negative test case of ug_init json_generator_new()
+ */
+static void utc_libjson_json_generator_new_func_02(void)
+{
+       JsonGenerator *gen = NULL;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_new", gen, NULL);
+       dts_check_eq("json_generator_new", JSON_IS_GENERATOR (gen), TRUE);
+
+       g_object_unref (gen);
+}
+
diff --git a/TC/unit/TC_Generator/utc_libjson_json_generator_set_root_func.c b/TC/unit/TC_Generator/utc_libjson_json_generator_set_root_func.c
new file mode 100755 (executable)
index 0000000..4108040
--- /dev/null
@@ -0,0 +1,80 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_generator_set_root_func_01(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_generator_set_root_func_01, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static void startup(void)
+{
+       g_type_init ();
+}
+
+static void cleanup(void)
+{
+}
+
+
+static void utc_libjson_json_generator_set_root_func_01(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonParser *parser = NULL;        
+       GError *error = NULL;  
+
+       JsonNode *root = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_set_root", gen, NULL);
+
+       root = json_node_new (JSON_NODE_ARRAY);
+       json_node_take_array (root, json_array_new ());
+
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       json_node_free (root);
+       g_object_unref (gen);
+
+       parser = json_parser_new ();  
+       g_assert(JSON_IS_PARSER (parser));
+       if (!json_parser_load_from_data (parser, data, -1, &error))
+       {
+               g_error_free (error);
+       }
+       else
+       {
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_generator_set_root", root, NULL);
+               dts_check_eq("json_generator_set_root", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+       }
+
+       dts_pass("json_generator_set_root", "pass");
+
+       g_free (data);
+       g_object_unref (parser);
+
+}
+
+
diff --git a/TC/unit/TC_Generator/utc_libjson_json_generator_to_data_func.c b/TC/unit/TC_Generator/utc_libjson_json_generator_to_data_func.c
new file mode 100755 (executable)
index 0000000..3fa534e
--- /dev/null
@@ -0,0 +1,277 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_generator_to_data_func_01(void);
+static void utc_libjson_json_generator_to_data_func_02(void);
+static void utc_libjson_json_generator_to_data_func_03(void);
+static void utc_libjson_json_generator_to_data_func_04(void);
+static void utc_libjson_json_generator_to_data_func_05(void);
+static void utc_libjson_json_generator_to_data_func_06(void);
+static void utc_libjson_json_generator_to_data_func_07(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_generator_to_data_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_06, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_data_func_07, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static const gchar *empty_array  = "[ ]";
+static const gchar *empty_object = "{ }";
+
+static const gchar *simple_array = "[ true, false, null, 42, \"foo\" ]"; 
+static const gchar *nested_array = "[ true, [ false, null ], 42 ]";
+
+static const gchar *simple_object = "{ \"Bool1\" : true, \"Bool2\" : false, \"Null\" : null, \"Int\" : 42, \"String\" : \"foo\" }";
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/**
+ * @brief Positive test case of json_generator_to_data()
+ */
+static void utc_libjson_json_generator_to_data_func_01(void)
+{
+       gchar *data = NULL;
+       gsize len = 0;
+
+       data = json_generator_to_data (NULL, &len);
+       dts_check_eq("json_generator_to_data", len, 0);
+       dts_check_eq("json_generator_to_data", data, NULL);
+}
+
+
+/**
+ * @brief Positive test case of json_generator_to_data()
+ */
+static void utc_libjson_json_generator_to_data_func_02(void)
+{
+       JsonGenerator *gen = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, 0);
+       dts_check_eq("json_generator_to_data", data, NULL);
+
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_data_func_03(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonNode *root = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       root = json_node_new (JSON_NODE_ARRAY);
+       json_node_take_array (root, json_array_new ());
+
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, strlen(empty_array));
+       dts_check_str_eq("json_generator_to_data", data, empty_array);
+
+       g_free (data);
+       json_node_free (root);
+       g_object_unref (gen);
+
+}
+
+static void utc_libjson_json_generator_to_data_func_04(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonNode *root = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       root = json_node_new (JSON_NODE_OBJECT);
+       json_node_take_object (root, json_object_new ());
+       
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, strlen(empty_object));
+       dts_check_str_eq("json_generator_to_data", data, empty_object);
+
+       g_free (data);
+       json_node_free (root);
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_data_func_05(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonNode *root = NULL;
+       JsonNode *val = NULL;
+       JsonArray *array = NULL;
+       GValue value = { 0, };
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       root = json_node_new (JSON_NODE_ARRAY);
+       array = json_array_sized_new (6);
+
+       val = json_node_new (JSON_NODE_VALUE);
+       g_value_init (&value, G_TYPE_BOOLEAN);
+       g_value_set_boolean (&value, TRUE);
+       json_node_set_value (val, &value);
+       json_array_add_element (array, val);
+       g_value_unset (&value);
+
+       val = json_node_new (JSON_NODE_VALUE);
+       json_node_set_boolean (val, FALSE);
+       json_array_add_element (array, val);
+
+       val = json_node_new (JSON_NODE_NULL);
+       json_array_add_element (array, val);
+
+       json_array_add_int_element (array, 42);
+
+       val = json_node_new (JSON_NODE_VALUE);
+       g_value_init (&value, G_TYPE_STRING);
+       g_value_set_string (&value, "foo");
+       json_node_set_value (val, &value);
+       json_array_add_element (array, val);
+       g_value_unset (&value);
+
+       json_node_take_array (root, array);
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, strlen(simple_array));
+       dts_check_str_eq("json_generator_to_data", data, simple_array);
+
+       g_free (data);
+       json_node_free (root);
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_data_func_06(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonNode *root = NULL;
+       JsonNode *val = NULL;
+       JsonArray *array = NULL;
+       JsonArray *nested = NULL;
+       GValue value = { 0, };
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       root = json_node_new (JSON_NODE_ARRAY);
+       array = json_array_sized_new (3);
+
+       val = json_node_new (JSON_NODE_VALUE);
+       g_value_init (&value, G_TYPE_BOOLEAN);
+       g_value_set_boolean (&value, TRUE);
+       json_node_set_value (val, &value);
+       json_array_add_element (array, val);
+       g_value_unset (&value);
+
+       nested = json_array_new ();
+       json_array_add_boolean_element (nested, FALSE);
+       json_array_add_null_element (nested);
+       json_array_add_array_element (array, nested);
+
+       val = json_node_new (JSON_NODE_VALUE);
+       g_value_init (&value, G_TYPE_INT64);
+       g_value_set_int64 (&value, 42);
+       json_node_set_value (val, &value);
+       json_array_add_element (array, val);
+       g_value_unset (&value);
+
+       json_node_take_array (root, array);
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, strlen(nested_array));
+       dts_check_str_eq("json_generator_to_data", data, nested_array);
+
+       g_free (data);
+       json_node_free (root);
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_data_func_07(void)
+{
+       JsonGenerator *gen = NULL;
+       JsonNode *root = NULL;
+       JsonObject *object = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       root = json_node_new (JSON_NODE_OBJECT);
+       object = json_object_new ();
+
+       json_object_set_boolean_member (object, "Bool1", TRUE);
+       json_object_set_boolean_member (object, "Bool2", FALSE);
+       json_object_set_null_member (object, "Null");
+       json_object_set_int_member (object, "Int", 42);
+       json_object_set_string_member (object, "String", "foo");
+
+       json_node_take_object (root, object);
+       json_generator_set_root (gen, root);
+       g_object_set (gen, "pretty", FALSE, NULL);
+
+       data = json_generator_to_data (gen, &len);
+       dts_check_eq("json_generator_to_data", len, strlen(simple_object));
+       dts_check_str_eq("json_generator_to_data", data, simple_object);
+
+       g_free (data);
+       json_node_free (root);
+       g_object_unref (gen);
+}
+
+
diff --git a/TC/unit/TC_Generator/utc_libjson_json_generator_to_file_func.c b/TC/unit/TC_Generator/utc_libjson_json_generator_to_file_func.c
new file mode 100755 (executable)
index 0000000..badf0ec
--- /dev/null
@@ -0,0 +1,109 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+#include <glib/gstdio.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_generator_to_file_func_01(void);
+static void utc_libjson_json_generator_to_file_func_02(void);
+static void utc_libjson_json_generator_to_file_func_03(void);
+static void utc_libjson_json_generator_to_file_func_04(void);
+
+static const gchar *test_filename = "gen_test.info";
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_generator_to_file_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_file_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_file_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_generator_to_file_func_04, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/**
+ * @brief Positive test case of json_generator_to_file()
+ */
+static void utc_libjson_json_generator_to_file_func_01(void)
+{
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       ret = json_generator_to_file (NULL, NULL, &error);
+       dts_check_eq("json_generator_to_data", ret, FALSE);
+}
+
+
+static void utc_libjson_json_generator_to_file_func_02(void)
+{
+       JsonGenerator *gen = NULL;
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       ret = json_generator_to_file (gen, NULL, &error);
+       dts_check_eq("json_generator_to_data", ret, FALSE);
+
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_file_func_03(void)
+{
+       JsonGenerator *gen = NULL;
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       ret = json_generator_to_file (gen, "", &error);
+       dts_check_eq("json_generator_to_data", ret, FALSE);
+
+       g_object_unref (gen);
+}
+
+static void utc_libjson_json_generator_to_file_func_04(void)
+{
+       JsonGenerator *gen = NULL;
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       gen = json_generator_new();
+       dts_check_ne("json_generator_to_data", gen, NULL);
+
+       g_remove(test_filename);
+       ret = json_generator_to_file (gen, test_filename, &error);
+       dts_check_eq("json_generator_to_data", ret, TRUE);
+
+       ret = g_file_test(test_filename, G_FILE_TEST_EXISTS);
+       dts_check_eq("json_generator_to_data", ret, TRUE);
+
+       g_object_unref (gen);
+}
+
diff --git a/TC/unit/TC_Gobject/Makefile b/TC/unit/TC_Gobject/Makefile
new file mode 100755 (executable)
index 0000000..420b112
--- /dev/null
@@ -0,0 +1,49 @@
+###################################################
+# add your TestCase List Here
+#
+# e.g.,
+# TC1 = utc_frameworkName_apiName_func
+# TC2 = utc_ApplicationLib_recurGetDayOfWeek_func
+TARGETS = utc_libjson_json_serialize_boxed_func \
+       utc_libjson_json_serialize_gobject_func \
+       utc_libjson_json_serialize_interface_func \
+       utc_libjson_json_serialize_simple_func \
+       utc_libjson_json_serialize_complex_func \
+       utc_libjson_json_serialize_full_func
+###################################################
+# add your Package Config Info Here
+#
+# e.g.,
+# PKGS=calendar
+PKGS=json-glib-1.0
+
+LIBS  = `pkg-config --libs $(PKGS)` 
+LIBS += `pkg-config --libs glib-2.0` 
+LIBS +=$(TET_ROOT)/lib/tet3/tcm_s.o
+LIBS +=-L$(TET_ROOT)/lib/tet3 -ltcm_s
+LIBS +=-L$(TET_ROOT)/lib/tet3 -lapi_s
+
+INCS  =  -I. `pkg-config --cflags $(PKGS)`
+INCS  += -I. `pkg-config --cflags glib-2.0`
+INCS  += -I$(TET_ROOT)/inc/tet3 
+
+
+CFLAGS = $(INCS)
+CFLAGS += -D_TETWARE_MODE
+CFLAGS += -Wall
+LDFLAGS = $(LIBS)
+
+###################################################
+# Modify here 
+# depending on the Test Case you want to build
+# 
+# e.g.,
+# TCLIST = $(TC1) $(TC2)
+all : $(TARGETS)
+
+$(TARGETS) : %: %.c
+       $(CC) -o $@ $< $(CFLAGS) $(LDFLAGS) 
+
+clean :
+       rm -rf $(TARGETS)
+
diff --git a/TC/unit/TC_Gobject/tslist b/TC/unit/TC_Gobject/tslist
new file mode 100755 (executable)
index 0000000..c4eee53
--- /dev/null
@@ -0,0 +1,6 @@
+/unit/TC_Gobject/utc_libjson_json_serialize_boxed_func
+/unit/TC_Gobject/utc_libjson_json_serialize_gobject_func
+/unit/TC_Gobject/utc_libjson_json_serialize_interface_func
+/unit/TC_Gobject/utc_libjson_json_serialize_simple_func
+/unit/TC_Gobject/utc_libjson_json_serialize_complex_func
+/unit/TC_Gobject/utc_libjson_json_serialize_full_func
\ No newline at end of file
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_boxed_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_boxed_func.c
new file mode 100755 (executable)
index 0000000..2bc1613
--- /dev/null
@@ -0,0 +1,360 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_boxed_func_01(void);
+static void utc_libjson_json_serialize_boxed_func_02(void);
+static void utc_libjson_json_serialize_boxed_func_03(void);
+static void utc_libjson_json_serialize_boxed_func_04(void);
+static void utc_libjson_json_serialize_boxed_func_05(void);
+static void utc_libjson_json_serialize_boxed_func_06(void);
+
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_boxed_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_boxed_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_boxed_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_boxed_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_boxed_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_boxed_func_06, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+       gint foo;
+       gboolean bar;
+};
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+
+static const gchar *serialize_data =
+"{\n"
+"  \"blah\" : {\n"
+"    \"foo\" : 42,\n"
+"    \"bar\" : true\n"
+"  }\n"
+"}";
+
+
+static void startup(void)
+{  
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/*** implementation ***/
+
+static gpointer
+test_boxed_copy (gpointer src)
+{
+       return g_slice_dup (TestBoxed, src);
+}
+
+static void
+test_boxed_free (gpointer boxed)
+{
+       if (G_LIKELY (boxed != NULL))
+               g_slice_free (TestBoxed, boxed);
+}
+
+static JsonNode *
+test_boxed_serialize (gconstpointer boxed)
+{
+       const TestBoxed *test = boxed;
+       JsonObject *object;
+       JsonNode *node;
+
+       if (boxed == NULL)
+               return json_node_new (JSON_NODE_NULL);
+
+       object = json_object_new ();
+       node = json_node_new (JSON_NODE_OBJECT);
+
+       json_object_set_int_member (object, "foo", test->foo);
+       json_object_set_boolean_member (object, "bar", test->bar);
+
+       json_node_take_object (node, object);
+
+       if (g_test_verbose ())
+       {
+               g_print ("Serialize: { foo: %" G_GINT64_FORMAT ", bar: %s }\n",
+               json_object_get_int_member (object, "foo"),
+               json_object_get_boolean_member (object, "bar") ? "true" : "false");
+       }
+
+       return node;
+}
+
+static gpointer
+test_boxed_deserialize (JsonNode *node)
+{
+       JsonObject *object;
+       TestBoxed *test;
+
+       if (json_node_get_node_type (node) != JSON_NODE_OBJECT)
+               return NULL;
+
+       object = json_node_get_object (node);
+
+       test = g_slice_new (TestBoxed);
+       test->foo = json_object_get_int_member (object, "foo");
+       test->bar = json_object_get_boolean_member (object, "bar");
+
+       if (g_test_verbose ())
+       {
+               g_print ("Deserialize: { foo: %d, bar: %s }\n",
+              test->foo,
+              test->bar ? "true" : "false");
+       }
+
+       return (gpointer)test;
+}
+
+GType
+test_boxed_get_type (void)
+{
+       static GType b_type = 0;
+
+       if (G_UNLIKELY (b_type == 0))
+       {
+               b_type = g_boxed_type_register_static ("TestBoxed",
+                                            test_boxed_copy,
+                                            test_boxed_free);
+
+               if (g_test_verbose ())
+                       g_print ("Registering transform functions\n");
+
+               json_boxed_register_serialize_func (b_type, JSON_NODE_OBJECT,
+                                                                               test_boxed_serialize);
+               json_boxed_register_deserialize_func (b_type, JSON_NODE_OBJECT,
+                                                                               test_boxed_deserialize);
+       }
+
+       return b_type;
+}
+
+enum
+{
+       PROP_0,
+       PROP_BLAH
+};
+
+G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_BLAH:
+                       {
+                       const TestBoxed *blah = g_value_get_boxed (value);
+                       TEST_OBJECT (gobject)->blah = *blah;
+                       }
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_BLAH:
+                       g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+                       break;
+
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BLAH,
+                                                                       g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                                       TEST_TYPE_BOXED,
+                                                                       G_PARAM_READWRITE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->blah.foo = 0;
+       object->blah.bar = FALSE;
+}
+
+
+/**
+ * @brief Positive test case of json_gobject_to_data()
+ */
+static void utc_libjson_json_serialize_boxed_func_01(void)
+{
+       TestBoxed boxed = { 42, TRUE };
+       GObject *obj = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "blah", &boxed, NULL);
+
+       data = json_gobject_to_data (obj, &len);
+
+       dts_check_eq("json_serialize_boxed", len, strlen(serialize_data));
+       dts_check_str_eq("json_serialize_boxed", data, serialize_data);
+
+       g_free(data);
+       g_object_unref(obj);
+}
+
+/**
+ * @brief Negative test case of  json_gobject_from_data()
+ */
+static void utc_libjson_json_serialize_boxed_func_02(void)
+{
+       GObject *obj = NULL;
+
+       obj = json_gobject_from_data(TEST_TYPE_OBJECT, serialize_data, -1, NULL);
+       dts_check_eq("json_deserialize_boxed", TEST_IS_OBJECT(obj), TRUE);
+       dts_check_eq("json_deserialize_boxed", TEST_OBJECT(obj)->blah.foo, 42);
+       dts_check_eq("json_deserialize_boxed", TEST_OBJECT(obj)->blah.bar, TRUE);
+
+       g_object_unref (obj);
+}
+
+/**
+* @brief Negative test case of json_boxed_can_serialize()
+*/
+static void utc_libjson_json_serialize_boxed_func_03(void)
+{
+       gboolean ret = FALSE;
+       JsonNodeType node_type = JSON_NODE_OBJECT;
+       ret = json_boxed_can_serialize(TEST_TYPE_BOXED, &node_type);
+       dts_check_eq("json_boxed_can_serialize", ret, TRUE);
+}
+
+/**
+* @brief Negative test case of json_boxed_can_deserialize()
+*/
+static void utc_libjson_json_serialize_boxed_func_04(void)
+{
+       gboolean ret = FALSE;
+       JsonNodeType node_type = JSON_NODE_OBJECT;
+       ret = json_boxed_can_deserialize(TEST_TYPE_BOXED, node_type);
+       dts_check_eq("json_boxed_can_deserialize", ret, TRUE);
+}
+
+/**
+* @brief Negative test case of json_boxed_serialize()
+*/
+static void utc_libjson_json_serialize_boxed_func_05(void)
+{
+       TestBoxed boxed = { 42, TRUE };
+       GObject *obj = NULL;
+       JsonNode *node = NULL;
+       JsonObject *object;
+
+       obj = g_object_new(TEST_TYPE_BOXED, "blah", &boxed, NULL);
+       node = json_boxed_serialize(TEST_TYPE_BOXED, &boxed);
+       dts_check_eq("json_boxed_serialize", json_node_get_node_type (node), JSON_NODE_OBJECT);
+       object = json_node_get_object (node);
+       dts_check_eq("json_boxed_serialize", json_object_get_int_member(object, "foo"), 42);
+       dts_check_eq("json_boxed_serialize", json_object_get_boolean_member(object, "bar"), TRUE);
+
+       g_object_unref (obj);
+       json_node_free (node);
+}
+
+/**
+* @brief Negative test case of json_boxed_deserialize()
+*/
+static void utc_libjson_json_serialize_boxed_func_06(void)
+{
+       gpointer *obj = NULL;
+       JsonObject *object = NULL;
+       JsonNode *node = NULL;
+
+       object = json_object_new();
+       json_object_set_int_member (object, "foo", 42);
+       json_object_set_boolean_member (object, "bar", TRUE);
+       node = json_node_new(JSON_NODE_OBJECT);
+       json_node_take_object (node, object);
+
+       obj = json_boxed_deserialize(TEST_TYPE_BOXED, node);
+       dts_check_ne("json_boxed_deserialize", obj, NULL);
+       dts_check_eq("json_boxed_deserialize", ((TestBoxed*)obj)->foo, 42);
+       dts_check_eq("json_boxed_deserialize", ((TestBoxed*)obj)->bar, TRUE);
+
+       g_object_unref (obj);
+       json_node_free (node);
+}
+
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_complex_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_complex_func.c
new file mode 100755 (executable)
index 0000000..999156e
--- /dev/null
@@ -0,0 +1,314 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_complex_func_01(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_complex_func_01, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+       gint foo;
+       gboolean bar;
+};
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       gint foo;
+       gboolean bar;
+       gchar *baz;
+       TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+
+static void startup(void)
+{
+       g_type_init ();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+       TestBoxed *copy = g_slice_new (TestBoxed);
+
+       *copy = *src;
+
+       return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+       if (G_LIKELY (boxed))
+       {
+               g_slice_free (TestBoxed, boxed);
+       }
+}
+
+GType
+test_boxed_get_type (void)
+{
+       static GType b_type = 0;
+
+       if (G_UNLIKELY (b_type == 0))
+               b_type = g_boxed_type_register_static ("TestBoxed",
+                                                                                       (GBoxedCopyFunc) test_boxed_copy,
+                                                                                       (GBoxedFreeFunc) test_boxed_free);
+
+       return b_type;
+}
+
+enum
+{
+       PROP_0,
+
+       PROP_FOO,
+       PROP_BAR,
+       PROP_BAZ,
+       PROP_BLAH
+};
+
+static JsonSerializableIface *serializable_iface = NULL;
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                                                               G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                                                       json_serializable_iface_init));
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                const gchar      *name,
+                                const GValue     *value,
+                                                               GParamSpec       *pspec)
+{
+       JsonNode *retval = NULL;
+
+       if (strcmp (name, "blah") == 0)
+       {
+               TestBoxed *boxed;
+               JsonObject *obj;
+               JsonNode *val;
+
+               retval = json_node_new (JSON_NODE_OBJECT);
+               obj = json_object_new ();
+
+               boxed = g_value_get_boxed (value);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_int (val, boxed->foo);
+               json_object_set_member (obj, "foo", val);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_boolean (val, boxed->bar);
+               json_object_set_member (obj, "bar", val);
+
+               json_node_take_object (retval, obj);
+       }
+       else
+       retval = serializable_iface->serialize_property (serializable,
+                                                                                                       name,
+                                                                                                       value, pspec);
+
+       return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+       JsonSerializableIface *iface = g_iface;
+
+       serializable_iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+
+       iface->serialize_property = test_object_serialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       g_free (TEST_OBJECT (gobject)->baz);
+
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+                       break;
+               case PROP_BAR:
+                       TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+                       break;
+               case PROP_BAZ:
+                       g_free (TEST_OBJECT (gobject)->baz);
+                       TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+                       break;
+               case PROP_BAR:
+                       g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+                       break;
+               case PROP_BAZ:
+                       g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+                       break;
+               case PROP_BLAH:
+                       g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_FOO,
+                                                                       g_param_spec_int ("foo", "Foo", "Foo",
+                                                                                                               0, G_MAXINT, 42,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAR,
+                                                                       g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                                                                               FALSE,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAZ,
+                                                                       g_param_spec_string ("baz", "Baz", "Baz",
+                                                                                                               NULL,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BLAH,
+                                                                       g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                                                                               TEST_TYPE_BOXED,
+                                                                                                               G_PARAM_READABLE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->foo = 42;
+       object->bar = TRUE;
+       object->baz = g_strdup ("Test");
+
+       object->blah.foo = object->foo;
+       object->blah.bar = object->bar;
+}
+
+/**
+ * @brief Positive test case of json_serialize_complex()
+ */
+static void utc_libjson_json_serialize_complex_func_01(void)
+{
+       TestObject *obj = g_object_new (TEST_TYPE_OBJECT, NULL);
+       JsonParser *parser = json_parser_new ();
+       GError *error = NULL;
+       JsonObject *object = NULL;
+       JsonNode *node = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       data = json_gobject_to_data (G_OBJECT (obj), &len);
+
+       dts_check_gt("json_serialize_complex", len, 0);
+
+       parser = json_parser_new ();
+       json_parser_load_from_data (parser, data, -1, &error);
+       dts_check_eq("json_serialize_complex", error, NULL);
+
+       node = json_parser_get_root (parser);
+       dts_check_eq("json_serialize_complex", json_node_get_node_type(node), JSON_NODE_OBJECT);
+
+       object = json_node_get_object (node);
+       dts_check_eq("json_serialize_complex", json_object_get_int_member(object, "foo"), 42);
+       dts_check_eq("json_serialize_complex", json_object_get_boolean_member(object, "bar"), TRUE);
+       dts_check_str_eq("json_serialize_complex", json_object_get_string_member(object, "baz"), "Test");
+
+       node = json_object_get_member (object, "blah");
+       dts_check_eq("json_serialize_complex", json_node_get_node_type(node), JSON_NODE_OBJECT);
+
+       object = json_node_get_object (node);
+       dts_check_eq("json_serialize_complex", json_object_get_int_member(object, "foo"), 42);
+       dts_check_eq("json_serialize_complex", json_object_get_boolean_member(object, "bar"), TRUE);
+
+       g_free (data);
+       g_object_unref (parser);
+       g_object_unref (obj);
+
+}
+
+
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_full_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_full_func.c
new file mode 100755 (executable)
index 0000000..64358ed
--- /dev/null
@@ -0,0 +1,312 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_full_func_01(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_full_func_01, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+       gint foo;
+       gboolean bar;
+};
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       gint foo;
+       gboolean bar;
+       gchar *baz;
+       TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+       TestBoxed *copy = g_slice_new (TestBoxed);
+
+       *copy = *src;
+
+       return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+       if (G_LIKELY (boxed))
+       {
+               g_slice_free (TestBoxed, boxed);
+       }
+}
+
+GType
+test_boxed_get_type (void)
+{
+       static GType b_type = 0;
+
+       if (G_UNLIKELY (b_type == 0))
+       b_type = g_boxed_type_register_static ("TestBoxed",
+                                                                                       (GBoxedCopyFunc) test_boxed_copy,
+                                                                                       (GBoxedFreeFunc) test_boxed_free);
+
+       return b_type;
+}
+
+enum
+{
+       PROP_0,
+
+       PROP_FOO,
+       PROP_BAR,
+       PROP_BAZ,
+       PROP_BLAH
+};
+
+static JsonSerializableIface *serializable_iface = NULL;
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                                               G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                                                               json_serializable_iface_init));
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                                               const gchar      *name,
+                                const GValue     *value,
+                                GParamSpec       *pspec)
+{
+       JsonNode *retval = NULL;
+
+       if (strcmp (name, "blah") == 0)
+       {
+               TestBoxed *boxed;
+               JsonObject *obj;
+               JsonNode *val;
+
+               retval = json_node_new (JSON_NODE_OBJECT);
+               obj = json_object_new ();
+
+               boxed = g_value_get_boxed (value);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_int (val, boxed->foo);
+               json_object_set_member (obj, "foo", val);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_boolean (val, boxed->bar);
+               json_object_set_member (obj, "bar", val);
+
+               json_node_take_object (retval, obj);
+       }
+       else
+               retval = serializable_iface->serialize_property (serializable,
+                                                                                                       name,
+                                                                                                       value, pspec);
+
+       return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+       JsonSerializableIface *iface = g_iface;
+
+       serializable_iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+
+       iface->serialize_property = test_object_serialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       g_free (TEST_OBJECT (gobject)->baz);
+
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+                       break;
+               case PROP_BAR:
+                       TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+                       break;
+               case PROP_BAZ:
+                       g_free (TEST_OBJECT (gobject)->baz);
+                       TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+                       break;
+               case PROP_BAR:
+                       g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+                       break;
+               case PROP_BAZ:
+                       g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+                       break;
+               case PROP_BLAH:
+                       g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_FOO,
+                                                                       g_param_spec_int ("foo", "Foo", "Foo",
+                                                                                                               0, G_MAXINT, 42,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAR,
+                                                                       g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                                                                               FALSE,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAZ,
+                                                                       g_param_spec_string ("baz", "Baz", "Baz",
+                                                                                                               NULL,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BLAH,
+                                                                       g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                                                                               TEST_TYPE_BOXED,
+                                                                                                               G_PARAM_READABLE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->foo = 42;
+       object->bar = TRUE;
+       object->baz = g_strdup ("Test");
+
+       object->blah.foo = object->foo;
+       object->blah.bar = object->bar;
+}
+
+/**
+ * @brief Positive test case of json_serialize_full()
+ */
+static void utc_libjson_json_serialize_full_func_01(void)
+{
+       TestObject *obj = g_object_new(TEST_TYPE_OBJECT, NULL);
+       JsonParser *parser = json_parser_new();
+       GError *error = NULL;
+       JsonObject *object = NULL;
+       JsonNode *node = NULL;
+       gchar *data = NULL;
+       gsize len = 0;
+
+       data = json_gobject_to_data(G_OBJECT(obj), &len);
+
+       dts_check_gt("json_serialize_full", len, 0);
+
+       parser = json_parser_new ();
+       json_parser_load_from_data (parser, data, -1, &error);
+       dts_check_eq("json_serialize_full", error, NULL);
+
+       node = json_parser_get_root (parser);
+       dts_check_eq("json_serialize_full", json_node_get_node_type(node), JSON_NODE_OBJECT);
+
+       object = json_node_get_object (node);
+       dts_check_eq("json_serialize_full", json_object_get_int_member(object, "foo"), 42);
+       dts_check_eq("json_serialize_full", json_object_get_boolean_member(object, "bar"), TRUE);
+       dts_check_str_eq("json_serialize_full", json_object_get_string_member(object, "baz"), "Test");
+
+       node = json_object_get_member(object, "blah");
+       dts_check_eq("json_serialize_full", json_node_get_node_type(node), JSON_NODE_OBJECT);
+
+       object = json_node_get_object(node);
+       dts_check_eq("json_serialize_full", json_object_get_int_member(object, "foo"), 42);
+       dts_check_eq("json_serialize_full", json_object_get_boolean_member(object, "bar"), TRUE);
+
+       g_free(data);
+       g_object_unref(parser);
+       g_object_unref(obj);
+
+}
+
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_gobject_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_gobject_func.c
new file mode 100755 (executable)
index 0000000..cbc684e
--- /dev/null
@@ -0,0 +1,410 @@
+
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+#define JSON_DISABLE_DEPRECATED
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_gobject_func_01(void);
+static void utc_libjson_json_serialize_gobject_func_02(void);
+static void utc_libjson_json_serialize_gobject_func_03(void);
+#ifndef JSON_DISABLE_DEPRECATED
+static void utc_libjson_json_serialize_gobject_func_04(void);
+static void utc_libjson_json_serialize_gobject_func_05(void);
+#endif
+static void utc_libjson_json_serialize_gobject_func_06(void);
+
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_gobject_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_gobject_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_gobject_func_03, POSITIVE_TC_IDX },
+#ifndef JSON_DISABLE_DEPRECATED
+       { utc_libjson_json_serialize_gobject_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_gobject_func_05, POSITIVE_TC_IDX },
+#endif
+       { utc_libjson_json_serialize_gobject_func_06, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+       gint foo;
+       gboolean bar;
+};
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       gint foo;
+       gboolean bar;
+       gchar *baz;
+       TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+static const gchar *serialize_data =
+"{\n"
+"  \"blah\" : {\n"
+"    \"foo\" : 42,\n"
+"    \"bar\" : true\n"
+"  }\n"
+"}";
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+       TestBoxed *copy = g_slice_new (TestBoxed);
+
+       *copy = *src;
+
+       return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+       if (G_LIKELY (boxed))
+       {
+               g_slice_free (TestBoxed, boxed);
+       }
+}
+
+GType
+test_boxed_get_type (void)
+{
+       static GType b_type = 0;
+
+       if (G_UNLIKELY (b_type == 0))
+       b_type = g_boxed_type_register_static ("TestBoxed",
+                                                                                       (GBoxedCopyFunc) test_boxed_copy,
+                                                                                       (GBoxedFreeFunc) test_boxed_free);
+
+       return b_type;
+}
+
+enum
+{
+       PROP_0,
+
+       PROP_FOO,
+       PROP_BAR,
+       PROP_BAZ,
+       PROP_BLAH
+};
+
+static JsonSerializableIface *serializable_iface = NULL;
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                                                               G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                                                       json_serializable_iface_init));
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                                               const gchar      *name,
+                                                               const GValue     *value,
+                                                               GParamSpec       *pspec)
+{
+       JsonNode *retval = NULL;
+
+       if (strcmp (name, "blah") == 0)
+       {
+               TestBoxed *boxed;
+               JsonObject *obj;
+               JsonNode *val;
+
+               retval = json_node_new (JSON_NODE_OBJECT);
+               obj = json_object_new ();
+
+               boxed = g_value_get_boxed (value);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_int (val, boxed->foo);
+               json_object_set_member (obj, "foo", val);
+
+               val = json_node_new (JSON_NODE_VALUE);
+               json_node_set_boolean (val, boxed->bar);
+               json_object_set_member (obj, "bar", val);
+
+               json_node_take_object (retval, obj);
+       }
+       else
+       retval = serializable_iface->serialize_property (serializable,
+                                                                                                       name,
+                                                                                                       value, pspec);
+
+       return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+       JsonSerializableIface *iface = g_iface;
+
+       serializable_iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+
+       iface->serialize_property = test_object_serialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       g_free (TEST_OBJECT (gobject)->baz);
+
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+                       break;
+               case PROP_BAR:
+                       TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+                       break;
+               case PROP_BAZ:
+                       g_free (TEST_OBJECT (gobject)->baz);
+                       TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+                       break;
+               case PROP_BAR:
+                       g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+                       break;
+               case PROP_BAZ:
+                       g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+                       break;
+               case PROP_BLAH:
+                       g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_FOO,
+                                                                       g_param_spec_int ("foo", "Foo", "Foo",
+                                                                                                               0, G_MAXINT, 42,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAR,
+                                                                       g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                                                                               FALSE,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAZ,
+                                                                       g_param_spec_string ("baz", "Baz", "Baz",
+                                                                                                               NULL,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BLAH,
+                                                                       g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                                                                               TEST_TYPE_BOXED,
+                                                                                                               G_PARAM_READABLE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->foo = 42;
+       object->bar = TRUE;
+       object->baz = g_strdup ("Test");
+
+       object->blah.foo = object->foo;
+       object->blah.bar = object->bar;
+}
+
+/**
+ * @brief Positive test case of json_gobject_to_data()
+ */
+static void utc_libjson_json_serialize_gobject_func_01(void)
+{
+       TestObject *obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+       gchar *data;
+       gsize len;
+
+       data = json_gobject_to_data(G_OBJECT(obj), &len);
+
+       dts_check_ne("json_gobject_to_data", data, NULL);
+       dts_check_gt("json_gobject_to_data", len, 0);
+       dts_check_eq("json_gobject_to_data", len, strlen(data));
+
+       g_free (data);
+       g_object_unref (obj);
+}
+
+
+/**
+ * @brief Negative test case of  json_gobject_from_data()
+ */
+static void utc_libjson_json_serialize_gobject_func_02(void)
+{
+       GObject *obj = NULL;
+
+       obj = json_gobject_from_data(TEST_TYPE_OBJECT, serialize_data, -1, NULL);
+       dts_check_eq("json_gobject_from_data", TEST_IS_OBJECT(obj), TRUE);
+       dts_check_eq("json_gobject_from_data", TEST_OBJECT(obj)->blah.foo, 42);
+       dts_check_eq("json_gobject_from_data", TEST_OBJECT(obj)->blah.bar, TRUE);
+
+       g_object_unref (obj);
+}
+
+
+/**
+* @brief Negative test case of json_gobject_serialize()
+*/
+static void utc_libjson_json_serialize_gobject_func_03(void)
+{
+       JsonNode *node = NULL;
+       JsonObject *object = NULL;
+       GObject *obj = NULL;
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+       node = json_gobject_serialize(obj);
+       dts_check_eq("json_gobject_serialize", json_node_get_node_type (node), JSON_NODE_OBJECT);
+       object = json_node_get_object (node);
+       dts_check_eq("json_gobject_serialize", json_object_get_boolean_member(object, "bar"), TRUE);
+
+       g_object_unref (obj);
+       json_node_free (node);
+}
+
+#ifndef JSON_DISABLE_DEPRECATED
+
+/**
+ * @brief Negative test case of  json_construct_gobject()
+ */
+static void utc_libjson_json_serialize_gobject_func_04(void)
+{
+       GObject *obj = NULL;
+
+       obj = json_construct_gobject(TEST_TYPE_OBJECT, serialize_data, -1, NULL);
+       dts_check_eq("json_construct_gobject", TEST_IS_OBJECT(obj), TRUE);
+       dts_check_eq("json_construct_gobject", TEST_OBJECT(obj)->blah.foo, 42);
+       dts_check_eq("json_construct_gobject", TEST_OBJECT(obj)->blah.bar, TRUE);
+
+       g_object_unref (obj);
+}
+
+
+/**
+ * @brief Negative test case of  json_serialize_gobject()
+ */
+static void utc_libjson_json_serialize_gobject_func_05(void)
+{
+       GObject *obj = NULL;
+
+       obj = json_serialize_gobject(TEST_TYPE_OBJECT, serialize_data, -1, NULL);
+       dts_check_eq("json_serialize_gobject", TEST_IS_OBJECT(obj), TRUE);
+       dts_check_eq("json_serialize_gobject", TEST_OBJECT(obj)->blah.foo, 42);
+       dts_check_eq("json_serialize_gobject", TEST_OBJECT(obj)->blah.bar, TRUE);
+
+       g_object_unref (obj);
+}
+#endif
+
+/**
+* @brief Negative test case of json_gobject_deserialize()
+*/
+static void utc_libjson_json_serialize_gobject_func_06(void)
+{
+       GObject *obj = NULL;
+       JsonObject *object = NULL;
+       JsonNode *node = NULL;
+
+       object = json_object_new();
+       node = json_node_new(JSON_NODE_OBJECT);
+       json_object_set_int_member (object, "foo", 42);
+       json_object_set_boolean_member (object, "bar", TRUE);
+       json_node_take_object (node, object);
+
+       obj = json_gobject_deserialize(TEST_TYPE_OBJECT, node);
+       dts_check_eq("json_gobject_deserialize", TEST_IS_OBJECT(obj), TRUE);
+       dts_check_eq("json_gobject_deserialize", TEST_OBJECT(obj)->foo, 42);
+       dts_check_eq("json_gobject_deserialize", TEST_OBJECT(obj)->bar, TRUE);
+
+       g_object_unref (obj);
+       json_object_unref(object);
+       json_node_free (node);
+
+}
+
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_interface_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_interface_func.c
new file mode 100755 (executable)
index 0000000..f2529ac
--- /dev/null
@@ -0,0 +1,405 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_full_func_01(void);
+static void utc_libjson_json_serialize_full_func_02(void);
+static void utc_libjson_json_serialize_full_func_03(void);
+static void utc_libjson_json_serialize_full_func_04(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_full_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_full_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_full_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_serialize_full_func_04, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+       gint foo;
+       gboolean bar;
+};
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       gint foo;
+       gboolean bar;
+       gchar *baz;
+       TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+
+GType test_object_get_type (void);
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+       TestBoxed *copy = g_slice_new (TestBoxed);
+
+       *copy = *src;
+
+       return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+       if (G_LIKELY (boxed))
+       {
+               g_slice_free (TestBoxed, boxed);
+       }
+}
+
+GType
+test_boxed_get_type (void)
+{
+       static GType b_type = 0;
+
+       if (G_UNLIKELY (b_type == 0))
+               b_type = g_boxed_type_register_static ("TestBoxed",
+                                                                                       (GBoxedCopyFunc) test_boxed_copy,
+                                                                                       (GBoxedFreeFunc) test_boxed_free);
+
+       return b_type;
+}
+
+enum
+{
+       PROP_0,
+
+       PROP_FOO,
+       PROP_BAR,
+       PROP_BAZ,
+       PROP_BLAH
+};
+
+static JsonSerializableIface *serializable_iface = NULL;
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                                                               G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                                               json_serializable_iface_init));
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                                               const gchar      *name,
+                                                               const GValue     *value,
+                                                               GParamSpec       *pspec)
+{
+       JsonNode *retval = NULL;
+
+       if (strcmp (name, "blah") == 0)
+       {
+               JsonObject *obj;
+
+               retval = json_node_new (JSON_NODE_OBJECT);
+               obj = json_object_new ();
+
+               json_object_set_int_member(obj, "foo", g_value_get_int(value));
+               json_node_take_object (retval, obj);
+       }
+       else
+               retval = serializable_iface->serialize_property (serializable,
+                                                                                                               name,
+                                                                                                               value, pspec);
+
+       return retval;
+}
+
+
+static gboolean
+test_object_deserialize_property (JsonSerializable *serializable,
+                                                               const gchar      *name,
+                                                               GValue     *value,
+                                                               GParamSpec       *pspec,
+                                                               JsonNode                  *node)
+{
+       gboolean retval = FALSE;
+
+       if (strcmp (name, "blah") == 0)
+       {
+               JsonObject *obj;
+
+               obj = json_node_get_object (node);
+               g_value_set_int (value, json_object_get_int_member(obj, "foo"));
+               retval = TRUE;
+       }
+       else
+               retval = serializable_iface->deserialize_property (serializable,
+                                                                                                                       name,
+                                                                                                                       value, pspec, node);
+       return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+       JsonSerializableIface *iface = g_iface;
+
+       serializable_iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+
+       iface->serialize_property = test_object_serialize_property;
+       iface->deserialize_property= test_object_deserialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       g_free (TEST_OBJECT (gobject)->baz);
+
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+                       break;
+               case PROP_BAR:
+                       TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+                       break;
+               case PROP_BAZ:
+                       g_free (TEST_OBJECT (gobject)->baz);
+                       TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+                       break;
+               case PROP_BAR:
+                       g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+                       break;
+               case PROP_BAZ:
+                       g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+                       break;
+               case PROP_BLAH:
+                       g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_FOO,
+                                                                       g_param_spec_int ("foo", "Foo", "Foo",
+                                                                                                               0, G_MAXINT, 42,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAR,
+                                                                       g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                                                                               FALSE,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAZ,
+                                                                       g_param_spec_string ("baz", "Baz", "Baz",
+                                                                                                               NULL,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BLAH,
+                                                                       g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                                                                               TEST_TYPE_BOXED,
+                                                                                                               G_PARAM_READABLE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->foo = 42;
+       object->bar = TRUE;
+       object->baz = g_strdup ("Test");
+
+       object->blah.foo = object->foo;
+       object->blah.bar = object->bar;
+}
+
+
+static void utc_libjson_json_serialize_full_func_01(void)
+{
+       GObject *obj = NULL;
+       JsonSerializableIface *iface = NULL;
+       JsonSerializable *serializable = NULL;
+       GValue value = {0};
+       GParamSpec pspecs;
+       JsonNode *node = NULL;
+       JsonObject *ret_object = NULL;
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+
+       serializable = JSON_SERIALIZABLE (obj);
+       iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+       g_value_init (&value, G_TYPE_INT);
+       g_value_set_int (&value, 42);
+       node = json_serializable_serialize_property(serializable, "blah", &value, &pspecs);
+
+       ret_object = json_node_get_object (node);
+       dts_check_ne("json_serializable_serialize_property", ret_object, NULL);
+       dts_check_eq("json_serializable_serialize_property", json_object_get_int_member(ret_object, "foo"), 42);
+
+       g_object_unref (obj);
+       json_node_free (node);
+}
+
+
+static void utc_libjson_json_serialize_full_func_02(void)
+{
+       JsonObject *object = NULL;
+       JsonNode *node = NULL;
+       GObject *obj = NULL;
+       JsonSerializableIface *iface = NULL;
+       JsonSerializable *serializable = NULL;
+       GValue value = {0};
+       GParamSpec pspecs;
+       gboolean ret = FALSE;
+
+       object = json_object_new();
+       node = json_node_new(JSON_NODE_OBJECT);
+       json_object_set_int_member (object, "foo", 42);
+       json_node_take_object (node, object);
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+
+       serializable = JSON_SERIALIZABLE (obj);
+       iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+       g_value_init (&value, G_TYPE_INT);
+       ret = json_serializable_deserialize_property(serializable, "blah", &value, &pspecs, node);
+       dts_check_eq("json_serializable_deserialize_property", ret, TRUE);
+       dts_check_eq("json_serializable_deserialize_property", g_value_get_int (&value), 42);
+
+       g_object_unref (obj);
+       json_object_unref(object);
+       json_node_free (node);
+
+}
+
+static void utc_libjson_json_serialize_full_func_03(void)
+{
+       JsonNode *node = NULL;
+       GObject *obj = NULL;
+       JsonSerializableIface *iface = NULL;
+       JsonSerializable *serializable = NULL;
+       GValue value = {0};
+       GParamSpec pspecs;
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+       serializable = JSON_SERIALIZABLE (obj);
+       iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+       g_value_init (&value, G_TYPE_INT);
+       g_value_set_int (&value, 42);
+
+       node = json_serializable_default_serialize_property(serializable, "blah", &value, &pspecs);
+       dts_check_ne("json_serializable_default_serialize_property", node, NULL);
+       dts_check_eq("json_serializable_default_serialize_property", json_node_get_int(node), 42);
+
+       g_object_unref (obj);
+       json_node_free (node);
+
+}
+
+static void utc_libjson_json_serialize_full_func_04(void)
+{
+       JsonNode *node = NULL;
+       GObject *obj = NULL;
+       JsonSerializableIface *iface = NULL;
+       JsonSerializable *serializable = NULL;
+       GValue value = {0};
+       GParamSpec pspecs;
+       gboolean ret = FALSE;
+
+       obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+       serializable = JSON_SERIALIZABLE (obj);
+       iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+       node = json_node_new(JSON_NODE_VALUE);
+       json_node_set_int(node, 42);
+
+       g_value_init (&value, G_TYPE_INT);
+       ret = json_serializable_default_deserialize_property(serializable, "blah", &value, &pspecs, node);
+       dts_check_eq("json_serializable_default_deserialize_property", ret, TRUE);
+       dts_check_eq("json_serializable_default_deserialize_property", g_value_get_int (&value), 42);
+
+       g_object_unref (obj);
+       json_node_free (node);
+
+}
+
diff --git a/TC/unit/TC_Gobject/utc_libjson_json_serialize_simple_func.c b/TC/unit/TC_Gobject/utc_libjson_json_serialize_simple_func.c
new file mode 100755 (executable)
index 0000000..f24d25d
--- /dev/null
@@ -0,0 +1,184 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_serialize_simple_func_01(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_serialize_simple_func_01, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestObject
+{
+       GObject parent_instance;
+
+       gint foo;
+       gboolean bar;
+       gchar *baz;
+};
+
+struct _TestObjectClass
+{
+       GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/*** implementation ***/
+
+enum
+{
+       PROP_0,
+
+       PROP_FOO,
+       PROP_BAR,
+       PROP_BAZ
+};
+
+G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
+
+static void
+test_object_finalize (GObject *gobject)
+{
+       g_free (TEST_OBJECT (gobject)->baz);
+
+       G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                                                       guint         prop_id,
+                                                       const GValue *value,
+                                                       GParamSpec   *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+                       break;
+               case PROP_BAR:
+                       TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+                       break;
+               case PROP_BAZ:
+                       g_free (TEST_OBJECT (gobject)->baz);
+                       TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                                                       guint       prop_id,
+                                                       GValue     *value,
+                                                       GParamSpec *pspec)
+{
+       switch (prop_id)
+       {
+               case PROP_FOO:
+                       g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+                       break;
+               case PROP_BAR:
+                       g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+                       break;
+               case PROP_BAZ:
+                       g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+                       break;
+               default:
+                       G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+       }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+       GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+       gobject_class->set_property = test_object_set_property;
+       gobject_class->get_property = test_object_get_property;
+       gobject_class->finalize = test_object_finalize;
+
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_FOO,
+                                                                       g_param_spec_int ("foo", "Foo", "Foo",
+                                                                                                               0, G_MAXINT, 42,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAR,
+                                                                       g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                                                                               FALSE,
+                                                                                                               G_PARAM_READWRITE));
+       g_object_class_install_property (gobject_class,
+                                                                       PROP_BAZ,
+                                                                       g_param_spec_string ("baz", "Baz", "Baz",
+                                                                                                               NULL,
+                                                                                                               G_PARAM_READWRITE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+       object->foo = 42;
+       object->bar = FALSE;
+       object->baz = g_strdup ("Test");
+}
+
+/**
+ * @brief Positive test case of json_serialize_simple()
+ */
+static void utc_libjson_json_serialize_simple_func_01(void)
+{
+       TestObject *obj = g_object_new(TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+       gchar *data;
+       gsize len;
+
+       data = json_gobject_to_data(G_OBJECT(obj), &len);
+
+       dts_check_ne("json_serialize_simple", data, NULL);
+       dts_check_gt("json_serialize_simple", len, 0);
+       dts_check_eq("json_serialize_simple", len, strlen(data));
+
+       g_free (data);
+       g_object_unref (obj);
+}
+
+
diff --git a/TC/unit/TC_Parser/Makefile b/TC/unit/TC_Parser/Makefile
new file mode 100755 (executable)
index 0000000..cbb3917
--- /dev/null
@@ -0,0 +1,50 @@
+###################################################
+# add your TestCase List Here
+#
+# e.g.,
+# TC1 = utc_frameworkName_apiName_func
+# TC2 = utc_ApplicationLib_recurGetDayOfWeek_func
+TARGETS = utc_libjson_json_parser_new_func \
+       utc_libjson_json_parser_load_from_file_func \
+       utc_libjson_json_parser_load_from_data_func \
+       utc_libjson_json_parser_get_root_func \
+       utc_libjson_json_parser_get_current_line_func \
+       utc_libjson_json_parser_get_current_pos_func \
+       utc_libjson_json_parser_has_assignment_func
+###################################################
+# add your Package Config Info Here
+#
+# e.g.,
+# PKGS=calendar
+PKGS=json-glib-1.0
+
+LIBS  = `pkg-config --libs $(PKGS)` 
+LIBS += `pkg-config --libs glib-2.0` 
+LIBS +=$(TET_ROOT)/lib/tet3/tcm_s.o
+LIBS +=-L$(TET_ROOT)/lib/tet3 -ltcm_s
+LIBS +=-L$(TET_ROOT)/lib/tet3 -lapi_s
+
+INCS  =  -I. `pkg-config --cflags $(PKGS)`
+INCS  += -I. `pkg-config --cflags glib-2.0`
+INCS  += -I$(TET_ROOT)/inc/tet3 
+
+
+CFLAGS = $(INCS)
+CFLAGS += -D_TETWARE_MODE
+CFLAGS += -Wall
+LDFLAGS = $(LIBS)
+
+###################################################
+# Modify here 
+# depending on the Test Case you want to build
+# 
+# e.g.,
+# TCLIST = $(TC1) $(TC2)
+all : $(TARGETS)
+
+$(TARGETS) : %: %.c
+       $(CC) -o $@ $< $(CFLAGS) $(LDFLAGS) 
+
+clean :
+       rm -rf $(TARGETS)
+
diff --git a/TC/unit/TC_Parser/tslist b/TC/unit/TC_Parser/tslist
new file mode 100755 (executable)
index 0000000..8b271d3
--- /dev/null
@@ -0,0 +1,7 @@
+/unit/TC_Parser/utc_libjson_json_parser_new_func
+/unit/TC_Parser/utc_libjson_json_parser_load_from_file_func
+/unit/TC_Parser/utc_libjson_json_parser_load_from_data_func
+/unit/TC_Parser/utc_libjson_json_parser_get_root_func
+/unit/TC_Parser/utc_libjson_json_parser_get_current_line_func
+/unit/TC_Parser/utc_libjson_json_parser_get_current_pos_func
+/unit/TC_Parser/utc_libjson_json_parser_has_assignment_func
\ No newline at end of file
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_get_current_line_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_get_current_line_func.c
new file mode 100755 (executable)
index 0000000..1115c9b
--- /dev/null
@@ -0,0 +1,91 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_get_current_line_func_01(void);
+static void utc_libjson_json_parser_get_current_line_func_02(void);
+static void utc_libjson_json_parser_get_current_line_func_03(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_get_current_line_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_current_line_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_current_line_func_03, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static const gchar *test_string = "{ \"test\" : 42 }";
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/**
+ * @brief Positive test case of json_parser_get_current_line()
+ */
+static void utc_libjson_json_parser_get_current_line_func_01(void)
+{
+       int line = 0;
+
+       line = json_parser_get_current_line(NULL);
+
+       dts_check_eq("json_parser_get_current_line", line, 0);
+
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_get_current_line()
+ */
+static void utc_libjson_json_parser_get_current_line_func_02(void)
+{
+       JsonParser *parser = NULL;    
+       int line = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       line = json_parser_get_current_line(parser);
+       dts_check_eq("json_parser_get_current_line", line, 0);  
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_get_current_line_func_03(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       int line = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_string, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, TRUE);
+
+       line = json_parser_get_current_line(parser);
+       dts_check_eq("json_parser_get_current_line", line, 0);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_get_current_pos_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_get_current_pos_func.c
new file mode 100755 (executable)
index 0000000..65f2c89
--- /dev/null
@@ -0,0 +1,88 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_get_current_pos_func_01(void);
+static void utc_libjson_json_parser_get_current_pos_func_02(void);
+static void utc_libjson_json_parser_get_current_pos_func_03(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_get_current_pos_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_current_pos_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_current_pos_func_03, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static const gchar *test_string = "{ \"test\" : 42 }";
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+/**
+ * @brief Positive test case of json_parser_get_current_pos()
+ */
+static void utc_libjson_json_parser_get_current_pos_func_01(void)
+{
+       int pos = 0;
+
+       pos = json_parser_get_current_pos(NULL);
+
+       dts_check_eq("json_parser_get_current_pos", pos, 0);
+
+}
+
+static void utc_libjson_json_parser_get_current_pos_func_02(void)
+{
+       JsonParser *parser = NULL;    
+       int pos = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       pos = json_parser_get_current_pos(parser);
+       dts_check_eq("json_parser_get_current_pos", pos, 0);  
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_get_current_pos_func_03(void)
+{
+       JsonParser *parser = NULL;  
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       int pos = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_string, -1, &error);
+       dts_check_eq("json_parser_get_current_pos", ret, TRUE);
+
+       pos = json_parser_get_current_pos(parser);
+       dts_check_eq("json_parser_get_current_pos", pos, 0);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_get_root_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_get_root_func.c
new file mode 100755 (executable)
index 0000000..0057923
--- /dev/null
@@ -0,0 +1,446 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_get_root_func_01(void);
+static void utc_libjson_json_parser_get_root_func_02(void);
+static void utc_libjson_json_parser_get_root_func_03(void);
+static void utc_libjson_json_parser_get_root_func_04(void);
+static void utc_libjson_json_parser_get_root_func_05(void);
+static void utc_libjson_json_parser_get_root_func_06(void);
+static void utc_libjson_json_parser_get_root_func_07(void);
+static void utc_libjson_json_parser_get_root_func_08(void);
+static void utc_libjson_json_parser_get_root_func_09(void);
+static void utc_libjson_json_parser_get_root_func_10(void);
+static void utc_libjson_json_parser_get_root_func_11(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_get_root_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_06, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_07, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_08, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_09, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_10, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_get_root_func_11, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static const gchar *test_empty_string = "";
+static const gchar *test_empty_array_string = "[ ]";
+static const gchar *test_empty_object_string = "{ }";
+
+static const struct {
+       const gchar *str;
+       JsonNodeType type;
+       GType gtype;
+}test_base_values[] = {
+       { "null",       JSON_NODE_NULL,  G_TYPE_INVALID },
+       { "42",         JSON_NODE_VALUE, G_TYPE_INT64 },
+       { "true",       JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+       { "\"string\"", JSON_NODE_VALUE, G_TYPE_STRING },
+       { "10.2e3",     JSON_NODE_VALUE, G_TYPE_DOUBLE }
+};
+
+static const struct {
+       const gchar *str;
+       gint len;
+       gint element;
+       JsonNodeType type;
+       GType gtype;
+}test_simple_arrays[] = {
+       { "[ true ]",                 1, 0, JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+       { "[ true, false, null ]",    3, 2, JSON_NODE_NULL,  G_TYPE_INVALID },
+       { "[ 1, 2, 3.14, \"test\" ]", 4, 3, JSON_NODE_VALUE, G_TYPE_STRING  }
+};
+
+static const gchar *test_nested_arrays[] = {
+       "[ 42, [ ], null ]",
+       "[ [ ], [ true, [ true ] ] ]",
+       "[ [ false, true, 42 ], [ true, false, 3.14 ], \"test\" ]",
+       "[ true, { } ]",
+       "[ false, { \"test\" : 42 } ]",
+       "[ { \"test\" : 42 }, null ]",
+       "[ true, { \"test\" : 42 }, null ]",
+       "[ { \"channel\" : \"/meta/connect\" } ]"
+};
+
+static const struct {
+       const gchar *str;
+       gint size;
+       const gchar *member;
+       JsonNodeType type;
+       GType gtype;
+}test_simple_objects[] = {
+       { "{ \"test\" : 42 }", 1, "test", JSON_NODE_VALUE, G_TYPE_INT64 },
+       { "{ \"name\" : \"\", \"state\" : 1 }", 2, "name", JSON_NODE_VALUE, G_TYPE_STRING },
+       { "{ \"foo\" : \"bar\", \"baz\" : null }", 2, "baz", JSON_NODE_NULL, G_TYPE_INVALID },
+       { "{ \"channel\" : \"/meta/connect\" }", 1, "channel", JSON_NODE_VALUE, G_TYPE_STRING }
+};
+
+static const gchar *test_nested_objects[] = {
+       "{ \"array\" : [ false, \"foo\" ], \"object\" : { \"foo\" : true } }"
+};
+
+static const struct {
+       const gchar *str;
+       const gchar *var;
+}test_assignments[] = {
+       { "var foo = [ false, false, true ]", "foo" },
+       { "var bar = [ true, 42 ];", "bar" },
+       { "var baz = { \"foo\" : false }", "baz" }
+};
+
+static const struct
+{
+       const gchar *str;
+       const gchar *member;
+       const gchar *match;
+}test_unicode[] = {
+       { "{ \"test\" : \"foo \\u00e8\" }", "test", "foo Ã¨" }
+};
+
+static const struct
+{
+       const gchar *str;
+}test_invalid[] = {
+       { "test" },
+       { "[ foo, ]" },
+       { "[ true, ]" },
+       { "{ \"foo\" : true \"bar\" : false }" },
+       { "[ true, [ false, ] ]" },
+       { "{ \"foo\" : { \"bar\" : false, } }" },
+       { "[ { }, { }, { }, ]" }
+};
+
+static guint n_test_base_values    = G_N_ELEMENTS (test_base_values);
+static guint n_test_simple_arrays  = G_N_ELEMENTS (test_simple_arrays);
+static guint n_test_nested_arrays  = G_N_ELEMENTS (test_nested_arrays);
+static guint n_test_simple_objects = G_N_ELEMENTS (test_simple_objects);
+static guint n_test_nested_objects = G_N_ELEMENTS (test_nested_objects);
+static guint n_test_assignments    = G_N_ELEMENTS (test_assignments);
+static guint n_test_unicode        = G_N_ELEMENTS (test_unicode);
+static guint n_test_invalid        = G_N_ELEMENTS (test_invalid);
+
+static void startup(void)
+{
+       g_type_init ();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_parser_get_root()
+ */
+static void utc_libjson_json_parser_get_root_func_01(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_string, -1, &error);
+       dts_check_eq("json_parser_get_root", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_eq("json_parser_get_root", root, NULL);
+
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_get_root_func_02(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_base_values; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_base_values[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+                       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), test_base_values[i].type);
+               }
+       }
+       dts_pass("json_parser_get_root", "pass");
+       g_object_unref (parser);
+
+}
+
+static void utc_libjson_json_parser_get_root_func_03(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_array_string, -1, &error);
+       dts_check_eq("json_parser_get_root", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_ne("json_parser_get_root", root, NULL);
+       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_get_root_func_04(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_simple_arrays; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_simple_arrays[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+                       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+               }
+       }
+       dts_pass("json_parser_get_root", "pass");
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_get_root_func_05(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_nested_arrays; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_nested_arrays[i], -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+                       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+               }
+       }
+       dts_pass("json_parser_get_root", "pass");
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_get_root_func_06(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_object_string, -1, &error);
+       dts_check_eq("json_parser_get_root", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_ne("json_parser_get_root", root, NULL);
+       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+
+
+static void utc_libjson_json_parser_get_root_func_07(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_simple_objects; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_simple_objects[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+                       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+               }
+       }
+       dts_pass("json_parser_get_root", "pass");
+       g_object_unref (parser);
+
+}
+
+static void utc_libjson_json_parser_get_root_func_08(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_nested_objects; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_nested_objects[i], -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+                       dts_check_eq("json_parser_get_root", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+               }
+       }
+       dts_pass("json_parser_get_root", "pass");
+       g_object_unref (parser);
+
+}
+
+
+static void utc_libjson_json_parser_get_root_func_09(void)
+{
+       JsonParser *parser = NULL; 
+       GError *error = NULL; 
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_assignments; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_assignments[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_get_root", root, NULL);
+               }
+       }
+       dts_pass("json_parser_has_assignment", "pass");
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_get_root_func_10(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_unicode; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_unicode[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {               
+                       root = json_parser_get_root (parser);
+                       dts_check_ne("json_parser_load_from_data", root, NULL);
+                       dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE (root), JSON_NODE_OBJECT);
+               }
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+
+}
+
+
+static void utc_libjson_json_parser_get_root_func_11(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_invalid; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_invalid[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, FALSE);
+
+               dts_check_ne("json_parser_load_from_data", error, NULL);
+       dts_check_eq("json_parser_load_from_data", error->domain, JSON_PARSER_ERROR);
+         
+               g_error_free (error);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+
+}
+
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_has_assignment_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_has_assignment_func.c
new file mode 100755 (executable)
index 0000000..044cead
--- /dev/null
@@ -0,0 +1,136 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_has_assignment_func_01(void);
+static void utc_libjson_json_parser_has_assignment_func_02(void);
+static void utc_libjson_json_parser_has_assignment_func_03(void);
+static void utc_libjson_json_parser_has_assignment_func_04(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_has_assignment_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_has_assignment_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_has_assignment_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_has_assignment_func_04, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+static const gchar *test_string = "{ \"test\" : 42 }";
+
+static const struct {
+       const gchar *str;
+       const gchar *var;
+}test_assignments[] = {
+       { "var foo = [ false, false, true ]", "foo" },
+       { "var bar = [ true, 42 ];", "bar" },
+       { "var baz = { \"foo\" : false }", "baz" }
+};
+
+static guint n_test_assignments    = G_N_ELEMENTS (test_assignments);
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+
+
+/**
+ * @brief Positive test case of json_parser_has_assignment()
+ */
+static void utc_libjson_json_parser_has_assignment_func_01(void)
+{
+       gboolean ret = FALSE;
+
+       ret = json_parser_has_assignment (NULL, NULL);
+       dts_check_eq("json_parser_has_assignment", ret, FALSE);
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_has_assignment()
+ */
+static void utc_libjson_json_parser_has_assignment_func_02(void)
+{
+       JsonParser *parser = NULL; 
+       gboolean ret = FALSE;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_has_assignment(parser, NULL);
+       dts_check_eq("json_parser_has_assignment", ret, FALSE);
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_has_assignment_func_03(void)
+{
+       JsonParser *parser = NULL; 
+       GError *error = NULL; 
+       gboolean ret = FALSE;
+       gchar *var = NULL; ;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       if (!json_parser_load_from_data (parser, test_string, -1, &error))
+       {
+               g_error_free (error);
+       }
+       else
+       {
+               ret = json_parser_has_assignment (parser, &var);
+               dts_check_eq("json_parser_has_assignment", ret, FALSE);
+               dts_check_eq("json_parser_has_assignment", var, NULL);
+       }
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_has_assignment_func_04(void)
+{
+       JsonParser *parser = NULL; 
+       GError *error = NULL; 
+       gboolean ret = FALSE;
+       gchar *var = NULL; 
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_assignments; i++)
+       {
+               error = NULL;
+               if (!json_parser_load_from_data (parser, test_assignments[i].str, -1, &error))
+               {
+                       g_error_free (error);
+               }
+               else
+               {
+                       ret = json_parser_has_assignment (parser, &var);
+                       dts_check_eq("json_parser_has_assignment", ret, TRUE);
+                       dts_check_ne("json_parser_has_assignment", var, NULL);
+                       dts_check_str_eq ("json_parser_has_assignment", var, test_assignments[i].var);
+               }
+       }
+       dts_pass("json_parser_has_assignment", "pass");
+       g_object_unref (parser);
+}
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_load_from_data_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_load_from_data_func.c
new file mode 100755 (executable)
index 0000000..cebfbd7
--- /dev/null
@@ -0,0 +1,537 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_load_from_data_func_01(void);
+static void utc_libjson_json_parser_load_from_data_func_02(void);
+static void utc_libjson_json_parser_load_from_data_func_03(void);
+static void utc_libjson_json_parser_load_from_data_func_04(void);
+static void utc_libjson_json_parser_load_from_data_func_05(void);
+static void utc_libjson_json_parser_load_from_data_func_06(void);
+static void utc_libjson_json_parser_load_from_data_func_07(void);
+static void utc_libjson_json_parser_load_from_data_func_08(void);
+static void utc_libjson_json_parser_load_from_data_func_09(void);
+static void utc_libjson_json_parser_load_from_data_func_10(void);
+static void utc_libjson_json_parser_load_from_data_func_11(void);
+static void utc_libjson_json_parser_load_from_data_func_12(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_load_from_data_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_06, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_07, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_08, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_09, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_10, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_11, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_data_func_12, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static const gchar *test_empty_string = "";
+static const gchar *test_empty_array_string = "[ ]";
+static const gchar *test_empty_object_string = "{ }";
+
+static void
+verify_int_value (JsonNode *node)
+{
+       dts_check_eq("json_parser_load_from_data", 42, json_node_get_int (node));
+}
+
+static void
+verify_boolean_value (JsonNode *node)
+{
+       dts_check_eq("json_parser_load_from_data", TRUE, json_node_get_boolean (node));
+}
+
+static void
+verify_string_value (JsonNode *node)
+{
+       dts_check_str_eq("json_parser_load_from_data", "string", json_node_get_string (node));
+}
+
+static void
+verify_double_value (JsonNode *node)
+{
+       dts_check_eq("json_parser_load_from_data", 10.2e3, json_node_get_double (node));
+}
+
+static const struct {
+       const gchar *str;
+       JsonNodeType type;
+       GType gtype;
+       void (* verify_value) (JsonNode *node);
+}test_base_values[] = {
+       { "null",       JSON_NODE_NULL,  G_TYPE_INVALID, NULL, },
+       { "42",         JSON_NODE_VALUE, G_TYPE_INT64,   verify_int_value },
+       { "true",       JSON_NODE_VALUE, G_TYPE_BOOLEAN, verify_boolean_value },
+       { "\"string\"", JSON_NODE_VALUE, G_TYPE_STRING,  verify_string_value },
+       { "10.2e3",     JSON_NODE_VALUE, G_TYPE_DOUBLE,  verify_double_value }
+};
+
+static const struct {
+       const gchar *str;
+       gint len;
+       gint element;
+       JsonNodeType type;
+       GType gtype;
+}test_simple_arrays[] = {
+       { "[ true ]",                 1, 0, JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+       { "[ true, false, null ]",    3, 2, JSON_NODE_NULL,  G_TYPE_INVALID },
+       { "[ 1, 2, 3.14, \"test\" ]", 4, 3, JSON_NODE_VALUE, G_TYPE_STRING  }
+};
+
+static const gchar *test_nested_arrays[] = {
+       "[ 42, [ ], null ]",
+       "[ [ ], [ true, [ true ] ] ]",
+       "[ [ false, true, 42 ], [ true, false, 3.14 ], \"test\" ]",
+       "[ true, { } ]",
+       "[ false, { \"test\" : 42 } ]",
+       "[ { \"test\" : 42 }, null ]",
+       "[ true, { \"test\" : 42 }, null ]",
+       "[ { \"channel\" : \"/meta/connect\" } ]"
+};
+
+static const struct {
+       const gchar *str;
+       gint size;
+       const gchar *member;
+       JsonNodeType type;
+       GType gtype;
+}test_simple_objects[] = {
+       { "{ \"test\" : 42 }", 1, "test", JSON_NODE_VALUE, G_TYPE_INT64 },
+       { "{ \"name\" : \"\", \"state\" : 1 }", 2, "name", JSON_NODE_VALUE, G_TYPE_STRING },
+       { "{ \"foo\" : \"bar\", \"baz\" : null }", 2, "baz", JSON_NODE_NULL, G_TYPE_INVALID },
+       { "{ \"channel\" : \"/meta/connect\" }", 1, "channel", JSON_NODE_VALUE, G_TYPE_STRING }
+};
+
+static const gchar *test_nested_objects[] = {
+       "{ \"array\" : [ false, \"foo\" ], \"object\" : { \"foo\" : true } }"
+};
+
+static const struct
+{
+       const gchar *str;
+       const gchar *member;
+       const gchar *match;
+}test_unicode[] = {
+       { "{ \"test\" : \"foo \\u00e8\" }", "test", "foo Ã¨" }
+};
+
+static const struct
+{
+       const gchar *str;
+}test_invalid[] = {
+       { "test" },
+       { "[ foo, ]" },
+       { "[ true, ]" },
+       { "{ \"foo\" : true \"bar\" : false }" },
+       { "[ true, [ false, ] ]" },
+       { "{ \"foo\" : { \"bar\" : false, } }" },
+       { "[ { }, { }, { }, ]" }
+};
+
+static guint n_test_base_values    = G_N_ELEMENTS (test_base_values);
+static guint n_test_simple_arrays  = G_N_ELEMENTS (test_simple_arrays);
+static guint n_test_nested_arrays  = G_N_ELEMENTS (test_nested_arrays);
+static guint n_test_simple_objects = G_N_ELEMENTS (test_simple_objects);
+static guint n_test_nested_objects = G_N_ELEMENTS (test_nested_objects);
+static guint n_test_unicode        = G_N_ELEMENTS (test_unicode);
+static guint n_test_invalid        = G_N_ELEMENTS (test_invalid);
+
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_parser_load_from_data()
+ */
+static void utc_libjson_json_parser_load_from_data_func_01(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(NULL, NULL, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, FALSE);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_load_from_data()
+ */
+static void utc_libjson_json_parser_load_from_data_func_02(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, NULL, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, FALSE);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_load_from_data_func_03(void)
+{
+       JsonParser *parser = NULL;   
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_string, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_eq("json_parser_load_from_data", root, NULL);
+
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_load_from_data_func_04(void)
+{
+       JsonParser *parser = NULL;  
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_base_values; i++)
+       {
+               error = NULL;
+               ret = json_parser_load_from_data (parser, test_base_values[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+               
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(root),  NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE (root), test_base_values[i].type);
+               dts_check_eq("json_parser_load_from_data", json_node_get_value_type (root), test_base_values[i].gtype);
+
+               if (test_base_values[i].verify_value)
+                       test_base_values[i].verify_value (root);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+
+}
+
+static void utc_libjson_json_parser_load_from_data_func_05(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       JsonArray *array = NULL;  
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_array_string, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_ne("json_parser_load_from_data", root, NULL);
+
+       dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE (root), JSON_NODE_ARRAY);
+       dts_check_eq("json_parser_load_from_data", json_node_get_parent (root), NULL);
+
+       array = json_node_get_array (root);
+       dts_check_ne("json_parser_load_from_data", array, NULL);
+
+       dts_check_eq("json_parser_load_from_data", json_array_get_length (array), 0);
+
+       g_error_free(error);       
+       g_object_unref(parser);
+}
+
+
+static void utc_libjson_json_parser_load_from_data_func_06(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL; 
+       JsonNode *node = NULL; 
+       JsonArray *array = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_simple_arrays; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_simple_arrays[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(root), NULL);
+
+               array = json_node_get_array (root);
+               dts_check_ne("json_parser_load_from_data", array, NULL);
+
+               dts_check_eq("json_parser_load_from_data", json_array_get_length(array), test_simple_arrays[i].len);
+
+               node = json_array_get_element (array, test_simple_arrays[i].element);
+               dts_check_ne("json_parser_load_from_data", node, NULL);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(node), root);
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(node), test_simple_arrays[i].type);
+               dts_check_eq("json_parser_load_from_data", json_node_get_value_type (node), test_simple_arrays[i].gtype);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_load_from_data_func_07(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL; 
+       JsonArray *array = NULL; 
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_nested_arrays; i++)
+       {
+               error = NULL; 
+               ret = json_parser_load_from_data (parser, test_nested_arrays[i], -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(root), JSON_NODE_ARRAY);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(root), NULL);
+
+               array = json_node_get_array (root);
+               dts_check_ne("json_parser_load_from_data", array, NULL);
+
+               dts_check_gt("json_parser_load_from_data", json_array_get_length(array), 0);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+}
+
+static void utc_libjson_json_parser_load_from_data_func_08(void)
+{
+       JsonParser *parser = NULL;
+       GError *error = NULL;
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       JsonObject *object = NULL;  
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_data(parser, test_empty_object_string, -1, &error);
+       dts_check_eq("json_parser_load_from_data", ret, TRUE);
+
+       root = json_parser_get_root (parser);
+       dts_check_ne("json_parser_load_from_data", root, NULL);
+
+       dts_check_eq("json_parser_load_from_data", json_node_get_parent(root), NULL);
+       dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+       dts_check_eq("json_parser_load_from_data", json_node_get_parent(root), NULL);
+
+       object = json_node_get_object (root);
+       dts_check_ne("json_parser_load_from_data", object, NULL);
+
+       dts_check_eq("json_parser_load_from_data", json_object_get_size(object), 0);
+
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+
+
+static void utc_libjson_json_parser_load_from_data_func_09(void)
+{
+       JsonParser *parser = NULL;
+       GError *error = NULL;
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       JsonNode *node = NULL;  
+       JsonObject *object = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_simple_objects; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_simple_objects[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(root), NULL);
+
+               object = json_node_get_object (root);
+               dts_check_ne("json_parser_load_from_data",object, NULL);
+               dts_check_eq("json_parser_load_from_data", json_object_get_size(object), test_simple_objects[i].size);
+
+               node = json_object_get_member (object, test_simple_objects[i].member);
+               dts_check_ne("json_parser_load_from_data", node, NULL);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(node), root);
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(node), test_simple_objects[i].type);
+               dts_check_eq("json_parser_load_from_data", json_node_get_value_type(node), test_simple_objects[i].gtype);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+
+}
+
+static void utc_libjson_json_parser_load_from_data_func_10(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       JsonObject *object = NULL;  
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_nested_objects; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_nested_objects[i], -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(root), JSON_NODE_OBJECT);
+               dts_check_eq("json_parser_load_from_data", json_node_get_parent(root),  NULL);
+
+               object = json_node_get_object (root);
+               dts_check_ne("json_parser_load_from_data", object, NULL);
+               dts_check_gt("json_parser_load_from_data", json_object_get_size(object), 0);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+
+}
+
+
+static void utc_libjson_json_parser_load_from_data_func_11(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+       JsonNode *root = NULL;  
+       JsonNode *node = NULL; 
+    JsonObject *object = NULL; 
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_unicode; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_unicode[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, TRUE);
+               g_error_free (error);
+
+               root = json_parser_get_root (parser);
+               dts_check_ne("json_parser_load_from_data", root, NULL);
+
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE (root), JSON_NODE_OBJECT);
+
+        object = json_node_get_object (root);
+               dts_check_ne("json_parser_load_from_data", object, NULL);
+               dts_check_gt("json_parser_load_from_data", json_object_get_size (object), 0);
+
+               node = json_object_get_member(object, test_unicode[i].member);
+               dts_check_eq("json_parser_load_from_data", JSON_NODE_TYPE(node), JSON_NODE_VALUE);
+               dts_check_str_eq("json_parser_load_from_data", json_node_get_string (node), test_unicode[i].match);
+               dts_check_eq("json_parser_load_from_data", g_utf8_validate(json_node_get_string (node), -1, NULL), TRUE);
+
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+}
+
+
+static void utc_libjson_json_parser_load_from_data_func_12(void)
+{
+       JsonParser *parser = NULL;
+       GError *error = NULL;
+       gboolean ret = FALSE;
+       int i = 0;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       for (i = 0; i < n_test_invalid; i++)
+       {
+               error = NULL;  
+               ret = json_parser_load_from_data (parser, test_invalid[i].str, -1, &error);
+               dts_check_eq("json_parser_load_from_data", ret, FALSE);
+
+               dts_check_ne("json_parser_load_from_data", error, NULL);
+               dts_check_eq("json_parser_load_from_data", error->domain, JSON_PARSER_ERROR);
+
+               g_error_free (error);
+       }
+       dts_pass("json_parser_load_from_data", "pass");
+       g_object_unref (parser);
+}
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_load_from_file_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_load_from_file_func.c
new file mode 100755 (executable)
index 0000000..392b312
--- /dev/null
@@ -0,0 +1,94 @@
+#include <tet_api.h>
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_load_from_file_func_01(void);
+static void utc_libjson_json_parser_load_from_file_func_02(void);
+static void utc_libjson_json_parser_load_from_file_func_03(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_load_from_file_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_file_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_load_from_file_func_03, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+static void startup(void)
+{
+       g_type_init ();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_parser_load_from_file()
+ */
+static void utc_libjson_json_parser_load_from_file_func_01(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       parser = json_parser_new (); 
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_file(NULL, NULL, &error);
+       dts_check_eq("json_parser_load_from_file", ret, FALSE);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_load_from_file()
+ */
+static void utc_libjson_json_parser_load_from_file_func_02(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_file(parser, NULL, &error);
+       dts_check_eq("json_parser_load_from_file", ret, FALSE);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_load_from_file()
+ */
+static void utc_libjson_json_parser_load_from_file_func_03(void)
+{
+       JsonParser *parser = NULL;    
+       GError *error = NULL;  
+       gboolean ret = FALSE;
+
+       parser = json_parser_new ();  
+       g_assert (JSON_IS_PARSER (parser));
+
+       ret = json_parser_load_from_file(parser, "", &error);
+       dts_check_eq("json_parser_load_from_file", ret, FALSE);
+       g_error_free (error);      
+       g_object_unref (parser);
+}
+
diff --git a/TC/unit/TC_Parser/utc_libjson_json_parser_new_func.c b/TC/unit/TC_Parser/utc_libjson_json_parser_new_func.c
new file mode 100755 (executable)
index 0000000..87964a8
--- /dev/null
@@ -0,0 +1,60 @@
+#include <tet_api.h>
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_parser_new_func_01(void);
+static void utc_libjson_json_parser_new_func_02(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_parser_new_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_parser_new_func_02, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static void startup(void)
+{
+       g_type_init ();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_parser_new()
+ */
+static void utc_libjson_json_parser_new_func_01(void)
+{
+       JsonParser *parser = NULL;  
+
+       parser = json_parser_new ();
+       dts_check_ne("json_parser_new", parser, NULL);
+       g_object_unref (parser);
+}
+
+/**
+ * @brief Negative test case of ug_init json_parser_new()
+ */
+static void utc_libjson_json_parser_new_func_02(void)
+{
+       JsonParser *parser = NULL;  
+
+       parser = json_parser_new();
+
+       dts_check_eq("json_parser_new", JSON_IS_PARSER(parser), TRUE);
+       g_object_unref (parser);
+}
diff --git a/TC/unit/TC_Types/Makefile b/TC/unit/TC_Types/Makefile
new file mode 100755 (executable)
index 0000000..6a7b5df
--- /dev/null
@@ -0,0 +1,46 @@
+###################################################
+# add your TestCase List Here
+#
+# e.g.,
+# TC1 = utc_frameworkName_apiName_func
+# TC2 = utc_ApplicationLib_recurGetDayOfWeek_func
+TARGETS = utc_libjson_json_array_func \
+       utc_libjson_json_node_func \
+       utc_libjson_json_object_func
+###################################################
+# add your Package Config Info Here
+#
+# e.g.,
+# PKGS=calendar
+PKGS=json-glib-1.0
+
+LIBS  = `pkg-config --libs $(PKGS)` 
+LIBS += `pkg-config --libs glib-2.0` 
+LIBS +=$(TET_ROOT)/lib/tet3/tcm_s.o
+LIBS +=-L$(TET_ROOT)/lib/tet3 -ltcm_s
+LIBS +=-L$(TET_ROOT)/lib/tet3 -lapi_s
+
+INCS  =  -I. `pkg-config --cflags $(PKGS)`
+INCS  += -I. `pkg-config --cflags glib-2.0`
+INCS  += -I$(TET_ROOT)/inc/tet3 
+
+
+CFLAGS = $(INCS)
+CFLAGS += -D_TETWARE_MODE
+CFLAGS += -Wall
+LDFLAGS = $(LIBS)
+
+###################################################
+# Modify here 
+# depending on the Test Case you want to build
+# 
+# e.g.,
+# TCLIST = $(TC1) $(TC2)
+all : $(TARGETS)
+
+$(TARGETS) : %: %.c
+       $(CC) -o $@ $< $(CFLAGS) $(LDFLAGS) 
+
+clean :
+       rm -rf $(TARGETS)
+
diff --git a/TC/unit/TC_Types/tslist b/TC/unit/TC_Types/tslist
new file mode 100755 (executable)
index 0000000..6877eac
--- /dev/null
@@ -0,0 +1,3 @@
+/unit/TC_Types/utc_libjson_json_array_func
+/unit/TC_Types/utc_libjson_json_node_func
+/unit/TC_Types/utc_libjson_json_object_func
\ No newline at end of file
diff --git a/TC/unit/TC_Types/utc_libjson_json_array_func.c b/TC/unit/TC_Types/utc_libjson_json_array_func.c
new file mode 100755 (executable)
index 0000000..b733e80
--- /dev/null
@@ -0,0 +1,201 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+#include <glib/gstdio.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_array_func_01(void);
+static void utc_libjson_json_array_func_02(void);
+static void utc_libjson_json_array_func_03(void);
+static void utc_libjson_json_array_func_04(void);
+static void utc_libjson_json_array_func_05(void);
+static void utc_libjson_json_array_func_06(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_array_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_array_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_array_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_array_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_array_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_array_func_06, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+
+typedef struct _TestForeachFixture
+{
+       gint n_elements;
+}TestForeachFixture;
+
+static const struct {
+       JsonNodeType element_type;
+       GType element_gtype;
+}type_verify[] = {
+       { JSON_NODE_VALUE, G_TYPE_INT64 },
+       { JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+       { JSON_NODE_VALUE, G_TYPE_STRING },
+       { JSON_NODE_NULL, G_TYPE_INVALID }
+};
+
+
+static void startup(void)
+{  
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_array()
+ */
+static void utc_libjson_json_array_func_01(void)
+{
+       JsonArray *array = json_array_new ();
+
+       dts_check_eq("json_array_empty", json_array_get_length (array), 0);
+       dts_check_eq("json_array_empty", json_array_get_elements (array), NULL);
+
+       json_array_unref (array);
+}
+
+/**
+ * @brief Negative test case of ug_init json_array()
+ */
+static void utc_libjson_json_array_func_02(void)
+{
+       JsonArray *array = json_array_new ();
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+       dts_check_eq("json_array_add", json_array_get_length (array), 0);
+
+       json_array_add_element (array, node);
+       dts_check_eq("json_array_add", json_array_get_length (array), 1);
+
+       node = json_array_get_element (array, 0);
+       dts_check_eq("json_array_add", JSON_NODE_TYPE (node), JSON_NODE_NULL);
+
+       json_array_unref (array);
+}
+
+static void utc_libjson_json_array_func_03(void)
+{
+       JsonArray *array = json_array_new ();
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+       json_array_add_element (array, node);   
+       json_array_remove_element (array, 0);
+       dts_check_eq("json_array_remove", json_array_get_length (array), 0);
+
+       json_array_unref (array);
+}
+
+static void
+verify_foreach (JsonArray *array,
+                guint      index_,
+                JsonNode  *element_node,
+                gpointer   user_data)
+{
+       TestForeachFixture *fixture = user_data;
+
+       dts_check_eq("json_array_foreach_element", json_node_get_node_type(element_node), type_verify[index_].element_type);
+       dts_check_eq("json_array_foreach_element", json_node_get_value_type(element_node), type_verify[index_].element_gtype);
+
+       fixture->n_elements += 1;
+}
+
+
+static void utc_libjson_json_array_func_04(void)
+{
+       JsonArray *array = json_array_new ();
+       TestForeachFixture fixture = { 0, };
+
+       json_array_add_int_element (array, 42);
+       json_array_add_boolean_element (array, TRUE);
+       json_array_add_string_element (array, "hello");
+       json_array_add_null_element (array);
+
+       json_array_foreach_element (array, verify_foreach, &fixture);
+
+       dts_check_eq("json_array_foreach_element", fixture.n_elements, json_array_get_length (array));
+
+       json_array_unref (array);
+}
+
+static void utc_libjson_json_array_func_05(void)
+{
+       JsonArray *array = json_array_sized_new (3);
+       JsonArray *ret_array = NULL;
+
+       ret_array = json_array_ref(array);
+       dts_check_eq ("json_object_ref", ret_array, array);
+
+       json_array_unref (array); // for ref
+       json_array_unref (array); // for new
+}
+
+
+static void utc_libjson_json_array_func_06(void)
+{
+       JsonArray* array = NULL;
+       JsonArray* array_member = NULL;
+       JsonObject * object_member = NULL;
+       JsonArray* ret_array = NULL;
+       JsonObject * ret_object = NULL;
+       JsonNode  * dup_node = NULL;
+
+       array = json_array_new ();
+
+       json_array_add_int_element (array, 42);
+       json_array_add_double_element(array, 25.6);
+       json_array_add_boolean_element(array, TRUE);
+       json_array_add_string_element(array, "foo");
+       json_array_add_null_element(array);
+
+       array_member = json_array_new();
+       json_array_add_int_element(array_member, 12);
+       json_array_add_array_element(array, array_member);
+
+       object_member = json_object_new();
+       json_object_set_int_member(object_member, "foo", 89);
+       json_array_add_object_element(array, object_member);
+
+       dts_check_eq ("json_array_int_member_get_set", json_array_get_int_element (array, 0), 42);
+       dts_check_eq ("json_array_double_member_get_set", json_array_get_double_element (array, 1), 25.6);
+       dts_check_eq ("json_array_boolean_member_get_set", json_array_get_boolean_element (array, 2), TRUE);
+       dts_check_str_eq ("json_array_string_member_get_set", json_array_get_string_element (array, 3),"foo");
+       dts_check_eq ("json_array_null_member_get_set", json_array_get_null_element (array, 4), TRUE);
+
+       ret_array = json_array_get_array_element (array, 5);
+       dts_check_eq ("json_array_array_member_get_set", json_array_get_int_element(ret_array, 0), 12);
+
+       ret_object = json_array_get_object_element (array,6);
+       dts_check_eq ("json_array_object_member_get_set", json_object_get_int_member (ret_object, "foo"), 89);
+
+       dup_node = json_array_dup_element(array, 0);
+       dts_check_eq ("json_array_dup_element", json_node_get_int(dup_node), 42);
+
+       json_object_unref(object_member);
+       json_array_unref(array_member);
+       json_array_unref(array);
+}
+
+
+
diff --git a/TC/unit/TC_Types/utc_libjson_json_node_func.c b/TC/unit/TC_Types/utc_libjson_json_node_func.c
new file mode 100755 (executable)
index 0000000..83c8038
--- /dev/null
@@ -0,0 +1,276 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+#include <glib/gstdio.h>
+
+#include <json-glib/json-glib.h>
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_node_func_01(void);
+static void utc_libjson_json_node_func_02(void);
+static void utc_libjson_json_node_func_03(void);
+static void utc_libjson_json_node_func_04(void);
+static void utc_libjson_json_node_func_05(void);
+static void utc_libjson_json_node_func_06(void);
+static void utc_libjson_json_node_func_07(void);
+static void utc_libjson_json_node_func_08(void);
+static void utc_libjson_json_node_func_09(void);
+static void utc_libjson_json_node_func_10(void);
+static void utc_libjson_json_node_func_11(void);
+
+
+/*
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+
+*/
+#define JSON_TYPE_NODE                 (json_node_get_type ())
+
+#define TEST_IS_JSONNODE(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), JSON_TYPE_NODE))
+
+GType json_node_get_type (void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_node_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_06, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_07, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_08, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_09, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_10, POSITIVE_TC_IDX },
+       { utc_libjson_json_node_func_11, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_node()
+ */
+static void utc_libjson_json_node_func_01(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+       JsonNode *copy = json_node_copy (node);
+
+       dts_check_eq ("json_node_copy_null", json_node_get_node_type (node), json_node_get_node_type (copy));
+       dts_check_eq ("json_node_copy_null", json_node_get_value_type (node), json_node_get_value_type (copy));
+       dts_check_eq ("json_node_copy_null", json_node_type_name (node), json_node_type_name (copy));
+
+       json_node_free (copy);
+       json_node_free (node);
+}
+
+/**
+ * @brief Negative test case of ug_init json_node()
+ */
+static void utc_libjson_json_node_func_02(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_VALUE);
+       JsonNode *copy;
+       
+       json_node_set_string (node, "hello");
+       
+       copy = json_node_copy (node);
+       dts_check_eq ("json_node_copy_value", json_node_get_node_type (node), json_node_get_node_type (copy));
+       dts_check_str_eq ("json_node_copy_value", json_node_type_name (node), json_node_type_name (copy));
+       dts_check_str_eq ("json_node_copy_value", json_node_get_string (node), json_node_get_string (copy));
+       
+       json_node_free (copy);
+       json_node_free (node);
+}
+
+static void utc_libjson_json_node_func_03(void)
+{
+       JsonObject *obj = json_object_new ();
+       JsonNode *node = json_node_new (JSON_NODE_OBJECT);
+       JsonNode *value = json_node_new (JSON_NODE_VALUE);
+       JsonNode *copy;
+       
+       json_node_set_int (value, 42);
+       json_object_set_member (obj, "answer", value);
+       
+       json_node_take_object (node, obj);
+       
+       copy = json_node_copy (node);
+       
+       dts_check_eq ("json_node_copy_object", json_node_get_node_type (node), json_node_get_node_type (copy));
+       dts_check_eq ("json_node_copy_object", json_node_get_object (node), json_node_get_object (copy));
+       
+       json_node_free (copy);
+       json_node_free (node);
+
+}
+
+
+static void utc_libjson_json_node_func_04(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+       
+       g_assert (JSON_NODE_HOLDS_NULL (node));
+       dts_check_eq ("json_node_null", json_node_get_value_type (node), G_TYPE_INVALID);
+       dts_check_str_eq ("json_node_null", json_node_type_name (node), "NULL");
+       
+       json_node_free (node);
+}
+
+static void utc_libjson_json_node_func_05(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_VALUE);
+       GValue value = { 0, };
+       GValue check = { 0, };
+
+       dts_check_eq ("json_node_value", JSON_NODE_TYPE (node), JSON_NODE_VALUE);
+
+       g_value_init (&value, G_TYPE_INT64);
+       g_value_set_int64 (&value, 42);
+
+       dts_check_eq ("json_node_value", G_VALUE_TYPE (&value), G_TYPE_INT64);
+       dts_check_eq ("json_node_value", g_value_get_int64 (&value), 42);
+
+       json_node_set_value (node, &value);
+       json_node_get_value (node, &check);
+
+       dts_check_eq ("json_node_value", G_VALUE_TYPE (&value), G_VALUE_TYPE (&check));
+       dts_check_eq ("json_node_value", g_value_get_int64 (&value), g_value_get_int64 (&check));
+       dts_check_eq ("json_node_value", G_VALUE_TYPE (&check), G_TYPE_INT64);
+       dts_check_eq ("json_node_value", g_value_get_int64 (&check), 42);
+
+       g_value_unset (&value);
+       g_value_unset (&check);
+       json_node_free (node);
+
+}
+
+static void utc_libjson_json_node_func_06(void)
+{
+       JsonNode *root = json_node_new (JSON_NODE_OBJECT);
+       JsonNode *node = json_node_new (JSON_NODE_OBJECT);
+       JsonObject * object = NULL;
+       JsonObject * ret_object = NULL;
+
+       json_node_set_parent(node, root);
+       dts_check_eq("json_node_object", json_node_get_parent(node), root);
+
+       object = json_object_new();
+       json_object_set_int_member(object, "foo", 12);
+
+       json_node_set_object(node, object);
+       ret_object = json_node_get_object(node);
+       dts_check_ne("json_node_object", ret_object, NULL);
+       dts_check_eq("json_node_object", json_object_get_int_member(ret_object, "foo"), 12);
+
+       json_node_dup_object(node);
+       dts_check_eq("json_node_object", json_object_get_int_member(ret_object, "foo"), 12);
+
+       json_object_unref(object); //for json_node_set_object
+       json_object_unref(object); //for json_node_dup_object
+
+       json_node_free(node);
+       json_node_free(root);
+}
+
+static void utc_libjson_json_node_func_07(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_ARRAY);
+       JsonArray* array = NULL;
+       JsonArray * ret_array = NULL;
+
+       array = json_array_new();
+       json_array_add_int_element(array, 12);
+
+       json_node_set_array(node, array);
+       ret_array = json_node_get_array(node);
+       dts_check_ne("json_node_array", ret_array, NULL);
+       dts_check_eq("json_node_array", json_array_get_int_element(ret_array, 0), 12);
+
+       json_node_take_array(node, array);
+       ret_array = json_node_get_array(node);
+       dts_check_eq("json_node_array", json_array_get_int_element(ret_array, 0), 12);
+
+       json_node_dup_array(node);
+       ret_array = json_node_get_array(node);
+       dts_check_eq("json_node_array", json_array_get_int_element(ret_array, 0), 12);
+
+       json_array_unref(array); //for json_node_set_array
+       json_array_unref(array); //for json_node_dup_array
+
+       json_node_free(node);
+}
+
+static void utc_libjson_json_node_func_08(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_VALUE);
+       char* value = NULL;
+
+       json_node_set_string(node, "foo");
+       dts_check_str_eq("json_node_string", json_node_get_string(node), "foo");
+
+       value = json_node_dup_string(node);
+       dts_check_str_eq("json_node_string", json_node_get_string(node), "foo");
+
+       json_node_free(node);
+}
+
+static void utc_libjson_json_node_func_09(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_VALUE);
+
+       json_node_set_double(node, 2.3);
+       dts_check_eq("json_node_double", json_node_get_double(node), 2.3);
+
+       json_node_free(node);
+}
+
+static void utc_libjson_json_node_func_10(void)
+{
+       JsonNode *node = json_node_new (JSON_NODE_VALUE);
+
+       json_node_set_boolean(node, TRUE);
+       dts_check_eq("json_node_boolean", json_node_get_boolean(node), TRUE);
+
+       json_node_free(node);
+}
+
+
+static void utc_libjson_json_node_func_11(void)
+{
+       JsonNode *node = NULL;
+
+       //GObject *obj = NULL;
+       //obj = g_object_new(JSON_TYPE_NODE, "bar", TRUE, NULL);
+       //dts_check_eq("json_node_get_type", TEST_IS_JSONNODE(obj),  TRUE);
+       //g_object_unref (obj);
+
+       dts_check_eq("json_node_is_null", json_node_is_null(node), TRUE);
+
+       node = json_node_new (JSON_NODE_OBJECT);
+       dts_check_eq("json_node_is_null", json_node_is_null(node), FALSE);
+
+       json_node_free(node);
+}
+
+
diff --git a/TC/unit/TC_Types/utc_libjson_json_object_func.c b/TC/unit/TC_Types/utc_libjson_json_object_func.c
new file mode 100755 (executable)
index 0000000..a7dbf57
--- /dev/null
@@ -0,0 +1,226 @@
+#include <tet_api.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#include <glib.h>
+#include <glib/gstdio.h>
+
+#include <json-glib/json-glib.h>
+
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_libjson_json_object_func_01(void);
+static void utc_libjson_json_object_func_02(void);
+static void utc_libjson_json_object_func_03(void);
+static void utc_libjson_json_object_func_04(void);
+static void utc_libjson_json_object_func_05(void);
+static void utc_libjson_json_object_func_06(void);
+static void utc_libjson_json_object_func_07(void);
+
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_libjson_json_object_func_01, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_02, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_03, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_04, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_05, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_06, POSITIVE_TC_IDX },
+       { utc_libjson_json_object_func_07, POSITIVE_TC_IDX },
+       { NULL, 0 }
+};
+
+typedef struct _TestForeachFixture
+{
+       gint n_members;
+}TestForeachFixture;
+
+static const struct {
+       const gchar *member_name;
+       JsonNodeType member_type;
+       GType member_gtype;
+}type_verify[] = {
+       { "integer", JSON_NODE_VALUE, G_TYPE_INT64 },
+       { "boolean", JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+       { "string", JSON_NODE_VALUE, G_TYPE_STRING },
+       { "null", JSON_NODE_NULL, G_TYPE_INVALID }
+};
+
+static void startup(void)
+{
+       g_type_init();
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of json_object()
+ */
+static void utc_libjson_json_object_func_01(void)
+{
+       JsonObject *object = json_object_new ();
+       
+       dts_check_eq ("json_object_empty", json_object_get_size (object), 0);
+       dts_check_eq ("json_object_empty", json_object_get_members (object), NULL);
+       
+       json_object_unref (object);
+}
+
+/**
+ * @brief Negative test case of ug_init json_object()
+ */
+static void utc_libjson_json_object_func_02(void)
+{
+       JsonObject *object = json_object_new ();
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+       JsonNode *dup_node = NULL;
+
+       dts_check_eq ("json_object_add_member", json_object_get_size (object), 0);
+
+       json_object_set_member (object, "Null", node);
+       dts_check_eq ("json_object_add_member", json_object_get_size (object), 1);
+
+       dup_node = json_object_dup_member(object, "Null");
+       dts_check_eq ("json_object_add_member", JSON_NODE_TYPE (dup_node), JSON_NODE_NULL);
+
+       node = json_object_get_member (object, "Null");
+       dts_check_eq ("json_object_add_member", JSON_NODE_TYPE (node), JSON_NODE_NULL);
+
+       json_object_unref (object);
+}
+
+static void utc_libjson_json_object_func_03(void)
+{
+       JsonObject *object = json_object_new ();
+       JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+       json_object_set_member (object, "Null", node);
+
+       json_object_remove_member (object, "Null");
+       dts_check_eq ("json_object_remove_member", json_object_get_size (object), 0);
+
+       json_object_unref (object);
+}
+
+static void
+verify_foreach (JsonObject  *object,
+                const gchar *member_name,
+                JsonNode    *member_node,
+                gpointer     user_data)
+{
+       TestForeachFixture *fixture = user_data;
+       gint i = 0;
+
+       for (i = 0; i < G_N_ELEMENTS (type_verify); i++)
+       {
+               if (strcmp (member_name, type_verify[i].member_name) == 0)
+               {
+                       dts_check_eq ("json_object_foreach_member", json_node_get_node_type (member_node), type_verify[i].member_type);
+                       dts_check_eq ("json_object_foreach_member", json_node_get_value_type (member_node), type_verify[i].member_gtype);
+                       break;
+               }
+       }
+
+       fixture->n_members += 1;
+}
+
+static void utc_libjson_json_object_func_04(void)
+{
+       JsonObject *object = json_object_new ();
+       TestForeachFixture fixture = { 0, };
+
+       json_object_set_int_member (object, "integer", 42);
+       json_object_set_boolean_member (object, "boolean", TRUE);
+       json_object_set_string_member (object, "string", "hello");
+       json_object_set_null_member (object, "null");
+
+       json_object_foreach_member (object, verify_foreach, &fixture);
+
+       dts_check_eq ("json_object_foreach_member", fixture.n_members, json_object_get_size (object));
+
+       json_object_unref (object);
+
+}
+
+static void utc_libjson_json_object_func_05(void)
+{
+       JsonObject *object = json_object_new ();
+
+       json_object_set_string_member (object, "string", "");
+       dts_check_eq ("json_object_empty_member", json_object_has_member (object, "string"), TRUE);
+       dts_check_str_eq ("json_object_empty_member", json_object_get_string_member (object, "string"), "");
+
+       json_object_unref (object);
+}
+
+static void utc_libjson_json_object_func_06(void)
+{
+       JsonObject *object = json_object_new ();
+       JsonObject *ret_object = NULL;
+
+       ret_object = json_object_ref(object);
+
+       json_object_unref (object); // for ref
+       json_object_unref (object); // for new
+
+       dts_check_eq ("json_object_ref", ret_object, object);
+}
+
+static void utc_libjson_json_object_func_07(void)
+{
+       JsonObject *object = NULL;
+       JsonArray* array = NULL;
+       JsonObject * object_member = NULL;
+       JsonArray* ret_array = NULL;
+       JsonObject * ret_object_member = NULL;
+
+       object = json_object_new ();
+
+       dts_check_eq ("json_object_int_member_get_set", json_object_get_values(object), NULL);
+
+       json_object_set_int_member (object, "Int", 42);
+       json_object_set_double_member(object, "Double", 25.6);
+       json_object_set_boolean_member (object, "Bool1", TRUE);
+       json_object_set_string_member (object, "String", "foo");
+       json_object_set_null_member (object, "Null");
+
+       array = json_array_new();
+       json_array_add_int_element(array, 12);
+       json_object_set_array_member(object, "Array", array);
+
+       object_member = json_object_new();
+       json_object_set_int_member(object_member, "foo", 89);
+       json_object_set_object_member(object, "Object", object_member);
+
+       dts_check_eq ("json_object_int_member_get_set", json_object_get_int_member (object, "Int"), 42);
+       dts_check_eq ("json_object_double_member_get_set", json_object_get_double_member (object, "Double"), 25.6);
+       dts_check_eq ("json_object_boolean_member_get_set", json_object_get_boolean_member (object, "Bool1"), TRUE);
+       dts_check_str_eq ("json_object_string_member_get_set", json_object_get_string_member (object, "String"),"foo");
+       dts_check_eq ("json_object_null_member_get_set", json_object_get_null_member (object, "Null"), TRUE);
+
+       ret_array = json_object_get_array_member (object, "Array");
+       dts_check_eq ("json_object_null_member_get_set", json_array_get_int_element(ret_array, 0), 12);
+
+       ret_object_member = json_object_get_object_member (object, "Object");
+       dts_check_eq ("json_object_null_member_get_set", json_object_get_int_member (ret_object_member, "foo"), 89);
+
+       dts_check_ne ("json_object_int_member_get_set", json_object_get_values(object), NULL);
+
+       json_object_unref(object_member);
+       json_array_unref(array);
+       json_object_unref(object);
+}
+
+
+
diff --git a/TC/unit/tc_gen.sh b/TC/unit/tc_gen.sh
new file mode 100755 (executable)
index 0000000..54f482d
--- /dev/null
@@ -0,0 +1,28 @@
+#!/bin/sh
+
+TMPSTR=$0
+SCRIPT=${TMPSTR##*/}
+
+if [ $# -lt 2 ]; then
+       echo "Usage) $SCRIPT module_name api_name"
+       exit 1
+fi
+
+MODULE=$1
+API=$2
+TEMPLATE=utc_MODULE_API_func.c.in
+TESTCASE=utc_${MODULE}_${API}_func
+
+sed -e '
+       s^@API@^'"$API"'^g
+       s^@MODULE@^'"$MODULE"'^g
+       ' $TEMPLATE > $TESTCASE.c
+
+if [ ! -e "$TESTCASE.c" ]; then
+       echo "Failed"
+       exit 1
+fi
+echo "Testcase file is $TESTCASE.c"
+echo "Done"
+echo "please put \"$TESTCASE\" as Target in Makefile"
+echo "please put \"/unit/$TESTCASE\" in tslist"
diff --git a/TC/unit/utc_MODULE_API_func.c.in b/TC/unit/utc_MODULE_API_func.c.in
new file mode 100755 (executable)
index 0000000..5edf1b7
--- /dev/null
@@ -0,0 +1,67 @@
+#include <tet_api.h>
+#include "pkgname.h"
+
+static void startup(void);
+static void cleanup(void);
+
+void (*tet_startup)(void) = startup;
+void (*tet_cleanup)(void) = cleanup;
+
+static void utc_@MODULE@_@API@_func_01(void);
+static void utc_@MODULE@_@API@_func_02(void);
+
+enum {
+       POSITIVE_TC_IDX = 0x01,
+       NEGATIVE_TC_IDX,
+};
+
+struct tet_testlist tet_testlist[] = {
+       { utc_@MODULE@_@API@_func_01, POSITIVE_TC_IDX },
+       { utc_@MODULE@_@API@_func_02, NEGATIVE_TC_IDX },
+};
+
+static int pid;
+
+static void startup(void)
+{
+}
+
+static void cleanup(void)
+{
+}
+
+/**
+ * @brief Positive test case of @API@()
+ */
+static void utc_@MODULE@_@API@_func_01(void)
+{
+       int r = 0;
+       char buf[MAX_LOCAL_BUFSZ];
+       
+       r = @API@(...);
+
+       if (r<0) {
+               tet_infoline("@API@() failed in positive test case");
+               tet_result(TET_FAIL);
+               return;
+       }
+       tet_result(TET_PASS);
+}
+
+/**
+ * @brief Negative test case of ug_init @API@()
+ */
+static void utc_@MODULE@_@API@_func_02(void)
+{
+       int r = 0;
+       char buf[MAX_LOCAL_BUFSZ];
+
+       r = @API@(...);
+
+       if (r>=0) {
+               tet_infoline("@API@() failed in negative test case");
+               tet_result(TET_FAIL);
+               return;
+       }
+       tet_result(TET_PASS);
+}
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..829befb
--- /dev/null
@@ -0,0 +1,21 @@
+#!/bin/sh
+# Run this to generate all the initial makefiles, etc.
+REQUIRED_AUTOMAKE_VERSION=1.9
+
+srcdir=`dirname $0`
+test -z "$srcdir" && srcdir=.
+
+PKG_NAME="libjson-glib"
+
+(test -f $srcdir/configure.ac \
+  && test -d $srcdir/json-glib) || {
+    echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
+    echo " top-level $PKG_NAME directory"
+    exit 1
+}
+
+which gnome-autogen.sh || {
+    echo "You need to install gnome-common from the GNOME CVS"
+    exit 1
+}
+USE_GNOME2_MACROS=1 . gnome-autogen.sh  --prefix=/usr --libdir=/usr/lib --bindir=/usr/bin
diff --git a/build/Makefile.am b/build/Makefile.am
new file mode 100644 (file)
index 0000000..5dce928
--- /dev/null
@@ -0,0 +1,11 @@
+SUBDIRS = autotools
+
+test-report:
+       @true
+
+test:
+       @true
+
+check-local: test
+
+.PHONY: test-report test check-local
diff --git a/build/autotools/Makefile.am b/build/autotools/Makefile.am
new file mode 100644 (file)
index 0000000..31d36d7
--- /dev/null
@@ -0,0 +1,23 @@
+EXTRA_DIST = \
+       shave-libtool.in        \
+       shave.in                \
+       shave.m4                \
+       as-compiler-flag.m4     \
+       introspection.m4        \
+       Makefile.am.silent      \
+       Makefile.am.enums       \
+       Makefile.am.marshal     \
+       Makefile.am.gtest
+
+DISTCLEANFILES = shave-libtool shave
+
+# needed to avoid including Makefile.am.gtest
+test-report:
+       @true
+
+test:
+       @true
+
+check-local: test
+
+.PHONY: test test-report check-local
diff --git a/build/autotools/Makefile.am.enums b/build/autotools/Makefile.am.enums
new file mode 100644 (file)
index 0000000..0f34732
--- /dev/null
@@ -0,0 +1,43 @@
+# Rules for generating enumeration types using glib-mkenums
+#
+# Define:
+#      glib_enum_h = header template file
+#      glib_enum_c = source template file
+#      glib_enum_headers = list of headers to parse
+#
+# before including Makefile.am.enums. You will also need to have
+# the following targets already defined:
+#
+#      CLEANFILES
+#      DISTCLEANFILES
+#      BUILT_SOURCES
+#      EXTRA_DIST
+#
+# Author: Emmanuele Bassi <ebassi@linux.intel.com>
+
+enum_tmpl_h=$(glib_enum_h:.h=.h.in)
+enum_tmpl_c=$(glib_enum_c:.c=.c.in)
+
+CLEANFILES += stamp-enum-types
+DISTCLEANFILES += $(glib_enum_h) $(glib_enum_c)
+BUILT_SOURCES += $(glib_enum_h) $(glib_enum_c)
+EXTRA_DIST += $(srcdir)/$(enum_tmpl_h) $(srcdir)/$(enum_tmpl_c)
+
+stamp-enum-types: $(glib_enum_headers) $(srcdir)/$(enum_tmpl_h)
+       $(QUIET_GEN)$(GLIB_MKENUMS) \
+               --template $(srcdir)/$(enum_tmpl_h) \
+       $(glib_enum_headers) > xgen-eh \
+       && (cmp -s xgen-eh $(glib_enum_h) || cp -f xgen-eh $(glib_enum_h)) \
+       && rm -f xgen-eh \
+       && echo timestamp > $(@F)
+
+$(glib_enum_h): stamp-enum-types
+       @true
+
+$(glib_enum_c): $(glib_enum_h) $(srcdir)/$(enum_tmpl_c)
+       $(QUIET_GEN)$(GLIB_MKENUMS) \
+               --template $(srcdir)/$(enum_tmpl_c) \
+       $(glib_enum_headers) > xgen-ec \
+       && cp -f xgen-ec $(glib_enum_c) \
+       && rm -f xgen-ec
+
diff --git a/build/autotools/Makefile.am.gtest b/build/autotools/Makefile.am.gtest
new file mode 100644 (file)
index 0000000..a01d1b0
--- /dev/null
@@ -0,0 +1,61 @@
+# JSON-GLib - JSON reader and writer library
+
+GTESTER        = gtester
+GTESTER_REPORT = gtester-report
+
+# initialize variables for unconditional += appending
+EXTRA_DIST =
+TEST_PROGS =
+
+### testing rules
+
+# test: run all tests in cwd and subdirs
+test:  ${TEST_PROGS}
+       @test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS}
+       @ for subdir in $(SUBDIRS) . ; do \
+           test "$$subdir" = "." -o "$$subdir" = "po" || \
+           ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
+         done
+# test-report: run tests in subdirs and generate report
+# perf-report: run tests in subdirs with -m perf and generate report
+# full-report: like test-report: with -m perf and -m slow
+test-report perf-report full-report:   ${TEST_PROGS}
+       @test -z "${TEST_PROGS}" || { \
+         case $@ in \
+         test-report) test_options="-k";; \
+         perf-report) test_options="-k -m=perf";; \
+         full-report) test_options="-k -m=perf -m=slow";; \
+         esac ; \
+         if test -z "$$GTESTER_LOGDIR" ; then  \
+           ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
+         elif test -n "${TEST_PROGS}" ; then \
+           ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
+         fi ; \
+       }
+       @ ignore_logdir=true ; \
+         if test -z "$$GTESTER_LOGDIR" ; then \
+           GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
+           ignore_logdir=false ; \
+         fi ; \
+         for subdir in $(SUBDIRS) . ; do \
+           test "$$subdir" = "." -o "$$subdir" = "po" || \
+           ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
+         done ; \
+         $$ignore_logdir || { \
+           echo '<?xml version="1.0"?>'            > $@.xml ; \
+           echo '<report-collection>'             >> $@.xml ; \
+           echo '<info>'                          >> $@.xml ; \
+           echo '  <package>$(PACKAGE)</package>' >> $@.xml ; \
+           echo '  <version>$(VERSION)</version>' >> $@.xml ; \
+           echo '</info>'                         >> $@.xml ; \
+           for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
+             sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
+           done ; \
+           echo >> $@.xml ; \
+           echo '</report-collection>' >> $@.xml ; \
+           rm -rf "$$GTESTER_LOGDIR"/ ; \
+           ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
+         }
+.PHONY: test test-report perf-report full-report
+# run make test as part of make check
+check-local: test
diff --git a/build/autotools/Makefile.am.marshal b/build/autotools/Makefile.am.marshal
new file mode 100644 (file)
index 0000000..cab117d
--- /dev/null
@@ -0,0 +1,45 @@
+# Rules for generating marshal files using glib-genmarshal
+#
+# Define:
+#      glib_marshal_list = marshal list file
+#      glib_marshal_prefix = prefix for marshal functions
+#
+# before including Makefile.am.marshal. You will also need to have
+# the following targets already defined:
+#
+#      CLEANFILES
+#      DISTCLEANFILES
+#      BUILT_SOURCES
+#      EXTRA_DIST
+#
+# Author: Emmanuele Bassi <ebassi@linux.intel.com>
+
+marshal_h = $(glib_marshal_list:.list=.h)
+marshal_c = $(glib_marshal_list:.list=.c)
+
+CLEANFILES += stamp-marshal
+DISTCLEANFILES += $(marshal_h) $(marshal_c)
+BUILT_SOURCES += $(marshal_h) $(marshal_c)
+EXTRA_DIST += $(srcdir)/$(glib_marshal_list)
+
+stamp-marshal: $(glib_marshal_list)
+       $(QUIET_GEN)$(GLIB_GENMARSHAL) \
+               --prefix=$(glib_marshal_prefix) \
+               --header \
+       $(srcdir)/$(glib_marshal_list) > xgen-mh \
+       && (cmp -s xgen-mh $(marshal_h) || cp -f xgen-mh $(marshal_h)) \
+       && rm -f xgen-mh \
+       && echo timestamp > $(@F)
+
+$(marshal_h): stamp-marshal
+       @true
+
+$(marshal_c): $(marshal_h)
+       $(QUIET_GEN)(echo "#include \"$(marshal_h)\"" ; \
+       $(GLIB_GENMARSHAL) \
+               --prefix=$(glib_marshal_prefix) \
+               --body \
+       $(srcdir)/$(glib_marshal_list)) > xgen-mc \
+       && cp xgen-mc $(marshal_c) \
+       && rm -f xgen-mc
+
diff --git a/build/autotools/Makefile.am.silent b/build/autotools/Makefile.am.silent
new file mode 100644 (file)
index 0000000..249f6af
--- /dev/null
@@ -0,0 +1,17 @@
+# custom rules for quiet builds
+
+if USE_SHAVE
+QUIET_GEN = $(Q:@=@echo '  GEN   '$@;)
+QUIET_LN  = $(Q:@=@echo '  LN    '$@;)
+QUIET_RM  = $(Q:@=@echo '  RM    '$@;)
+else
+QUIET_GEN = $(AM_V_GEN)
+
+QUIET_LN   = $(QUIET_LN_$(V))
+QUIET_LN_  = $(QUIET_LN_$(AM_DEFAULT_VERBOSITY))
+QUIET_LN_0 = @echo '  LN     '$@;
+
+QUIET_RM   = $(QUIET_RM_$(V))
+QUIET_RM_  = $(QUIET_RM_$(AM_DEFAULT_VERBOSITY))
+QUIET_RM_0 = @echo '  RM     '$@;
+endif # USE_SHAVE
diff --git a/build/autotools/as-compiler-flag.m4 b/build/autotools/as-compiler-flag.m4
new file mode 100644 (file)
index 0000000..0f660cf
--- /dev/null
@@ -0,0 +1,62 @@
+dnl as-compiler-flag.m4 0.1.0
+
+dnl autostars m4 macro for detection of compiler flags
+
+dnl David Schleef <ds@schleef.org>
+
+dnl $Id: as-compiler-flag.m4,v 1.1 2005/12/15 23:35:19 ds Exp $
+
+dnl AS_COMPILER_FLAG(CFLAGS, ACTION-IF-ACCEPTED, [ACTION-IF-NOT-ACCEPTED])
+dnl Tries to compile with the given CFLAGS.
+dnl Runs ACTION-IF-ACCEPTED if the compiler can compile with the flags,
+dnl and ACTION-IF-NOT-ACCEPTED otherwise.
+
+AC_DEFUN([AS_COMPILER_FLAG],
+[
+  AC_MSG_CHECKING([to see if compiler understands $1])
+
+  save_CFLAGS="$CFLAGS"
+  CFLAGS="$CFLAGS $1"
+
+  AC_TRY_COMPILE([ ], [], [flag_ok=yes], [flag_ok=no])
+  CFLAGS="$save_CFLAGS"
+
+  if test "X$flag_ok" = Xyes ; then
+    m4_ifvaln([$2],[$2])
+    true
+  else
+    m4_ifvaln([$3],[$3])
+    true
+  fi
+  AC_MSG_RESULT([$flag_ok])
+])
+
+dnl AS_COMPILER_FLAGS(VAR, FLAGS)
+dnl Tries to compile with the given CFLAGS.
+
+AC_DEFUN([AS_COMPILER_FLAGS],
+[
+  list=$2
+  flags_supported=""
+  flags_unsupported=""
+  AC_MSG_CHECKING([for supported compiler flags])
+  for each in $list
+  do
+    save_CFLAGS="$CFLAGS"
+    CFLAGS="$CFLAGS $each"
+    AC_TRY_COMPILE([ ], [], [flag_ok=yes], [flag_ok=no])
+    CFLAGS="$save_CFLAGS"
+
+    if test "X$flag_ok" = Xyes ; then
+      flags_supported="$flags_supported $each"
+    else
+      flags_unsupported="$flags_unsupported $each"
+    fi
+  done
+  AC_MSG_RESULT([$flags_supported])
+  if test "X$flags_unsupported" != X ; then
+    AC_MSG_WARN([unsupported compiler flags: $flags_unsupported])
+  fi
+  $1="$$1 $flags_supported"
+])
+
diff --git a/build/autotools/gtk-doc.m4 b/build/autotools/gtk-doc.m4
new file mode 100644 (file)
index 0000000..2cfa1e7
--- /dev/null
@@ -0,0 +1,61 @@
+dnl -*- mode: autoconf -*-
+
+# serial 1
+
+dnl Usage:
+dnl   GTK_DOC_CHECK([minimum-gtk-doc-version])
+AC_DEFUN([GTK_DOC_CHECK],
+[
+  AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
+  AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
+
+  dnl check for tools we added during development
+  AC_PATH_PROG([GTKDOC_CHECK],[gtkdoc-check])
+  AC_PATH_PROGS([GTKDOC_REBASE],[gtkdoc-rebase],[true])
+  AC_PATH_PROG([GTKDOC_MKPDF],[gtkdoc-mkpdf])
+
+  dnl for overriding the documentation installation directory
+  AC_ARG_WITH([html-dir],
+    AS_HELP_STRING([--with-html-dir=PATH], [path to installed docs]),,
+    [with_html_dir='${datadir}/gtk-doc/html'])
+  HTML_DIR="$with_html_dir"
+  AC_SUBST([HTML_DIR])
+
+  dnl enable/disable documentation building
+  AC_ARG_ENABLE([gtk-doc],
+    AS_HELP_STRING([--enable-gtk-doc],
+                   [use gtk-doc to build documentation [[default=no]]]),,
+    [enable_gtk_doc=no])
+
+  if test x$enable_gtk_doc = xyes; then
+    ifelse([$1],[],
+      [PKG_CHECK_EXISTS([gtk-doc],,
+                        AC_MSG_ERROR([gtk-doc not installed and --enable-gtk-doc requested]))],
+      [PKG_CHECK_EXISTS([gtk-doc >= $1],,
+                        AC_MSG_ERROR([You need to have gtk-doc >= $1 installed to build $PACKAGE_NAME]))])
+  fi
+
+  AC_MSG_CHECKING([whether to build gtk-doc documentation])
+  AC_MSG_RESULT($enable_gtk_doc)
+
+  dnl enable/disable output formats
+  AC_ARG_ENABLE([gtk-doc-html],
+    AS_HELP_STRING([--enable-gtk-doc-html],
+                   [build documentation in html format [[default=yes]]]),,
+    [enable_gtk_doc_html=yes])
+    AC_ARG_ENABLE([gtk-doc-pdf],
+      AS_HELP_STRING([--enable-gtk-doc-pdf],
+                     [build documentation in pdf format [[default=no]]]),,
+      [enable_gtk_doc_pdf=no])
+
+  if test -z "$GTKDOC_MKPDF"; then
+    enable_gtk_doc_pdf=no
+  fi
+
+
+  AM_CONDITIONAL([ENABLE_GTK_DOC], [test x$enable_gtk_doc = xyes])
+  AM_CONDITIONAL([GTK_DOC_BUILD_HTML], [test x$enable_gtk_doc_html = xyes])
+  AM_CONDITIONAL([GTK_DOC_BUILD_PDF], [test x$enable_gtk_doc_pdf = xyes])
+  AM_CONDITIONAL([GTK_DOC_USE_LIBTOOL], [test -n "$LIBTOOL"])
+  AM_CONDITIONAL([GTK_DOC_USE_REBASE], [test -n "$GTKDOC_REBASE"])
+])
diff --git a/build/autotools/introspection.m4 b/build/autotools/introspection.m4
new file mode 100644 (file)
index 0000000..f9ce49c
--- /dev/null
@@ -0,0 +1,88 @@
+dnl -*- mode: autoconf -*-
+dnl Copyright 2009 Johan Dahlin
+dnl
+dnl This file is free software; the author(s) gives unlimited
+dnl permission to copy and/or distribute it, with or without
+dnl modifications, as long as this notice is preserved.
+dnl
+
+# serial 1
+
+m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
+[
+    AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
+    AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
+    AC_BEFORE([LT_INIT],[$0])dnl setup libtool first
+
+    dnl enable/disable introspection
+    m4_if([$2], [require],
+    [dnl
+        enable_introspection=yes
+    ],[dnl
+        AC_ARG_ENABLE(introspection,
+                  AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
+                                 [Enable introspection for this build]),, 
+                                 [enable_introspection=auto])
+    ])dnl
+
+    AC_MSG_CHECKING([for gobject-introspection])
+
+    dnl presence/version checking
+    AS_CASE([$enable_introspection],
+    [no], [dnl
+        found_introspection="no (disabled, use --enable-introspection to enable)"
+    ],dnl
+    [yes],[dnl
+        PKG_CHECK_EXISTS([gobject-introspection-1.0],,
+                         AC_MSG_ERROR([gobject-introspection-1.0 is not installed]))
+        PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1],
+                         found_introspection=yes,
+                         AC_MSG_ERROR([You need to have gobject-introspection >= $1 installed to build AC_PACKAGE_NAME]))
+    ],dnl
+    [auto],[dnl
+        PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introspection=no)
+    ],dnl
+    [dnl       
+        AC_MSG_ERROR([invalid argument passed to --enable-introspection, should be one of @<:@no/auto/yes@:>@])
+    ])dnl
+
+    AC_MSG_RESULT([$found_introspection])
+
+    INTROSPECTION_SCANNER=
+    INTROSPECTION_COMPILER=
+    INTROSPECTION_GENERATE=
+    INTROSPECTION_GIRDIR=
+    INTROSPECTION_TYPELIBDIR=
+    if test "x$found_introspection" = "xyes"; then
+       INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
+       INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
+       INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
+       INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
+       INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
+    fi
+    AC_SUBST(INTROSPECTION_SCANNER)
+    AC_SUBST(INTROSPECTION_COMPILER)
+    AC_SUBST(INTROSPECTION_GENERATE)
+    AC_SUBST(INTROSPECTION_GIRDIR)
+    AC_SUBST(INTROSPECTION_TYPELIBDIR)
+
+    AM_CONDITIONAL(HAVE_INTROSPECTION, test "x$found_introspection" = "xyes")
+])
+
+
+dnl Usage:
+dnl   GOBJECT_INTROSPECTION_CHECK([minimum-g-i-version])
+
+AC_DEFUN([GOBJECT_INTROSPECTION_CHECK],
+[
+  _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1])
+])
+
+dnl Usage:
+dnl   GOBJECT_INTROSPECTION_REQUIRE([minimum-g-i-version])
+
+
+AC_DEFUN([GOBJECT_INTROSPECTION_REQUIRE],
+[
+  _GOBJECT_INTROSPECTION_CHECK_INTERNAL([$1], [require])
+])
diff --git a/build/autotools/ltoptions.m4 b/build/autotools/ltoptions.m4
new file mode 100644 (file)
index 0000000..34151a3
--- /dev/null
@@ -0,0 +1,368 @@
+# Helper functions for option handling.                    -*- Autoconf -*-
+#
+#   Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Written by Gary V. Vaughan, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 6 ltoptions.m4
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
+
+
+# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
+# ------------------------------------------
+m4_define([_LT_MANGLE_OPTION],
+[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
+
+
+# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
+# ---------------------------------------
+# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
+# matching handler defined, dispatch to it.  Other OPTION-NAMEs are
+# saved as a flag.
+m4_define([_LT_SET_OPTION],
+[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
+m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
+        _LT_MANGLE_DEFUN([$1], [$2]),
+    [m4_warning([Unknown $1 option `$2'])])[]dnl
+])
+
+
+# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
+# ------------------------------------------------------------
+# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
+m4_define([_LT_IF_OPTION],
+[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
+
+
+# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
+# -------------------------------------------------------
+# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
+# are set.
+m4_define([_LT_UNLESS_OPTIONS],
+[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+           [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
+                     [m4_define([$0_found])])])[]dnl
+m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
+])[]dnl
+])
+
+
+# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
+# ----------------------------------------
+# OPTION-LIST is a space-separated list of Libtool options associated
+# with MACRO-NAME.  If any OPTION has a matching handler declared with
+# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
+# the unknown option and exit.
+m4_defun([_LT_SET_OPTIONS],
+[# Set options
+m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
+    [_LT_SET_OPTION([$1], _LT_Option)])
+
+m4_if([$1],[LT_INIT],[
+  dnl
+  dnl Simply set some default values (i.e off) if boolean options were not
+  dnl specified:
+  _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
+  ])
+  _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
+  ])
+  dnl
+  dnl If no reference was made to various pairs of opposing options, then
+  dnl we run the default mode handler for the pair.  For example, if neither
+  dnl `shared' nor `disable-shared' was passed, we enable building of shared
+  dnl archives by default:
+  _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
+  _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
+  _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
+  _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
+                  [_LT_ENABLE_FAST_INSTALL])
+  ])
+])# _LT_SET_OPTIONS
+
+
+## --------------------------------- ##
+## Macros to handle LT_INIT options. ##
+## --------------------------------- ##
+
+# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
+# -----------------------------------------
+m4_define([_LT_MANGLE_DEFUN],
+[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
+
+
+# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
+# -----------------------------------------------
+m4_define([LT_OPTION_DEFINE],
+[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
+])# LT_OPTION_DEFINE
+
+
+# dlopen
+# ------
+LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
+])
+
+AU_DEFUN([AC_LIBTOOL_DLOPEN],
+[_LT_SET_OPTION([LT_INIT], [dlopen])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `dlopen' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
+
+
+# win32-dll
+# ---------
+# Declare package support for building win32 dll's.
+LT_OPTION_DEFINE([LT_INIT], [win32-dll],
+[enable_win32_dll=yes
+
+case $host in
+*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
+  AC_CHECK_TOOL(AS, as, false)
+  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
+  AC_CHECK_TOOL(OBJDUMP, objdump, false)
+  ;;
+esac
+
+test -z "$AS" && AS=as
+_LT_DECL([], [AS],      [0], [Assembler program])dnl
+
+test -z "$DLLTOOL" && DLLTOOL=dlltool
+_LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
+
+test -z "$OBJDUMP" && OBJDUMP=objdump
+_LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
+])# win32-dll
+
+AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
+_LT_SET_OPTION([LT_INIT], [win32-dll])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `win32-dll' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
+
+
+# _LT_ENABLE_SHARED([DEFAULT])
+# ----------------------------
+# implement the --enable-shared flag, and supports the `shared' and
+# `disable-shared' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_SHARED],
+[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([shared],
+    [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
+       [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_shared=yes ;;
+    no) enable_shared=no ;;
+    *)
+      enable_shared=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+       IFS="$lt_save_ifs"
+       if test "X$pkg" = "X$p"; then
+         enable_shared=yes
+       fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac],
+    [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
+
+    _LT_DECL([build_libtool_libs], [enable_shared], [0],
+       [Whether or not to build shared libraries])
+])# _LT_ENABLE_SHARED
+
+LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
+
+# Old names:
+AC_DEFUN([AC_ENABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
+])
+
+AC_DEFUN([AC_DISABLE_SHARED],
+[_LT_SET_OPTION([LT_INIT], [disable-shared])
+])
+
+AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
+AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_SHARED], [])
+dnl AC_DEFUN([AM_DISABLE_SHARED], [])
+
+
+
+# _LT_ENABLE_STATIC([DEFAULT])
+# ----------------------------
+# implement the --enable-static flag, and support the `static' and
+# `disable-static' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_STATIC],
+[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([static],
+    [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
+       [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_static=yes ;;
+    no) enable_static=no ;;
+    *)
+     enable_static=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+       IFS="$lt_save_ifs"
+       if test "X$pkg" = "X$p"; then
+         enable_static=yes
+       fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac],
+    [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
+
+    _LT_DECL([build_old_libs], [enable_static], [0],
+       [Whether or not to build static libraries])
+])# _LT_ENABLE_STATIC
+
+LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
+
+# Old names:
+AC_DEFUN([AC_ENABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
+])
+
+AC_DEFUN([AC_DISABLE_STATIC],
+[_LT_SET_OPTION([LT_INIT], [disable-static])
+])
+
+AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
+AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_ENABLE_STATIC], [])
+dnl AC_DEFUN([AM_DISABLE_STATIC], [])
+
+
+
+# _LT_ENABLE_FAST_INSTALL([DEFAULT])
+# ----------------------------------
+# implement the --enable-fast-install flag, and support the `fast-install'
+# and `disable-fast-install' LT_INIT options.
+# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
+m4_define([_LT_ENABLE_FAST_INSTALL],
+[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
+AC_ARG_ENABLE([fast-install],
+    [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
+    [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
+    [p=${PACKAGE-default}
+    case $enableval in
+    yes) enable_fast_install=yes ;;
+    no) enable_fast_install=no ;;
+    *)
+      enable_fast_install=no
+      # Look at the argument we got.  We use all the common list separators.
+      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
+      for pkg in $enableval; do
+       IFS="$lt_save_ifs"
+       if test "X$pkg" = "X$p"; then
+         enable_fast_install=yes
+       fi
+      done
+      IFS="$lt_save_ifs"
+      ;;
+    esac],
+    [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
+
+_LT_DECL([fast_install], [enable_fast_install], [0],
+        [Whether or not to optimize for fast installation])dnl
+])# _LT_ENABLE_FAST_INSTALL
+
+LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
+LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
+
+# Old names:
+AU_DEFUN([AC_ENABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `fast-install' option into LT_INIT's first parameter.])
+])
+
+AU_DEFUN([AC_DISABLE_FAST_INSTALL],
+[_LT_SET_OPTION([LT_INIT], [disable-fast-install])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you put
+the `disable-fast-install' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
+dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
+
+
+# _LT_WITH_PIC([MODE])
+# --------------------
+# implement the --with-pic flag, and support the `pic-only' and `no-pic'
+# LT_INIT options.
+# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
+m4_define([_LT_WITH_PIC],
+[AC_ARG_WITH([pic],
+    [AS_HELP_STRING([--with-pic],
+       [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
+    [pic_mode="$withval"],
+    [pic_mode=default])
+
+test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
+
+_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
+])# _LT_WITH_PIC
+
+LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
+LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
+
+# Old name:
+AU_DEFUN([AC_LIBTOOL_PICMODE],
+[_LT_SET_OPTION([LT_INIT], [pic-only])
+AC_DIAGNOSE([obsolete],
+[$0: Remove this warning and the call to _LT_SET_OPTION when you
+put the `pic-only' option into LT_INIT's first parameter.])
+])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
+
+## ----------------- ##
+## LTDL_INIT Options ##
+## ----------------- ##
+
+m4_define([_LTDL_MODE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
+                [m4_define([_LTDL_MODE], [nonrecursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [recursive],
+                [m4_define([_LTDL_MODE], [recursive])])
+LT_OPTION_DEFINE([LTDL_INIT], [subproject],
+                [m4_define([_LTDL_MODE], [subproject])])
+
+m4_define([_LTDL_TYPE], [])
+LT_OPTION_DEFINE([LTDL_INIT], [installable],
+                [m4_define([_LTDL_TYPE], [installable])])
+LT_OPTION_DEFINE([LTDL_INIT], [convenience],
+                [m4_define([_LTDL_TYPE], [convenience])])
diff --git a/build/autotools/ltsugar.m4 b/build/autotools/ltsugar.m4
new file mode 100644 (file)
index 0000000..9000a05
--- /dev/null
@@ -0,0 +1,123 @@
+# ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
+#
+# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
+# Written by Gary V. Vaughan, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 6 ltsugar.m4
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
+
+
+# lt_join(SEP, ARG1, [ARG2...])
+# -----------------------------
+# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
+# associated separator.
+# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
+# versions in m4sugar had bugs.
+m4_define([lt_join],
+[m4_if([$#], [1], [],
+       [$#], [2], [[$2]],
+       [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
+m4_define([_lt_join],
+[m4_if([$#$2], [2], [],
+       [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
+
+
+# lt_car(LIST)
+# lt_cdr(LIST)
+# ------------
+# Manipulate m4 lists.
+# These macros are necessary as long as will still need to support
+# Autoconf-2.59 which quotes differently.
+m4_define([lt_car], [[$1]])
+m4_define([lt_cdr],
+[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
+       [$#], 1, [],
+       [m4_dquote(m4_shift($@))])])
+m4_define([lt_unquote], $1)
+
+
+# lt_append(MACRO-NAME, STRING, [SEPARATOR])
+# ------------------------------------------
+# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
+# Note that neither SEPARATOR nor STRING are expanded; they are appended
+# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
+# No SEPARATOR is output if MACRO-NAME was previously undefined (different
+# than defined and empty).
+#
+# This macro is needed until we can rely on Autoconf 2.62, since earlier
+# versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
+m4_define([lt_append],
+[m4_define([$1],
+          m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
+
+
+
+# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
+# ----------------------------------------------------------
+# Produce a SEP delimited list of all paired combinations of elements of
+# PREFIX-LIST with SUFFIX1 through SUFFIXn.  Each element of the list
+# has the form PREFIXmINFIXSUFFIXn.
+# Needed until we can rely on m4_combine added in Autoconf 2.62.
+m4_define([lt_combine],
+[m4_if(m4_eval([$# > 3]), [1],
+       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
+[[m4_foreach([_Lt_prefix], [$2],
+            [m4_foreach([_Lt_suffix],
+               ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
+       [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
+
+
+# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
+# -----------------------------------------------------------------------
+# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
+# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
+m4_define([lt_if_append_uniq],
+[m4_ifdef([$1],
+         [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
+                [lt_append([$1], [$2], [$3])$4],
+                [$5])],
+         [lt_append([$1], [$2], [$3])$4])])
+
+
+# lt_dict_add(DICT, KEY, VALUE)
+# -----------------------------
+m4_define([lt_dict_add],
+[m4_define([$1($2)], [$3])])
+
+
+# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
+# --------------------------------------------
+m4_define([lt_dict_add_subkey],
+[m4_define([$1($2:$3)], [$4])])
+
+
+# lt_dict_fetch(DICT, KEY, [SUBKEY])
+# ----------------------------------
+m4_define([lt_dict_fetch],
+[m4_ifval([$3],
+       m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
+    m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
+
+
+# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
+# -----------------------------------------------------------------
+m4_define([lt_if_dict_fetch],
+[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
+       [$5],
+    [$6])])
+
+
+# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
+# --------------------------------------------------------------
+m4_define([lt_dict_filter],
+[m4_if([$5], [], [],
+  [lt_join(m4_quote(m4_default([$4], [[, ]])),
+           lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
+                     [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
+])
diff --git a/build/autotools/ltversion.m4 b/build/autotools/ltversion.m4
new file mode 100644 (file)
index 0000000..f3c5309
--- /dev/null
@@ -0,0 +1,23 @@
+# ltversion.m4 -- version numbers                      -*- Autoconf -*-
+#
+#   Copyright (C) 2004 Free Software Foundation, Inc.
+#   Written by Scott James Remnant, 2004
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# Generated from ltversion.in.
+
+# serial 3017 ltversion.m4
+# This file is part of GNU Libtool
+
+m4_define([LT_PACKAGE_VERSION], [2.2.6b])
+m4_define([LT_PACKAGE_REVISION], [1.3017])
+
+AC_DEFUN([LTVERSION_VERSION],
+[macro_version='2.2.6b'
+macro_revision='1.3017'
+_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
+_LT_DECL(, macro_revision, 0)
+])
diff --git a/build/autotools/lt~obsolete.m4 b/build/autotools/lt~obsolete.m4
new file mode 100644 (file)
index 0000000..637bb20
--- /dev/null
@@ -0,0 +1,92 @@
+# lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
+#
+#   Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
+#   Written by Scott James Remnant, 2004.
+#
+# This file is free software; the Free Software Foundation gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+
+# serial 4 lt~obsolete.m4
+
+# These exist entirely to fool aclocal when bootstrapping libtool.
+#
+# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
+# which have later been changed to m4_define as they aren't part of the
+# exported API, or moved to Autoconf or Automake where they belong.
+#
+# The trouble is, aclocal is a bit thick.  It'll see the old AC_DEFUN
+# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
+# using a macro with the same name in our local m4/libtool.m4 it'll
+# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
+# and doesn't know about Autoconf macros at all.)
+#
+# So we provide this file, which has a silly filename so it's always
+# included after everything else.  This provides aclocal with the
+# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
+# because those macros already exist, or will be overwritten later.
+# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 
+#
+# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
+# Yes, that means every name once taken will need to remain here until
+# we give up compatibility with versions before 1.7, at which point
+# we need to keep only those names which we still refer to.
+
+# This is to help aclocal find these macros, as it can't see m4_define.
+AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
+
+m4_ifndef([AC_LIBTOOL_LINKER_OPTION],  [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
+m4_ifndef([AC_PROG_EGREP],             [AC_DEFUN([AC_PROG_EGREP])])
+m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH],        [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
+m4_ifndef([_LT_AC_SHELL_INIT],         [AC_DEFUN([_LT_AC_SHELL_INIT])])
+m4_ifndef([_LT_AC_SYS_LIBPATH_AIX],    [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
+m4_ifndef([_LT_PROG_LTMAIN],           [AC_DEFUN([_LT_PROG_LTMAIN])])
+m4_ifndef([_LT_AC_TAGVAR],             [AC_DEFUN([_LT_AC_TAGVAR])])
+m4_ifndef([AC_LTDL_ENABLE_INSTALL],    [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
+m4_ifndef([AC_LTDL_PREOPEN],           [AC_DEFUN([AC_LTDL_PREOPEN])])
+m4_ifndef([_LT_AC_SYS_COMPILER],       [AC_DEFUN([_LT_AC_SYS_COMPILER])])
+m4_ifndef([_LT_AC_LOCK],               [AC_DEFUN([_LT_AC_LOCK])])
+m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE],        [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
+m4_ifndef([_LT_AC_TRY_DLOPEN_SELF],    [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
+m4_ifndef([AC_LIBTOOL_PROG_CC_C_O],    [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
+m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
+m4_ifndef([AC_LIBTOOL_OBJDIR],         [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
+m4_ifndef([AC_LTDL_OBJDIR],            [AC_DEFUN([AC_LTDL_OBJDIR])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
+m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP],  [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
+m4_ifndef([AC_PATH_MAGIC],             [AC_DEFUN([AC_PATH_MAGIC])])
+m4_ifndef([AC_PROG_LD_GNU],            [AC_DEFUN([AC_PROG_LD_GNU])])
+m4_ifndef([AC_PROG_LD_RELOAD_FLAG],    [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
+m4_ifndef([AC_DEPLIBS_CHECK_METHOD],   [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
+m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
+m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
+m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
+m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
+m4_ifndef([LT_AC_PROG_EGREP],          [AC_DEFUN([LT_AC_PROG_EGREP])])
+m4_ifndef([LT_AC_PROG_SED],            [AC_DEFUN([LT_AC_PROG_SED])])
+m4_ifndef([_LT_CC_BASENAME],           [AC_DEFUN([_LT_CC_BASENAME])])
+m4_ifndef([_LT_COMPILER_BOILERPLATE],  [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
+m4_ifndef([_LT_LINKER_BOILERPLATE],    [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
+m4_ifndef([_AC_PROG_LIBTOOL],          [AC_DEFUN([_AC_PROG_LIBTOOL])])
+m4_ifndef([AC_LIBTOOL_SETUP],          [AC_DEFUN([AC_LIBTOOL_SETUP])])
+m4_ifndef([_LT_AC_CHECK_DLFCN],                [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
+m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER],     [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
+m4_ifndef([_LT_AC_TAGCONFIG],          [AC_DEFUN([_LT_AC_TAGCONFIG])])
+m4_ifndef([AC_DISABLE_FAST_INSTALL],   [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
+m4_ifndef([_LT_AC_LANG_CXX],           [AC_DEFUN([_LT_AC_LANG_CXX])])
+m4_ifndef([_LT_AC_LANG_F77],           [AC_DEFUN([_LT_AC_LANG_F77])])
+m4_ifndef([_LT_AC_LANG_GCJ],           [AC_DEFUN([_LT_AC_LANG_GCJ])])
+m4_ifndef([AC_LIBTOOL_RC],             [AC_DEFUN([AC_LIBTOOL_RC])])
+m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG],  [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
+m4_ifndef([_LT_AC_LANG_C_CONFIG],      [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG],        [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
+m4_ifndef([_LT_AC_LANG_CXX_CONFIG],    [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG],        [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
+m4_ifndef([_LT_AC_LANG_F77_CONFIG],    [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG],        [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
+m4_ifndef([_LT_AC_LANG_GCJ_CONFIG],    [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
+m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
+m4_ifndef([_LT_AC_LANG_RC_CONFIG],     [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
+m4_ifndef([AC_LIBTOOL_CONFIG],         [AC_DEFUN([AC_LIBTOOL_CONFIG])])
+m4_ifndef([_LT_AC_FILE_LTDLL_C],       [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
diff --git a/build/autotools/shave-libtool.in b/build/autotools/shave-libtool.in
new file mode 100644 (file)
index 0000000..1f3a720
--- /dev/null
@@ -0,0 +1,69 @@
+#!/bin/sh
+
+# we need sed
+SED=@SED@
+if test -z "$SED" ; then
+SED=sed
+fi
+
+lt_unmangle ()
+{
+   last_result=`echo $1 | $SED -e 's#.libs/##' -e 's#[0-9a-zA-Z_\-\.]*_la-##'`
+}
+
+# the real libtool to use
+LIBTOOL="$1"
+shift
+
+# if 1, don't print anything, the underlaying wrapper will do it
+pass_though=0
+
+# scan the arguments, keep the right ones for libtool, and discover the mode
+preserved_args=
+while test "$#" -gt 0; do
+    opt="$1"
+    shift
+
+    case $opt in
+    --mode=*)
+        mode=`echo $opt | $SED -e 's/[-_a-zA-Z0-9]*=//'`
+        preserved_args="$preserved_args $opt"
+        ;;
+    -o)
+        lt_output="$1"
+        preserved_args="$preserved_args $opt"
+       ;;
+    *)
+        preserved_args="$preserved_args $opt"
+        ;;
+      esac
+done
+
+case "$mode" in
+compile)
+    # shave will be called and print the actual CC/CXX/LINK line
+    preserved_args="$preserved_args --shave-mode=$mode"
+    pass_though=1
+    ;;
+link)
+    preserved_args="$preserved_args --shave-mode=$mode"
+    Q="  LINK  "
+    ;;
+*)
+    # let's u
+    # echo "*** libtool: Unimplemented mode: $mode, fill a bug report"
+    ;;
+esac
+
+lt_unmangle "$lt_output"
+output=$last_result
+
+if test -z $V; then
+    if test $pass_though -eq 0; then
+        echo "$Q$output"
+    fi
+    $LIBTOOL --silent $preserved_args
+else
+    echo $LIBTOOL $preserved_args
+    $LIBTOOL $preserved_args
+fi
diff --git a/build/autotools/shave.in b/build/autotools/shave.in
new file mode 100644 (file)
index 0000000..5c16f27
--- /dev/null
@@ -0,0 +1,79 @@
+#!/bin/sh
+
+# we need sed
+SED=@SED@
+if test -z "$SED" ; then
+SED=sed
+fi
+
+lt_unmangle ()
+{
+   last_result=`echo $1 | $SED -e 's#.libs/##' -e 's#[0-9a-zA-Z_\-\.]*_la-##'`
+}
+
+# the tool to wrap (cc, cxx, ar, ranlib, ..)
+tool="$1"
+shift
+
+# the reel tool (to call)
+REEL_TOOL="$1"
+shift
+
+pass_through=0
+preserved_args=
+while test "$#" -gt 0; do
+    opt="$1"
+    shift
+
+    case $opt in
+    --shave-mode=*)
+        mode=`echo $opt | $SED -e 's/[-_a-zA-Z0-9]*=//'`
+       ;;
+    -o)
+        lt_output="$1"
+        preserved_args="$preserved_args $opt"
+       ;;
+    *)
+        preserved_args="$preserved_args $opt"
+        ;;
+      esac
+done
+
+# mode=link is handled in the libtool wrapper
+case "$mode,$tool" in
+link,*)
+    pass_through=1
+    ;;
+*,cxx)
+    Q="  CXX   "
+    ;;
+*,cc)
+    Q="  CC    "
+    ;;
+*,fc)
+    Q="  FC    "
+    ;;
+*,f77)
+    Q="  F77   "
+    ;;
+*,objc)
+    Q="  OBJC   "
+    ;;
+*,*)
+    # should not happen
+    Q="  CC    "
+    ;;
+esac
+
+lt_unmangle "$lt_output"
+output=$last_result
+
+if test -z $V; then
+    if test $pass_through -eq 0; then
+        echo "$Q$output"
+    fi
+    $REEL_TOOL $preserved_args
+else
+    echo $REEL_TOOL $preserved_args
+    $REEL_TOOL $preserved_args
+fi
diff --git a/build/autotools/shave.m4 b/build/autotools/shave.m4
new file mode 100644 (file)
index 0000000..0a3509e
--- /dev/null
@@ -0,0 +1,77 @@
+dnl Make automake/libtool output more friendly to humans
+dnl  Damien Lespiau <damien.lespiau@gmail.com>
+dnl
+dnl SHAVE_INIT([shavedir],[default_mode])
+dnl
+dnl shavedir: the directory where the shave scripts are, it defaults to
+dnl           $(top_builddir)
+dnl default_mode: (enable|disable) default shave mode.  This parameter
+dnl               controls shave's behaviour when no option has been
+dnl               given to configure.  It defaults to disable.
+dnl
+dnl * SHAVE_INIT should be called late in your configure.(ac|in) file (just
+dnl   before AC_CONFIG_FILE/AC_OUTPUT is perfect.  This macro rewrites CC and
+dnl   LIBTOOL, you don't want the configure tests to have these variables
+dnl   re-defined.
+dnl * This macro requires GNU make's -s option.
+
+AC_DEFUN([_SHAVE_ARG_ENABLE],
+[
+  AC_ARG_ENABLE([shave],
+    AS_HELP_STRING(
+      [--enable-shave],
+      [use shave to make the build pretty [[default=$1]]]),,
+      [enable_shave=$1]
+    )
+])
+
+AC_DEFUN([SHAVE_INIT],
+[
+  dnl you can tweak the default value of enable_shave
+  m4_if([$2], [enable], [_SHAVE_ARG_ENABLE(yes)], [_SHAVE_ARG_ENABLE(no)])
+
+  if test x"$enable_shave" = xyes; then
+    dnl where can we find the shave scripts?
+    m4_if([$1],,
+      [shavedir="$ac_pwd"],
+      [shavedir="$ac_pwd/$1"])
+    AC_SUBST(shavedir)
+
+    dnl make is now quiet
+    AC_SUBST([MAKEFLAGS], [-s])
+    AC_SUBST([AM_MAKEFLAGS], ['`test -z $V && echo -s`'])
+
+    dnl we need sed
+    AC_CHECK_PROG(SED,sed,sed,false)
+
+    dnl substitute libtool
+    SHAVE_SAVED_LIBTOOL=$LIBTOOL
+    LIBTOOL="${SHELL} ${shavedir}/shave-libtool '${SHAVE_SAVED_LIBTOOL}'"
+    AC_SUBST(LIBTOOL)
+
+    dnl substitute cc/cxx
+    SHAVE_SAVED_CC=$CC
+    SHAVE_SAVED_CXX=$CXX
+    SHAVE_SAVED_FC=$FC
+    SHAVE_SAVED_F77=$F77
+    SHAVE_SAVED_OBJC=$OBJC
+    CC="${SHELL} ${shavedir}/shave cc ${SHAVE_SAVED_CC}"
+    CXX="${SHELL} ${shavedir}/shave cxx ${SHAVE_SAVED_CXX}"
+    FC="${SHELL} ${shavedir}/shave fc ${SHAVE_SAVED_FC}"
+    F77="${SHELL} ${shavedir}/shave f77 ${SHAVE_SAVED_F77}"
+    OBJC="${SHELL} ${shavedir}/shave objc ${SHAVE_SAVED_OBJC}"
+    AC_SUBST(CC)
+    AC_SUBST(CXX)
+    AC_SUBST(FC)
+    AC_SUBST(F77)
+    AC_SUBST(OBJC)
+
+    V=@
+  else
+    V=1
+  fi
+  Q='$(V:1=)'
+  AC_SUBST(V)
+  AC_SUBST(Q)
+])
+
diff --git a/compile b/compile
new file mode 100755 (executable)
index 0000000..c0096a7
--- /dev/null
+++ b/compile
@@ -0,0 +1,143 @@
+#! /bin/sh
+# Wrapper for compilers which do not understand `-c -o'.
+
+scriptversion=2009-10-06.20; # UTC
+
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009  Free Software
+# Foundation, Inc.
+# Written by Tom Tromey <tromey@cygnus.com>.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# This file is maintained in Automake, please report
+# bugs to <bug-automake@gnu.org> or send patches to
+# <automake-patches@gnu.org>.
+
+case $1 in
+  '')
+     echo "$0: No command.  Try \`$0 --help' for more information." 1>&2
+     exit 1;
+     ;;
+  -h | --h*)
+    cat <<\EOF
+Usage: compile [--help] [--version] PROGRAM [ARGS]
+
+Wrapper for compilers which do not understand `-c -o'.
+Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
+arguments, and rename the output as expected.
+
+If you are trying to build a whole package this is not the
+right script to run: please start by reading the file `INSTALL'.
+
+Report bugs to <bug-automake@gnu.org>.
+EOF
+    exit $?
+    ;;
+  -v | --v*)
+    echo "compile $scriptversion"
+    exit $?
+    ;;
+esac
+
+ofile=
+cfile=
+eat=
+
+for arg
+do
+  if test -n "$eat"; then
+    eat=
+  else
+    case $1 in
+      -o)
+       # configure might choose to run compile as `compile cc -o foo foo.c'.
+       # So we strip `-o arg' only if arg is an object.
+       eat=1
+       case $2 in
+         *.o | *.obj)
+           ofile=$2
+           ;;
+         *)
+           set x "$@" -o "$2"
+           shift
+           ;;
+       esac
+       ;;
+      *.c)
+       cfile=$1
+       set x "$@" "$1"
+       shift
+       ;;
+      *)
+       set x "$@" "$1"
+       shift
+       ;;
+    esac
+  fi
+  shift
+done
+
+if test -z "$ofile" || test -z "$cfile"; then
+  # If no `-o' option was seen then we might have been invoked from a
+  # pattern rule where we don't need one.  That is ok -- this is a
+  # normal compilation that the losing compiler can handle.  If no
+  # `.c' file was seen then we are probably linking.  That is also
+  # ok.
+  exec "$@"
+fi
+
+# Name of file we expect compiler to create.
+cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
+
+# Create the lock directory.
+# Note: use `[/\\:.-]' here to ensure that we don't use the same name
+# that we are using for the .o file.  Also, base the name on the expected
+# object file name, since that is what matters with a parallel build.
+lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
+while true; do
+  if mkdir "$lockdir" >/dev/null 2>&1; then
+    break
+  fi
+  sleep 1
+done
+# FIXME: race condition here if user kills between mkdir and trap.
+trap "rmdir '$lockdir'; exit 1" 1 2 15
+
+# Run the compile.
+"$@"
+ret=$?
+
+if test -f "$cofile"; then
+  test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
+elif test -f "${cofile}bj"; then
+  test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
+fi
+
+rmdir "$lockdir"
+exit $ret
+
+# Local Variables:
+# mode: shell-script
+# sh-indentation: 2
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
+# End:
diff --git a/config.h.in b/config.h.in
new file mode 100644 (file)
index 0000000..20ffed8
--- /dev/null
@@ -0,0 +1,84 @@
+/* config.h.in.  Generated from configure.ac by autoheader.  */
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* Define to 1 if you have the `getpagesize' function. */
+#undef HAVE_GETPAGESIZE
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
+   to 0 otherwise. */
+#undef HAVE_MALLOC
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have a working `mmap' system call. */
+#undef HAVE_MMAP
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/param.h> header file. */
+#undef HAVE_SYS_PARAM_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION
+
+/* Define to empty if `const' does not conform to ANSI C. */
+#undef const
+
+/* Define to rpl_malloc if the replacement function should be used. */
+#undef malloc
diff --git a/configure.ac b/configure.ac
new file mode 100644 (file)
index 0000000..6e43f28
--- /dev/null
@@ -0,0 +1,185 @@
+# bump micro_version to the next even number for each point release
+# bump micro_version to the next odd number after each release
+m4_define([json_major_version], [0])
+m4_define([json_minor_version], [10])
+m4_define([json_micro_version], [4])
+
+m4_define([json_version], [json_major_version.json_minor_version.json_micro_version])
+
+m4_define([json_release_status],
+          [m4_if(m4_eval(json_micro_version % 2), [1], [git],
+                 [m4_if(m4_eval(json_minor_version % 2), [1], [snapshot],
+                                                              [release])])])
+
+# bump up by 1 for every micro release with no API changes, otherwise
+# set to 0. after release, bump up by 1
+m4_define([json_interface_age], [3])
+m4_define([json_binary_age], [m4_eval(100 * json_minor_version + json_micro_version)])
+
+m4_define([lt_current], [m4_eval(100 * json_minor_version + json_micro_version - json_interface_age)])
+m4_define([lt_revision], [json_interface_age])
+m4_define([lt_age], [m4_eval(json_binary_age - json_interface_age)])
+
+m4_define([glib_req_version], [2.15])
+
+AC_PREREQ([2.61])
+
+AC_INIT([json-glib],
+        [json_version],
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=json-glib],
+        [json-glib])
+
+AC_CONFIG_SRCDIR([json-glib/json-glib.h])
+AC_CONFIG_MACRO_DIR([build/autotools])
+
+AM_INIT_AUTOMAKE([1.9])
+AM_CONFIG_HEADER([config.h])
+
+AM_DISABLE_STATIC
+AM_PATH_GLIB_2_0
+AM_PROG_CC_C_O
+AM_PROG_LIBTOOL
+
+# Honor aclocal flags
+ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
+
+JSON_MAJOR_VERSION=json_major_version
+JSON_MINOR_VERSION=json_minor_version
+JSON_MICRO_VERSION=json_micro_version
+JSON_VERSION=json_version
+JSON_RELEASE_STATUS=json_release_status
+AC_SUBST(JSON_MAJOR_VERSION)
+AC_SUBST(JSON_MICRO_VERSION)
+AC_SUBST(JSON_MINOR_VERSION)
+AC_SUBST(JSON_VERSION)
+AC_SUBST(JSON_RELEASE_STATUS)
+
+JSON_LT_CURRENT=lt_current
+JSON_LT_REVISION=lt_revision
+JSON_LT_AGE=lt_age
+JSON_LT_VERSION="$JSON_LT_CURRENT:$JSON_LT_REVISION:$JSON_LT_AGE"
+JSON_LT_LDFLAGS="-version-info $JSON_LT_VERSION"
+AC_SUBST(JSON_LT_LDFLAGS)
+
+AC_HEADER_STDC
+AC_CHECK_HEADERS([unistd.h])
+AC_C_CONST
+AC_FUNC_MALLOC
+AC_FUNC_MMAP
+
+GLIB_PREFIX="`$PKG_CONFIG --variable=prefix glib-2.0`"
+AC_SUBST(GLIB_PREFIX)
+
+PKG_CHECK_MODULES(JSON, [gobject-2.0 >= glib_req_version])
+AC_SUBST(JSON_CFLAGS)
+AC_SUBST(JSON_LIBS)
+
+AM_CONDITIONAL(ENABLE_GLIB_TEST, [test "x$enable_glibtest" = "xyes"])
+
+dnl = Enable debug level ===================================================
+
+m4_define([debug_default], [m4_if(m4_eval(json_minor_version % 2), [1], [yes], [minimum])])
+
+AC_ARG_ENABLE([debug],
+              [AC_HELP_STRING([--enable-debug=@<:@no/minimum/yes@:>@],
+                              [turn on debugging @<:@default=debug_default@:>@])],
+              [],
+              [enable_debug=debug_default])
+
+AS_CASE([$enable_debug],
+
+        [yes],
+        [
+          test "$cflags_set" = set || CFLAGS="$CFLAGS -g"
+          JSON_DEBUG_CFLAGS="-DJSON_ENABLE_DEBUG"
+        ],
+
+        [minimum],
+        [
+          JSON_DEBUG_CFLAGS="-DJSON_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS"
+        ],
+
+        [no],
+        [
+          JSON_DEBUG_CFLAGS="-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS"
+        ],
+
+        [AC_MSG_ERROR([Unknown argument to --enable-debug])]
+)
+
+AC_SUBST(JSON_DEBUG_CFLAGS)
+
+dnl = Enable strict compiler flags =========================================
+
+# use strict compiler flags only on development releases
+m4_define([maintainer_flags_default], [m4_if(m4_eval(json_minor_version % 2), [1], [yes], [no])])
+AC_ARG_ENABLE([maintainer-flags],
+              [AC_HELP_STRING([--enable-maintainer-flags=@<:@no/yes@:>@],
+                              [Use strict compiler flags @<:@default=maintainer_flags_default@:>@])],
+              [],
+              [enable_maintainer_flags=maintainer_flags_default])
+
+AS_IF([test "x$enable_maintainer_flags" = "xyes" && test "x$GCC" = "xyes"],
+      [
+        AS_COMPILER_FLAGS([MAINTAINER_CFLAGS],
+                          ["-Werror -Wall -Wshadow -Wcast-align
+                            -Wno-uninitialized -Wformat-security
+                            -Wno-strict-aliasing -Winit-self
+                            -Wempty-body -Wdeclaration-after-statement
+                            -Wno-strict-aliasing -Wno-strict-aliasing"])
+      ]
+)
+AC_SUBST([MAINTAINER_CFLAGS])
+
+GTK_DOC_CHECK([1.11])
+
+GOBJECT_INTROSPECTION_CHECK([0.6.4])
+
+m4_ifdef([AM_SILENT_RULES],
+         [
+           AM_SILENT_RULES([yes])
+           use_shave=no
+         ],
+         [
+           SHAVE_INIT([build/autotools], [enable])
+           AC_CONFIG_FILES([
+                build/autotools/shave-libtool
+                build/autotools/shave
+           ])
+           use_shave=yes
+         ])
+
+AM_CONDITIONAL([USE_SHAVE], [test "x$use_shave" = "xyes"])
+
+AC_CONFIG_FILES([
+        Makefile
+        build/Makefile
+        build/autotools/Makefile
+        json-glib/Makefile
+        json-glib/json-version.h
+        json-glib/tests/Makefile
+        tests/Makefile
+        doc/Makefile
+        doc/reference/Makefile
+        doc/reference/version.xml
+        json-glib.pc
+])
+
+AC_OUTPUT
+
+dnl === Summary ===============================================================
+
+echo ""
+echo " Json-GLib - $VERSION (${JSON_RELEASE_STATUS})"
+echo ""
+echo " â€¢ Prefix: ${prefix}"
+echo ""
+echo " â€¢ Debug level: ${enable_debug}"
+echo " â€¢ Compiler flags: ${MAINTAINER_CFLAGS}"
+echo " â€¢ Use shave: ${use_shave}"
+echo ""
+echo " â€¢ API reference: ${enable_gtk_doc}"
+echo ""
+echo " â€¢ Enable test suite: ${enable_glibtest}"
+echo " â€¢ Build introspection data: ${enable_introspection}"
+echo ""
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..7ed6ff8
--- /dev/null
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..619300a
--- /dev/null
@@ -0,0 +1,19 @@
+Source: libjson-glib
+Section: libs
+Priority: extra
+Maintainer: Moung June Park <mj2004.park@samsung.com>
+Uploaders: Mike McCormack <mj.mccormack@samsung.com>
+Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev (>= 2.21.3), libgnutls-dev
+Standards-Version: 0.10.4
+
+Package: libjson-glib
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: an json-glib api library implementation in C (shared libs)
+
+Package: libjson-glib-dev
+Section: libdevel
+Architecture: any
+Depends: libjson-glib (= ${Source-Version}), libglib2.0-dev (>= 2.21.3), libgnutls-dev
+Description: an json-glib api library implementation in C (development files)
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..95371f4
--- /dev/null
@@ -0,0 +1,29 @@
+AUTHOR, COPYRIGHT AND LICENSING
+-------------------------------------------------------------------------------
+JSON-GLib has been written by Emmanuele Bassi
+
+JSON-GLib is released under the terms of the GNU Lesser General Public License,
+either version 2.1 or (at your option) any later version.
+
+See the file COPYING for details.
+
+Copyright (C) 2007  OpenedHand Ltd
+Copyright (C) 2009  Intel Corp.
+
+License: LGPL-2.1
+ This program is free software; you can redistribute it and/or modify it
+ under the terms and conditions of the GNU Lesser General Public License,
+ version 2.1, as published by the Free Software Foundation.
+
+ This program is distributed in the hope it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
+ more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+
+ On Debian systems the full text of the GNU Lesser General Public Licnse,
+ version 2.1, can be found in the /usr/share/common-licenses/LGPL-2.1 file.
+
diff --git a/debian/docs b/debian/docs
new file mode 100644 (file)
index 0000000..6f12db5
--- /dev/null
@@ -0,0 +1,2 @@
+AUTHORS
+README
diff --git a/debian/libjson-glib-dev.install.in b/debian/libjson-glib-dev.install.in
new file mode 100644 (file)
index 0000000..149ed9a
--- /dev/null
@@ -0,0 +1,2 @@
+@PREFIX@/include/json-glib-1.0/json-glib/*.h
+@PREFIX@/lib/pkgconfig/*.pc
diff --git a/debian/libjson-glib.install.in b/debian/libjson-glib.install.in
new file mode 100644 (file)
index 0000000..bf766f0
--- /dev/null
@@ -0,0 +1 @@
+@PREFIX@/lib/*.so*
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..61232ca
--- /dev/null
@@ -0,0 +1,119 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+CFLAGS ?= -Wall -g
+LDFLAGS ?= 
+PREFIX ?= /usr
+DATADIR ?= /opt
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+       CFLAGS += -O0
+else
+       CFLAGS += -O2
+endif
+
+LDFLAGS += -Wl,--rpath=$(PREFIX)/lib -Wl,--as-needed
+
+config.status: 
+       dh_testdir
+       # Add here commands to configure the package.
+       CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./autogen.sh --prefix=$(PREFIX) --without-gnome --enable-sqllite=yes
+
+build: build-stamp
+
+build-stamp:  config.status
+       dh_testdir
+
+       # Add here commands to compile the package.
+       $(MAKE)
+       #docbook-to-man debian/ncurses.sgml > ncurses.1
+
+       for f in `find $(CURDIR)/debian/ -name "*.in"`; do \
+               cat $$f > $${f%.in}; \
+               sed -i -e "s#@PREFIX@#$(PREFIX)#g" $${f%.in}; \
+               sed -i -e "s#@DATADIR@#$(DATADIR)#g" $${f%.in}; \
+       done
+
+       touch $@
+
+clean:
+       dh_testdir
+       dh_testroot
+       rm -f build-stamp 
+
+       # Add here commands to clean up after the build process.
+       -$(MAKE) distclean
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+       cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+       cp -f /usr/share/misc/config.guess config.guess
+endif
+
+       for f in `find $(CURDIR)/debian/ -name "*.in"`; do \
+               rm -f $${f%.in}; \
+       done
+
+       dh_clean 
+
+install: build
+       dh_testdir
+       dh_testroot
+       dh_clean -k 
+       dh_installdirs
+
+       # Add here commands to install the package into debian/ncurses.
+       $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+       dh_testdir
+       dh_testroot
+       dh_installchangelogs 
+       dh_installdocs
+       dh_installexamples
+       dh_install --sourcedir=debian/tmp
+#      dh_installmenu
+#      dh_installdebconf       
+#      dh_installlogrotate
+#      dh_installemacsen
+#      dh_installpam
+#      dh_installmime
+#      dh_python
+#      dh_installinit
+#      dh_installcron
+#      dh_installinfo
+       dh_installman
+       dh_link
+       dh_strip
+       dh_compress
+       dh_fixperms
+#      dh_perl
+       dh_makeshlibs
+       dh_installdeb
+       dh_shlibdeps
+       dh_gencontrol
+       dh_md5sums
+       dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 
diff --git a/depcomp b/depcomp
new file mode 100755 (executable)
index 0000000..df8eea7
--- /dev/null
+++ b/depcomp
@@ -0,0 +1,630 @@
+#! /bin/sh
+# depcomp - compile a program generating dependencies as side-effects
+
+scriptversion=2009-04-28.21; # UTC
+
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free
+# Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
+
+case $1 in
+  '')
+     echo "$0: No command.  Try \`$0 --help' for more information." 1>&2
+     exit 1;
+     ;;
+  -h | --h*)
+    cat <<\EOF
+Usage: depcomp [--help] [--version] PROGRAM [ARGS]
+
+Run PROGRAMS ARGS to compile a file, generating dependencies
+as side-effects.
+
+Environment variables:
+  depmode     Dependency tracking mode.
+  source      Source file read by `PROGRAMS ARGS'.
+  object      Object file output by `PROGRAMS ARGS'.
+  DEPDIR      directory where to store dependencies.
+  depfile     Dependency file to output.
+  tmpdepfile  Temporary file to use when outputing dependencies.
+  libtool     Whether libtool is used (yes/no).
+
+Report bugs to <bug-automake@gnu.org>.
+EOF
+    exit $?
+    ;;
+  -v | --v*)
+    echo "depcomp $scriptversion"
+    exit $?
+    ;;
+esac
+
+if test -z "$depmode" || test -z "$source" || test -z "$object"; then
+  echo "depcomp: Variables source, object and depmode must be set" 1>&2
+  exit 1
+fi
+
+# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
+depfile=${depfile-`echo "$object" |
+  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
+tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
+
+rm -f "$tmpdepfile"
+
+# Some modes work just like other modes, but use different flags.  We
+# parameterize here, but still list the modes in the big case below,
+# to make depend.m4 easier to write.  Note that we *cannot* use a case
+# here, because this file can only contain one case statement.
+if test "$depmode" = hp; then
+  # HP compiler uses -M and no extra arg.
+  gccflag=-M
+  depmode=gcc
+fi
+
+if test "$depmode" = dashXmstdout; then
+   # This is just like dashmstdout with a different argument.
+   dashmflag=-xM
+   depmode=dashmstdout
+fi
+
+cygpath_u="cygpath -u -f -"
+if test "$depmode" = msvcmsys; then
+   # This is just like msvisualcpp but w/o cygpath translation.
+   # Just convert the backslash-escaped backslashes to single forward
+   # slashes to satisfy depend.m4
+   cygpath_u="sed s,\\\\\\\\,/,g"
+   depmode=msvisualcpp
+fi
+
+case "$depmode" in
+gcc3)
+## gcc 3 implements dependency tracking that does exactly what
+## we want.  Yay!  Note: for some reason libtool 1.4 doesn't like
+## it if -MD -MP comes after the -MF stuff.  Hmm.
+## Unfortunately, FreeBSD c89 acceptance of flags depends upon
+## the command line argument order; so add the flags where they
+## appear in depend2.am.  Note that the slowdown incurred here
+## affects only configure: in makefiles, %FASTDEP% shortcuts this.
+  for arg
+  do
+    case $arg in
+    -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
+    *)  set fnord "$@" "$arg" ;;
+    esac
+    shift # fnord
+    shift # $arg
+  done
+  "$@"
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  mv "$tmpdepfile" "$depfile"
+  ;;
+
+gcc)
+## There are various ways to get dependency output from gcc.  Here's
+## why we pick this rather obscure method:
+## - Don't want to use -MD because we'd like the dependencies to end
+##   up in a subdir.  Having to rename by hand is ugly.
+##   (We might end up doing this anyway to support other compilers.)
+## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
+##   -MM, not -M (despite what the docs say).
+## - Using -M directly means running the compiler twice (even worse
+##   than renaming).
+  if test -z "$gccflag"; then
+    gccflag=-MD,
+  fi
+  "$@" -Wp,"$gccflag$tmpdepfile"
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+  echo "$object : \\" > "$depfile"
+  alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
+## The second -e expression handles DOS-style file names with drive letters.
+  sed -e 's/^[^:]*: / /' \
+      -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
+## This next piece of magic avoids the `deleted header file' problem.
+## The problem is that when a header file which appears in a .P file
+## is deleted, the dependency causes make to die (because there is
+## typically no way to rebuild the header).  We avoid this by adding
+## dummy dependencies for each header file.  Too bad gcc doesn't do
+## this for us directly.
+  tr ' ' '
+' < "$tmpdepfile" |
+## Some versions of gcc put a space before the `:'.  On the theory
+## that the space means something, we add a space to the output as
+## well.
+## Some versions of the HPUX 10.20 sed can't process this invocation
+## correctly.  Breaking it into two sed invocations is a workaround.
+    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+hp)
+  # This case exists only to let depend.m4 do its work.  It works by
+  # looking at the text of this script.  This case will never be run,
+  # since it is checked for above.
+  exit 1
+  ;;
+
+sgi)
+  if test "$libtool" = yes; then
+    "$@" "-Wp,-MDupdate,$tmpdepfile"
+  else
+    "$@" -MDupdate "$tmpdepfile"
+  fi
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+
+  if test -f "$tmpdepfile"; then  # yes, the sourcefile depend on other files
+    echo "$object : \\" > "$depfile"
+
+    # Clip off the initial element (the dependent).  Don't try to be
+    # clever and replace this with sed code, as IRIX sed won't handle
+    # lines with more than a fixed number of characters (4096 in
+    # IRIX 6.2 sed, 8192 in IRIX 6.5).  We also remove comment lines;
+    # the IRIX cc adds comments like `#:fec' to the end of the
+    # dependency line.
+    tr ' ' '
+' < "$tmpdepfile" \
+    | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
+    tr '
+' ' ' >> "$depfile"
+    echo >> "$depfile"
+
+    # The second pass generates a dummy entry for each header file.
+    tr ' ' '
+' < "$tmpdepfile" \
+   | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
+   >> "$depfile"
+  else
+    # The sourcefile does not contain any dependencies, so just
+    # store a dummy comment line, to avoid errors with the Makefile
+    # "include basename.Plo" scheme.
+    echo "#dummy" > "$depfile"
+  fi
+  rm -f "$tmpdepfile"
+  ;;
+
+aix)
+  # The C for AIX Compiler uses -M and outputs the dependencies
+  # in a .u file.  In older versions, this file always lives in the
+  # current directory.  Also, the AIX compiler puts `$object:' at the
+  # start of each line; $object doesn't have directory information.
+  # Version 6 uses the directory in both cases.
+  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
+  test "x$dir" = "x$object" && dir=
+  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+  if test "$libtool" = yes; then
+    tmpdepfile1=$dir$base.u
+    tmpdepfile2=$base.u
+    tmpdepfile3=$dir.libs/$base.u
+    "$@" -Wc,-M
+  else
+    tmpdepfile1=$dir$base.u
+    tmpdepfile2=$dir$base.u
+    tmpdepfile3=$dir$base.u
+    "$@" -M
+  fi
+  stat=$?
+
+  if test $stat -eq 0; then :
+  else
+    rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+    exit $stat
+  fi
+
+  for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
+  do
+    test -f "$tmpdepfile" && break
+  done
+  if test -f "$tmpdepfile"; then
+    # Each line is of the form `foo.o: dependent.h'.
+    # Do two passes, one to just change these to
+    # `$object: dependent.h' and one to simply `dependent.h:'.
+    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
+    # That's a tab and a space in the [].
+    sed -e 's,^.*\.[a-z]*:[     ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
+  else
+    # The sourcefile does not contain any dependencies, so just
+    # store a dummy comment line, to avoid errors with the Makefile
+    # "include basename.Plo" scheme.
+    echo "#dummy" > "$depfile"
+  fi
+  rm -f "$tmpdepfile"
+  ;;
+
+icc)
+  # Intel's C compiler understands `-MD -MF file'.  However on
+  #    icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
+  # ICC 7.0 will fill foo.d with something like
+  #    foo.o: sub/foo.c
+  #    foo.o: sub/foo.h
+  # which is wrong.  We want:
+  #    sub/foo.o: sub/foo.c
+  #    sub/foo.o: sub/foo.h
+  #    sub/foo.c:
+  #    sub/foo.h:
+  # ICC 7.1 will output
+  #    foo.o: sub/foo.c sub/foo.h
+  # and will wrap long lines using \ :
+  #    foo.o: sub/foo.c ... \
+  #     sub/foo.h ... \
+  #     ...
+
+  "$@" -MD -MF "$tmpdepfile"
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+    rm -f "$tmpdepfile"
+    exit $stat
+  fi
+  rm -f "$depfile"
+  # Each line is of the form `foo.o: dependent.h',
+  # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
+  # Do two passes, one to just change these to
+  # `$object: dependent.h' and one to simply `dependent.h:'.
+  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
+  # Some versions of the HPUX 10.20 sed can't process this invocation
+  # correctly.  Breaking it into two sed invocations is a workaround.
+  sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
+    sed -e 's/$/ :/' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+hp2)
+  # The "hp" stanza above does not work with aCC (C++) and HP's ia64
+  # compilers, which have integrated preprocessors.  The correct option
+  # to use with these is +Maked; it writes dependencies to a file named
+  # 'foo.d', which lands next to the object file, wherever that
+  # happens to be.
+  # Much of this is similar to the tru64 case; see comments there.
+  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
+  test "x$dir" = "x$object" && dir=
+  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+  if test "$libtool" = yes; then
+    tmpdepfile1=$dir$base.d
+    tmpdepfile2=$dir.libs/$base.d
+    "$@" -Wc,+Maked
+  else
+    tmpdepfile1=$dir$base.d
+    tmpdepfile2=$dir$base.d
+    "$@" +Maked
+  fi
+  stat=$?
+  if test $stat -eq 0; then :
+  else
+     rm -f "$tmpdepfile1" "$tmpdepfile2"
+     exit $stat
+  fi
+
+  for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
+  do
+    test -f "$tmpdepfile" && break
+  done
+  if test -f "$tmpdepfile"; then
+    sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
+    # Add `dependent.h:' lines.
+    sed -ne '2,${
+              s/^ *//
+              s/ \\*$//
+              s/$/:/
+              p
+            }' "$tmpdepfile" >> "$depfile"
+  else
+    echo "#dummy" > "$depfile"
+  fi
+  rm -f "$tmpdepfile" "$tmpdepfile2"
+  ;;
+
+tru64)
+   # The Tru64 compiler uses -MD to generate dependencies as a side
+   # effect.  `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
+   # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
+   # dependencies in `foo.d' instead, so we check for that too.
+   # Subdirectories are respected.
+   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
+   test "x$dir" = "x$object" && dir=
+   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
+
+   if test "$libtool" = yes; then
+      # With Tru64 cc, shared objects can also be used to make a
+      # static library.  This mechanism is used in libtool 1.4 series to
+      # handle both shared and static libraries in a single compilation.
+      # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
+      #
+      # With libtool 1.5 this exception was removed, and libtool now
+      # generates 2 separate objects for the 2 libraries.  These two
+      # compilations output dependencies in $dir.libs/$base.o.d and
+      # in $dir$base.o.d.  We have to check for both files, because
+      # one of the two compilations can be disabled.  We should prefer
+      # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
+      # automatically cleaned when .libs/ is deleted, while ignoring
+      # the former would cause a distcleancheck panic.
+      tmpdepfile1=$dir.libs/$base.lo.d   # libtool 1.4
+      tmpdepfile2=$dir$base.o.d          # libtool 1.5
+      tmpdepfile3=$dir.libs/$base.o.d    # libtool 1.5
+      tmpdepfile4=$dir.libs/$base.d      # Compaq CCC V6.2-504
+      "$@" -Wc,-MD
+   else
+      tmpdepfile1=$dir$base.o.d
+      tmpdepfile2=$dir$base.d
+      tmpdepfile3=$dir$base.d
+      tmpdepfile4=$dir$base.d
+      "$@" -MD
+   fi
+
+   stat=$?
+   if test $stat -eq 0; then :
+   else
+      rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
+      exit $stat
+   fi
+
+   for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
+   do
+     test -f "$tmpdepfile" && break
+   done
+   if test -f "$tmpdepfile"; then
+      sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
+      # That's a tab and a space in the [].
+      sed -e 's,^.*\.[a-z]*:[   ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
+   else
+      echo "#dummy" > "$depfile"
+   fi
+   rm -f "$tmpdepfile"
+   ;;
+
+#nosideeffect)
+  # This comment above is used by automake to tell side-effect
+  # dependency tracking mechanisms from slower ones.
+
+dashmstdout)
+  # Important note: in order to support this mode, a compiler *must*
+  # always write the preprocessed file to stdout, regardless of -o.
+  "$@" || exit $?
+
+  # Remove the call to Libtool.
+  if test "$libtool" = yes; then
+    while test "X$1" != 'X--mode=compile'; do
+      shift
+    done
+    shift
+  fi
+
+  # Remove `-o $object'.
+  IFS=" "
+  for arg
+  do
+    case $arg in
+    -o)
+      shift
+      ;;
+    $object)
+      shift
+      ;;
+    *)
+      set fnord "$@" "$arg"
+      shift # fnord
+      shift # $arg
+      ;;
+    esac
+  done
+
+  test -z "$dashmflag" && dashmflag=-M
+  # Require at least two characters before searching for `:'
+  # in the target name.  This is to cope with DOS-style filenames:
+  # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise.
+  "$@" $dashmflag |
+    sed 's:^[  ]*[^: ][^:][^:]*\:[    ]*:'"$object"'\: :' > "$tmpdepfile"
+  rm -f "$depfile"
+  cat < "$tmpdepfile" > "$depfile"
+  tr ' ' '
+' < "$tmpdepfile" | \
+## Some versions of the HPUX 10.20 sed can't process this invocation
+## correctly.  Breaking it into two sed invocations is a workaround.
+    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+dashXmstdout)
+  # This case only exists to satisfy depend.m4.  It is never actually
+  # run, as this mode is specially recognized in the preamble.
+  exit 1
+  ;;
+
+makedepend)
+  "$@" || exit $?
+  # Remove any Libtool call
+  if test "$libtool" = yes; then
+    while test "X$1" != 'X--mode=compile'; do
+      shift
+    done
+    shift
+  fi
+  # X makedepend
+  shift
+  cleared=no eat=no
+  for arg
+  do
+    case $cleared in
+    no)
+      set ""; shift
+      cleared=yes ;;
+    esac
+    if test $eat = yes; then
+      eat=no
+      continue
+    fi
+    case "$arg" in
+    -D*|-I*)
+      set fnord "$@" "$arg"; shift ;;
+    # Strip any option that makedepend may not understand.  Remove
+    # the object too, otherwise makedepend will parse it as a source file.
+    -arch)
+      eat=yes ;;
+    -*|$object)
+      ;;
+    *)
+      set fnord "$@" "$arg"; shift ;;
+    esac
+  done
+  obj_suffix=`echo "$object" | sed 's/^.*\././'`
+  touch "$tmpdepfile"
+  ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
+  rm -f "$depfile"
+  cat < "$tmpdepfile" > "$depfile"
+  sed '1,2d' "$tmpdepfile" | tr ' ' '
+' | \
+## Some versions of the HPUX 10.20 sed can't process this invocation
+## correctly.  Breaking it into two sed invocations is a workaround.
+    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
+  rm -f "$tmpdepfile" "$tmpdepfile".bak
+  ;;
+
+cpp)
+  # Important note: in order to support this mode, a compiler *must*
+  # always write the preprocessed file to stdout.
+  "$@" || exit $?
+
+  # Remove the call to Libtool.
+  if test "$libtool" = yes; then
+    while test "X$1" != 'X--mode=compile'; do
+      shift
+    done
+    shift
+  fi
+
+  # Remove `-o $object'.
+  IFS=" "
+  for arg
+  do
+    case $arg in
+    -o)
+      shift
+      ;;
+    $object)
+      shift
+      ;;
+    *)
+      set fnord "$@" "$arg"
+      shift # fnord
+      shift # $arg
+      ;;
+    esac
+  done
+
+  "$@" -E |
+    sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
+       -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
+    sed '$ s: \\$::' > "$tmpdepfile"
+  rm -f "$depfile"
+  echo "$object : \\" > "$depfile"
+  cat < "$tmpdepfile" >> "$depfile"
+  sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+msvisualcpp)
+  # Important note: in order to support this mode, a compiler *must*
+  # always write the preprocessed file to stdout.
+  "$@" || exit $?
+
+  # Remove the call to Libtool.
+  if test "$libtool" = yes; then
+    while test "X$1" != 'X--mode=compile'; do
+      shift
+    done
+    shift
+  fi
+
+  IFS=" "
+  for arg
+  do
+    case "$arg" in
+    -o)
+      shift
+      ;;
+    $object)
+      shift
+      ;;
+    "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
+       set fnord "$@"
+       shift
+       shift
+       ;;
+    *)
+       set fnord "$@" "$arg"
+       shift
+       shift
+       ;;
+    esac
+  done
+  "$@" -E 2>/dev/null |
+  sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
+  rm -f "$depfile"
+  echo "$object : \\" > "$depfile"
+  sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::     \1 \\:p' >> "$depfile"
+  echo "       " >> "$depfile"
+  sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
+  rm -f "$tmpdepfile"
+  ;;
+
+msvcmsys)
+  # This case exists only to let depend.m4 do its work.  It works by
+  # looking at the text of this script.  This case will never be run,
+  # since it is checked for above.
+  exit 1
+  ;;
+
+none)
+  exec "$@"
+  ;;
+
+*)
+  echo "Unknown depmode $depmode" 1>&2
+  exit 1
+  ;;
+esac
+
+exit 0
+
+# Local Variables:
+# mode: shell-script
+# sh-indentation: 2
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
+# End:
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644 (file)
index 0000000..fd91f01
--- /dev/null
@@ -0,0 +1,11 @@
+SUBDIRS = reference
+
+test-report:
+       @true
+
+test:
+       @true
+
+check-local: test
+
+.PHONY: test-report test check-local
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
new file mode 100644 (file)
index 0000000..6e7e33c
--- /dev/null
@@ -0,0 +1,96 @@
+# This is a blank Makefile.am for using gtk-doc.
+# Copy this to your project's API docs directory and modify the variables to
+# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
+# of using the various options.
+
+# The name of the module, e.g. 'glib'.
+DOC_MODULE = json-glib
+
+# The top-level XML file. You can change this if you want to.
+DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
+
+# The directory containing the source code. Relative to $(srcdir).
+# gtk-doc will search all .c & .h files beneath here for inline comments
+# documenting the functions and macros.
+# e.g. DOC_SOURCE_DIR=../../../gtk
+DOC_SOURCE_DIR = ../../json-glib
+
+# Extra options to pass to gtkdoc-scangobj. Not normally needed.
+SCANGOBJ_OPTIONS = --type-init-func="g_type_init()"
+
+# Extra options to supply to gtkdoc-scan.
+# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
+SCAN_OPTIONS = --deprecated-guards="JSON_DISABLE_DEPRECATED"
+
+# Extra options to supply to gtkdoc-mkdb.
+# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
+MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=json
+
+# Extra options to supply to gtkdoc-mktmpl
+# e.g. MKTMPL_OPTIONS=--only-section-tmpl
+MKTMPL_OPTIONS =
+
+# Extra options to supply to gtkdoc-fixref. Not normally needed.
+# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
+FIXXREF_OPTIONS = \
+       --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
+       --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject
+
+# Used for dependencies. The docs will be rebuilt if any of these change.
+# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
+# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
+HFILE_GLOB = $(top_srcdir)/json-glib/*.h $(top_builddir)/json-glib/*.h
+CFILE_GLOB = $(top_srcdir)/json-glib/*.c
+
+# Header files to ignore when scanning.
+# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
+IGNORE_HFILES = \
+       json-scanner.h          \
+       json-types-private.h    \
+       json-gobject-private.h  \
+       json-private.h          \
+       json-marshal.h          \
+       json-glib.h             \
+       json-enum-types.h
+
+EXTRA_HFILES =
+
+# Images to copy into HTML directory.
+# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
+HTML_IMAGES =
+
+# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
+# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
+content_files = version.xml
+
+# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
+# These files must be listed here *and* in content_files
+# e.g. expand_content_files=running.sgml
+expand_content_files =
+
+# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
+# Only needed if you are using gtkdoc-scangobj to dynamically query widget
+# signals and properties.
+# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
+# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
+
+INCLUDES = -I$(top_srcdir) -I$(top_builddir) $(JSON_CFLAGS)
+GTKDOC_LIBS = $(top_builddir)/json-glib/libjson-glib-1.0.la $(JSON_LIBS)
+
+# needed to avoid including Makefile.am.gtest which redeclares
+# EXTRA_DIST and generates a warning when the gtk-doc.make include
+# below
+test-report:
+       @true
+
+test:
+       @true
+
+check-local: test
+
+# This includes the standard gtk-doc make rules, copied by gtkdocize.
+include $(top_srcdir)/gtk-doc.make
+
+# Other files to distribute
+# e.g. EXTRA_DIST += version.xml.in
+EXTRA_DIST += version.xml.in
diff --git a/doc/reference/html/JsonGenerator.html b/doc/reference/html/JsonGenerator.html
new file mode 100644 (file)
index 0000000..6deb588
--- /dev/null
@@ -0,0 +1,268 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JsonGenerator</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="ch03.html" title="Generator">
+<link rel="prev" href="ch03.html" title="Generator">
+<link rel="next" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ch03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="ch03.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-advanced.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#JsonGenerator.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#JsonGenerator.description" class="shortcut">Description</a>
+                  Â | 
+                  <a href="#JsonGenerator.object-hierarchy" class="shortcut">Object Hierarchy</a>
+                  Â | 
+                  <a href="#JsonGenerator.properties" class="shortcut">Properties</a>
+</td></tr>
+</table>
+<div class="refentry" title="JsonGenerator">
+<a name="JsonGenerator"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="JsonGenerator.top_of_page"></a>JsonGenerator</span></h2>
+<p>JsonGenerator â€” Generates JSON data streams</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="JsonGenerator.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">                    <a class="link" href="JsonGenerator.html#JsonGenerator-struct" title="JsonGenerator">JsonGenerator</a>;
+                    <a class="link" href="JsonGenerator.html#JsonGeneratorClass" title="JsonGeneratorClass">JsonGeneratorClass</a>;
+<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *     <a class="link" href="JsonGenerator.html#json-generator-new" title="json_generator_new ()">json_generator_new</a>                  (void);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="JsonGenerator.html#json-generator-to-file" title="json_generator_to_file ()">json_generator_to_file</a>              (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *filename,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="JsonGenerator.html#json-generator-to-data" title="json_generator_to_data ()">json_generator_to_data</a>              (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);
+<span class="returnvalue">void</span>                <a class="link" href="JsonGenerator.html#json-generator-set-root" title="json_generator_set_root ()">json_generator_set_root</a>             (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+</pre>
+</div>
+<div class="refsect1" title="Object Hierarchy">
+<a name="JsonGenerator.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="synopsis">
+  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+   +----JsonGenerator
+</pre>
+</div>
+<div class="refsect1" title="Properties">
+<a name="JsonGenerator.properties"></a><h2>Properties</h2>
+<pre class="synopsis">
+  "<a class="link" href="JsonGenerator.html#JsonGenerator--indent" title='The "indent" property'>indent</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write
+  "<a class="link" href="JsonGenerator.html#JsonGenerator--indent-char" title='The "indent-char" property'>indent-char</a>"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write
+  "<a class="link" href="JsonGenerator.html#JsonGenerator--pretty" title='The "pretty" property'>pretty</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
+  "<a class="link" href="JsonGenerator.html#JsonGenerator--root" title='The "root" property'>root</a>"                     <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>*             : Read / Write
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="JsonGenerator.description"></a><h2>Description</h2>
+<p>
+<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a> provides an object for generating a JSON data stream and
+put it into a buffer or a file.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="JsonGenerator.details"></a><h2>Details</h2>
+<div class="refsect2" title="JsonGenerator">
+<a name="JsonGenerator-struct"></a><h3>JsonGenerator</h3>
+<pre class="programlisting">typedef struct _JsonGenerator JsonGenerator;</pre>
+<p>
+JSON data streams generator. The contents of the <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a> structure
+are private and should only be accessed via the provided API.</p>
+</div>
+<hr>
+<div class="refsect2" title="JsonGeneratorClass">
+<a name="JsonGeneratorClass"></a><h3>JsonGeneratorClass</h3>
+<pre class="programlisting">typedef struct {
+} JsonGeneratorClass;
+</pre>
+<p>
+<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a> class</p>
+</div>
+<hr>
+<div class="refsect2" title="json_generator_new ()">
+<a name="json-generator-new"></a><h3>json_generator_new ()</h3>
+<pre class="programlisting"><a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *     json_generator_new                  (void);</pre>
+<p>
+Creates a new <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a>. You can use this object to generate a
+JSON data stream starting from a data object model composed by
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>s.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a> instance
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_generator_to_file ()">
+<a name="json-generator-to-file"></a><h3>json_generator_to_file ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_generator_to_file              (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *filename,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);</pre>
+<p>
+Creates a JSON data stream and puts it inside <em class="parameter"><code>filename</code></em>, overwriting the
+current file contents. This operation is atomic.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>generator</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
+<td> path to the target file
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if saving was successful.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_generator_to_data ()">
+<a name="json-generator-to-data"></a><h3>json_generator_to_data ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             json_generator_to_data              (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);</pre>
+<p>
+Generates a JSON data stream from <em class="parameter"><code>generator</code></em> and returns it as a
+buffer.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>generator</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td>out. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a newly allocated buffer holding a JSON data stream.
+  Use <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free the allocated resources.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_generator_set_root ()">
+<a name="json-generator-set-root"></a><h3>json_generator_set_root ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_generator_set_root             (<a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="returnvalue">JsonGenerator</span></a> *generator,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Sets <em class="parameter"><code>node</code></em> as the root of the JSON data stream to be serialized by
+the <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a>.
+</p>
+<p>
+</p>
+<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
+<h3 class="title">Note</h3>The node is copied by the generator object, so it can be safely
+freed after calling this function.</div>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>generator</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonGenerator.html" title="JsonGenerator"><span class="type">JsonGenerator</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<div class="refsect1" title="Property Details">
+<a name="JsonGenerator.property-details"></a><h2>Property Details</h2>
+<div class="refsect2" title='The "indent" property'>
+<a name="JsonGenerator--indent"></a><h3>The <code class="literal">"indent"</code> property</h3>
+<pre class="programlisting">  "indent"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write</pre>
+<p>
+Number of spaces to be used to indent when pretty printing.</p>
+<p>Default value: 2</p>
+</div>
+<hr>
+<div class="refsect2" title='The "indent-char" property'>
+<a name="JsonGenerator--indent-char"></a><h3>The <code class="literal">"indent-char"</code> property</h3>
+<pre class="programlisting">  "indent-char"              <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a>                 : Read / Write</pre>
+<p>
+The character that should be used when indenting in pretty print.</p>
+<p>Default value: ' '</p>
+<p class="since">Since 0.6</p>
+</div>
+<hr>
+<div class="refsect2" title='The "pretty" property'>
+<a name="JsonGenerator--pretty"></a><h3>The <code class="literal">"pretty"</code> property</h3>
+<pre class="programlisting">  "pretty"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
+<p>
+Whether the output should be "pretty-printed", with indentation and
+newlines. The indentation level can be controlled by using the
+JsonGenerator:indent property</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2" title='The "root" property'>
+<a name="JsonGenerator--root"></a><h3>The <code class="literal">"root"</code> property</h3>
+<pre class="programlisting">  "root"                     <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>*             : Read / Write</pre>
+<p>
+The root <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> to be used when constructing a JSON data
+stream.</p>
+<p class="since">Since 0.4</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/JsonParser.html b/doc/reference/html/JsonParser.html
new file mode 100644 (file)
index 0000000..08af3a5
--- /dev/null
@@ -0,0 +1,704 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JsonParser</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="ch02.html" title="Parser">
+<link rel="prev" href="ch02.html" title="Parser">
+<link rel="next" href="ch03.html" title="Generator">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ch02.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="ch02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ch03.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#JsonParser.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#JsonParser.description" class="shortcut">Description</a>
+                  Â | 
+                  <a href="#JsonParser.object-hierarchy" class="shortcut">Object Hierarchy</a>
+                  Â | 
+                  <a href="#JsonParser.signals" class="shortcut">Signals</a>
+</td></tr>
+</table>
+<div class="refentry" title="JsonParser">
+<a name="JsonParser"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="JsonParser.top_of_page"></a>JsonParser</span></h2>
+<p>JsonParser â€” Parse JSON data streams</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="JsonParser.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">enum                <a class="link" href="JsonParser.html#JsonParserError" title="enum JsonParserError">JsonParserError</a>;
+
+                    <a class="link" href="JsonParser.html#JsonParser-struct" title="JsonParser">JsonParser</a>;
+                    <a class="link" href="JsonParser.html#JsonParserClass" title="JsonParserClass">JsonParserClass</a>;
+<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *        <a class="link" href="JsonParser.html#json-parser-new" title="json_parser_new ()">json_parser_new</a>                     (void);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="JsonParser.html#json-parser-load-from-file" title="json_parser_load_from_file ()">json_parser_load_from_file</a>          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *filename,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="JsonParser.html#json-parser-load-from-data" title="json_parser_load_from_data ()">json_parser_load_from_data</a>          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);
+
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="JsonParser.html#json-parser-get-root" title="json_parser_get_root ()">json_parser_get_root</a>                (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);
+
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="JsonParser.html#json-parser-get-current-line" title="json_parser_get_current_line ()">json_parser_get_current_line</a>        (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="JsonParser.html#json-parser-get-current-pos" title="json_parser_get_current_pos ()">json_parser_get_current_pos</a>         (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="JsonParser.html#json-parser-has-assignment" title="json_parser_has_assignment ()">json_parser_has_assignment</a>          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **variable_name);
+</pre>
+</div>
+<div class="refsect1" title="Object Hierarchy">
+<a name="JsonParser.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="synopsis">
+  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+   +----JsonParser
+</pre>
+</div>
+<div class="refsect1" title="Signals">
+<a name="JsonParser.signals"></a><h2>Signals</h2>
+<pre class="synopsis">
+  "<a class="link" href="JsonParser.html#JsonParser-array-element" title='The "array-element" signal'>array-element</a>"                                  : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-array-end" title='The "array-end" signal'>array-end</a>"                                      : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-array-start" title='The "array-start" signal'>array-start</a>"                                    : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-error" title='The "error" signal'>error</a>"                                          : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-object-end" title='The "object-end" signal'>object-end</a>"                                     : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-object-member" title='The "object-member" signal'>object-member</a>"                                  : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-object-start" title='The "object-start" signal'>object-start</a>"                                   : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-parse-end" title='The "parse-end" signal'>parse-end</a>"                                      : Run Last
+  "<a class="link" href="JsonParser.html#JsonParser-parse-start" title='The "parse-start" signal'>parse-start</a>"                                    : Run Last
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="JsonParser.description"></a><h2>Description</h2>
+<p>
+<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> provides an object for parsing a JSON data stream, either
+inside a file or inside a static buffer.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="JsonParser.details"></a><h2>Details</h2>
+<div class="refsect2" title="enum JsonParserError">
+<a name="JsonParserError"></a><h3>enum JsonParserError</h3>
+<pre class="programlisting">typedef enum {
+  JSON_PARSER_ERROR_PARSE,
+  
+  JSON_PARSER_ERROR_UNKNOWN
+} JsonParserError;
+</pre>
+<p>
+Error enumeration for <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><a name="JSON-PARSER-ERROR-PARSE:CAPS"></a><span class="term"><code class="literal">JSON_PARSER_ERROR_PARSE</code></span></p></td>
+<td> parse error
+</td>
+</tr>
+<tr>
+<td><p><a name="JSON-PARSER-ERROR-UNKNOWN:CAPS"></a><span class="term"><code class="literal">JSON_PARSER_ERROR_UNKNOWN</code></span></p></td>
+<td> unknown error
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JsonParser">
+<a name="JsonParser-struct"></a><h3>JsonParser</h3>
+<pre class="programlisting">typedef struct _JsonParser JsonParser;</pre>
+<p>
+JSON data streams parser. The contents of the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> structure are
+private and should only be accessed via the provided API.</p>
+</div>
+<hr>
+<div class="refsect2" title="JsonParserClass">
+<a name="JsonParserClass"></a><h3>JsonParserClass</h3>
+<pre class="programlisting">typedef struct {
+  void (* parse_start)   (JsonParser   *parser);
+
+  void (* object_start)  (JsonParser   *parser);
+  void (* object_member) (JsonParser   *parser,
+                          JsonObject   *object,
+                          const gchar  *member_name);
+  void (* object_end)    (JsonParser   *parser,
+                          JsonObject   *object);
+
+  void (* array_start)   (JsonParser   *parser);
+  void (* array_element) (JsonParser   *parser,
+                          JsonArray    *array,
+                          gint          index_);
+  void (* array_end)     (JsonParser   *parser,
+                          JsonArray    *array);
+
+  void (* parse_end)     (JsonParser   *parser);
+  
+  void (* error)         (JsonParser   *parser,
+                          const GError *error);
+} JsonParserClass;
+</pre>
+<p>
+<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> class.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.parse-start"></a>parse_start</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::parse-start signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.object-start"></a>object_start</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::object-start signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.object-member"></a>object_member</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::object-member signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.object-end"></a>object_end</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::object-end signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.array-start"></a>array_start</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::array-start signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.array-element"></a>array_element</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::array-element signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.array-end"></a>array_end</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::array-end signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.parse-end"></a>parse_end</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::parse-end signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonParserClass.error"></a>error</code></em> ()</span></p></td>
+<td> class handler for the JsonParser::error signal
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_new ()">
+<a name="json-parser-new"></a><h3>json_parser_new ()</h3>
+<pre class="programlisting"><a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *        json_parser_new                     (void);</pre>
+<p>
+Creates a new <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> instance. You can use the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> to
+load a JSON stream from either a file or a buffer and then walk the
+hierarchy using the data types API.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>
+  to release all the memory it allocates.
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_load_from_file ()">
+<a name="json-parser-load-from-file"></a><h3>json_parser_load_from_file ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_parser_load_from_file          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *filename,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);</pre>
+<p>
+Loads a JSON stream from the content of <em class="parameter"><code>filename</code></em> and parses it. See
+<a class="link" href="JsonParser.html#json-parser-load-from-data" title="json_parser_load_from_data ()"><code class="function">json_parser_load_from_data()</code></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>filename</code></em> :</span></p></td>
+<td> the path for the file to parse
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the file was successfully loaded and parsed.
+  In case of error, <em class="parameter"><code>error</code></em> is set accordingly and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_load_from_data ()">
+<a name="json-parser-load-from-data"></a><h3>json_parser_load_from_data ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_parser_load_from_data          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);</pre>
+<p>
+Loads a JSON stream from a buffer and parses it. You can call this function
+multiple times with the same <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> object, but the contents of the
+parser will be destroyed each time.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
+<td> the buffer to parse
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td> the length of the buffer, or -1
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the buffer was succesfully parser. In case
+  of error, <em class="parameter"><code>error</code></em> is set accordingly and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_get_root ()">
+<a name="json-parser-get-root"></a><h3>json_parser_get_root ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_parser_get_root                (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);</pre>
+<p>
+Retrieves the top level node from the parsed JSON stream.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer none. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_get_current_line ()">
+<a name="json-parser-get-current-line"></a><h3>json_parser_get_current_line ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               json_parser_get_current_line        (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);</pre>
+<p>
+Retrieves the line currently parsed, starting from 1.
+</p>
+<p>
+This function has defined behaviour only while parsing; calling this
+function from outside the signal handlers emitted by <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will
+yield 0.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the currently parsed line, or 0.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_get_current_pos ()">
+<a name="json-parser-get-current-pos"></a><h3>json_parser_get_current_pos ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               json_parser_get_current_pos         (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser);</pre>
+<p>
+Retrieves the current position inside the current line, starting
+from 0.
+</p>
+<p>
+This function has defined behaviour only while parsing; calling this
+function from outside the signal handlers emitted by <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will
+yield 0.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the position in the current line, or 0.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_parser_has_assignment ()">
+<a name="json-parser-has-assignment"></a><h3>json_parser_has_assignment ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_parser_has_assignment          (<a class="link" href="JsonParser.html" title="JsonParser"><span class="returnvalue">JsonParser</span></a> *parser,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> **variable_name);</pre>
+<p>
+A JSON data stream might sometimes contain an assignment, like:
+</p>
+<p>
+</p>
+<div class="informalexample"><pre class="programlisting">
+  var _json_data = { "member_name" : [ ...
+</pre></div>
+<p>
+</p>
+<p>
+even though it would technically constitute a violation of the RFC.
+</p>
+<p>
+<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will ignore the left hand identifier and parse the right
+hand value of the assignment. <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> will record, though, the
+existence of the assignment in the data stream and the variable name
+used.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>variable_name</code></em> :</span></p></td>
+<td>out) (allow-none. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there was an assignment, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. If
+  <em class="parameter"><code>variable_name</code></em> is not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it will be set to the name of the variable
+  used in the assignment. The string is owned by <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> and should
+  never be modified or freed.
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.4</p>
+</div>
+</div>
+<div class="refsect1" title="Signal Details">
+<a name="JsonParser.signal-details"></a><h2>Signal Details</h2>
+<div class="refsect2" title='The "array-element" signal'>
+<a name="JsonParser-array-element"></a><h3>The <code class="literal">"array-element"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>  *array,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>        index_,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::array-element signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+has successfully parsed a single element of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>. The
+array and element index are passed to the signal handlers.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the newly parsed element
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "array-end" signal'>
+<a name="JsonParser-array-end"></a><h3>The <code class="literal">"array-end"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>  *array,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::array-end signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+has successfully parsed an entire <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> the parsed <span class="type">JsonArrary</span>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "array-start" signal'>
+<a name="JsonParser-array-start"></a><h3>The <code class="literal">"array-start"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::array-start signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+starts parsing a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "error" signal'>
+<a name="JsonParser-error"></a><h3>The <code class="literal">"error"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    error,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::error signal is emitted each time a <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> encounters
+an error in a JSON stream.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the parser instance that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> a pointer to the <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "object-end" signal'>
+<a name="JsonParser-object-end"></a><h3>The <code class="literal">"object-end"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> *object,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::object-end signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+has successfully parsed an entire <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> the parsed <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "object-member" signal'>
+<a name="JsonParser-object-member"></a><h3>The <code class="literal">"object-member"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> *object,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>      *member_name,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)        : Run Last</pre>
+<p>
+The ::object-member signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+has successfully parsed a single member of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>. The
+object and member are passed to the signal handlers.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the newly parsed member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "object-start" signal'>
+<a name="JsonParser-object-start"></a><h3>The <code class="literal">"object-start"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::object-start signal is emitted each time the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a>
+starts parsing a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "parse-end" signal'>
+<a name="JsonParser-parse-end"></a><h3>The <code class="literal">"parse-end"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::parse-end signal is emitted when the parser successfully
+finished parsing a JSON data stream</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title='The "parse-start" signal'>
+<a name="JsonParser-parse-start"></a><h3>The <code class="literal">"parse-start"</code> signal</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> *parser,
+                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>    user_data)      : Run Last</pre>
+<p>
+The ::parse-start signal is emitted when the parser began parsing
+a JSON data stream.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parser</code></em> :</span></p></td>
+<td> the <a class="link" href="JsonParser.html" title="JsonParser"><span class="type">JsonParser</span></a> that received the signal
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td>user data set when the signal handler was connected.</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/annotation-glossary.html b/doc/reference/html/annotation-glossary.html
new file mode 100644 (file)
index 0000000..62f1725
--- /dev/null
@@ -0,0 +1,80 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Annotation Glossary</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="next" href="license.html" title="Appendix A. License">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix06.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="license.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#glsO">O</a>
+                     Â | 
+                   <a class="shortcut" href="#glsA">A</a>
+                     Â | 
+                   <a class="shortcut" href="#glsE">E</a>
+                     Â | 
+                   <a class="shortcut" href="#glsT">T</a>
+</td></tr>
+</table>
+<div class="glossary" title="Annotation Glossary">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
+<a name="glsO"></a><h3 class="title">O</h3>
+<dt>
+<a name="annotation-glossterm-out"></a>out</dt>
+<dd><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
+<a name="glsA"></a><h3 class="title">A</h3>
+<dt>
+<a name="annotation-glossterm-allow-none"></a>allow-none</dt>
+<dd><p>NULL is ok, both for passing and for returning.</p></dd>
+<a name="glsE"></a><h3 class="title">E</h3>
+<dt>
+<a name="annotation-glossterm-element-type"></a>element-type</dt>
+<dd><p>Generics and defining elements of containers and arrays.</p></dd>
+<a name="glsT"></a><h3 class="title">T</h3>
+<dt>
+<a name="annotation-glossterm-transfer%20container"></a>transfer container</dt>
+<dd><p>Free data container after the code is done.</p></dd>
+<dt>
+<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
+<dd><p>Free data after the code is done.</p></dd>
+<dt>
+<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
+<dd><p>Don't free data after the code is done.</p></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ch01.html b/doc/reference/html/ch01.html
new file mode 100644 (file)
index 0000000..4f0d310
--- /dev/null
@@ -0,0 +1,58 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Data Types</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="prev" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="next" href="json-glib-JSON-Node.html" title="JSON Node">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-base.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-base.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-JSON-Node.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter" title="Data Types">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3095108"></a>Data Types</h2></div></div></div>
+<div class="toc"><dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Node.html">JSON Node</a></span><span class="refpurpose"> â€” Node in a JSON object model</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Array.html">JSON Array</a></span><span class="refpurpose"> â€” a JSON array representation</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Object.html">JSON Object</a></span><span class="refpurpose"> â€” a JSON object representation</span>
+</dt>
+</dl></div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ch02.html b/doc/reference/html/ch02.html
new file mode 100644 (file)
index 0000000..e81431a
--- /dev/null
@@ -0,0 +1,50 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Parser</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="prev" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="next" href="JsonParser.html" title="JsonParser">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-streams.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-streams.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="JsonParser.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter" title="Parser">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055767"></a>Parser</h2></div></div></div>
+<div class="toc"><dl><dt>
+<span class="refentrytitle"><a href="JsonParser.html">JsonParser</a></span><span class="refpurpose"> â€” Parse JSON data streams</span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ch03.html b/doc/reference/html/ch03.html
new file mode 100644 (file)
index 0000000..0c17f0b
--- /dev/null
@@ -0,0 +1,50 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Generator</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="prev" href="JsonParser.html" title="JsonParser">
+<link rel="next" href="JsonGenerator.html" title="JsonGenerator">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="JsonParser.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-streams.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="JsonGenerator.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter" title="Generator">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055778"></a>Generator</h2></div></div></div>
+<div class="toc"><dl><dt>
+<span class="refentrytitle"><a href="JsonGenerator.html">JsonGenerator</a></span><span class="refpurpose"> â€” Generates JSON data streams</span>
+</dt></dl></div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ch04.html b/doc/reference/html/ch04.html
new file mode 100644 (file)
index 0000000..54fd40c
--- /dev/null
@@ -0,0 +1,52 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Object Hierarchy</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="prev" href="json-glib-Versioning-information.html" title="Versioning information">
+<link rel="next" href="ix01.html" title="Index">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-glib-Versioning-information.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-tools.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="chapter" title="Object Hierarchy">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055825"></a>Object Hierarchy</h2></div></div></div>
+<pre class="screen">
+    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
+        <a class="link" href="JsonGenerator.html" title="JsonGenerator">JsonGenerator</a>
+        <a class="link" href="JsonParser.html" title="JsonParser">JsonParser</a>
+</pre>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/home.png b/doc/reference/html/home.png
new file mode 100644 (file)
index 0000000..1700361
Binary files /dev/null and b/doc/reference/html/home.png differ
diff --git a/doc/reference/html/index.html b/doc/reference/html/index.html
new file mode 100644 (file)
index 0000000..408f136
--- /dev/null
@@ -0,0 +1,124 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JSON-GLib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="next" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<div class="book" title="JSON-GLib Reference Manual">
+<div class="titlepage">
+<div>
+<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">JSON-GLib Reference Manual</p></th></tr></table></div>
+<div><p class="releaseinfo">for JSON-GLib 0.10.4
+</p></div>
+<div><p class="copyright">Copyright Â© 2007, 2008 OpenedHand LTD</p></div>
+<div><p class="copyright">Copyright Â© 2009 Intel Corporation</p></div>
+<div><div class="legalnotice" title="Legal Notice">
+<a name="id3061245"></a><p>
+        Permission is granted to copy, distribute and/or modify this
+        document under the terms of the <em class="citetitle">GNU Free
+        Documentation License</em>, Version 1.1 or any later
+        version published by the Free Software Foundation with no
+        Invariant Sections, no Front-Cover Texts, and no Back-Cover
+        Texts. You may obtain a copy of the <em class="citetitle">GNU Free
+        Documentation License</em> from the Free Software
+        Foundation by visiting <a class="ulink" href="http://www.fsf.org" target="_top">their Web site</a> or by writing
+        to:
+
+        </p>
+<div class="address"><p><br>
+          The Free Software Foundation, Inc.,<br>
+          <span class="street">59 Temple Place</span> - Suite 330,<br>
+          <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02111-1307</span>,<br>
+          <span class="country">USA</span><br>
+        </p></div>
+<p>
+      </p>
+</div></div>
+</div>
+<hr>
+</div>
+<div class="toc"><dl>
+<dt><span class="part"><a href="json-glib.html">I. JSON-GLib Overview</a></span></dt>
+<dt><span class="part"><a href="json-base.html">II. JSON-GLib Reference</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="ch01.html">Data Types</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Node.html">JSON Node</a></span><span class="refpurpose"> â€” Node in a JSON object model</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Array.html">JSON Array</a></span><span class="refpurpose"> â€” a JSON array representation</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Object.html">JSON Object</a></span><span class="refpurpose"> â€” a JSON object representation</span>
+</dt>
+</dl></dd>
+</dl></dd>
+<dt><span class="part"><a href="json-streams.html">III. Reading and writing</a></span></dt>
+<dd><dl>
+<dt><span class="chapter"><a href="ch02.html">Parser</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="JsonParser.html">JsonParser</a></span><span class="refpurpose"> â€” Parse JSON data streams</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="ch03.html">Generator</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="JsonGenerator.html">JsonGenerator</a></span><span class="refpurpose"> â€” Generates JSON data streams</span>
+</dt></dl></dd>
+</dl></dd>
+<dt><span class="part"><a href="json-advanced.html">IV. JSON-GLib Advanced API</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-GObject-Serialization.html">GObject Serialization</a></span><span class="refpurpose"> â€” Serialize and deserialize GObjects</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Serializable-Interface.html">Serializable Interface</a></span><span class="refpurpose"> â€” Interface for serialize and deserialize special GObjects</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Boxed-Types-Serialization.html">Boxed Types Serialization</a></span><span class="refpurpose"> â€” Serialize and deserialize GBoxed types</span>
+</dt>
+</dl></dd>
+<dt><span class="part"><a href="json-tools.html">V. JSON-GLib Additional Reference</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Versioning-information.html">Versioning information</a></span><span class="refpurpose"> â€” JSON-GLib version checking</span>
+</dt>
+<dt><span class="chapter"><a href="ch04.html">Object Hierarchy</a></span></dt>
+</dl></dd>
+<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
+<dt><span class="index"><a href="ix02.html">Index of deprecated symbols</a></span></dt>
+<dt><span class="index"><a href="ix03.html">Index of new symbols in 0.4</a></span></dt>
+<dt><span class="index"><a href="ix04.html">Index of new symbols in 0.6</a></span></dt>
+<dt><span class="index"><a href="ix05.html">Index of new symbols in 0.8</a></span></dt>
+<dt><span class="index"><a href="ix06.html">Index of new symbols in 0.10</a></span></dt>
+<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
+<dt><span class="appendix"><a href="license.html">A. License</a></span></dt>
+</dl></div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/index.sgml b/doc/reference/html/index.sgml
new file mode 100644 (file)
index 0000000..273c952
--- /dev/null
@@ -0,0 +1,201 @@
+<ANCHOR id="json-glib-JSON-Node" href="json-glib/json-glib-JSON-Node.html">
+<ANCHOR id="json-glib-JSON-Node.synopsis" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.synopsis">
+<ANCHOR id="json-glib-JSON-Node.description" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.description">
+<ANCHOR id="json-glib-JSON-Node.details" href="json-glib/json-glib-JSON-Node.html#json-glib-JSON-Node.details">
+<ANCHOR id="JsonNodeType" href="json-glib/json-glib-JSON-Node.html#JsonNodeType">
+<ANCHOR id="JSON-NODE-OBJECT:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS">
+<ANCHOR id="JSON-NODE-ARRAY:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS">
+<ANCHOR id="JSON-NODE-VALUE:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS">
+<ANCHOR id="JSON-NODE-NULL:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS">
+<ANCHOR id="JsonNode" href="json-glib/json-glib-JSON-Node.html#JsonNode">
+<ANCHOR id="JSON-NODE-TYPE:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS">
+<ANCHOR id="JSON-NODE-HOLDS:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS">
+<ANCHOR id="JSON-NODE-HOLDS-VALUE:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS">
+<ANCHOR id="JSON-NODE-HOLDS-OBJECT:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS">
+<ANCHOR id="JSON-NODE-HOLDS-ARRAY:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS">
+<ANCHOR id="JSON-NODE-HOLDS-NULL:CAPS" href="json-glib/json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS">
+<ANCHOR id="json-node-new" href="json-glib/json-glib-JSON-Node.html#json-node-new">
+<ANCHOR id="json-node-copy" href="json-glib/json-glib-JSON-Node.html#json-node-copy">
+<ANCHOR id="json-node-free" href="json-glib/json-glib-JSON-Node.html#json-node-free">
+<ANCHOR id="json-node-set-array" href="json-glib/json-glib-JSON-Node.html#json-node-set-array">
+<ANCHOR id="json-node-take-array" href="json-glib/json-glib-JSON-Node.html#json-node-take-array">
+<ANCHOR id="json-node-get-array" href="json-glib/json-glib-JSON-Node.html#json-node-get-array">
+<ANCHOR id="json-node-dup-array" href="json-glib/json-glib-JSON-Node.html#json-node-dup-array">
+<ANCHOR id="json-node-set-object" href="json-glib/json-glib-JSON-Node.html#json-node-set-object">
+<ANCHOR id="json-node-take-object" href="json-glib/json-glib-JSON-Node.html#json-node-take-object">
+<ANCHOR id="json-node-get-object" href="json-glib/json-glib-JSON-Node.html#json-node-get-object">
+<ANCHOR id="json-node-dup-object" href="json-glib/json-glib-JSON-Node.html#json-node-dup-object">
+<ANCHOR id="json-node-set-value" href="json-glib/json-glib-JSON-Node.html#json-node-set-value">
+<ANCHOR id="json-node-get-value" href="json-glib/json-glib-JSON-Node.html#json-node-get-value">
+<ANCHOR id="json-node-set-boolean" href="json-glib/json-glib-JSON-Node.html#json-node-set-boolean">
+<ANCHOR id="json-node-get-boolean" href="json-glib/json-glib-JSON-Node.html#json-node-get-boolean">
+<ANCHOR id="json-node-set-double" href="json-glib/json-glib-JSON-Node.html#json-node-set-double">
+<ANCHOR id="json-node-get-double" href="json-glib/json-glib-JSON-Node.html#json-node-get-double">
+<ANCHOR id="json-node-set-int" href="json-glib/json-glib-JSON-Node.html#json-node-set-int">
+<ANCHOR id="json-node-get-int" href="json-glib/json-glib-JSON-Node.html#json-node-get-int">
+<ANCHOR id="json-node-set-string" href="json-glib/json-glib-JSON-Node.html#json-node-set-string">
+<ANCHOR id="json-node-get-string" href="json-glib/json-glib-JSON-Node.html#json-node-get-string">
+<ANCHOR id="json-node-dup-string" href="json-glib/json-glib-JSON-Node.html#json-node-dup-string">
+<ANCHOR id="json-node-set-parent" href="json-glib/json-glib-JSON-Node.html#json-node-set-parent">
+<ANCHOR id="json-node-get-parent" href="json-glib/json-glib-JSON-Node.html#json-node-get-parent">
+<ANCHOR id="json-node-type-name" href="json-glib/json-glib-JSON-Node.html#json-node-type-name">
+<ANCHOR id="json-node-get-value-type" href="json-glib/json-glib-JSON-Node.html#json-node-get-value-type">
+<ANCHOR id="json-node-get-node-type" href="json-glib/json-glib-JSON-Node.html#json-node-get-node-type">
+<ANCHOR id="json-node-is-null" href="json-glib/json-glib-JSON-Node.html#json-node-is-null">
+<ANCHOR id="json-glib-JSON-Array" href="json-glib/json-glib-JSON-Array.html">
+<ANCHOR id="json-glib-JSON-Array.synopsis" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.synopsis">
+<ANCHOR id="json-glib-JSON-Array.description" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.description">
+<ANCHOR id="json-glib-JSON-Array.details" href="json-glib/json-glib-JSON-Array.html#json-glib-JSON-Array.details">
+<ANCHOR id="JsonArray" href="json-glib/json-glib-JSON-Array.html#JsonArray">
+<ANCHOR id="json-array-new" href="json-glib/json-glib-JSON-Array.html#json-array-new">
+<ANCHOR id="json-array-sized-new" href="json-glib/json-glib-JSON-Array.html#json-array-sized-new">
+<ANCHOR id="json-array-ref" href="json-glib/json-glib-JSON-Array.html#json-array-ref">
+<ANCHOR id="json-array-unref" href="json-glib/json-glib-JSON-Array.html#json-array-unref">
+<ANCHOR id="json-array-add-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-element">
+<ANCHOR id="json-array-get-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-element">
+<ANCHOR id="json-array-dup-element" href="json-glib/json-glib-JSON-Array.html#json-array-dup-element">
+<ANCHOR id="json-array-get-elements" href="json-glib/json-glib-JSON-Array.html#json-array-get-elements">
+<ANCHOR id="json-array-get-length" href="json-glib/json-glib-JSON-Array.html#json-array-get-length">
+<ANCHOR id="json-array-remove-element" href="json-glib/json-glib-JSON-Array.html#json-array-remove-element">
+<ANCHOR id="JsonArrayForeach" href="json-glib/json-glib-JSON-Array.html#JsonArrayForeach">
+<ANCHOR id="json-array-foreach-element" href="json-glib/json-glib-JSON-Array.html#json-array-foreach-element">
+<ANCHOR id="json-array-add-array-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-array-element">
+<ANCHOR id="json-array-get-array-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-array-element">
+<ANCHOR id="json-array-add-boolean-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-boolean-element">
+<ANCHOR id="json-array-get-boolean-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-boolean-element">
+<ANCHOR id="json-array-add-double-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-double-element">
+<ANCHOR id="json-array-get-double-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-double-element">
+<ANCHOR id="json-array-add-int-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-int-element">
+<ANCHOR id="json-array-get-int-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-int-element">
+<ANCHOR id="json-array-add-null-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-null-element">
+<ANCHOR id="json-array-get-null-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-null-element">
+<ANCHOR id="json-array-add-object-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-object-element">
+<ANCHOR id="json-array-get-object-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-object-element">
+<ANCHOR id="json-array-add-string-element" href="json-glib/json-glib-JSON-Array.html#json-array-add-string-element">
+<ANCHOR id="json-array-get-string-element" href="json-glib/json-glib-JSON-Array.html#json-array-get-string-element">
+<ANCHOR id="json-glib-JSON-Object" href="json-glib/json-glib-JSON-Object.html">
+<ANCHOR id="json-glib-JSON-Object.synopsis" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.synopsis">
+<ANCHOR id="json-glib-JSON-Object.description" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.description">
+<ANCHOR id="json-glib-JSON-Object.details" href="json-glib/json-glib-JSON-Object.html#json-glib-JSON-Object.details">
+<ANCHOR id="JsonObject" href="json-glib/json-glib-JSON-Object.html#JsonObject">
+<ANCHOR id="json-object-new" href="json-glib/json-glib-JSON-Object.html#json-object-new">
+<ANCHOR id="json-object-ref" href="json-glib/json-glib-JSON-Object.html#json-object-ref">
+<ANCHOR id="json-object-unref" href="json-glib/json-glib-JSON-Object.html#json-object-unref">
+<ANCHOR id="json-object-add-member" href="json-glib/json-glib-JSON-Object.html#json-object-add-member">
+<ANCHOR id="json-object-set-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-member">
+<ANCHOR id="json-object-has-member" href="json-glib/json-glib-JSON-Object.html#json-object-has-member">
+<ANCHOR id="json-object-get-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-member">
+<ANCHOR id="json-object-dup-member" href="json-glib/json-glib-JSON-Object.html#json-object-dup-member">
+<ANCHOR id="json-object-get-members" href="json-glib/json-glib-JSON-Object.html#json-object-get-members">
+<ANCHOR id="json-object-get-values" href="json-glib/json-glib-JSON-Object.html#json-object-get-values">
+<ANCHOR id="json-object-get-size" href="json-glib/json-glib-JSON-Object.html#json-object-get-size">
+<ANCHOR id="json-object-remove-member" href="json-glib/json-glib-JSON-Object.html#json-object-remove-member">
+<ANCHOR id="JsonObjectForeach" href="json-glib/json-glib-JSON-Object.html#JsonObjectForeach">
+<ANCHOR id="json-object-foreach-member" href="json-glib/json-glib-JSON-Object.html#json-object-foreach-member">
+<ANCHOR id="json-object-set-array-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-array-member">
+<ANCHOR id="json-object-get-array-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-array-member">
+<ANCHOR id="json-object-set-boolean-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-boolean-member">
+<ANCHOR id="json-object-get-boolean-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-boolean-member">
+<ANCHOR id="json-object-set-double-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-double-member">
+<ANCHOR id="json-object-get-double-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-double-member">
+<ANCHOR id="json-object-set-int-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-int-member">
+<ANCHOR id="json-object-get-int-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-int-member">
+<ANCHOR id="json-object-set-null-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-null-member">
+<ANCHOR id="json-object-get-null-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-null-member">
+<ANCHOR id="json-object-set-object-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-object-member">
+<ANCHOR id="json-object-get-object-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-object-member">
+<ANCHOR id="json-object-set-string-member" href="json-glib/json-glib-JSON-Object.html#json-object-set-string-member">
+<ANCHOR id="json-object-get-string-member" href="json-glib/json-glib-JSON-Object.html#json-object-get-string-member">
+<ANCHOR id="JsonParser" href="json-glib/JsonParser.html">
+<ANCHOR id="JsonParser.synopsis" href="json-glib/JsonParser.html#JsonParser.synopsis">
+<ANCHOR id="JsonParser.object-hierarchy" href="json-glib/JsonParser.html#JsonParser.object-hierarchy">
+<ANCHOR id="JsonParser.signals" href="json-glib/JsonParser.html#JsonParser.signals">
+<ANCHOR id="JsonParser.description" href="json-glib/JsonParser.html#JsonParser.description">
+<ANCHOR id="JsonParser.details" href="json-glib/JsonParser.html#JsonParser.details">
+<ANCHOR id="JsonParserError" href="json-glib/JsonParser.html#JsonParserError">
+<ANCHOR id="JSON-PARSER-ERROR-PARSE:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-PARSE:CAPS">
+<ANCHOR id="JSON-PARSER-ERROR-UNKNOWN:CAPS" href="json-glib/JsonParser.html#JSON-PARSER-ERROR-UNKNOWN:CAPS">
+<ANCHOR id="JsonParser-struct" href="json-glib/JsonParser.html#JsonParser-struct">
+<ANCHOR id="JsonParserClass" href="json-glib/JsonParser.html#JsonParserClass">
+<ANCHOR id="json-parser-new" href="json-glib/JsonParser.html#json-parser-new">
+<ANCHOR id="json-parser-load-from-file" href="json-glib/JsonParser.html#json-parser-load-from-file">
+<ANCHOR id="json-parser-load-from-data" href="json-glib/JsonParser.html#json-parser-load-from-data">
+<ANCHOR id="json-parser-get-root" href="json-glib/JsonParser.html#json-parser-get-root">
+<ANCHOR id="json-parser-get-current-line" href="json-glib/JsonParser.html#json-parser-get-current-line">
+<ANCHOR id="json-parser-get-current-pos" href="json-glib/JsonParser.html#json-parser-get-current-pos">
+<ANCHOR id="json-parser-has-assignment" href="json-glib/JsonParser.html#json-parser-has-assignment">
+<ANCHOR id="JsonParser.signal-details" href="json-glib/JsonParser.html#JsonParser.signal-details">
+<ANCHOR id="JsonParser-array-element" href="json-glib/JsonParser.html#JsonParser-array-element">
+<ANCHOR id="JsonParser-array-end" href="json-glib/JsonParser.html#JsonParser-array-end">
+<ANCHOR id="JsonParser-array-start" href="json-glib/JsonParser.html#JsonParser-array-start">
+<ANCHOR id="JsonParser-error" href="json-glib/JsonParser.html#JsonParser-error">
+<ANCHOR id="JsonParser-object-end" href="json-glib/JsonParser.html#JsonParser-object-end">
+<ANCHOR id="JsonParser-object-member" href="json-glib/JsonParser.html#JsonParser-object-member">
+<ANCHOR id="JsonParser-object-start" href="json-glib/JsonParser.html#JsonParser-object-start">
+<ANCHOR id="JsonParser-parse-end" href="json-glib/JsonParser.html#JsonParser-parse-end">
+<ANCHOR id="JsonParser-parse-start" href="json-glib/JsonParser.html#JsonParser-parse-start">
+<ANCHOR id="JsonGenerator" href="json-glib/JsonGenerator.html">
+<ANCHOR id="JsonGenerator.synopsis" href="json-glib/JsonGenerator.html#JsonGenerator.synopsis">
+<ANCHOR id="JsonGenerator.object-hierarchy" href="json-glib/JsonGenerator.html#JsonGenerator.object-hierarchy">
+<ANCHOR id="JsonGenerator.properties" href="json-glib/JsonGenerator.html#JsonGenerator.properties">
+<ANCHOR id="JsonGenerator.description" href="json-glib/JsonGenerator.html#JsonGenerator.description">
+<ANCHOR id="JsonGenerator.details" href="json-glib/JsonGenerator.html#JsonGenerator.details">
+<ANCHOR id="JsonGenerator-struct" href="json-glib/JsonGenerator.html#JsonGenerator-struct">
+<ANCHOR id="JsonGeneratorClass" href="json-glib/JsonGenerator.html#JsonGeneratorClass">
+<ANCHOR id="json-generator-new" href="json-glib/JsonGenerator.html#json-generator-new">
+<ANCHOR id="json-generator-to-file" href="json-glib/JsonGenerator.html#json-generator-to-file">
+<ANCHOR id="json-generator-to-data" href="json-glib/JsonGenerator.html#json-generator-to-data">
+<ANCHOR id="json-generator-set-root" href="json-glib/JsonGenerator.html#json-generator-set-root">
+<ANCHOR id="JsonGenerator.property-details" href="json-glib/JsonGenerator.html#JsonGenerator.property-details">
+<ANCHOR id="JsonGenerator--indent" href="json-glib/JsonGenerator.html#JsonGenerator--indent">
+<ANCHOR id="JsonGenerator--indent-char" href="json-glib/JsonGenerator.html#JsonGenerator--indent-char">
+<ANCHOR id="JsonGenerator--pretty" href="json-glib/JsonGenerator.html#JsonGenerator--pretty">
+<ANCHOR id="JsonGenerator--root" href="json-glib/JsonGenerator.html#JsonGenerator--root">
+<ANCHOR id="json-glib-GObject-Serialization" href="json-glib/json-glib-GObject-Serialization.html">
+<ANCHOR id="json-glib-GObject-Serialization.synopsis" href="json-glib/json-glib-GObject-Serialization.html#json-glib-GObject-Serialization.synopsis">
+<ANCHOR id="json-glib-GObject-Serialization.description" href="json-glib/json-glib-GObject-Serialization.html#json-glib-GObject-Serialization.description">
+<ANCHOR id="json-glib-GObject-Serialization.details" href="json-glib/json-glib-GObject-Serialization.html#json-glib-GObject-Serialization.details">
+<ANCHOR id="json-gobject-serialize" href="json-glib/json-glib-GObject-Serialization.html#json-gobject-serialize">
+<ANCHOR id="json-gobject-deserialize" href="json-glib/json-glib-GObject-Serialization.html#json-gobject-deserialize">
+<ANCHOR id="json-gobject-to-data" href="json-glib/json-glib-GObject-Serialization.html#json-gobject-to-data">
+<ANCHOR id="json-gobject-from-data" href="json-glib/json-glib-GObject-Serialization.html#json-gobject-from-data">
+<ANCHOR id="json-construct-gobject" href="json-glib/json-glib-GObject-Serialization.html#json-construct-gobject">
+<ANCHOR id="json-serialize-gobject" href="json-glib/json-glib-GObject-Serialization.html#json-serialize-gobject">
+<ANCHOR id="json-glib-Serializable-Interface" href="json-glib/json-glib-Serializable-Interface.html">
+<ANCHOR id="json-glib-Serializable-Interface.synopsis" href="json-glib/json-glib-Serializable-Interface.html#json-glib-Serializable-Interface.synopsis">
+<ANCHOR id="json-glib-Serializable-Interface.description" href="json-glib/json-glib-Serializable-Interface.html#json-glib-Serializable-Interface.description">
+<ANCHOR id="json-glib-Serializable-Interface.details" href="json-glib/json-glib-Serializable-Interface.html#json-glib-Serializable-Interface.details">
+<ANCHOR id="JsonSerializableIface" href="json-glib/json-glib-Serializable-Interface.html#JsonSerializableIface">
+<ANCHOR id="json-serializable-serialize-property" href="json-glib/json-glib-Serializable-Interface.html#json-serializable-serialize-property">
+<ANCHOR id="json-serializable-deserialize-property" href="json-glib/json-glib-Serializable-Interface.html#json-serializable-deserialize-property">
+<ANCHOR id="json-serializable-default-serialize-property" href="json-glib/json-glib-Serializable-Interface.html#json-serializable-default-serialize-property">
+<ANCHOR id="json-serializable-default-deserialize-property" href="json-glib/json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property">
+<ANCHOR id="json-glib-Boxed-Types-Serialization" href="json-glib/json-glib-Boxed-Types-Serialization.html">
+<ANCHOR id="json-glib-Boxed-Types-Serialization.synopsis" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-glib-Boxed-Types-Serialization.synopsis">
+<ANCHOR id="json-glib-Boxed-Types-Serialization.description" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-glib-Boxed-Types-Serialization.description">
+<ANCHOR id="json-glib-Boxed-Types-Serialization.details" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-glib-Boxed-Types-Serialization.details">
+<ANCHOR id="JsonBoxedSerializeFunc" href="json-glib/json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc">
+<ANCHOR id="JsonBoxedDeserializeFunc" href="json-glib/json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc">
+<ANCHOR id="json-boxed-register-serialize-func" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func">
+<ANCHOR id="json-boxed-register-deserialize-func" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func">
+<ANCHOR id="json-boxed-can-serialize" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize">
+<ANCHOR id="json-boxed-can-deserialize" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize">
+<ANCHOR id="json-boxed-serialize" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-serialize">
+<ANCHOR id="json-boxed-deserialize" href="json-glib/json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize">
+<ANCHOR id="json-glib-Versioning-information" href="json-glib/json-glib-Versioning-information.html">
+<ANCHOR id="json-glib-Versioning-information.synopsis" href="json-glib/json-glib-Versioning-information.html#json-glib-Versioning-information.synopsis">
+<ANCHOR id="json-glib-Versioning-information.description" href="json-glib/json-glib-Versioning-information.html#json-glib-Versioning-information.description">
+<ANCHOR id="json-glib-Versioning-information.details" href="json-glib/json-glib-Versioning-information.html#json-glib-Versioning-information.details">
+<ANCHOR id="JSON-MAJOR-VERSION:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS">
+<ANCHOR id="JSON-MINOR-VERSION:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS">
+<ANCHOR id="JSON-MICRO-VERSION:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS">
+<ANCHOR id="JSON-VERSION:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-VERSION:CAPS">
+<ANCHOR id="JSON-VERSION-S:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-VERSION-S:CAPS">
+<ANCHOR id="JSON-VERSION-HEX:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS">
+<ANCHOR id="JSON-CHECK-VERSION:CAPS" href="json-glib/json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS">
+<ANCHOR id="annotation-glossterm-out" href="json-glib/annotation-glossary.html#annotation-glossterm-out">
+<ANCHOR id="annotation-glossterm-allow-none" href="json-glib/annotation-glossary.html#annotation-glossterm-allow-none">
+<ANCHOR id="annotation-glossterm-element-type" href="json-glib/annotation-glossary.html#annotation-glossterm-element-type">
+<ANCHOR id="annotation-glossterm-transfer container" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer container">
+<ANCHOR id="annotation-glossterm-transfer full" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer full">
+<ANCHOR id="annotation-glossterm-transfer none" href="json-glib/annotation-glossary.html#annotation-glossterm-transfer none">
diff --git a/doc/reference/html/ix01.html b/doc/reference/html/ix01.html
new file mode 100644 (file)
index 0000000..8dd40a2
--- /dev/null
@@ -0,0 +1,374 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ch04.html" title="Object Hierarchy">
+<link rel="next" href="ix02.html" title="Index of deprecated symbols">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ch04.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix02.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxA">A</a>
+                     Â | 
+                   <a class="shortcut" href="#idxB">B</a>
+                     Â | 
+                   <a class="shortcut" href="#idxC">C</a>
+                     Â | 
+                   <a class="shortcut" href="#idxG">G</a>
+                     Â | 
+                   <a class="shortcut" href="#idxM">M</a>
+                     Â | 
+                   <a class="shortcut" href="#idxN">N</a>
+                     Â | 
+                   <a class="shortcut" href="#idxO">O</a>
+                     Â | 
+                   <a class="shortcut" href="#idxP">P</a>
+                     Â | 
+                   <a class="shortcut" href="#idxS">S</a>
+                     Â | 
+                   <a class="shortcut" href="#idxV">V</a>
+</td></tr>
+</table>
+<div class="index" title="Index">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055837"></a>Index</h2></div></div></div>
+<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
+<dt><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray">JsonArray</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#JsonArrayForeach" title="JsonArrayForeach ()">JsonArrayForeach</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-array-element" title="json_array_add_array_element ()">json_array_add_array_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-boolean-element" title="json_array_add_boolean_element ()">json_array_add_boolean_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-double-element" title="json_array_add_double_element ()">json_array_add_double_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()">json_array_add_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-int-element" title="json_array_add_int_element ()">json_array_add_int_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-null-element" title="json_array_add_null_element ()">json_array_add_null_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-object-element" title="json_array_add_object_element ()">json_array_add_object_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-string-element" title="json_array_add_string_element ()">json_array_add_string_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-dup-element" title="json_array_dup_element ()">json_array_dup_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-foreach-element" title="json_array_foreach_element ()">json_array_foreach_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-array-element" title="json_array_get_array_element ()">json_array_get_array_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-boolean-element" title="json_array_get_boolean_element ()">json_array_get_boolean_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-double-element" title="json_array_get_double_element ()">json_array_get_double_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()">json_array_get_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-elements" title="json_array_get_elements ()">json_array_get_elements</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-int-element" title="json_array_get_int_element ()">json_array_get_int_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-length" title="json_array_get_length ()">json_array_get_length</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-null-element" title="json_array_get_null_element ()">json_array_get_null_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-object-element" title="json_array_get_object_element ()">json_array_get_object_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-string-element" title="json_array_get_string_element ()">json_array_get_string_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-new" title="json_array_new ()">json_array_new</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-ref" title="json_array_ref ()">json_array_ref</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-remove-element" title="json_array_remove_element ()">json_array_remove_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-sized-new" title="json_array_sized_new ()">json_array_sized_new</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-unref" title="json_array_unref ()">json_array_unref</a></dt>
+<dd></dd>
+<a name="idxB"></a><h3 class="title">B</h3>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()">JsonBoxedDeserializeFunc</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()">JsonBoxedSerializeFunc</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize" title="json_boxed_can_deserialize ()">json_boxed_can_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize" title="json_boxed_can_serialize ()">json_boxed_can_serialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()">json_boxed_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func" title="json_boxed_register_deserialize_func ()">json_boxed_register_deserialize_func</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func" title="json_boxed_register_serialize_func ()">json_boxed_register_serialize_func</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize" title="json_boxed_serialize ()">json_boxed_serialize</a></dt>
+<dd></dd>
+<a name="idxC"></a><h3 class="title">C</h3>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS" title="JSON_CHECK_VERSION()">JSON_CHECK_VERSION</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()">json_construct_gobject</a></dt>
+<dd></dd>
+<a name="idxG"></a><h3 class="title">G</h3>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator-struct" title="JsonGenerator">JsonGenerator</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--indent" title='The "indent" property'>JsonGenerator:indent</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--indent-char" title='The "indent-char" property'>JsonGenerator:indent-char</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--pretty" title='The "pretty" property'>JsonGenerator:pretty</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--root" title='The "root" property'>JsonGenerator:root</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#JsonGeneratorClass" title="JsonGeneratorClass">JsonGeneratorClass</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#json-generator-new" title="json_generator_new ()">json_generator_new</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#json-generator-set-root" title="json_generator_set_root ()">json_generator_set_root</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#json-generator-to-data" title="json_generator_to_data ()">json_generator_to_data</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonGenerator.html#json-generator-to-file" title="json_generator_to_file ()">json_generator_to_file</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-deserialize" title="json_gobject_deserialize ()">json_gobject_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-from-data" title="json_gobject_from_data ()">json_gobject_from_data</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-serialize" title="json_gobject_serialize ()">json_gobject_serialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-to-data" title="json_gobject_to_data ()">json_gobject_to_data</a></dt>
+<dd></dd>
+<a name="idxM"></a><h3 class="title">M</h3>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS" title="JSON_MAJOR_VERSION">JSON_MAJOR_VERSION</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS" title="JSON_MICRO_VERSION">JSON_MICRO_VERSION</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS" title="JSON_MINOR_VERSION">JSON_MINOR_VERSION</a></dt>
+<dd></dd>
+<a name="idxN"></a><h3 class="title">N</h3>
+<dt><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode">JsonNode</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType">JsonNodeType</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-copy" title="json_node_copy ()">json_node_copy</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-dup-array" title="json_node_dup_array ()">json_node_dup_array</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-dup-object" title="json_node_dup_object ()">json_node_dup_object</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-dup-string" title="json_node_dup_string ()">json_node_dup_string</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()">json_node_free</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()">json_node_get_array</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-boolean" title="json_node_get_boolean ()">json_node_get_boolean</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-double" title="json_node_get_double ()">json_node_get_double</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-int" title="json_node_get_int ()">json_node_get_int</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-node-type" title="json_node_get_node_type ()">json_node_get_node_type</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()">json_node_get_object</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-parent" title="json_node_get_parent ()">json_node_get_parent</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-string" title="json_node_get_string ()">json_node_get_string</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-value" title="json_node_get_value ()">json_node_get_value</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-value-type" title="json_node_get_value_type ()">json_node_get_value_type</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS" title="JSON_NODE_HOLDS()">JSON_NODE_HOLDS</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS" title="JSON_NODE_HOLDS_ARRAY()">JSON_NODE_HOLDS_ARRAY</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS" title="JSON_NODE_HOLDS_NULL()">JSON_NODE_HOLDS_NULL</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS" title="JSON_NODE_HOLDS_OBJECT()">JSON_NODE_HOLDS_OBJECT</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS" title="JSON_NODE_HOLDS_VALUE()">JSON_NODE_HOLDS_VALUE</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-is-null" title="json_node_is_null ()">json_node_is_null</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-new" title="json_node_new ()">json_node_new</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-array" title="json_node_set_array ()">json_node_set_array</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-boolean" title="json_node_set_boolean ()">json_node_set_boolean</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-double" title="json_node_set_double ()">json_node_set_double</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-int" title="json_node_set_int ()">json_node_set_int</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-object" title="json_node_set_object ()">json_node_set_object</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-parent" title="json_node_set_parent ()">json_node_set_parent</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-string" title="json_node_set_string ()">json_node_set_string</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-value" title="json_node_set_value ()">json_node_set_value</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-take-array" title="json_node_take_array ()">json_node_take_array</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-take-object" title="json_node_take_object ()">json_node_take_object</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS" title="JSON_NODE_TYPE()">JSON_NODE_TYPE</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-type-name" title="json_node_type_name ()">json_node_type_name</a></dt>
+<dd></dd>
+<a name="idxO"></a><h3 class="title">O</h3>
+<dt><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject">JsonObject</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#JsonObjectForeach" title="JsonObjectForeach ()">JsonObjectForeach</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-add-member" title="json_object_add_member ()">json_object_add_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-dup-member" title="json_object_dup_member ()">json_object_dup_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-foreach-member" title="json_object_foreach_member ()">json_object_foreach_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-array-member" title="json_object_get_array_member ()">json_object_get_array_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-boolean-member" title="json_object_get_boolean_member ()">json_object_get_boolean_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-double-member" title="json_object_get_double_member ()">json_object_get_double_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-int-member" title="json_object_get_int_member ()">json_object_get_int_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()">json_object_get_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-members" title="json_object_get_members ()">json_object_get_members</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-null-member" title="json_object_get_null_member ()">json_object_get_null_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-object-member" title="json_object_get_object_member ()">json_object_get_object_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-size" title="json_object_get_size ()">json_object_get_size</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-string-member" title="json_object_get_string_member ()">json_object_get_string_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-values" title="json_object_get_values ()">json_object_get_values</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-has-member" title="json_object_has_member ()">json_object_has_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-new" title="json_object_new ()">json_object_new</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-ref" title="json_object_ref ()">json_object_ref</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-remove-member" title="json_object_remove_member ()">json_object_remove_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-array-member" title="json_object_set_array_member ()">json_object_set_array_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-boolean-member" title="json_object_set_boolean_member ()">json_object_set_boolean_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-double-member" title="json_object_set_double_member ()">json_object_set_double_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-int-member" title="json_object_set_int_member ()">json_object_set_int_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()">json_object_set_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-null-member" title="json_object_set_null_member ()">json_object_set_null_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-object-member" title="json_object_set_object_member ()">json_object_set_object_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-string-member" title="json_object_set_string_member ()">json_object_set_string_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-unref" title="json_object_unref ()">json_object_unref</a></dt>
+<dd></dd>
+<a name="idxP"></a><h3 class="title">P</h3>
+<dt><a class="link" href="JsonParser.html#JsonParser-struct" title="JsonParser">JsonParser</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-array-element" title='The "array-element" signal'>JsonParser::array-element</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-array-end" title='The "array-end" signal'>JsonParser::array-end</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-array-start" title='The "array-start" signal'>JsonParser::array-start</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-error" title='The "error" signal'>JsonParser::error</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-object-end" title='The "object-end" signal'>JsonParser::object-end</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-object-member" title='The "object-member" signal'>JsonParser::object-member</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-object-start" title='The "object-start" signal'>JsonParser::object-start</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-parse-end" title='The "parse-end" signal'>JsonParser::parse-end</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParser-parse-start" title='The "parse-start" signal'>JsonParser::parse-start</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParserClass" title="JsonParserClass">JsonParserClass</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#JsonParserError" title="enum JsonParserError">JsonParserError</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-get-current-line" title="json_parser_get_current_line ()">json_parser_get_current_line</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-get-current-pos" title="json_parser_get_current_pos ()">json_parser_get_current_pos</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-get-root" title="json_parser_get_root ()">json_parser_get_root</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-has-assignment" title="json_parser_has_assignment ()">json_parser_has_assignment</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-load-from-data" title="json_parser_load_from_data ()">json_parser_load_from_data</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-load-from-file" title="json_parser_load_from_file ()">json_parser_load_from_file</a></dt>
+<dd></dd>
+<dt><a class="link" href="JsonParser.html#json-parser-new" title="json_parser_new ()">json_parser_new</a></dt>
+<dd></dd>
+<a name="idxS"></a><h3 class="title">S</h3>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface">JsonSerializableIface</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property" title="json_serializable_default_deserialize_property ()">json_serializable_default_deserialize_property</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" title="json_serializable_default_serialize_property ()">json_serializable_default_serialize_property</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-deserialize-property" title="json_serializable_deserialize_property ()">json_serializable_deserialize_property</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-serialize-property" title="json_serializable_serialize_property ()">json_serializable_serialize_property</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()">json_serialize_gobject</a></dt>
+<dd></dd>
+<a name="idxV"></a><h3 class="title">V</h3>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION">JSON_VERSION</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS" title="JSON_VERSION_HEX">JSON_VERSION_HEX</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS" title="JSON_VERSION_S">JSON_VERSION_S</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ix02.html b/doc/reference/html/ix02.html
new file mode 100644 (file)
index 0000000..9ce8457
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of deprecated symbols</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix01.html" title="Index">
+<link rel="next" href="ix03.html" title="Index of new symbols in 0.4">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix03.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxC">C</a>
+                     Â | 
+                   <a class="shortcut" href="#idxO">O</a>
+                     Â | 
+                   <a class="shortcut" href="#idxS">S</a>
+</td></tr>
+</table>
+<div class="index" title="Index of deprecated symbols">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055849"></a>Index of deprecated symbols</h2></div></div></div>
+<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()">json_construct_gobject</a></dt>
+<dd></dd>
+<a name="idxO"></a><h3 class="title">O</h3>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-add-member" title="json_object_add_member ()">json_object_add_member</a></dt>
+<dd></dd>
+<a name="idxS"></a><h3 class="title">S</h3>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()">json_serialize_gobject</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ix03.html b/doc/reference/html/ix03.html
new file mode 100644 (file)
index 0000000..571482f
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of new symbols in 0.4</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix02.html" title="Index of deprecated symbols">
+<link rel="next" href="ix04.html" title="Index of new symbols in 0.6">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix02.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix04.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxC">C</a>
+                     Â | 
+                   <a class="shortcut" href="#idxG">G</a>
+                     Â | 
+                   <a class="shortcut" href="#idxN">N</a>
+                     Â | 
+                   <a class="shortcut" href="#idxP">P</a>
+</td></tr>
+</table>
+<div class="index" title="Index of new symbols in 0.4">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055863"></a>Index of new symbols in 0.4</h2></div></div></div>
+<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()">json_construct_gobject</a></dt>
+<dd></dd>
+<a name="idxG"></a><h3 class="title">G</h3>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--root" title='The "root" property'>JsonGenerator:root</a></dt>
+<dd></dd>
+<a name="idxN"></a><h3 class="title">N</h3>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-value-type" title="json_node_get_value_type ()">json_node_get_value_type</a></dt>
+<dd></dd>
+<a name="idxP"></a><h3 class="title">P</h3>
+<dt><a class="link" href="JsonParser.html#json-parser-has-assignment" title="json_parser_has_assignment ()">json_parser_has_assignment</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ix04.html b/doc/reference/html/ix04.html
new file mode 100644 (file)
index 0000000..13adead
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of new symbols in 0.6</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="next" href="ix05.html" title="Index of new symbols in 0.8">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix05.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxA">A</a>
+                     Â | 
+                   <a class="shortcut" href="#idxG">G</a>
+                     Â | 
+                   <a class="shortcut" href="#idxO">O</a>
+</td></tr>
+</table>
+<div class="index" title="Index of new symbols in 0.6">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055877"></a>Index of new symbols in 0.6</h2></div></div></div>
+<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-dup-element" title="json_array_dup_element ()">json_array_dup_element</a></dt>
+<dd></dd>
+<a name="idxG"></a><h3 class="title">G</h3>
+<dt><a class="link" href="JsonGenerator.html#JsonGenerator--indent-char" title='The "indent-char" property'>JsonGenerator:indent-char</a></dt>
+<dd></dd>
+<a name="idxO"></a><h3 class="title">O</h3>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-dup-member" title="json_object_dup_member ()">json_object_dup_member</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ix05.html b/doc/reference/html/ix05.html
new file mode 100644 (file)
index 0000000..989aab2
--- /dev/null
@@ -0,0 +1,131 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of new symbols in 0.8</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="next" href="ix06.html" title="Index of new symbols in 0.10">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix04.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ix06.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxA">A</a>
+                     Â | 
+                   <a class="shortcut" href="#idxN">N</a>
+                     Â | 
+                   <a class="shortcut" href="#idxO">O</a>
+</td></tr>
+</table>
+<div class="index" title="Index of new symbols in 0.8">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055891"></a>Index of new symbols in 0.8</h2></div></div></div>
+<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
+<dt><a class="link" href="json-glib-JSON-Array.html#JsonArrayForeach" title="JsonArrayForeach ()">JsonArrayForeach</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-array-element" title="json_array_add_array_element ()">json_array_add_array_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-boolean-element" title="json_array_add_boolean_element ()">json_array_add_boolean_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-double-element" title="json_array_add_double_element ()">json_array_add_double_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-int-element" title="json_array_add_int_element ()">json_array_add_int_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-null-element" title="json_array_add_null_element ()">json_array_add_null_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-object-element" title="json_array_add_object_element ()">json_array_add_object_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-add-string-element" title="json_array_add_string_element ()">json_array_add_string_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-foreach-element" title="json_array_foreach_element ()">json_array_foreach_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-array-element" title="json_array_get_array_element ()">json_array_get_array_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-boolean-element" title="json_array_get_boolean_element ()">json_array_get_boolean_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-double-element" title="json_array_get_double_element ()">json_array_get_double_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-int-element" title="json_array_get_int_element ()">json_array_get_int_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-null-element" title="json_array_get_null_element ()">json_array_get_null_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-object-element" title="json_array_get_object_element ()">json_array_get_object_element</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Array.html#json-array-get-string-element" title="json_array_get_string_element ()">json_array_get_string_element</a></dt>
+<dd></dd>
+<a name="idxN"></a><h3 class="title">N</h3>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-get-node-type" title="json_node_get_node_type ()">json_node_get_node_type</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-is-null" title="json_node_is_null ()">json_node_is_null</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#json-node-set-parent" title="json_node_set_parent ()">json_node_set_parent</a></dt>
+<dd></dd>
+<a name="idxO"></a><h3 class="title">O</h3>
+<dt><a class="link" href="json-glib-JSON-Object.html#JsonObjectForeach" title="JsonObjectForeach ()">JsonObjectForeach</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-foreach-member" title="json_object_foreach_member ()">json_object_foreach_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-array-member" title="json_object_get_array_member ()">json_object_get_array_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-boolean-member" title="json_object_get_boolean_member ()">json_object_get_boolean_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-double-member" title="json_object_get_double_member ()">json_object_get_double_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-int-member" title="json_object_get_int_member ()">json_object_get_int_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-null-member" title="json_object_get_null_member ()">json_object_get_null_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-object-member" title="json_object_get_object_member ()">json_object_get_object_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-get-string-member" title="json_object_get_string_member ()">json_object_get_string_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-array-member" title="json_object_set_array_member ()">json_object_set_array_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-boolean-member" title="json_object_set_boolean_member ()">json_object_set_boolean_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-double-member" title="json_object_set_double_member ()">json_object_set_double_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-int-member" title="json_object_set_int_member ()">json_object_set_int_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()">json_object_set_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-null-member" title="json_object_set_null_member ()">json_object_set_null_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-object-member" title="json_object_set_object_member ()">json_object_set_object_member</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Object.html#json-object-set-string-member" title="json_object_set_string_member ()">json_object_set_string_member</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/ix06.html b/doc/reference/html/ix06.html
new file mode 100644 (file)
index 0000000..8d5c794
--- /dev/null
@@ -0,0 +1,100 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of new symbols in 0.10</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ix05.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a class="shortcut" href="#idxB">B</a>
+                     Â | 
+                   <a class="shortcut" href="#idxG">G</a>
+                     Â | 
+                   <a class="shortcut" href="#idxN">N</a>
+                     Â | 
+                   <a class="shortcut" href="#idxS">S</a>
+</td></tr>
+</table>
+<div class="index" title="Index of new symbols in 0.10">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="id3055905"></a>Index of new symbols in 0.10</h2></div></div></div>
+<a name="idx"></a><a name="idxB"></a><h3 class="title">B</h3>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()">JsonBoxedDeserializeFunc</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()">JsonBoxedSerializeFunc</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize" title="json_boxed_can_deserialize ()">json_boxed_can_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize" title="json_boxed_can_serialize ()">json_boxed_can_serialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()">json_boxed_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func" title="json_boxed_register_deserialize_func ()">json_boxed_register_deserialize_func</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func" title="json_boxed_register_serialize_func ()">json_boxed_register_serialize_func</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize" title="json_boxed_serialize ()">json_boxed_serialize</a></dt>
+<dd></dd>
+<a name="idxG"></a><h3 class="title">G</h3>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-deserialize" title="json_gobject_deserialize ()">json_gobject_deserialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-from-data" title="json_gobject_from_data ()">json_gobject_from_data</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-serialize" title="json_gobject_serialize ()">json_gobject_serialize</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-GObject-Serialization.html#json-gobject-to-data" title="json_gobject_to_data ()">json_gobject_to_data</a></dt>
+<dd></dd>
+<a name="idxN"></a><h3 class="title">N</h3>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS" title="JSON_NODE_HOLDS()">JSON_NODE_HOLDS</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS" title="JSON_NODE_HOLDS_ARRAY()">JSON_NODE_HOLDS_ARRAY</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS" title="JSON_NODE_HOLDS_NULL()">JSON_NODE_HOLDS_NULL</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS" title="JSON_NODE_HOLDS_OBJECT()">JSON_NODE_HOLDS_OBJECT</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS" title="JSON_NODE_HOLDS_VALUE()">JSON_NODE_HOLDS_VALUE</a></dt>
+<dd></dd>
+<a name="idxS"></a><h3 class="title">S</h3>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property" title="json_serializable_default_deserialize_property ()">json_serializable_default_deserialize_property</a></dt>
+<dd></dd>
+<dt><a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" title="json_serializable_default_serialize_property ()">json_serializable_default_serialize_property</a></dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-advanced.html b/doc/reference/html/json-advanced.html
new file mode 100644 (file)
index 0000000..842f9b0
--- /dev/null
@@ -0,0 +1,61 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part IV. JSON-GLib Advanced API</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="JsonGenerator.html" title="JsonGenerator">
+<link rel="next" href="json-glib-GObject-Serialization.html" title="GObject Serialization">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="JsonGenerator.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-GObject-Serialization.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part" title="Part IV. JSON-GLib Advanced API">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="json-advanced"></a>Part IV. JSON-GLib Advanced API</h1></div></div></div>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-GObject-Serialization.html">GObject Serialization</a></span><span class="refpurpose"> â€” Serialize and deserialize GObjects</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Serializable-Interface.html">Serializable Interface</a></span><span class="refpurpose"> â€” Interface for serialize and deserialize special GObjects</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Boxed-Types-Serialization.html">Boxed Types Serialization</a></span><span class="refpurpose"> â€” Serialize and deserialize GBoxed types</span>
+</dt>
+</dl>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-base.html b/doc/reference/html/json-base.html
new file mode 100644 (file)
index 0000000..ccc9ea5
--- /dev/null
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part II. JSON-GLib Reference</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="next" href="ch01.html" title="Data Types">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-glib.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ch01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part" title="Part II. JSON-GLib Reference">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="json-base"></a>Part II. JSON-GLib Reference</h1></div></div></div>
+<div class="partintro" title="JSON-GLib Reference">
+<div></div>
+<p>
+      JSON-GLib provides wrappers around the complex data types defined
+      by the JSON specification. The fundamental types are handled using
+      the Generic Value container (GValue) provided by GLib.
+      </p>
+<p>
+      JSON complex data types are either arrays (a n-tuple of items)
+      or objects (a mapping between a string and a value); arrays and
+      objects can contain multiple values, including other arrays and
+      objects.
+      </p>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl>
+<dt><span class="chapter"><a href="ch01.html">Data Types</a></span></dt>
+<dd><dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Node.html">JSON Node</a></span><span class="refpurpose"> â€” Node in a JSON object model</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Array.html">JSON Array</a></span><span class="refpurpose"> â€” a JSON array representation</span>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="json-glib-JSON-Object.html">JSON Object</a></span><span class="refpurpose"> â€” a JSON object representation</span>
+</dt>
+</dl></dd>
+</dl>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-Boxed-Types-Serialization.html b/doc/reference/html/json-glib-Boxed-Types-Serialization.html
new file mode 100644 (file)
index 0000000..35d7e04
--- /dev/null
@@ -0,0 +1,377 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Boxed Types Serialization</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="prev" href="json-glib-Serializable-Interface.html" title="Serializable Interface">
+<link rel="next" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-glib-Serializable-Interface.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-advanced.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-tools.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-Boxed-Types-Serialization.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-Boxed-Types-Serialization.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="Boxed Types Serialization">
+<a name="json-glib-Boxed-Types-Serialization"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-Boxed-Types-Serialization.top_of_page"></a>Boxed Types Serialization</span></h2>
+<p>Boxed Types Serialization â€” Serialize and deserialize GBoxed types</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-Boxed-Types-Serialization.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          (<a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()">*JsonBoxedSerializeFunc</a>)           (<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="returnvalue">gconstpointer</span></a> boxed);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>            (<a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()">*JsonBoxedDeserializeFunc</a>)         (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func" title="json_boxed_register_serialize_func ()">json_boxed_register_serialize_func</a>  (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type,
+                                                         <a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()"><span class="returnvalue">JsonBoxedSerializeFunc</span></a> serialize_func);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func" title="json_boxed_register_deserialize_func ()">json_boxed_register_deserialize_func</a>
+                                                        (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type,
+                                                         <a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()"><span class="returnvalue">JsonBoxedDeserializeFunc</span></a> deserialize_func);
+
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize" title="json_boxed_can_serialize ()">json_boxed_can_serialize</a>            (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> *node_type);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize" title="json_boxed_can_deserialize ()">json_boxed_can_deserialize</a>          (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize" title="json_boxed_serialize ()">json_boxed_serialize</a>                (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="returnvalue">gconstpointer</span></a> boxed);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>            <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()">json_boxed_deserialize</a>              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-Boxed-Types-Serialization.description"></a><h2>Description</h2>
+<p>
+GLib's <span class="type">GBoxed</span> type is a generic wrapper for arbitrary C structures.
+</p>
+<p>
+JSON-GLib allows serialization and deserialization of a <span class="type">GBoxed</span> type
+by registering functions mapping a <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> to a specific
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a>.
+</p>
+<p>
+When registering a <span class="type">GBoxed</span> type you should also register the
+corresponding transformation functions, e.g.:
+</p>
+<p>
+</p>
+<div class="informalexample"><pre class="programlisting">
+  GType
+  my_struct_get_type (void)
+  {
+    static GType boxed_type = 0;
+
+    if (boxed_type == 0)
+      {
+        boxed_type =
+          g_boxed_type_register_static (g_intern_static_string ("MyStruct"),
+                                        (GBoxedCopyFunc) my_struct_copy,
+                                        (GBoxedFreeFunc) my_struct_free);
+
+        json_boxed_register_serialize_func (boxed_type, JSON_NODE_OBJECT,
+                                            my_struct_serialize);
+        json_boxed_register_deserialize_func (boxed_type, JSON_NODE_OBJECT,
+                                              my_struct_deserialize);
+      }
+
+    return boxed_type;
+  }
+</pre></div>
+<p>
+</p>
+<p>
+The serialization function will be invoked by <a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize" title="json_boxed_serialize ()"><code class="function">json_boxed_serialize()</code></a>:
+it will be passed a pointer to the C structure and it must return a
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>. The deserialization function will be invoked by
+<a class="link" href="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" title="json_boxed_deserialize ()"><code class="function">json_boxed_deserialize()</code></a>: it will be passed a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> for the
+declared type and it must return a newly allocated C structure.
+</p>
+<p>
+It is possible to check whether a <span class="type">GBoxed</span> type can be deserialized
+from a specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>, and whether a <span class="type">GBoxed</span> can be serialized
+and to which specific <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-Boxed-Types-Serialization.details"></a><h2>Details</h2>
+<div class="refsect2" title="JsonBoxedSerializeFunc ()">
+<a name="JsonBoxedSerializeFunc"></a><h3>JsonBoxedSerializeFunc ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          (*JsonBoxedSerializeFunc)           (<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="returnvalue">gconstpointer</span></a> boxed);</pre>
+<p>
+Serializes the passed <span class="type">GBoxed</span> and stores it inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>boxed</code></em> :</span></p></td>
+<td> a <span class="type">GBoxed</span>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="JsonBoxedDeserializeFunc ()">
+<a name="JsonBoxedDeserializeFunc"></a><h3>JsonBoxedDeserializeFunc ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>            (*JsonBoxedDeserializeFunc)         (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Deserializes the contents of the passed <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> into a <span class="type">GBoxed</span></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created boxed type
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_register_serialize_func ()">
+<a name="json-boxed-register-serialize-func"></a><h3>json_boxed_register_serialize_func ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_boxed_register_serialize_func  (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type,
+                                                         <a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" title="JsonBoxedSerializeFunc ()"><span class="returnvalue">JsonBoxedSerializeFunc</span></a> serialize_func);</pre>
+<p>
+Registers a serialization function for a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
+to a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node_type</code></em> :</span></p></td>
+<td> a node type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>serialize_func</code></em> :</span></p></td>
+<td> serialization function for <em class="parameter"><code>boxed_type</code></em> into
+  a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_register_deserialize_func ()">
+<a name="json-boxed-register-deserialize-func"></a><h3>json_boxed_register_deserialize_func ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_boxed_register_deserialize_func
+                                                        (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type,
+                                                         <a class="link" href="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" title="JsonBoxedDeserializeFunc ()"><span class="returnvalue">JsonBoxedDeserializeFunc</span></a> deserialize_func);</pre>
+<p>
+Registers a deserialization function for a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
+from a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node_type</code></em> :</span></p></td>
+<td> a node type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>deserialize_func</code></em> :</span></p></td>
+<td> deserialization function for <em class="parameter"><code>boxed_type</code></em> from
+  a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_can_serialize ()">
+<a name="json-boxed-can-serialize"></a><h3>json_boxed_can_serialize ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_boxed_can_serialize            (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> *node_type);</pre>
+<p>
+Checks whether it is possible to serialize a <span class="type">GBoxed</span> of
+type <em class="parameter"><code>gboxed_type</code></em> into a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>. The type of the
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> is placed inside <em class="parameter"><code>node_type</code></em> if the function
+returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and it's undefined otherwise.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node_type</code></em> :</span></p></td>
+<td>out. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the type can be serialized,
+  and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_can_deserialize ()">
+<a name="json-boxed-can-deserialize"></a><h3>json_boxed_can_deserialize ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_boxed_can_deserialize          (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> node_type);</pre>
+<p>
+Checks whether it is possible to deserialize a <span class="type">GBoxed</span> of
+type <em class="parameter"><code>gboxed_type</code></em> from a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <em class="parameter"><code>node_type</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node_type</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the type can be deserialized, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_serialize ()">
+<a name="json-boxed-serialize"></a><h3>json_boxed_serialize ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_boxed_serialize                (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gconstpointer"><span class="returnvalue">gconstpointer</span></a> boxed);</pre>
+<p>
+Serializes <em class="parameter"><code>boxed</code></em>, a pointer to a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>,
+into a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>boxed</code></em> :</span></p></td>
+<td> a pointer to a <span class="type">GBoxed</span> of type <em class="parameter"><code>gboxed_type</code></em>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> with the serialization of the boxed
+  type, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if serialization either failed or was not
+  possible
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_boxed_deserialize ()">
+<a name="json-boxed-deserialize"></a><h3>json_boxed_deserialize ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>            json_boxed_deserialize              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gboxed_type,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Deserializes <em class="parameter"><code>node</code></em> into a <span class="type">GBoxed</span> of <em class="parameter"><code>gboxed_type</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gboxed_type</code></em> :</span></p></td>
+<td> a boxed type
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly allocated <span class="type">GBoxed</span>. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#g-boxed-free"><code class="function">g_boxed_free()</code></a> to
+  release the resources allocated by this function
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-GObject-Serialization.html b/doc/reference/html/json-glib-GObject-Serialization.html
new file mode 100644 (file)
index 0000000..8093b2c
--- /dev/null
@@ -0,0 +1,323 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>GObject Serialization</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="prev" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="next" href="json-glib-Serializable-Interface.html" title="Serializable Interface">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-advanced.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-advanced.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-Serializable-Interface.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-GObject-Serialization.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-GObject-Serialization.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="GObject Serialization">
+<a name="json-glib-GObject-Serialization"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-GObject-Serialization.top_of_page"></a>GObject Serialization</span></h2>
+<p>GObject Serialization â€” Serialize and deserialize GObjects</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-GObject-Serialization.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-serialize" title="json_gobject_serialize ()">json_gobject_serialize</a>              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject);
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-deserialize" title="json_gobject_deserialize ()">json_gobject_deserialize</a>            (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-to-data" title="json_gobject_to_data ()">json_gobject_to_data</a>                (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-from-data" title="json_gobject_from_data ()">json_gobject_from_data</a>              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);
+
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           <a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()">json_construct_gobject</a>              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()">json_serialize_gobject</a>              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-GObject-Serialization.description"></a><h2>Description</h2>
+<p>
+JSON-GLib provides API for serializing and deserializing <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>s
+to and from JSON data streams.
+</p>
+<p>
+Simple <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> classes can be (de)serialized into JSON objects, if the
+properties have compatible types with the native JSON types (integers,
+booleans, strings, string vectors). If the class to be (de)serialized has
+complex data types for properties (like boxed types or other objects)
+then the class should implement the provided <span class="type">JsonSerializable</span> interface
+and its virtual functions.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-GObject-Serialization.details"></a><h2>Details</h2>
+<div class="refsect2" title="json_gobject_serialize ()">
+<a name="json-gobject-serialize"></a><h3>json_gobject_serialize ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_gobject_serialize              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject);</pre>
+<p>
+Creates a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> representing the passed <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+instance. Each member of the returned JSON object will
+map to a property of the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gobject</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_gobject_deserialize ()">
+<a name="json-gobject-deserialize"></a><h3>json_gobject_deserialize ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           json_gobject_deserialize            (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Creates a new <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> of type <em class="parameter"><code>gtype</code></em>, and constructs it
+using the members of the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gtype</code></em> :</span></p></td>
+<td> the type of the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> to create
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"><code class="literal">JSON_NODE_OBJECT</code></a> describing the
+  instance of type <em class="parameter"><code>gtype</code></em>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_gobject_to_data ()">
+<a name="json-gobject-to-data"></a><h3>json_gobject_to_data ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             json_gobject_to_data                (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);</pre>
+<p>
+Serializes a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> into a JSON data stream, iterating recursively
+over each property.
+</p>
+<p>
+If <em class="parameter"><code>gobject</code></em> implements the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface"><span class="type">JsonSerializableIface</span></a> interface, it will
+be asked to serialize all its properties; otherwise, the default
+implementation will be use to translate the compatible types into
+JSON native types.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gobject</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td> return value for the length of the buffer, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a JSON data stream representing the passed <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_gobject_from_data ()">
+<a name="json-gobject-from-data"></a><h3>json_gobject_from_data ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           json_gobject_from_data              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gssize"><span class="returnvalue">gssize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);</pre>
+<p>
+Deserializes a JSON data stream and creates the corresponding
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> class. If <em class="parameter"><code>gtype</code></em> implements the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface"><span class="type">JsonSerializableIface</span></a>
+interface, it will be asked to deserialize all the JSON members
+into the respective properties; otherwise, the default implementation
+will be used to translate the compatible JSON native types.
+</p>
+<p>
+Note: the JSON data stream must be an object declaration.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gtype</code></em> :</span></p></td>
+<td> the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of object to construct
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
+<td> a JSON data stream
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td> length of the data stream, or -1 if it is NUL-terminated
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_construct_gobject ()">
+<a name="json-construct-gobject"></a><h3>json_construct_gobject ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *           json_construct_gobject              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a> gtype,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *data,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> length,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="returnvalue">GError</span></a> **error);</pre>
+<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
+<h3 class="title">Warning</h3>
+<p><code class="literal">json_construct_gobject</code> has been deprecated since version 0.10 and should not be used in newly-written code. Use <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-from-data" title="json_gobject_from_data ()"><code class="function">json_gobject_from_data()</code></a> instead</p>
+</div>
+<p>
+Deserializes a JSON data stream and creates the corresponding
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> class. If <em class="parameter"><code>gtype</code></em> implements the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface"><span class="type">JsonSerializableIface</span></a>
+interface, it will be asked to deserialize all the JSON members
+into the respective properties; otherwise, the default implementation
+will be used to translate the compatible JSON native types.
+</p>
+<p>
+Note: the JSON data stream must be an object declaration.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gtype</code></em> :</span></p></td>
+<td> the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of object to construct
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
+<td> a JSON data stream
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td> length of the data stream
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
+<td> return location for a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.4</p>
+</div>
+<hr>
+<div class="refsect2" title="json_serialize_gobject ()">
+<a name="json-serialize-gobject"></a><h3>json_serialize_gobject ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             json_serialize_gobject              (<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="returnvalue">GObject</span></a> *gobject,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gsize"><span class="returnvalue">gsize</span></a> *length);</pre>
+<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
+<h3 class="title">Warning</h3>
+<p><code class="literal">json_serialize_gobject</code> has been deprecated since version 0.10 and should not be used in newly-written code. Use <a class="link" href="json-glib-GObject-Serialization.html#json-gobject-to-data" title="json_gobject_to_data ()"><code class="function">json_gobject_to_data()</code></a> instead</p>
+</div>
+<p>
+Serializes a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> into a JSON data stream. If <em class="parameter"><code>gobject</code></em> implements
+the <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface"><span class="type">JsonSerializableIface</span></a> interface, it will be asked to serizalize all
+its properties; otherwise, the default implementation will be use to
+translate the compatible types into JSON native types.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>gobject</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
+<td> return value for the length of the buffer, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. <acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>. </td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a JSON data stream representing the passed <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-JSON-Array.html b/doc/reference/html/json-glib-JSON-Array.html
new file mode 100644 (file)
index 0000000..ca94411
--- /dev/null
@@ -0,0 +1,858 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JSON Array</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="ch01.html" title="Data Types">
+<link rel="prev" href="json-glib-JSON-Node.html" title="JSON Node">
+<link rel="next" href="json-glib-JSON-Object.html" title="JSON Object">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-glib-JSON-Node.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-JSON-Object.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-JSON-Array.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-JSON-Array.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="JSON Array">
+<a name="json-glib-JSON-Array"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-JSON-Array.top_of_page"></a>JSON Array</span></h2>
+<p>JSON Array â€” a JSON array representation</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-JSON-Array.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">                    <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray">JsonArray</a>;
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Array.html#json-array-new" title="json_array_new ()">json_array_new</a>                      (void);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Array.html#json-array-sized-new" title="json_array_sized_new ()">json_array_sized_new</a>                (<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> n_elements);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Array.html#json-array-ref" title="json_array_ref ()">json_array_ref</a>                      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-unref" title="json_array_unref ()">json_array_unref</a>                    (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()">json_array_add_element</a>              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()">json_array_get_element</a>              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Array.html#json-array-dup-element" title="json_array_dup_element ()">json_array_dup_element</a>              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="json-glib-JSON-Array.html#json-array-get-elements" title="json_array_get_elements ()">json_array_get_elements</a>             (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="json-glib-JSON-Array.html#json-array-get-length" title="json_array_get_length ()">json_array_get_length</a>               (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-remove-element" title="json_array_remove_element ()">json_array_remove_element</a>           (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                (<a class="link" href="json-glib-JSON-Array.html#JsonArrayForeach" title="JsonArrayForeach ()">*JsonArrayForeach</a>)                 (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *element_node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-foreach-element" title="json_array_foreach_element ()">json_array_foreach_element</a>          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArrayForeach" title="JsonArrayForeach ()"><span class="returnvalue">JsonArrayForeach</span></a> func,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> data);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-array-element" title="json_array_add_array_element ()">json_array_add_array_element</a>        (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *value);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Array.html#json-array-get-array-element" title="json_array_get_array_element ()">json_array_get_array_element</a>        (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-boolean-element" title="json_array_add_boolean_element ()">json_array_add_boolean_element</a>      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Array.html#json-array-get-boolean-element" title="json_array_get_boolean_element ()">json_array_get_boolean_element</a>      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-double-element" title="json_array_add_double_element ()">json_array_add_double_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             <a class="link" href="json-glib-JSON-Array.html#json-array-get-double-element" title="json_array_get_double_element ()">json_array_get_double_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-int-element" title="json_array_add_int_element ()">json_array_add_int_element</a>          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="json-glib-JSON-Array.html#json-array-get-int-element" title="json_array_get_int_element ()">json_array_get_int_element</a>          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-null-element" title="json_array_add_null_element ()">json_array_add_null_element</a>         (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Array.html#json-array-get-null-element" title="json_array_get_null_element ()">json_array_get_null_element</a>         (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-object-element" title="json_array_add_object_element ()">json_array_add_object_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *value);
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Array.html#json-array-get-object-element" title="json_array_get_object_element ()">json_array_get_object_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Array.html#json-array-add-string-element" title="json_array_add_string_element ()">json_array_add_string_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);
+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="json-glib-JSON-Array.html#json-array-get-string-element" title="json_array_get_string_element ()">json_array_get_string_element</a>       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-JSON-Array.description"></a><h2>Description</h2>
+<p>
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> is the representation of the array type inside JSON. It contains
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>s, which may contain fundamental types, other arrays or
+objects.
+</p>
+<p>
+Since arrays can be expensive, they are reference counted. You can control
+the lifetime of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> using <a class="link" href="json-glib-JSON-Array.html#json-array-ref" title="json_array_ref ()"><code class="function">json_array_ref()</code></a> and <a class="link" href="json-glib-JSON-Array.html#json-array-unref" title="json_array_unref ()"><code class="function">json_array_unref()</code></a>.
+</p>
+<p>
+To append an element, use <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>.
+To extract an element at a given index, use <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>.
+To retrieve the entire array in list form, use <a class="link" href="json-glib-JSON-Array.html#json-array-get-elements" title="json_array_get_elements ()"><code class="function">json_array_get_elements()</code></a>.
+To retrieve the length of the array, use <a class="link" href="json-glib-JSON-Array.html#json-array-get-length" title="json_array_get_length ()"><code class="function">json_array_get_length()</code></a>.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-JSON-Array.details"></a><h2>Details</h2>
+<div class="refsect2" title="JsonArray">
+<a name="JsonArray"></a><h3>JsonArray</h3>
+<pre class="programlisting">typedef struct _JsonArray JsonArray;</pre>
+<p>
+A JSON array type. The contents of the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> structure are private
+and should only be accessed by the provided API</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_new ()">
+<a name="json-array-new"></a><h3>json_array_new ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_array_new                      (void);</pre>
+<p>
+Creates a new <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_sized_new ()">
+<a name="json-array-sized-new"></a><h3>json_array_sized_new ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_array_sized_new                (<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> n_elements);</pre>
+<p>
+Creates a new <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> with <em class="parameter"><code>n_elements</code></em> slots already allocated.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>n_elements</code></em> :</span></p></td>
+<td> number of slots to pre-allocate
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_ref ()">
+<a name="json-array-ref"></a><h3>json_array_ref ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_array_ref                      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Increase by one the reference count of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the passed <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>, with the reference count
+  increased by one.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_unref ()">
+<a name="json-array-unref"></a><h3>json_array_unref ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_unref                    (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Decreases by one the reference count of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>. If the
+reference count reaches zero, the array is destroyed and all
+its allocated resources are freed.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_element ()">
+<a name="json-array-add-element"></a><h3>json_array_add_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_element              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Appends <em class="parameter"><code>node</code></em> inside <em class="parameter"><code>array</code></em>. The array will take ownership of the
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_element ()">
+<a name="json-array-get-element"></a><h3>json_array_get_element ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_array_get_element              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the value of the element at <em class="parameter"><code>index_</code></em>
+inside a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a pointer to the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> at the requested index
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_dup_element ()">
+<a name="json-array-dup-element"></a><h3>json_array_dup_element ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_array_dup_element              (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Retrieves a copy of the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the value of the
+element at <em class="parameter"><code>index_</code></em> inside a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.6</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_elements ()">
+<a name="json-array-get-elements"></a><h3>json_array_get_elements ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             json_array_get_elements             (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Gets the elements of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> as a list of <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>s.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>element-type JsonNode) (transfer container. <acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> JsonNode. <acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym> JsonNode. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_length ()">
+<a name="json-array-get-length"></a><h3>json_array_get_length ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               json_array_get_length               (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Retrieves the length of a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the length of the array
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_array_remove_element ()">
+<a name="json-array-remove-element"></a><h3>json_array_remove_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_remove_element           (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Removes the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> inside <em class="parameter"><code>array</code></em> at <em class="parameter"><code>index_</code></em> freeing its allocated
+resources.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the position of the element to be removed
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JsonArrayForeach ()">
+<a name="JsonArrayForeach"></a><h3>JsonArrayForeach ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                (*JsonArrayForeach)                 (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *element_node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);</pre>
+<p>
+The function to be passed to <a class="link" href="json-glib-JSON-Array.html#json-array-foreach-element" title="json_array_foreach_element ()"><code class="function">json_array_foreach_element()</code></a>. You
+should not add or remove elements to and from <em class="parameter"><code>array</code></em> within
+this function. It is safe to change the value of <em class="parameter"><code>element_node</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> the iterated <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>element_node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the value at <em class="parameter"><code>index_</code></em>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td> data passed to the function
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_foreach_element ()">
+<a name="json-array-foreach-element"></a><h3>json_array_foreach_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_foreach_element          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArrayForeach" title="JsonArrayForeach ()"><span class="returnvalue">JsonArrayForeach</span></a> func,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> data);</pre>
+<p>
+Iterates over all elements of <em class="parameter"><code>array</code></em> and calls <em class="parameter"><code>func</code></em> on
+each one of them.
+</p>
+<p>
+It is safe to change the value of a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of the <em class="parameter"><code>array</code></em>
+from within the iterator <em class="parameter"><code>func</code></em>, but it is not safe to add or
+remove elements from the <em class="parameter"><code>array</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
+<td> the function to be called on each element
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
+<td> data to be passed to the function. <acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_array_element ()">
+<a name="json-array-add-array-element"></a><h3>json_array_add_array_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_array_element        (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *value);</pre>
+<p>
+Conveniently adds an array into <em class="parameter"><code>array</code></em>. The <em class="parameter"><code>array</code></em> takes ownership
+of the newly added <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-take-array" title="json_node_take_array ()"><code class="function">json_node_take_array()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_array_element ()">
+<a name="json-array-get-array-element"></a><h3>json_array_get_array_element ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_array_get_array_element        (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the array from the element at <em class="parameter"><code>index_</code></em>
+inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()"><code class="function">json_node_get_array()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the array. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_boolean_element ()">
+<a name="json-array-add-boolean-element"></a><h3>json_array_add_boolean_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_boolean_element      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);</pre>
+<p>
+Conveniently adds a boolean <em class="parameter"><code>value</code></em> into <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-boolean" title="json_node_set_boolean ()"><code class="function">json_node_set_boolean()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a boolean value
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_boolean_element ()">
+<a name="json-array-get-boolean-element"></a><h3>json_array_get_boolean_element ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_array_get_boolean_element      (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the boolean value of the element at <em class="parameter"><code>index_</code></em>
+inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-boolean" title="json_node_get_boolean ()"><code class="function">json_node_get_boolean()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the integer value
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_double_element ()">
+<a name="json-array-add-double-element"></a><h3>json_array_add_double_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_double_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);</pre>
+<p>
+Conveniently adds a floating point <em class="parameter"><code>value</code></em> into <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-double" title="json_node_set_double ()"><code class="function">json_node_set_double()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a floating point value
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_double_element ()">
+<a name="json-array-get-double-element"></a><h3>json_array_get_double_element ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             json_array_get_double_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the floating point value of the element at
+<em class="parameter"><code>index_</code></em> inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-double" title="json_node_get_double ()"><code class="function">json_node_get_double()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the floating point value
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_int_element ()">
+<a name="json-array-add-int-element"></a><h3>json_array_add_int_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_int_element          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);</pre>
+<p>
+Conveniently adds an integer <em class="parameter"><code>value</code></em> into <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-int" title="json_node_set_int ()"><code class="function">json_node_set_int()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> an integer value
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_int_element ()">
+<a name="json-array-get-int-element"></a><h3>json_array_get_int_element ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              json_array_get_int_element          (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the integer value of the element at <em class="parameter"><code>index_</code></em>
+inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-int" title="json_node_get_int ()"><code class="function">json_node_get_int()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the integer value
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_null_element ()">
+<a name="json-array-add-null-element"></a><h3>json_array_add_null_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_null_element         (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Conveniently adds a null element into <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr></tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_null_element ()">
+<a name="json-array-get-null-element"></a><h3>json_array_get_null_element ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_array_get_null_element         (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves whether the element at <em class="parameter"><code>index_</code></em> is set to null
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS" title="JSON_NODE_TYPE()"><code class="function">JSON_NODE_TYPE()</code></a>, <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the element is null
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_object_element ()">
+<a name="json-array-add-object-element"></a><h3>json_array_add_object_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_object_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *value);</pre>
+<p>
+Conveniently adds an object into <em class="parameter"><code>array</code></em>. The <em class="parameter"><code>array</code></em> takes ownership
+of the newly added <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-take-object" title="json_node_take_object ()"><code class="function">json_node_take_object()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_object_element ()">
+<a name="json-array-get-object-element"></a><h3>json_array_get_object_element ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_array_get_object_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the object from the element at <em class="parameter"><code>index_</code></em>
+inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()"><code class="function">json_node_get_object()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the object. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_add_string_element ()">
+<a name="json-array-add-string-element"></a><h3>json_array_add_string_element ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_array_add_string_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);</pre>
+<p>
+Conveniently adds a string <em class="parameter"><code>value</code></em> into <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-add-element" title="json_array_add_element ()"><code class="function">json_array_add_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-set-string" title="json_node_set_string ()"><code class="function">json_node_set_string()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a string value
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_array_get_string_element ()">
+<a name="json-array-get-string-element"></a><h3>json_array_get_string_element ()</h3>
+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       json_array_get_string_element       (<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> index_);</pre>
+<p>
+Conveniently retrieves the string value of the element at <em class="parameter"><code>index_</code></em>
+inside <em class="parameter"><code>array</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Array.html#json-array-get-element" title="json_array_get_element ()"><code class="function">json_array_get_element()</code></a>, <a class="link" href="json-glib-JSON-Node.html#json-node-get-string" title="json_node_get_string ()"><code class="function">json_node_get_string()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
+<td> the index of the element to retrieve
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the string value; the returned string is owned by
+  the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> and should not be modified or freed
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-JSON-Node.html b/doc/reference/html/json-glib-JSON-Node.html
new file mode 100644 (file)
index 0000000..04f80c3
--- /dev/null
@@ -0,0 +1,930 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JSON Node</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="ch01.html" title="Data Types">
+<link rel="prev" href="ch01.html" title="Data Types">
+<link rel="next" href="json-glib-JSON-Array.html" title="JSON Array">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="ch01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-JSON-Array.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-JSON-Node.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-JSON-Node.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="JSON Node">
+<a name="json-glib-JSON-Node"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-JSON-Node.top_of_page"></a>JSON Node</span></h2>
+<p>JSON Node â€” Node in a JSON object model</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-JSON-Node.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">enum                <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType">JsonNodeType</a>;
+                    <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode">JsonNode</a>;
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS" title="JSON_NODE_TYPE()">JSON_NODE_TYPE</a>                      (node)
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS" title="JSON_NODE_HOLDS()">JSON_NODE_HOLDS</a>                     (node,t)
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS" title="JSON_NODE_HOLDS_VALUE()">JSON_NODE_HOLDS_VALUE</a>               (node)
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS" title="JSON_NODE_HOLDS_OBJECT()">JSON_NODE_HOLDS_OBJECT</a>              (node)
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS" title="JSON_NODE_HOLDS_ARRAY()">JSON_NODE_HOLDS_ARRAY</a>               (node)
+#define             <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS" title="JSON_NODE_HOLDS_NULL()">JSON_NODE_HOLDS_NULL</a>                (node)
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Node.html#json-node-new" title="json_node_new ()">json_node_new</a>                       (<a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> type);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Node.html#json-node-copy" title="json_node_copy ()">json_node_copy</a>                      (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()">json_node_free</a>                      (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-array" title="json_node_set_array ()">json_node_set_array</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-take-array" title="json_node_take_array ()">json_node_take_array</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()">json_node_get_array</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Node.html#json-node-dup-array" title="json_node_dup_array ()">json_node_dup_array</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-object" title="json_node_set_object ()">json_node_set_object</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-take-object" title="json_node_take_object ()">json_node_take_object</a>               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()">json_node_get_object</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Node.html#json-node-dup-object" title="json_node_dup_object ()">json_node_dup_object</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-value" title="json_node_set_value ()">json_node_set_value</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-get-value" title="json_node_get_value ()">json_node_get_value</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-boolean" title="json_node_set_boolean ()">json_node_set_boolean</a>               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Node.html#json-node-get-boolean" title="json_node_get_boolean ()">json_node_get_boolean</a>               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-double" title="json_node_set_double ()">json_node_set_double</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             <a class="link" href="json-glib-JSON-Node.html#json-node-get-double" title="json_node_get_double ()">json_node_get_double</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-int" title="json_node_set_int ()">json_node_set_int</a>                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="json-glib-JSON-Node.html#json-node-get-int" title="json_node_get_int ()">json_node_get_int</a>                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-string" title="json_node_set_string ()">json_node_set_string</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);
+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="json-glib-JSON-Node.html#json-node-get-string" title="json_node_get_string ()">json_node_get_string</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="json-glib-JSON-Node.html#json-node-dup-string" title="json_node_dup_string ()">json_node_dup_string</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Node.html#json-node-set-parent" title="json_node_set_parent ()">json_node_set_parent</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *parent);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Node.html#json-node-get-parent" title="json_node_get_parent ()">json_node_get_parent</a>                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="json-glib-JSON-Node.html#json-node-type-name" title="json_node_type_name ()">json_node_type_name</a>                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               <a class="link" href="json-glib-JSON-Node.html#json-node-get-value-type" title="json_node_get_value_type ()">json_node_get_value_type</a>            (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a>        <a class="link" href="json-glib-JSON-Node.html#json-node-get-node-type" title="json_node_get_node_type ()">json_node_get_node_type</a>             (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Node.html#json-node-is-null" title="json_node_is_null ()">json_node_is_null</a>                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-JSON-Node.description"></a><h2>Description</h2>
+<p>
+A <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> is a generic container of elements inside a JSON stream.
+It can contain fundamental types (integers, booleans, floating point
+numbers, strings) and complex types (arrays and objects).
+</p>
+<p>
+When parsing a JSON data stream you extract the root node and walk
+the node tree by retrieving the type of data contained inside the
+node with the <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS" title="JSON_NODE_TYPE()"><code class="literal">JSON_NODE_TYPE</code></a> macro. If the node contains a fundamental
+type you can retrieve a copy of the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> holding it with the
+<a class="link" href="json-glib-JSON-Node.html#json-node-get-value" title="json_node_get_value ()"><code class="function">json_node_get_value()</code></a> function, and then use the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> API to extract
+the data; if the node contains a complex type you can retrieve the
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> or the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> using <a class="link" href="json-glib-JSON-Node.html#json-node-get-object" title="json_node_get_object ()"><code class="function">json_node_get_object()</code></a> or
+<a class="link" href="json-glib-JSON-Node.html#json-node-get-array" title="json_node_get_array ()"><code class="function">json_node_get_array()</code></a> respectively, and then retrieve the nodes
+they contain.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-JSON-Node.details"></a><h2>Details</h2>
+<div class="refsect2" title="enum JsonNodeType">
+<a name="JsonNodeType"></a><h3>enum JsonNodeType</h3>
+<pre class="programlisting">typedef enum {
+  JSON_NODE_OBJECT,
+  JSON_NODE_ARRAY,
+  JSON_NODE_VALUE,
+  JSON_NODE_NULL
+} JsonNodeType;
+</pre>
+<p>
+Indicates the content of a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><a name="JSON-NODE-OBJECT:CAPS"></a><span class="term"><code class="literal">JSON_NODE_OBJECT</code></span></p></td>
+<td> The node contains a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><a name="JSON-NODE-ARRAY:CAPS"></a><span class="term"><code class="literal">JSON_NODE_ARRAY</code></span></p></td>
+<td> The node contains a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+<tr>
+<td><p><a name="JSON-NODE-VALUE:CAPS"></a><span class="term"><code class="literal">JSON_NODE_VALUE</code></span></p></td>
+<td> The node contains a fundamental type
+</td>
+</tr>
+<tr>
+<td><p><a name="JSON-NODE-NULL:CAPS"></a><span class="term"><code class="literal">JSON_NODE_NULL</code></span></p></td>
+<td> Special type, for nodes containing null
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JsonNode">
+<a name="JsonNode"></a><h3>JsonNode</h3>
+<pre class="programlisting">typedef struct _JsonNode JsonNode;</pre>
+<p>
+A generic container of JSON data types. The contents of the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+structure are private and should only be accessed via the provided
+functions and never directly.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_TYPE()">
+<a name="JSON-NODE-TYPE:CAPS"></a><h3>JSON_NODE_TYPE()</h3>
+<pre class="programlisting">#define JSON_NODE_TYPE(node)    (json_node_get_node_type ((node)))
+</pre>
+<p>
+Evaluates to the <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> contained by <em class="parameter"><code>node</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_HOLDS()">
+<a name="JSON-NODE-HOLDS:CAPS"></a><h3>JSON_NODE_HOLDS()</h3>
+<pre class="programlisting">#define JSON_NODE_HOLDS(node,t)         (json_node_get_node_type ((node)) == (t))
+</pre>
+<p>
+Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the <em class="parameter"><code>node</code></em> holds type <em class="parameter"><code>t</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>t</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_HOLDS_VALUE()">
+<a name="JSON-NODE-HOLDS-VALUE:CAPS"></a><h3>JSON_NODE_HOLDS_VALUE()</h3>
+<pre class="programlisting">#define JSON_NODE_HOLDS_VALUE(node)     (JSON_NODE_HOLDS ((node), JSON_NODE_VALUE))
+</pre>
+<p>
+Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>node</code></em> holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_HOLDS_OBJECT()">
+<a name="JSON-NODE-HOLDS-OBJECT:CAPS"></a><h3>JSON_NODE_HOLDS_OBJECT()</h3>
+<pre class="programlisting">#define JSON_NODE_HOLDS_OBJECT(node)    (JSON_NODE_HOLDS ((node), JSON_NODE_OBJECT))
+</pre>
+<p>
+Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>node</code></em> holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"><code class="literal">JSON_NODE_OBJECT</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_HOLDS_ARRAY()">
+<a name="JSON-NODE-HOLDS-ARRAY:CAPS"></a><h3>JSON_NODE_HOLDS_ARRAY()</h3>
+<pre class="programlisting">#define JSON_NODE_HOLDS_ARRAY(node)     (JSON_NODE_HOLDS ((node), JSON_NODE_ARRAY))
+</pre>
+<p>
+Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>node</code></em> holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"><code class="literal">JSON_NODE_ARRAY</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_NODE_HOLDS_NULL()">
+<a name="JSON-NODE-HOLDS-NULL:CAPS"></a><h3>JSON_NODE_HOLDS_NULL()</h3>
+<pre class="programlisting">#define JSON_NODE_HOLDS_NULL(node)      (JSON_NODE_HOLDS ((node), JSON_NODE_NULL))
+</pre>
+<p>
+Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>node</code></em> holds a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_node_new ()">
+<a name="json-node-new"></a><h3>json_node_new ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_node_new                       (<a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a> type);</pre>
+<p>
+Creates a new <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>type</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_copy ()">
+<a name="json-node-copy"></a><h3>json_node_copy ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_node_copy                      (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Copies <em class="parameter"><code>node</code></em>. If the node contains complex data types then the reference
+count of the objects is increased.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the copied <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_free ()">
+<a name="json-node-free"></a><h3>json_node_free ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_free                      (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Frees the resources allocated by <em class="parameter"><code>node</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_array ()">
+<a name="json-node-set-array"></a><h3>json_node_set_array ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_array                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Sets <em class="parameter"><code>array</code></em> inside <em class="parameter"><code>node</code></em> and increases the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> reference count</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_take_array ()">
+<a name="json-node-take-array"></a><h3>json_node_take_array ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_take_array                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *array);</pre>
+<p>
+Sets <em class="parameter"><code>array</code></em> into <em class="parameter"><code>node</code></em> without increasing the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> reference count.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>array</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_array ()">
+<a name="json-node-get-array"></a><h3>json_node_get_array ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_node_get_array                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_dup_array ()">
+<a name="json-node-dup-array"></a><h3>json_node_dup_array ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_node_dup_array                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> and returns it
+with its reference count increased by one.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_object ()">
+<a name="json-node-set-object"></a><h3>json_node_set_object ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_object                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Sets <em class="parameter"><code>objects</code></em> inside <em class="parameter"><code>node</code></em>. The reference count of <em class="parameter"><code>object</code></em> is increased.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_take_object ()">
+<a name="json-node-take-object"></a><h3>json_node_take_object ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_take_object               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Sets <em class="parameter"><code>object</code></em> inside <em class="parameter"><code>node</code></em>. The reference count of <em class="parameter"><code>object</code></em> is not increased.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_object ()">
+<a name="json-node-get-object"></a><h3>json_node_get_object ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_node_get_object                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_dup_object ()">
+<a name="json-node-dup-object"></a><h3>json_node_dup_object ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_node_dup_object                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> inside <em class="parameter"><code>node</code></em>. The reference count of
+the returned object is increased.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_value ()">
+<a name="json-node-set-value"></a><h3>json_node_set_value ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_value                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value);</pre>
+<p>
+Sets <em class="parameter"><code>value</code></em> inside <em class="parameter"><code>node</code></em>. The passed <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> is copied into the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> to set
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_value ()">
+<a name="json-node-get-value"></a><h3>json_node_get_value ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_get_value                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value);</pre>
+<p>
+Retrieves a value from a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> and copies into <em class="parameter"><code>value</code></em>. When done
+using it, call <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#g-value-unset"><code class="function">g_value_unset()</code></a> on the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> return location for an uninitialized value
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_boolean ()">
+<a name="json-node-set-boolean"></a><h3>json_node_set_boolean ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_boolean               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);</pre>
+<p>
+Sets <em class="parameter"><code>value</code></em> as the boolean content of the <em class="parameter"><code>node</code></em>, replacing any existing
+content.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a boolean value
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_boolean ()">
+<a name="json-node-get-boolean"></a><h3>json_node_get_boolean ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_node_get_boolean               (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Gets the boolean value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a boolean value.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_double ()">
+<a name="json-node-set-double"></a><h3>json_node_set_double ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_double                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);</pre>
+<p>
+Sets <em class="parameter"><code>value</code></em> as the double content of the <em class="parameter"><code>node</code></em>, replacing any existing
+content.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a double value
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_double ()">
+<a name="json-node-get-double"></a><h3>json_node_get_double ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             json_node_get_double                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Gets the double value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a double value.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_int ()">
+<a name="json-node-set-int"></a><h3>json_node_set_int ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_int                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);</pre>
+<p>
+Sets <em class="parameter"><code>value</code></em> as the integer content of the <em class="parameter"><code>node</code></em>, replacing any existing
+content.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> an integer value
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_int ()">
+<a name="json-node-get-int"></a><h3>json_node_get_int ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              json_node_get_int                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Gets the integer value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> an integer value.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_string ()">
+<a name="json-node-set-string"></a><h3>json_node_set_string ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_string                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);</pre>
+<p>
+Sets <em class="parameter"><code>value</code></em> as the string content of the <em class="parameter"><code>node</code></em>, replacing any existing
+content.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a string value
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_string ()">
+<a name="json-node-get-string"></a><h3>json_node_get_string ()</h3>
+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       json_node_get_string                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Gets the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a string value.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_dup_string ()">
+<a name="json-node-dup-string"></a><h3>json_node_dup_string ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             json_node_dup_string                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Gets a copy of the string value stored inside a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of type <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"><code class="literal">JSON_NODE_VALUE</code></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_set_parent ()">
+<a name="json-node-set-parent"></a><h3>json_node_set_parent ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_node_set_parent                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *parent);</pre>
+<p>
+Sets the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
+<td> the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em>
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_parent ()">
+<a name="json-node-get-parent"></a><h3>json_node_get_parent ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_node_get_parent                (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the parent <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of <em class="parameter"><code>node</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the parent node, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>node</code></em> is the root node
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_type_name ()">
+<a name="json-node-type-name"></a><h3>json_node_type_name ()</h3>
+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       json_node_type_name                 (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the user readable name of the data type contained by <em class="parameter"><code>node</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a string containing the name of the type. The returned string
+  is owned by the node and should never be modified or freed
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_value_type ()">
+<a name="json-node-get-value-type"></a><h3>json_node_get_value_type ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="returnvalue">GType</span></a>               json_node_get_value_type            (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Returns the <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> of the payload of the node.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Type-Information.html#GType"><span class="type">GType</span></a> for the payload.
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.4</p>
+</div>
+<hr>
+<div class="refsect2" title="json_node_get_node_type ()">
+<a name="json-node-get-node-type"></a><h3>json_node_get_node_type ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="returnvalue">JsonNodeType</span></a>        json_node_get_node_type             (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNodeType" title="enum JsonNodeType"><span class="type">JsonNodeType</span></a> of <em class="parameter"><code>node</code></em></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the type of the node
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_node_is_null ()">
+<a name="json-node-is-null"></a><h3>json_node_is_null ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_node_is_null                   (<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Checks whether <em class="parameter"><code>node</code></em> is a <a class="link" href="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"><code class="literal">JSON_NODE_NULL</code></a>
+</p>
+<p>
+</p>
+<div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
+<h3 class="title">Note</h3>A null node is not the same as a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</div>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the node is null
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-JSON-Object.html b/doc/reference/html/json-glib-JSON-Object.html
new file mode 100644 (file)
index 0000000..2a943eb
--- /dev/null
@@ -0,0 +1,1008 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JSON Object</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="ch01.html" title="Data Types">
+<link rel="prev" href="json-glib-JSON-Array.html" title="JSON Array">
+<link rel="next" href="json-streams.html" title="Part III. Reading and writing">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-glib-JSON-Array.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-streams.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-JSON-Object.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-JSON-Object.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="JSON Object">
+<a name="json-glib-JSON-Object"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-JSON-Object.top_of_page"></a>JSON Object</span></h2>
+<p>JSON Object â€” a JSON object representation</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-JSON-Object.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">                    <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject">JsonObject</a>;
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Object.html#json-object-new" title="json_object_new ()">json_object_new</a>                     (void);
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Object.html#json-object-ref" title="json_object_ref ()">json_object_ref</a>                     (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-unref" title="json_object_unref ()">json_object_unref</a>                   (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-add-member" title="json_object_add_member ()">json_object_add_member</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()">json_object_set_member</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Object.html#json-object-has-member" title="json_object_has_member ()">json_object_has_member</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()">json_object_get_member</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-JSON-Object.html#json-object-dup-member" title="json_object_dup_member ()">json_object_dup_member</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="json-glib-JSON-Object.html#json-object-get-members" title="json_object_get_members ()">json_object_get_members</a>             (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             <a class="link" href="json-glib-JSON-Object.html#json-object-get-values" title="json_object_get_values ()">json_object_get_values</a>              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               <a class="link" href="json-glib-JSON-Object.html#json-object-get-size" title="json_object_get_size ()">json_object_get_size</a>                (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-remove-member" title="json_object_remove_member ()">json_object_remove_member</a>           (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                (<a class="link" href="json-glib-JSON-Object.html#JsonObjectForeach" title="JsonObjectForeach ()">*JsonObjectForeach</a>)                (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *member_node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-foreach-member" title="json_object_foreach_member ()">json_object_foreach_member</a>          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObjectForeach" title="JsonObjectForeach ()"><span class="returnvalue">JsonObjectForeach</span></a> func,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> data);
+
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-array-member" title="json_object_set_array_member ()">json_object_set_array_member</a>        (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *value);
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         <a class="link" href="json-glib-JSON-Object.html#json-object-get-array-member" title="json_object_get_array_member ()">json_object_get_array_member</a>        (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-boolean-member" title="json_object_set_boolean_member ()">json_object_set_boolean_member</a>      (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Object.html#json-object-get-boolean-member" title="json_object_get_boolean_member ()">json_object_get_boolean_member</a>      (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-double-member" title="json_object_set_double_member ()">json_object_set_double_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             <a class="link" href="json-glib-JSON-Object.html#json-object-get-double-member" title="json_object_get_double_member ()">json_object_get_double_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-int-member" title="json_object_set_int_member ()">json_object_set_int_member</a>          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              <a class="link" href="json-glib-JSON-Object.html#json-object-get-int-member" title="json_object_get_int_member ()">json_object_get_int_member</a>          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-null-member" title="json_object_set_null_member ()">json_object_set_null_member</a>         (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-JSON-Object.html#json-object-get-null-member" title="json_object_get_null_member ()">json_object_get_null_member</a>         (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-object-member" title="json_object_set_object_member ()">json_object_set_object_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *value);
+<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        <a class="link" href="json-glib-JSON-Object.html#json-object-get-object-member" title="json_object_get_object_member ()">json_object_get_object_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+<span class="returnvalue">void</span>                <a class="link" href="json-glib-JSON-Object.html#json-object-set-string-member" title="json_object_set_string_member ()">json_object_set_string_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);
+const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       <a class="link" href="json-glib-JSON-Object.html#json-object-get-string-member" title="json_object_get_string_member ()">json_object_get_string_member</a>       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-JSON-Object.description"></a><h2>Description</h2>
+<p>
+<a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a> is the representation of the object type inside JSON. It contains
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>s, which may contain fundamental types, arrays or other
+objects. Each member of an object is accessed using its name.
+</p>
+<p>
+Since objects can be expensive, they are reference counted. You can control
+the lifetime of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> using <a class="link" href="json-glib-JSON-Object.html#json-object-ref" title="json_object_ref ()"><code class="function">json_object_ref()</code></a> and <a class="link" href="json-glib-JSON-Object.html#json-object-unref" title="json_object_unref ()"><code class="function">json_object_unref()</code></a>.
+</p>
+<p>
+To add or overwrite a member with a given name, use <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a>.
+To extract a member with a given name, use <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a>.
+To retrieve the list of members, use <a class="link" href="json-glib-JSON-Object.html#json-object-get-members" title="json_object_get_members ()"><code class="function">json_object_get_members()</code></a>.
+To retrieve the size of the object (that is, the number of members it has),
+use <a class="link" href="json-glib-JSON-Object.html#json-object-get-size" title="json_object_get_size ()"><code class="function">json_object_get_size()</code></a>.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-JSON-Object.details"></a><h2>Details</h2>
+<div class="refsect2" title="JsonObject">
+<a name="JsonObject"></a><h3>JsonObject</h3>
+<pre class="programlisting">typedef struct _JsonObject JsonObject;</pre>
+<p>
+A JSON object type. The contents of the <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a> structure are private
+and should only be accessed by the provided API</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_new ()">
+<a name="json-object-new"></a><h3>json_object_new ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_object_new                     (void);</pre>
+<p>
+Creates a new <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>, an JSON object type representation.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the newly created <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_ref ()">
+<a name="json-object-ref"></a><h3>json_object_ref ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_object_ref                     (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Increase by one the reference count of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>, with the reference count
+  increased by one.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_unref ()">
+<a name="json-object-unref"></a><h3>json_object_unref ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_unref                   (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Decreases by one the reference count of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>. If the
+reference count reaches zero, the object is destroyed and all
+its allocated resources are freed.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody><tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr></tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_add_member ()">
+<a name="json-object-add-member"></a><h3>json_object_add_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_add_member              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
+<h3 class="title">Warning</h3>
+<p><code class="literal">json_object_add_member</code> has been deprecated since version 0.8 and should not be used in newly-written code. Use <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a> instead</p>
+</div>
+<p>
+Adds a member named <em class="parameter"><code>member_name</code></em> and containing <em class="parameter"><code>node</code></em> into a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.
+The object will take ownership of the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>.
+</p>
+<p>
+This function will return if the <em class="parameter"><code>object</code></em> already contains a member
+<em class="parameter"><code>member_name</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_member ()">
+<a name="json-object-set-member"></a><h3>json_object_set_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_member              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *node);</pre>
+<p>
+Sets <em class="parameter"><code>node</code></em> as the value of <em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+If <em class="parameter"><code>object</code></em> already contains a member called <em class="parameter"><code>member_name</code></em> then
+the member's current value is overwritten. Otherwise, a new
+member is added to <em class="parameter"><code>object</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_has_member ()">
+<a name="json-object-has-member"></a><h3>json_object_has_member ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_object_has_member              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Checks whether <em class="parameter"><code>object</code></em> has a member named <em class="parameter"><code>member_name</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of a JSON object member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the JSON object has the requested member
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_member ()">
+<a name="json-object-get-member"></a><h3>json_object_get_member ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_object_get_member              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Retrieves the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the value of <em class="parameter"><code>member_name</code></em> inside
+a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the JSON object member to access
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a pointer to the node for the requested object
+  member, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_dup_member ()">
+<a name="json-object-dup-member"></a><h3>json_object_dup_member ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_object_dup_member              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Retrieves a copy of the <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the value of <em class="parameter"><code>member_name</code></em>
+inside a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the JSON object member to access
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> (transfer full) a copy of the node for the requested
+  object member or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a class="link" href="json-glib-JSON-Node.html#json-node-free" title="json_node_free ()"><code class="function">json_node_free()</code></a> when done.
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.6</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_members ()">
+<a name="json-object-get-members"></a><h3>json_object_get_members ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             json_object_get_members             (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Retrieves all the names of the members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>. You can
+obtain the value for each member using <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>element-type utf8) (transfer container. <acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8. <acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym> utf8. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_values ()">
+<a name="json-object-get-values"></a><h3>json_object_get_values ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *             json_object_get_values              (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Retrieves all the values of the members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>element-type JsonNode) (transfer container. <acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> JsonNode. <acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym> JsonNode. </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_size ()">
+<a name="json-object-get-size"></a><h3>json_object_get_size ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>               json_object_get_size                (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object);</pre>
+<p>
+Retrieves the number of members of a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the number of members
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_object_remove_member ()">
+<a name="json-object-remove-member"></a><h3>json_object_remove_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_remove_member           (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Removes <em class="parameter"><code>member_name</code></em> from <em class="parameter"><code>object</code></em>, freeing its allocated resources.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member to remove
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="JsonObjectForeach ()">
+<a name="JsonObjectForeach"></a><h3>JsonObjectForeach ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                (*JsonObjectForeach)                (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *member_node,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> user_data);</pre>
+<p>
+The function to be passed to <a class="link" href="json-glib-JSON-Object.html#json-object-foreach-member" title="json_object_foreach_member ()"><code class="function">json_object_foreach_member()</code></a>. You
+should not add or remove members to and from <em class="parameter"><code>object</code></em> within
+this function. It is safe to change the value of <em class="parameter"><code>member_node</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> the iterated <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the <em class="parameter"><code>member_name</code></em> value
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
+<td> data passed to the function
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_foreach_member ()">
+<a name="json-object-foreach-member"></a><h3>json_object_foreach_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_foreach_member          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObjectForeach" title="JsonObjectForeach ()"><span class="returnvalue">JsonObjectForeach</span></a> func,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> data);</pre>
+<p>
+Iterates over all members of <em class="parameter"><code>object</code></em> and calls <em class="parameter"><code>func</code></em> on
+each one of them.
+</p>
+<p>
+It is safe to change the value of a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> of the <em class="parameter"><code>object</code></em>
+from within the iterator <em class="parameter"><code>func</code></em>, but it is not safe to add or
+remove members from the <em class="parameter"><code>object</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>func</code></em> :</span></p></td>
+<td> the function to be called on each member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
+<td> data to be passed to the function
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_array_member ()">
+<a name="json-object-set-array-member"></a><h3>json_object_set_array_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_array_member        (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *value);</pre>
+<p>
+Convenience function for setting an array <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+The <em class="parameter"><code>object</code></em> will take ownership of the passed <a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="type">JsonArray</span></a>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_array_member ()">
+<a name="json-object-get-array-member"></a><h3>json_object_get_array_member ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Array.html#JsonArray" title="JsonArray"><span class="returnvalue">JsonArray</span></a> *         json_object_get_array_member        (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the array
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the array inside the object's member. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_boolean_member ()">
+<a name="json-object-set-boolean-member"></a><h3>json_object_set_boolean_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_boolean_member      (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> value);</pre>
+<p>
+Convenience function for setting a boolean <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_boolean_member ()">
+<a name="json-object-get-boolean-member"></a><h3>json_object_get_boolean_member ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_object_get_boolean_member      (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the boolean value
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the boolean value of the object's member
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_double_member ()">
+<a name="json-object-set-double-member"></a><h3>json_object_set_double_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_double_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a> value);</pre>
+<p>
+Convenience function for setting a floating point <em class="parameter"><code>value</code></em>
+of <em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_double_member ()">
+<a name="json-object-get-double-member"></a><h3>json_object_get_double_member ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"><span class="returnvalue">gdouble</span></a>             json_object_get_double_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the floating point value
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the floating point value of the object's member
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_int_member ()">
+<a name="json-object-set-int-member"></a><h3>json_object_set_int_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_int_member          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a> value);</pre>
+<p>
+Convenience function for setting an integer <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_int_member ()">
+<a name="json-object-get-int-member"></a><h3>json_object_get_int_member ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint64"><span class="returnvalue">gint64</span></a>              json_object_get_int_member          (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the integer value
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the integer value of the object's member
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_null_member ()">
+<a name="json-object-set-null-member"></a><h3>json_object_set_null_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_null_member         (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function for setting a null <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_null_member ()">
+<a name="json-object-get-null-member"></a><h3>json_object_get_null_member ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_object_get_null_member         (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that checks whether the value
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em> is null
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the value is null
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_object_member ()">
+<a name="json-object-set-object-member"></a><h3>json_object_set_object_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_object_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *value);</pre>
+<p>
+Convenience function for setting an object <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+The <em class="parameter"><code>object</code></em> will take ownership of the passed <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_object_member ()">
+<a name="json-object-get-object-member"></a><h3>json_object_get_object_member ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *        json_object_get_object_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the object
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the object inside the object's member. <acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_set_string_member ()">
+<a name="json-object-set-string-member"></a><h3>json_object_set_string_member ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>                json_object_set_string_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *value);</pre>
+<p>
+Convenience function for setting a string <em class="parameter"><code>value</code></em> of
+<em class="parameter"><code>member_name</code></em> inside <em class="parameter"><code>object</code></em>.
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-set-member" title="json_object_set_member ()"><code class="function">json_object_set_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the member
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+<hr>
+<div class="refsect2" title="json_object_get_string_member ()">
+<a name="json-object-get-string-member"></a><h3>json_object_get_string_member ()</h3>
+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *       json_object_get_string_member       (<a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="returnvalue">JsonObject</span></a> *object,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *member_name);</pre>
+<p>
+Convenience function that retrieves the string value
+stored in <em class="parameter"><code>member_name</code></em> of <em class="parameter"><code>object</code></em>
+</p>
+<p>
+See also: <a class="link" href="json-glib-JSON-Object.html#json-object-get-member" title="json_object_get_member ()"><code class="function">json_object_get_member()</code></a></p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Object.html#JsonObject" title="JsonObject"><span class="type">JsonObject</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>member_name</code></em> :</span></p></td>
+<td> the name of the member
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> the string value of the object's member
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.8</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-Serializable-Interface.html b/doc/reference/html/json-glib-Serializable-Interface.html
new file mode 100644 (file)
index 0000000..4d408b9
--- /dev/null
@@ -0,0 +1,352 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Serializable Interface</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="prev" href="json-glib-GObject-Serialization.html" title="GObject Serialization">
+<link rel="next" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-glib-GObject-Serialization.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-advanced.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-Boxed-Types-Serialization.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-Serializable-Interface.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-Serializable-Interface.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="Serializable Interface">
+<a name="json-glib-Serializable-Interface"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-Serializable-Interface.top_of_page"></a>Serializable Interface</span></h2>
+<p>Serializable Interface â€” Interface for serialize and deserialize special GObjects</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-Serializable-Interface.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">                    <a class="link" href="json-glib-Serializable-Interface.html#JsonSerializableIface" title="JsonSerializableIface">JsonSerializableIface</a>;
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-Serializable-Interface.html#json-serializable-serialize-property" title="json_serializable_serialize_property ()">json_serializable_serialize_property</a>
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-Serializable-Interface.html#json-serializable-deserialize-property" title="json_serializable_deserialize_property ()">json_serializable_deserialize_property</a>
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *property_node);
+
+<a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          <a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" title="json_serializable_default_serialize_property ()">json_serializable_default_serialize_property</a>
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec);
+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property" title="json_serializable_default_deserialize_property ()">json_serializable_default_deserialize_property</a>
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *property_node);
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-Serializable-Interface.description"></a><h2>Description</h2>
+<p>
+<span class="type">JsonSerializable</span> is an interface for <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> classes that
+allows controlling how the class is going to be serialized
+or deserialized by <a class="link" href="json-glib-GObject-Serialization.html#json-construct-gobject" title="json_construct_gobject ()"><code class="function">json_construct_gobject()</code></a> and
+<a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()"><code class="function">json_serialize_gobject()</code></a> respectively.</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-Serializable-Interface.details"></a><h2>Details</h2>
+<div class="refsect2" title="JsonSerializableIface">
+<a name="JsonSerializableIface"></a><h3>JsonSerializableIface</h3>
+<pre class="programlisting">typedef struct {
+  JsonNode *(* serialize_property)   (JsonSerializable *serializable,
+                                      const gchar      *property_name,
+                                      const GValue     *value,
+                                      GParamSpec       *pspec);
+  gboolean  (* deserialize_property) (JsonSerializable *serializable,
+                                      const gchar      *property_name,
+                                      GValue           *value,
+                                      GParamSpec       *pspec,
+                                      JsonNode         *property_node);
+} JsonSerializableIface;
+</pre>
+<p>
+Interface that allows serializing and deserializing <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>s
+with properties storing complex data types. The <a class="link" href="json-glib-GObject-Serialization.html#json-serialize-gobject" title="json_serialize_gobject ()"><code class="function">json_serialize_gobject()</code></a>
+function will check if the passed <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> implements this interface,
+so it can also be used to override the default property serialization
+sequence.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonSerializableIface.serialize-property"></a>serialize_property</code></em> ()</span></p></td>
+<td> virtual function for serializing a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> property
+  into a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="structfield"><code><a name="JsonSerializableIface.deserialize-property"></a>deserialize_property</code></em> ()</span></p></td>
+<td> virtual function for deserializing a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a>
+  into a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> property
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_serializable_serialize_property ()">
+<a name="json-serializable-serialize-property"></a><h3>json_serializable_serialize_property ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_serializable_serialize_property
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec);</pre>
+<p>
+Asks a <span class="type">JsonSerializable</span> implementation to serialize a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a>
+property into a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> object.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>serializable</code></em> :</span></p></td>
+<td> a <span class="type">JsonSerializable</span> object
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_name</code></em> :</span></p></td>
+<td> the name of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the serialized property
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_serializable_deserialize_property ()">
+<a name="json-serializable-deserialize-property"></a><h3>json_serializable_deserialize_property ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_serializable_deserialize_property
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *property_node);</pre>
+<p>
+Asks a <span class="type">JsonSerializable</span> implementation to deserialize the
+property contained inside <em class="parameter"><code>property_node</code></em> into <em class="parameter"><code>value</code></em>.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>serializable</code></em> :</span></p></td>
+<td> a <span class="type">JsonSerializable</span>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_name</code></em> :</span></p></td>
+<td> the name of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a pointer to an uninitialized <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the serialized property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the property was successfully deserialized.
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<hr>
+<div class="refsect2" title="json_serializable_default_serialize_property ()">
+<a name="json-serializable-default-serialize-property"></a><h3>json_serializable_default_serialize_property ()</h3>
+<pre class="programlisting"><a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *          json_serializable_default_serialize_property
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         const <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec);</pre>
+<p>
+Calls the default implementation of the <span class="type">JsonSerializable</span>
+<code class="function">serialize_property()</code> virtual function
+</p>
+<p>
+This function can be used inside a custom implementation
+of the <code class="function">serialize_property()</code> virtual function in lieu of:
+</p>
+<p>
+</p>
+<div class="informalexample"><pre class="programlisting">
+  JsonSerializable *iface;
+  JsonNode *node;
+
+  iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+  node = iface-&gt;serialize_property (serializable, property_name,
+                                    value,
+                                    pspec);
+</pre></div>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>serializable</code></em> :</span></p></td>
+<td> a <span class="type">JsonSerializable</span> object
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_name</code></em> :</span></p></td>
+<td> the name of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> the value of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td>transfer full. <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>. </td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+<hr>
+<div class="refsect2" title="json_serializable_default_deserialize_property ()">
+<a name="json-serializable-default-deserialize-property"></a><h3>json_serializable_default_deserialize_property ()</h3>
+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            json_serializable_default_deserialize_property
+                                                        (<span class="returnvalue">JsonSerializable</span> *serializable,
+                                                         const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *property_name,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="returnvalue">GValue</span></a> *value,
+                                                         <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="returnvalue">GParamSpec</span></a> *pspec,
+                                                         <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="returnvalue">JsonNode</span></a> *property_node);</pre>
+<p>
+Calls the default implementation of the <span class="type">JsonSerializable</span>
+<code class="function">deserialize_property()</code> virtual function
+</p>
+<p>
+This function can be used inside a custom implementation
+of the <code class="function">deserialize_property()</code> virtual function in lieu of:
+</p>
+<p>
+</p>
+<div class="informalexample"><pre class="programlisting">
+  JsonSerializable *iface;
+  gboolean res;
+
+  iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+  res = iface-&gt;deserialize_property (serializable, property_name,
+                                     value,
+                                     pspec,
+                                     property_node);
+</pre></div>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>serializable</code></em> :</span></p></td>
+<td> a <span class="type">JsonSerializable</span>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_name</code></em> :</span></p></td>
+<td> the name of the property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
+<td> a pointer to an uninitialized <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>pspec</code></em> :</span></p></td>
+<td> a <a href="http://library.gnome.org/devel/gobject/unstable/gobject-GParamSpec.html#GParamSpec"><span class="type">GParamSpec</span></a>
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>property_node</code></em> :</span></p></td>
+<td> a <a class="link" href="json-glib-JSON-Node.html#JsonNode" title="JsonNode"><span class="type">JsonNode</span></a> containing the serialized property
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
+<td> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the property was successfully deserialized.
+
+</td>
+</tr>
+</tbody>
+</table></div>
+<p class="since">Since 0.10</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib-Versioning-information.html b/doc/reference/html/json-glib-Versioning-information.html
new file mode 100644 (file)
index 0000000..5108623
--- /dev/null
@@ -0,0 +1,158 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Versioning information</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="prev" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="next" href="ch04.html" title="Object Hierarchy">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
+<tr valign="middle">
+<td><a accesskey="p" href="json-tools.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td><a accesskey="u" href="json-tools.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ch04.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr>
+<tr><td colspan="5" class="shortcuts">
+<a href="#json-glib-Versioning-information.synopsis" class="shortcut">Top</a>
+                  Â | 
+                  <a href="#json-glib-Versioning-information.description" class="shortcut">Description</a>
+</td></tr>
+</table>
+<div class="refentry" title="Versioning information">
+<a name="json-glib-Versioning-information"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="json-glib-Versioning-information.top_of_page"></a>Versioning information</span></h2>
+<p>Versioning information â€” JSON-GLib version checking</p>
+</td>
+<td valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsynopsisdiv" title="Synopsis">
+<a name="json-glib-Versioning-information.synopsis"></a><h2>Synopsis</h2>
+<pre class="synopsis">#define             <a class="link" href="json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS" title="JSON_MAJOR_VERSION">JSON_MAJOR_VERSION</a>
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS" title="JSON_MINOR_VERSION">JSON_MINOR_VERSION</a>
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS" title="JSON_MICRO_VERSION">JSON_MICRO_VERSION</a>
+
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION">JSON_VERSION</a>
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS" title="JSON_VERSION_S">JSON_VERSION_S</a>
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS" title="JSON_VERSION_HEX">JSON_VERSION_HEX</a>
+
+#define             <a class="link" href="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS" title="JSON_CHECK_VERSION()">JSON_CHECK_VERSION</a>                  (major,minor,micro)
+</pre>
+</div>
+<div class="refsect1" title="Description">
+<a name="json-glib-Versioning-information.description"></a><h2>Description</h2>
+<p>
+JSON-GLib provides macros to check the version of the library
+at compile-time</p>
+</div>
+<div class="refsect1" title="Details">
+<a name="json-glib-Versioning-information.details"></a><h2>Details</h2>
+<div class="refsect2" title="JSON_MAJOR_VERSION">
+<a name="JSON-MAJOR-VERSION:CAPS"></a><h3>JSON_MAJOR_VERSION</h3>
+<pre class="programlisting">#define JSON_MAJOR_VERSION              (0)
+</pre>
+<p>
+Json major version component (e.g. 1 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_MINOR_VERSION">
+<a name="JSON-MINOR-VERSION:CAPS"></a><h3>JSON_MINOR_VERSION</h3>
+<pre class="programlisting">#define JSON_MINOR_VERSION              (10)
+</pre>
+<p>
+Json minor version component (e.g. 2 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_MICRO_VERSION">
+<a name="JSON-MICRO-VERSION:CAPS"></a><h3>JSON_MICRO_VERSION</h3>
+<pre class="programlisting">#define JSON_MICRO_VERSION              (4)
+</pre>
+<p>
+Json micro version component (e.g. 3 if <a class="link" href="json-glib-Versioning-information.html#JSON-VERSION:CAPS" title="JSON_VERSION"><code class="literal">JSON_VERSION</code></a> is 1.2.3)</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_VERSION">
+<a name="JSON-VERSION:CAPS"></a><h3>JSON_VERSION</h3>
+<pre class="programlisting">#define JSON_VERSION                    (0.10.4)
+</pre>
+<p>
+Json version.</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_VERSION_S">
+<a name="JSON-VERSION-S:CAPS"></a><h3>JSON_VERSION_S</h3>
+<pre class="programlisting">#define JSON_VERSION_S                  "0.10.4"
+</pre>
+<p>
+Json version, encoded as a string, useful for printing and
+concatenation.</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_VERSION_HEX">
+<a name="JSON-VERSION-HEX:CAPS"></a><h3>JSON_VERSION_HEX</h3>
+<pre class="programlisting">#define             JSON_VERSION_HEX</pre>
+<p>
+Json version, encoded as an hexadecimal number, useful for
+integer comparisons.</p>
+</div>
+<hr>
+<div class="refsect2" title="JSON_CHECK_VERSION()">
+<a name="JSON-CHECK-VERSION:CAPS"></a><h3>JSON_CHECK_VERSION()</h3>
+<pre class="programlisting">#define             JSON_CHECK_VERSION(major,minor,micro)</pre>
+<p>
+Compile-time version checking. Evaluates to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version
+of Json is greater than the required one.</p>
+<div class="variablelist"><table border="0">
+<col align="left" valign="top">
+<tbody>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
+<td> required major version
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>minor</code></em> :</span></p></td>
+<td> required minor version
+</td>
+</tr>
+<tr>
+<td><p><span class="term"><em class="parameter"><code>micro</code></em> :</span></p></td>
+<td> required micro version
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-glib.devhelp b/doc/reference/html/json-glib.devhelp
new file mode 100644 (file)
index 0000000..95e1ad7
--- /dev/null
@@ -0,0 +1,188 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
+<book xmlns="http://www.devhelp.net/book" title="JSON-GLib Reference Manual" link="index.html" author="" name="json-glib">
+  <chapters>
+    <sub name="JSON-GLib Overview" link="json-glib.html"/>
+    <sub name="JSON-GLib Reference" link="json-base.html">
+      <sub name="Data Types" link="ch01.html">
+        <sub name="JSON Node" link="json-glib-JSON-Node.html"/>
+        <sub name="JSON Array" link="json-glib-JSON-Array.html"/>
+        <sub name="JSON Object" link="json-glib-JSON-Object.html"/>
+      </sub>
+    </sub>
+    <sub name="Reading and writing" link="json-streams.html">
+      <sub name="Parser" link="ch02.html">
+        <sub name="JsonParser" link="JsonParser.html"/>
+      </sub>
+      <sub name="Generator" link="ch03.html">
+        <sub name="JsonGenerator" link="JsonGenerator.html"/>
+      </sub>
+    </sub>
+    <sub name="JSON-GLib Advanced API" link="json-advanced.html">
+      <sub name="GObject Serialization" link="json-glib-GObject-Serialization.html"/>
+      <sub name="Serializable Interface" link="json-glib-Serializable-Interface.html"/>
+      <sub name="Boxed Types Serialization" link="json-glib-Boxed-Types-Serialization.html"/>
+    </sub>
+    <sub name="JSON-GLib Additional Reference" link="json-tools.html">
+      <sub name="Versioning information" link="json-glib-Versioning-information.html"/>
+      <sub name="Object Hierarchy" link="ch04.html"/>
+    </sub>
+    <sub name="Index" link="ix01.html"/>
+    <sub name="Index of deprecated symbols" link="ix02.html"/>
+    <sub name="Index of new symbols in 0.4" link="ix03.html"/>
+    <sub name="Index of new symbols in 0.6" link="ix04.html"/>
+    <sub name="Index of new symbols in 0.8" link="ix05.html"/>
+    <sub name="Index of new symbols in 0.10" link="ix06.html"/>
+    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
+    <sub name="License" link="license.html"/>
+  </chapters>
+  <functions>
+    <function name="enum JsonNodeType" link="json-glib-JSON-Node.html#JsonNodeType"/>
+    <function name="JsonNode" link="json-glib-JSON-Node.html#JsonNode"/>
+    <function name="JSON_NODE_TYPE()" link="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS"/>
+    <function name="JSON_NODE_HOLDS()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS"/>
+    <function name="JSON_NODE_HOLDS_VALUE()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS"/>
+    <function name="JSON_NODE_HOLDS_OBJECT()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS"/>
+    <function name="JSON_NODE_HOLDS_ARRAY()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS"/>
+    <function name="JSON_NODE_HOLDS_NULL()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS"/>
+    <function name="json_node_new ()" link="json-glib-JSON-Node.html#json-node-new"/>
+    <function name="json_node_copy ()" link="json-glib-JSON-Node.html#json-node-copy"/>
+    <function name="json_node_free ()" link="json-glib-JSON-Node.html#json-node-free"/>
+    <function name="json_node_set_array ()" link="json-glib-JSON-Node.html#json-node-set-array"/>
+    <function name="json_node_take_array ()" link="json-glib-JSON-Node.html#json-node-take-array"/>
+    <function name="json_node_get_array ()" link="json-glib-JSON-Node.html#json-node-get-array"/>
+    <function name="json_node_dup_array ()" link="json-glib-JSON-Node.html#json-node-dup-array"/>
+    <function name="json_node_set_object ()" link="json-glib-JSON-Node.html#json-node-set-object"/>
+    <function name="json_node_take_object ()" link="json-glib-JSON-Node.html#json-node-take-object"/>
+    <function name="json_node_get_object ()" link="json-glib-JSON-Node.html#json-node-get-object"/>
+    <function name="json_node_dup_object ()" link="json-glib-JSON-Node.html#json-node-dup-object"/>
+    <function name="json_node_set_value ()" link="json-glib-JSON-Node.html#json-node-set-value"/>
+    <function name="json_node_get_value ()" link="json-glib-JSON-Node.html#json-node-get-value"/>
+    <function name="json_node_set_boolean ()" link="json-glib-JSON-Node.html#json-node-set-boolean"/>
+    <function name="json_node_get_boolean ()" link="json-glib-JSON-Node.html#json-node-get-boolean"/>
+    <function name="json_node_set_double ()" link="json-glib-JSON-Node.html#json-node-set-double"/>
+    <function name="json_node_get_double ()" link="json-glib-JSON-Node.html#json-node-get-double"/>
+    <function name="json_node_set_int ()" link="json-glib-JSON-Node.html#json-node-set-int"/>
+    <function name="json_node_get_int ()" link="json-glib-JSON-Node.html#json-node-get-int"/>
+    <function name="json_node_set_string ()" link="json-glib-JSON-Node.html#json-node-set-string"/>
+    <function name="json_node_get_string ()" link="json-glib-JSON-Node.html#json-node-get-string"/>
+    <function name="json_node_dup_string ()" link="json-glib-JSON-Node.html#json-node-dup-string"/>
+    <function name="json_node_set_parent ()" link="json-glib-JSON-Node.html#json-node-set-parent"/>
+    <function name="json_node_get_parent ()" link="json-glib-JSON-Node.html#json-node-get-parent"/>
+    <function name="json_node_type_name ()" link="json-glib-JSON-Node.html#json-node-type-name"/>
+    <function name="json_node_get_value_type ()" link="json-glib-JSON-Node.html#json-node-get-value-type"/>
+    <function name="json_node_get_node_type ()" link="json-glib-JSON-Node.html#json-node-get-node-type"/>
+    <function name="json_node_is_null ()" link="json-glib-JSON-Node.html#json-node-is-null"/>
+    <function name="JsonArray" link="json-glib-JSON-Array.html#JsonArray"/>
+    <function name="json_array_new ()" link="json-glib-JSON-Array.html#json-array-new"/>
+    <function name="json_array_sized_new ()" link="json-glib-JSON-Array.html#json-array-sized-new"/>
+    <function name="json_array_ref ()" link="json-glib-JSON-Array.html#json-array-ref"/>
+    <function name="json_array_unref ()" link="json-glib-JSON-Array.html#json-array-unref"/>
+    <function name="json_array_add_element ()" link="json-glib-JSON-Array.html#json-array-add-element"/>
+    <function name="json_array_get_element ()" link="json-glib-JSON-Array.html#json-array-get-element"/>
+    <function name="json_array_dup_element ()" link="json-glib-JSON-Array.html#json-array-dup-element"/>
+    <function name="json_array_get_elements ()" link="json-glib-JSON-Array.html#json-array-get-elements"/>
+    <function name="json_array_get_length ()" link="json-glib-JSON-Array.html#json-array-get-length"/>
+    <function name="json_array_remove_element ()" link="json-glib-JSON-Array.html#json-array-remove-element"/>
+    <function name="JsonArrayForeach ()" link="json-glib-JSON-Array.html#JsonArrayForeach"/>
+    <function name="json_array_foreach_element ()" link="json-glib-JSON-Array.html#json-array-foreach-element"/>
+    <function name="json_array_add_array_element ()" link="json-glib-JSON-Array.html#json-array-add-array-element"/>
+    <function name="json_array_get_array_element ()" link="json-glib-JSON-Array.html#json-array-get-array-element"/>
+    <function name="json_array_add_boolean_element ()" link="json-glib-JSON-Array.html#json-array-add-boolean-element"/>
+    <function name="json_array_get_boolean_element ()" link="json-glib-JSON-Array.html#json-array-get-boolean-element"/>
+    <function name="json_array_add_double_element ()" link="json-glib-JSON-Array.html#json-array-add-double-element"/>
+    <function name="json_array_get_double_element ()" link="json-glib-JSON-Array.html#json-array-get-double-element"/>
+    <function name="json_array_add_int_element ()" link="json-glib-JSON-Array.html#json-array-add-int-element"/>
+    <function name="json_array_get_int_element ()" link="json-glib-JSON-Array.html#json-array-get-int-element"/>
+    <function name="json_array_add_null_element ()" link="json-glib-JSON-Array.html#json-array-add-null-element"/>
+    <function name="json_array_get_null_element ()" link="json-glib-JSON-Array.html#json-array-get-null-element"/>
+    <function name="json_array_add_object_element ()" link="json-glib-JSON-Array.html#json-array-add-object-element"/>
+    <function name="json_array_get_object_element ()" link="json-glib-JSON-Array.html#json-array-get-object-element"/>
+    <function name="json_array_add_string_element ()" link="json-glib-JSON-Array.html#json-array-add-string-element"/>
+    <function name="json_array_get_string_element ()" link="json-glib-JSON-Array.html#json-array-get-string-element"/>
+    <function name="JsonObject" link="json-glib-JSON-Object.html#JsonObject"/>
+    <function name="json_object_new ()" link="json-glib-JSON-Object.html#json-object-new"/>
+    <function name="json_object_ref ()" link="json-glib-JSON-Object.html#json-object-ref"/>
+    <function name="json_object_unref ()" link="json-glib-JSON-Object.html#json-object-unref"/>
+    <function name="json_object_add_member ()" link="json-glib-JSON-Object.html#json-object-add-member"/>
+    <function name="json_object_set_member ()" link="json-glib-JSON-Object.html#json-object-set-member"/>
+    <function name="json_object_has_member ()" link="json-glib-JSON-Object.html#json-object-has-member"/>
+    <function name="json_object_get_member ()" link="json-glib-JSON-Object.html#json-object-get-member"/>
+    <function name="json_object_dup_member ()" link="json-glib-JSON-Object.html#json-object-dup-member"/>
+    <function name="json_object_get_members ()" link="json-glib-JSON-Object.html#json-object-get-members"/>
+    <function name="json_object_get_values ()" link="json-glib-JSON-Object.html#json-object-get-values"/>
+    <function name="json_object_get_size ()" link="json-glib-JSON-Object.html#json-object-get-size"/>
+    <function name="json_object_remove_member ()" link="json-glib-JSON-Object.html#json-object-remove-member"/>
+    <function name="JsonObjectForeach ()" link="json-glib-JSON-Object.html#JsonObjectForeach"/>
+    <function name="json_object_foreach_member ()" link="json-glib-JSON-Object.html#json-object-foreach-member"/>
+    <function name="json_object_set_array_member ()" link="json-glib-JSON-Object.html#json-object-set-array-member"/>
+    <function name="json_object_get_array_member ()" link="json-glib-JSON-Object.html#json-object-get-array-member"/>
+    <function name="json_object_set_boolean_member ()" link="json-glib-JSON-Object.html#json-object-set-boolean-member"/>
+    <function name="json_object_get_boolean_member ()" link="json-glib-JSON-Object.html#json-object-get-boolean-member"/>
+    <function name="json_object_set_double_member ()" link="json-glib-JSON-Object.html#json-object-set-double-member"/>
+    <function name="json_object_get_double_member ()" link="json-glib-JSON-Object.html#json-object-get-double-member"/>
+    <function name="json_object_set_int_member ()" link="json-glib-JSON-Object.html#json-object-set-int-member"/>
+    <function name="json_object_get_int_member ()" link="json-glib-JSON-Object.html#json-object-get-int-member"/>
+    <function name="json_object_set_null_member ()" link="json-glib-JSON-Object.html#json-object-set-null-member"/>
+    <function name="json_object_get_null_member ()" link="json-glib-JSON-Object.html#json-object-get-null-member"/>
+    <function name="json_object_set_object_member ()" link="json-glib-JSON-Object.html#json-object-set-object-member"/>
+    <function name="json_object_get_object_member ()" link="json-glib-JSON-Object.html#json-object-get-object-member"/>
+    <function name="json_object_set_string_member ()" link="json-glib-JSON-Object.html#json-object-set-string-member"/>
+    <function name="json_object_get_string_member ()" link="json-glib-JSON-Object.html#json-object-get-string-member"/>
+    <function name="enum JsonParserError" link="JsonParser.html#JsonParserError"/>
+    <function name="JsonParser" link="JsonParser.html#JsonParser-struct"/>
+    <function name="JsonParserClass" link="JsonParser.html#JsonParserClass"/>
+    <function name="json_parser_new ()" link="JsonParser.html#json-parser-new"/>
+    <function name="json_parser_load_from_file ()" link="JsonParser.html#json-parser-load-from-file"/>
+    <function name="json_parser_load_from_data ()" link="JsonParser.html#json-parser-load-from-data"/>
+    <function name="json_parser_get_root ()" link="JsonParser.html#json-parser-get-root"/>
+    <function name="json_parser_get_current_line ()" link="JsonParser.html#json-parser-get-current-line"/>
+    <function name="json_parser_get_current_pos ()" link="JsonParser.html#json-parser-get-current-pos"/>
+    <function name="json_parser_has_assignment ()" link="JsonParser.html#json-parser-has-assignment"/>
+    <function name="The &quot;array-element&quot; signal" link="JsonParser.html#JsonParser-array-element"/>
+    <function name="The &quot;array-end&quot; signal" link="JsonParser.html#JsonParser-array-end"/>
+    <function name="The &quot;array-start&quot; signal" link="JsonParser.html#JsonParser-array-start"/>
+    <function name="The &quot;error&quot; signal" link="JsonParser.html#JsonParser-error"/>
+    <function name="The &quot;object-end&quot; signal" link="JsonParser.html#JsonParser-object-end"/>
+    <function name="The &quot;object-member&quot; signal" link="JsonParser.html#JsonParser-object-member"/>
+    <function name="The &quot;object-start&quot; signal" link="JsonParser.html#JsonParser-object-start"/>
+    <function name="The &quot;parse-end&quot; signal" link="JsonParser.html#JsonParser-parse-end"/>
+    <function name="The &quot;parse-start&quot; signal" link="JsonParser.html#JsonParser-parse-start"/>
+    <function name="JsonGenerator" link="JsonGenerator.html#JsonGenerator-struct"/>
+    <function name="JsonGeneratorClass" link="JsonGenerator.html#JsonGeneratorClass"/>
+    <function name="json_generator_new ()" link="JsonGenerator.html#json-generator-new"/>
+    <function name="json_generator_to_file ()" link="JsonGenerator.html#json-generator-to-file"/>
+    <function name="json_generator_to_data ()" link="JsonGenerator.html#json-generator-to-data"/>
+    <function name="json_generator_set_root ()" link="JsonGenerator.html#json-generator-set-root"/>
+    <function name="The &quot;indent&quot; property" link="JsonGenerator.html#JsonGenerator--indent"/>
+    <function name="The &quot;indent-char&quot; property" link="JsonGenerator.html#JsonGenerator--indent-char"/>
+    <function name="The &quot;pretty&quot; property" link="JsonGenerator.html#JsonGenerator--pretty"/>
+    <function name="The &quot;root&quot; property" link="JsonGenerator.html#JsonGenerator--root"/>
+    <function name="json_gobject_serialize ()" link="json-glib-GObject-Serialization.html#json-gobject-serialize"/>
+    <function name="json_gobject_deserialize ()" link="json-glib-GObject-Serialization.html#json-gobject-deserialize"/>
+    <function name="json_gobject_to_data ()" link="json-glib-GObject-Serialization.html#json-gobject-to-data"/>
+    <function name="json_gobject_from_data ()" link="json-glib-GObject-Serialization.html#json-gobject-from-data"/>
+    <function name="json_construct_gobject ()" link="json-glib-GObject-Serialization.html#json-construct-gobject"/>
+    <function name="json_serialize_gobject ()" link="json-glib-GObject-Serialization.html#json-serialize-gobject"/>
+    <function name="JsonSerializableIface" link="json-glib-Serializable-Interface.html#JsonSerializableIface"/>
+    <function name="json_serializable_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-serialize-property"/>
+    <function name="json_serializable_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-deserialize-property"/>
+    <function name="json_serializable_default_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property"/>
+    <function name="json_serializable_default_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property"/>
+    <function name="JsonBoxedSerializeFunc ()" link="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc"/>
+    <function name="JsonBoxedDeserializeFunc ()" link="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc"/>
+    <function name="json_boxed_register_serialize_func ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func"/>
+    <function name="json_boxed_register_deserialize_func ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func"/>
+    <function name="json_boxed_can_serialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize"/>
+    <function name="json_boxed_can_deserialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize"/>
+    <function name="json_boxed_serialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize"/>
+    <function name="json_boxed_deserialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize"/>
+    <function name="JSON_MAJOR_VERSION" link="json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS"/>
+    <function name="JSON_MINOR_VERSION" link="json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS"/>
+    <function name="JSON_MICRO_VERSION" link="json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS"/>
+    <function name="JSON_VERSION" link="json-glib-Versioning-information.html#JSON-VERSION:CAPS"/>
+    <function name="JSON_VERSION_S" link="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS"/>
+    <function name="JSON_VERSION_HEX" link="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS"/>
+    <function name="JSON_CHECK_VERSION()" link="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS"/>
+  </functions>
+</book>
diff --git a/doc/reference/html/json-glib.devhelp2 b/doc/reference/html/json-glib.devhelp2
new file mode 100644 (file)
index 0000000..6f2d4fc
--- /dev/null
@@ -0,0 +1,194 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
+<book xmlns="http://www.devhelp.net/book" title="JSON-GLib Reference Manual" link="index.html" author="" name="json-glib" version="2" language="c">
+  <chapters>
+    <sub name="JSON-GLib Overview" link="json-glib.html"/>
+    <sub name="JSON-GLib Reference" link="json-base.html">
+      <sub name="Data Types" link="ch01.html">
+        <sub name="JSON Node" link="json-glib-JSON-Node.html"/>
+        <sub name="JSON Array" link="json-glib-JSON-Array.html"/>
+        <sub name="JSON Object" link="json-glib-JSON-Object.html"/>
+      </sub>
+    </sub>
+    <sub name="Reading and writing" link="json-streams.html">
+      <sub name="Parser" link="ch02.html">
+        <sub name="JsonParser" link="JsonParser.html"/>
+      </sub>
+      <sub name="Generator" link="ch03.html">
+        <sub name="JsonGenerator" link="JsonGenerator.html"/>
+      </sub>
+    </sub>
+    <sub name="JSON-GLib Advanced API" link="json-advanced.html">
+      <sub name="GObject Serialization" link="json-glib-GObject-Serialization.html"/>
+      <sub name="Serializable Interface" link="json-glib-Serializable-Interface.html"/>
+      <sub name="Boxed Types Serialization" link="json-glib-Boxed-Types-Serialization.html"/>
+    </sub>
+    <sub name="JSON-GLib Additional Reference" link="json-tools.html">
+      <sub name="Versioning information" link="json-glib-Versioning-information.html"/>
+      <sub name="Object Hierarchy" link="ch04.html"/>
+    </sub>
+    <sub name="Index" link="ix01.html"/>
+    <sub name="Index of deprecated symbols" link="ix02.html"/>
+    <sub name="Index of new symbols in 0.4" link="ix03.html"/>
+    <sub name="Index of new symbols in 0.6" link="ix04.html"/>
+    <sub name="Index of new symbols in 0.8" link="ix05.html"/>
+    <sub name="Index of new symbols in 0.10" link="ix06.html"/>
+    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
+    <sub name="License" link="license.html"/>
+  </chapters>
+  <functions>
+    <keyword type="enum" name="enum JsonNodeType" link="json-glib-JSON-Node.html#JsonNodeType"/>
+    <keyword type="struct" name="JsonNode" link="json-glib-JSON-Node.html#JsonNode"/>
+    <keyword type="macro" name="JSON_NODE_TYPE()" link="json-glib-JSON-Node.html#JSON-NODE-TYPE:CAPS"/>
+    <keyword type="macro" name="JSON_NODE_HOLDS()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS:CAPS" since="0.10"/>
+    <keyword type="macro" name="JSON_NODE_HOLDS_VALUE()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-VALUE:CAPS" since="0.10"/>
+    <keyword type="macro" name="JSON_NODE_HOLDS_OBJECT()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-OBJECT:CAPS" since="0.10"/>
+    <keyword type="macro" name="JSON_NODE_HOLDS_ARRAY()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-ARRAY:CAPS" since="0.10"/>
+    <keyword type="macro" name="JSON_NODE_HOLDS_NULL()" link="json-glib-JSON-Node.html#JSON-NODE-HOLDS-NULL:CAPS" since="0.10"/>
+    <keyword type="function" name="json_node_new ()" link="json-glib-JSON-Node.html#json-node-new"/>
+    <keyword type="function" name="json_node_copy ()" link="json-glib-JSON-Node.html#json-node-copy"/>
+    <keyword type="function" name="json_node_free ()" link="json-glib-JSON-Node.html#json-node-free"/>
+    <keyword type="function" name="json_node_set_array ()" link="json-glib-JSON-Node.html#json-node-set-array"/>
+    <keyword type="function" name="json_node_take_array ()" link="json-glib-JSON-Node.html#json-node-take-array"/>
+    <keyword type="function" name="json_node_get_array ()" link="json-glib-JSON-Node.html#json-node-get-array"/>
+    <keyword type="function" name="json_node_dup_array ()" link="json-glib-JSON-Node.html#json-node-dup-array"/>
+    <keyword type="function" name="json_node_set_object ()" link="json-glib-JSON-Node.html#json-node-set-object"/>
+    <keyword type="function" name="json_node_take_object ()" link="json-glib-JSON-Node.html#json-node-take-object"/>
+    <keyword type="function" name="json_node_get_object ()" link="json-glib-JSON-Node.html#json-node-get-object"/>
+    <keyword type="function" name="json_node_dup_object ()" link="json-glib-JSON-Node.html#json-node-dup-object"/>
+    <keyword type="function" name="json_node_set_value ()" link="json-glib-JSON-Node.html#json-node-set-value"/>
+    <keyword type="function" name="json_node_get_value ()" link="json-glib-JSON-Node.html#json-node-get-value"/>
+    <keyword type="function" name="json_node_set_boolean ()" link="json-glib-JSON-Node.html#json-node-set-boolean"/>
+    <keyword type="function" name="json_node_get_boolean ()" link="json-glib-JSON-Node.html#json-node-get-boolean"/>
+    <keyword type="function" name="json_node_set_double ()" link="json-glib-JSON-Node.html#json-node-set-double"/>
+    <keyword type="function" name="json_node_get_double ()" link="json-glib-JSON-Node.html#json-node-get-double"/>
+    <keyword type="function" name="json_node_set_int ()" link="json-glib-JSON-Node.html#json-node-set-int"/>
+    <keyword type="function" name="json_node_get_int ()" link="json-glib-JSON-Node.html#json-node-get-int"/>
+    <keyword type="function" name="json_node_set_string ()" link="json-glib-JSON-Node.html#json-node-set-string"/>
+    <keyword type="function" name="json_node_get_string ()" link="json-glib-JSON-Node.html#json-node-get-string"/>
+    <keyword type="function" name="json_node_dup_string ()" link="json-glib-JSON-Node.html#json-node-dup-string"/>
+    <keyword type="function" name="json_node_set_parent ()" link="json-glib-JSON-Node.html#json-node-set-parent" since="0.8"/>
+    <keyword type="function" name="json_node_get_parent ()" link="json-glib-JSON-Node.html#json-node-get-parent"/>
+    <keyword type="function" name="json_node_type_name ()" link="json-glib-JSON-Node.html#json-node-type-name"/>
+    <keyword type="function" name="json_node_get_value_type ()" link="json-glib-JSON-Node.html#json-node-get-value-type" since="0.4"/>
+    <keyword type="function" name="json_node_get_node_type ()" link="json-glib-JSON-Node.html#json-node-get-node-type" since="0.8"/>
+    <keyword type="function" name="json_node_is_null ()" link="json-glib-JSON-Node.html#json-node-is-null" since="0.8"/>
+    <keyword type="struct" name="JsonArray" link="json-glib-JSON-Array.html#JsonArray"/>
+    <keyword type="function" name="json_array_new ()" link="json-glib-JSON-Array.html#json-array-new"/>
+    <keyword type="function" name="json_array_sized_new ()" link="json-glib-JSON-Array.html#json-array-sized-new"/>
+    <keyword type="function" name="json_array_ref ()" link="json-glib-JSON-Array.html#json-array-ref"/>
+    <keyword type="function" name="json_array_unref ()" link="json-glib-JSON-Array.html#json-array-unref"/>
+    <keyword type="function" name="json_array_add_element ()" link="json-glib-JSON-Array.html#json-array-add-element"/>
+    <keyword type="function" name="json_array_get_element ()" link="json-glib-JSON-Array.html#json-array-get-element"/>
+    <keyword type="function" name="json_array_dup_element ()" link="json-glib-JSON-Array.html#json-array-dup-element" since="0.6"/>
+    <keyword type="function" name="json_array_get_elements ()" link="json-glib-JSON-Array.html#json-array-get-elements"/>
+    <keyword type="function" name="json_array_get_length ()" link="json-glib-JSON-Array.html#json-array-get-length"/>
+    <keyword type="function" name="json_array_remove_element ()" link="json-glib-JSON-Array.html#json-array-remove-element"/>
+    <keyword type="function" name="JsonArrayForeach ()" link="json-glib-JSON-Array.html#JsonArrayForeach" since="0.8"/>
+    <keyword type="function" name="json_array_foreach_element ()" link="json-glib-JSON-Array.html#json-array-foreach-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_array_element ()" link="json-glib-JSON-Array.html#json-array-add-array-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_array_element ()" link="json-glib-JSON-Array.html#json-array-get-array-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_boolean_element ()" link="json-glib-JSON-Array.html#json-array-add-boolean-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_boolean_element ()" link="json-glib-JSON-Array.html#json-array-get-boolean-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_double_element ()" link="json-glib-JSON-Array.html#json-array-add-double-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_double_element ()" link="json-glib-JSON-Array.html#json-array-get-double-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_int_element ()" link="json-glib-JSON-Array.html#json-array-add-int-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_int_element ()" link="json-glib-JSON-Array.html#json-array-get-int-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_null_element ()" link="json-glib-JSON-Array.html#json-array-add-null-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_null_element ()" link="json-glib-JSON-Array.html#json-array-get-null-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_object_element ()" link="json-glib-JSON-Array.html#json-array-add-object-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_object_element ()" link="json-glib-JSON-Array.html#json-array-get-object-element" since="0.8"/>
+    <keyword type="function" name="json_array_add_string_element ()" link="json-glib-JSON-Array.html#json-array-add-string-element" since="0.8"/>
+    <keyword type="function" name="json_array_get_string_element ()" link="json-glib-JSON-Array.html#json-array-get-string-element" since="0.8"/>
+    <keyword type="struct" name="JsonObject" link="json-glib-JSON-Object.html#JsonObject"/>
+    <keyword type="function" name="json_object_new ()" link="json-glib-JSON-Object.html#json-object-new"/>
+    <keyword type="function" name="json_object_ref ()" link="json-glib-JSON-Object.html#json-object-ref"/>
+    <keyword type="function" name="json_object_unref ()" link="json-glib-JSON-Object.html#json-object-unref"/>
+    <keyword type="function" name="json_object_add_member ()" link="json-glib-JSON-Object.html#json-object-add-member" deprecated="0.8: Use json_object_set_member() instead"/>
+    <keyword type="function" name="json_object_set_member ()" link="json-glib-JSON-Object.html#json-object-set-member" since="0.8"/>
+    <keyword type="function" name="json_object_has_member ()" link="json-glib-JSON-Object.html#json-object-has-member"/>
+    <keyword type="function" name="json_object_get_member ()" link="json-glib-JSON-Object.html#json-object-get-member"/>
+    <keyword type="function" name="json_object_dup_member ()" link="json-glib-JSON-Object.html#json-object-dup-member" since="0.6"/>
+    <keyword type="function" name="json_object_get_members ()" link="json-glib-JSON-Object.html#json-object-get-members"/>
+    <keyword type="function" name="json_object_get_values ()" link="json-glib-JSON-Object.html#json-object-get-values"/>
+    <keyword type="function" name="json_object_get_size ()" link="json-glib-JSON-Object.html#json-object-get-size"/>
+    <keyword type="function" name="json_object_remove_member ()" link="json-glib-JSON-Object.html#json-object-remove-member"/>
+    <keyword type="function" name="JsonObjectForeach ()" link="json-glib-JSON-Object.html#JsonObjectForeach" since="0.8"/>
+    <keyword type="function" name="json_object_foreach_member ()" link="json-glib-JSON-Object.html#json-object-foreach-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_array_member ()" link="json-glib-JSON-Object.html#json-object-set-array-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_array_member ()" link="json-glib-JSON-Object.html#json-object-get-array-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_boolean_member ()" link="json-glib-JSON-Object.html#json-object-set-boolean-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_boolean_member ()" link="json-glib-JSON-Object.html#json-object-get-boolean-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_double_member ()" link="json-glib-JSON-Object.html#json-object-set-double-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_double_member ()" link="json-glib-JSON-Object.html#json-object-get-double-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_int_member ()" link="json-glib-JSON-Object.html#json-object-set-int-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_int_member ()" link="json-glib-JSON-Object.html#json-object-get-int-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_null_member ()" link="json-glib-JSON-Object.html#json-object-set-null-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_null_member ()" link="json-glib-JSON-Object.html#json-object-get-null-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_object_member ()" link="json-glib-JSON-Object.html#json-object-set-object-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_object_member ()" link="json-glib-JSON-Object.html#json-object-get-object-member" since="0.8"/>
+    <keyword type="function" name="json_object_set_string_member ()" link="json-glib-JSON-Object.html#json-object-set-string-member" since="0.8"/>
+    <keyword type="function" name="json_object_get_string_member ()" link="json-glib-JSON-Object.html#json-object-get-string-member" since="0.8"/>
+    <keyword type="enum" name="enum JsonParserError" link="JsonParser.html#JsonParserError"/>
+    <keyword type="struct" name="JsonParser" link="JsonParser.html#JsonParser-struct"/>
+    <keyword type="struct" name="JsonParserClass" link="JsonParser.html#JsonParserClass"/>
+    <keyword type="function" name="json_parser_new ()" link="JsonParser.html#json-parser-new"/>
+    <keyword type="function" name="json_parser_load_from_file ()" link="JsonParser.html#json-parser-load-from-file"/>
+    <keyword type="function" name="json_parser_load_from_data ()" link="JsonParser.html#json-parser-load-from-data"/>
+    <keyword type="function" name="json_parser_get_root ()" link="JsonParser.html#json-parser-get-root"/>
+    <keyword type="function" name="json_parser_get_current_line ()" link="JsonParser.html#json-parser-get-current-line"/>
+    <keyword type="function" name="json_parser_get_current_pos ()" link="JsonParser.html#json-parser-get-current-pos"/>
+    <keyword type="function" name="json_parser_has_assignment ()" link="JsonParser.html#json-parser-has-assignment" since="0.4"/>
+    <keyword type="signal" name="The &quot;array-element&quot; signal" link="JsonParser.html#JsonParser-array-element"/>
+    <keyword type="signal" name="The &quot;array-end&quot; signal" link="JsonParser.html#JsonParser-array-end"/>
+    <keyword type="signal" name="The &quot;array-start&quot; signal" link="JsonParser.html#JsonParser-array-start"/>
+    <keyword type="signal" name="The &quot;error&quot; signal" link="JsonParser.html#JsonParser-error"/>
+    <keyword type="signal" name="The &quot;object-end&quot; signal" link="JsonParser.html#JsonParser-object-end"/>
+    <keyword type="signal" name="The &quot;object-member&quot; signal" link="JsonParser.html#JsonParser-object-member"/>
+    <keyword type="signal" name="The &quot;object-start&quot; signal" link="JsonParser.html#JsonParser-object-start"/>
+    <keyword type="signal" name="The &quot;parse-end&quot; signal" link="JsonParser.html#JsonParser-parse-end"/>
+    <keyword type="signal" name="The &quot;parse-start&quot; signal" link="JsonParser.html#JsonParser-parse-start"/>
+    <keyword type="struct" name="JsonGenerator" link="JsonGenerator.html#JsonGenerator-struct"/>
+    <keyword type="struct" name="JsonGeneratorClass" link="JsonGenerator.html#JsonGeneratorClass"/>
+    <keyword type="function" name="json_generator_new ()" link="JsonGenerator.html#json-generator-new"/>
+    <keyword type="function" name="json_generator_to_file ()" link="JsonGenerator.html#json-generator-to-file"/>
+    <keyword type="function" name="json_generator_to_data ()" link="JsonGenerator.html#json-generator-to-data"/>
+    <keyword type="function" name="json_generator_set_root ()" link="JsonGenerator.html#json-generator-set-root"/>
+    <keyword type="property" name="The &quot;indent&quot; property" link="JsonGenerator.html#JsonGenerator--indent"/>
+    <keyword type="property" name="The &quot;indent-char&quot; property" link="JsonGenerator.html#JsonGenerator--indent-char"/>
+    <keyword type="property" name="The &quot;pretty&quot; property" link="JsonGenerator.html#JsonGenerator--pretty"/>
+    <keyword type="property" name="The &quot;root&quot; property" link="JsonGenerator.html#JsonGenerator--root"/>
+    <keyword type="function" name="json_gobject_serialize ()" link="json-glib-GObject-Serialization.html#json-gobject-serialize" since="0.10"/>
+    <keyword type="function" name="json_gobject_deserialize ()" link="json-glib-GObject-Serialization.html#json-gobject-deserialize" since="0.10"/>
+    <keyword type="function" name="json_gobject_to_data ()" link="json-glib-GObject-Serialization.html#json-gobject-to-data" since="0.10"/>
+    <keyword type="function" name="json_gobject_from_data ()" link="json-glib-GObject-Serialization.html#json-gobject-from-data" since="0.10"/>
+    <keyword type="function" name="json_construct_gobject ()" link="json-glib-GObject-Serialization.html#json-construct-gobject" deprecated="0.10: Use json_gobject_from_data() instead" since="0.4"/>
+    <keyword type="function" name="json_serialize_gobject ()" link="json-glib-GObject-Serialization.html#json-serialize-gobject" deprecated="0.10: Use json_gobject_to_data() instead"/>
+    <keyword type="struct" name="JsonSerializableIface" link="json-glib-Serializable-Interface.html#JsonSerializableIface"/>
+    <keyword type="function" name="json_serializable_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-serialize-property"/>
+    <keyword type="function" name="json_serializable_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-deserialize-property"/>
+    <keyword type="function" name="json_serializable_default_serialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-serialize-property" since="0.10"/>
+    <keyword type="function" name="json_serializable_default_deserialize_property ()" link="json-glib-Serializable-Interface.html#json-serializable-default-deserialize-property" since="0.10"/>
+    <keyword type="function" name="JsonBoxedSerializeFunc ()" link="json-glib-Boxed-Types-Serialization.html#JsonBoxedSerializeFunc" since="0.10"/>
+    <keyword type="function" name="JsonBoxedDeserializeFunc ()" link="json-glib-Boxed-Types-Serialization.html#JsonBoxedDeserializeFunc" since="0.10"/>
+    <keyword type="function" name="json_boxed_register_serialize_func ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-register-serialize-func" since="0.10"/>
+    <keyword type="function" name="json_boxed_register_deserialize_func ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-register-deserialize-func" since="0.10"/>
+    <keyword type="function" name="json_boxed_can_serialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-can-serialize" since="0.10"/>
+    <keyword type="function" name="json_boxed_can_deserialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-can-deserialize" since="0.10"/>
+    <keyword type="function" name="json_boxed_serialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-serialize" since="0.10"/>
+    <keyword type="function" name="json_boxed_deserialize ()" link="json-glib-Boxed-Types-Serialization.html#json-boxed-deserialize" since="0.10"/>
+    <keyword type="macro" name="JSON_MAJOR_VERSION" link="json-glib-Versioning-information.html#JSON-MAJOR-VERSION:CAPS"/>
+    <keyword type="macro" name="JSON_MINOR_VERSION" link="json-glib-Versioning-information.html#JSON-MINOR-VERSION:CAPS"/>
+    <keyword type="macro" name="JSON_MICRO_VERSION" link="json-glib-Versioning-information.html#JSON-MICRO-VERSION:CAPS"/>
+    <keyword type="macro" name="JSON_VERSION" link="json-glib-Versioning-information.html#JSON-VERSION:CAPS"/>
+    <keyword type="macro" name="JSON_VERSION_S" link="json-glib-Versioning-information.html#JSON-VERSION-S:CAPS"/>
+    <keyword type="macro" name="JSON_VERSION_HEX" link="json-glib-Versioning-information.html#JSON-VERSION-HEX:CAPS"/>
+    <keyword type="macro" name="JSON_CHECK_VERSION()" link="json-glib-Versioning-information.html#JSON-CHECK-VERSION:CAPS"/>
+    <keyword type="constant" name="JSON_NODE_OBJECT" link="json-glib-JSON-Node.html#JSON-NODE-OBJECT:CAPS"/>
+    <keyword type="constant" name="JSON_NODE_ARRAY" link="json-glib-JSON-Node.html#JSON-NODE-ARRAY:CAPS"/>
+    <keyword type="constant" name="JSON_NODE_VALUE" link="json-glib-JSON-Node.html#JSON-NODE-VALUE:CAPS"/>
+    <keyword type="constant" name="JSON_NODE_NULL" link="json-glib-JSON-Node.html#JSON-NODE-NULL:CAPS"/>
+    <keyword type="constant" name="JSON_PARSER_ERROR_PARSE" link="JsonParser.html#JSON-PARSER-ERROR-PARSE:CAPS"/>
+    <keyword type="constant" name="JSON_PARSER_ERROR_UNKNOWN" link="JsonParser.html#JSON-PARSER-ERROR-UNKNOWN:CAPS"/>
+  </functions>
+</book>
diff --git a/doc/reference/html/json-glib.html b/doc/reference/html/json-glib.html
new file mode 100644 (file)
index 0000000..e3ecb39
--- /dev/null
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part I. JSON-GLib Overview</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="next" href="json-base.html" title="Part II. JSON-GLib Reference">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-base.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part" title="Part I. JSON-GLib Overview">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="json-glib"></a>Part I. JSON-GLib Overview</h1></div></div></div>
+<div class="partintro" title="JSON-GLib Overview">
+<div></div>
+<p>
+    JSON-GLib is a library aimed at providing an API for efficient parsing
+    and writing of JSON (JavaScript Object Notation) streams, using GLib's
+    data types and API.
+    </p>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-streams.html b/doc/reference/html/json-streams.html
new file mode 100644 (file)
index 0000000..b6cdcba
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part III. Reading and writing</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="json-glib-JSON-Object.html" title="JSON Object">
+<link rel="next" href="ch02.html" title="Parser">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-glib-JSON-Object.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="ch02.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part" title="Part III. Reading and writing">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="json-streams"></a>Part III. Reading and writing</h1></div></div></div>
+<div class="partintro" title="Reading and writing">
+<div></div>
+<p>
+      JSON-GLib provides a parser object to read any valid JSON data
+      stream and build the data object model in memory.
+      </p>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl>
+<dt><span class="chapter"><a href="ch02.html">Parser</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="JsonParser.html">JsonParser</a></span><span class="refpurpose"> â€” Parse JSON data streams</span>
+</dt></dl></dd>
+<dt><span class="chapter"><a href="ch03.html">Generator</a></span></dt>
+<dd><dl><dt>
+<span class="refentrytitle"><a href="JsonGenerator.html">JsonGenerator</a></span><span class="refpurpose"> â€” Generates JSON data streams</span>
+</dt></dl></dd>
+</dl>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/json-tools.html b/doc/reference/html/json-tools.html
new file mode 100644 (file)
index 0000000..817481f
--- /dev/null
@@ -0,0 +1,56 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Part V. JSON-GLib Additional Reference</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="json-glib-Boxed-Types-Serialization.html" title="Boxed Types Serialization">
+<link rel="next" href="json-glib-Versioning-information.html" title="Versioning information">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="json-glib-Boxed-Types-Serialization.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td><a accesskey="n" href="json-glib-Versioning-information.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="part" title="Part V. JSON-GLib Additional Reference">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="json-tools"></a>Part V. JSON-GLib Additional Reference</h1></div></div></div>
+<div class="toc">
+<p><b>Table of Contents</b></p>
+<dl>
+<dt>
+<span class="refentrytitle"><a href="json-glib-Versioning-information.html">Versioning information</a></span><span class="refpurpose"> â€” JSON-GLib version checking</span>
+</dt>
+<dt><span class="chapter"><a href="ch04.html">Object Hierarchy</a></span></dt>
+</dl>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/left.png b/doc/reference/html/left.png
new file mode 100644 (file)
index 0000000..2d05b3d
Binary files /dev/null and b/doc/reference/html/left.png differ
diff --git a/doc/reference/html/license.html b/doc/reference/html/license.html
new file mode 100644 (file)
index 0000000..7ac7338
--- /dev/null
@@ -0,0 +1,75 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Appendix A. License</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+<link rel="home" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="up" href="index.html" title="JSON-GLib Reference Manual">
+<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
+<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+<link rel="part" href="json-glib.html" title="Part I. JSON-GLib Overview">
+<link rel="part" href="json-base.html" title="Part II. JSON-GLib Reference">
+<link rel="chapter" href="ch01.html" title="Data Types">
+<link rel="part" href="json-streams.html" title="Part III. Reading and writing">
+<link rel="chapter" href="ch02.html" title="Parser">
+<link rel="chapter" href="ch03.html" title="Generator">
+<link rel="part" href="json-advanced.html" title="Part IV. JSON-GLib Advanced API">
+<link rel="part" href="json-tools.html" title="Part V. JSON-GLib Additional Reference">
+<link rel="chapter" href="ch04.html" title="Object Hierarchy">
+<link rel="index" href="ix01.html" title="Index">
+<link rel="index" href="ix02.html" title="Index of deprecated symbols">
+<link rel="index" href="ix03.html" title="Index of new symbols in 0.4">
+<link rel="index" href="ix04.html" title="Index of new symbols in 0.6">
+<link rel="index" href="ix05.html" title="Index of new symbols in 0.8">
+<link rel="index" href="ix06.html" title="Index of new symbols in 0.10">
+<link rel="glossary" href="annotation-glossary.html" title="Annotation Glossary">
+<link rel="appendix" href="license.html" title="Appendix A. License">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
+<td><a accesskey="p" href="annotation-glossary.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
+<td> </td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
+<th width="100%" align="center">JSON-GLib Reference Manual</th>
+<td> </td>
+</tr></table>
+<div class="appendix" title="Appendix A. License">
+<div class="titlepage"><div><div><h2 class="title">
+<a name="license"></a>Appendix A. License</h2></div></div></div>
+<p>
+      This library is free software; you can redistribute it and/or
+      modify it under the terms of the <em class="citetitle">GNU Library General
+      Public License</em> as published by the Free Software
+      Foundation; either version 2 of the License, or (at your option)
+      any later version.
+    </p>
+<p>
+      This library is distributed in the hope that it will be useful,
+      but WITHOUT ANY WARRANTY; without even the implied warranty of
+      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+      <em class="citetitle">GNU Library General Public License</em> for
+      more details.
+    </p>
+<p>
+      You may obtain a copy of the <em class="citetitle">GNU Library General
+      Public License</em> from the Free Software Foundation by
+      visiting <a class="ulink" href="http://www.fsf.org" target="_top">their Web
+      site</a> or by writing to:
+
+      </p>
+<div class="address"><p><br>
+        Free Software Foundation, Inc.<br>
+        <span class="street">59 Temple Place</span> - Suite 330<br>
+        <span class="city">Boston</span>, <span class="state">MA</span> <span class="postcode">02111-1307</span><br>
+        <span class="country">USA</span><br>
+      </p></div>
+<p>
+    </p>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.13</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/doc/reference/html/right.png b/doc/reference/html/right.png
new file mode 100644 (file)
index 0000000..92832e3
Binary files /dev/null and b/doc/reference/html/right.png differ
diff --git a/doc/reference/html/style.css b/doc/reference/html/style.css
new file mode 100644 (file)
index 0000000..e31596b
--- /dev/null
@@ -0,0 +1,257 @@
+.synopsis, .classsynopsis
+{
+  /* tango:aluminium 1/2 */
+  background: #eeeeec;
+  border: solid 1px #d3d7cf;
+  padding: 0.5em;
+}
+.programlisting
+{
+  /* tango:sky blue 0/1 */
+  background: #e6f3ff;
+  border: solid 1px #729fcf;
+  padding: 0.5em;
+}
+.variablelist
+{
+  padding: 4px;
+  margin-left: 3em;
+}
+.variablelist td:first-child
+{
+  vertical-align: top;
+}
+
+@media screen {
+  sup a.footnote
+  {
+    position: relative;
+    top: 0em ! important;
+    
+  }
+  /* this is needed so that the local anchors are displayed below the naviagtion */
+  div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
+  {
+    position: relative;
+    padding-top:4.5em;
+  }
+  /* this seems to be a bug in the xsl style sheets when generating indexes */
+  div.index div.index
+  {
+    top: 0em;
+  }
+  /* make space for the fixed navigation bar and add space at the bottom so that
+   * link targets appear somewhat close to top
+   */
+  body
+  {
+    padding-top: 3.2em;
+    padding-bottom: 20em;
+  }
+  /* style and size the navigation bar */
+  table.navigation#top
+  {
+    position: fixed;
+    /* tango:scarlet red 0/1 */
+    background: #ffe6e6;
+    border: solid 1px #ef2929;
+    margin-top: 0;
+    margin-bottom: 0;
+    top: 0;
+    left: 0;
+    height: 3em;
+    z-index: 10;
+  }
+  .navigation a, .navigation a:visited
+  {
+    /* tango:scarlet red 3 */
+    color: #a40000;
+  }
+  .navigation a:hover
+  {
+    /* tango:scarlet red 1 */
+    color: #ef2929;
+  }
+  td.shortcuts
+  {
+    /* tango:scarlet red 1 */
+    color: #ef2929;
+    font-size: 80%;
+    white-space: nowrap;
+  }
+}
+@media print {
+  table.navigation {
+    visibility: collapse;
+    display: none;
+  }
+  div.titlepage table.navigation {
+    visibility: visible;
+    display: table;
+    /* tango:scarlet red 0/1 */
+    background: #ffe6e6;
+    border: solid 1px #ef2929;
+    margin-top: 0;
+    margin-bottom: 0;
+    top: 0;
+    left: 0;
+    height: 3em;
+  }
+}
+
+.navigation .title
+{
+  font-size: 200%;
+}
+
+div.gallery-float
+{
+  float: left;
+  padding: 10px;
+}
+div.gallery-float img
+{
+  border-style: none;
+}
+div.gallery-spacer
+{
+  clear: both;
+}
+
+a, a:visited
+{
+  text-decoration: none;
+  /* tango:sky blue 2 */
+  color: #3465a4;
+}
+a:hover
+{
+  text-decoration: underline;
+  /* tango:sky blue 1 */
+  color: #729fcf;
+}
+
+div.table table
+{
+  border-collapse: collapse;
+  border-spacing: 0px;
+  /* tango:aluminium 3 */
+  border: solid 1px #babdb6;
+}
+
+div.table table td, div.table table th
+{
+  /* tango:aluminium 3 */
+  border: solid 1px #babdb6;
+  padding: 3px;
+  vertical-align: top;
+}
+
+div.table table th
+{
+  /* tango:aluminium 2 */
+  background-color: #d3d7cf;
+}
+
+hr
+{
+  /* tango:aluminium 3 */
+  color: #babdb6;
+  background: #babdb6;
+  border: none 0px;
+  height: 1px;
+  clear: both;
+}
+
+.footer
+{
+  padding-top: 3.5em;
+  /* tango:aluminium 3 */
+  color: #babdb6;
+  text-align: center;
+  font-size: 80%;
+}
+
+.warning
+{
+  /* tango:orange 0/1 */
+  background: #ffeed9;
+  border-color: #ffb04f;
+}
+.note
+{
+  /* tango:chameleon 0/0.5 */
+  background: #d8ffb2;
+  border-color: #abf562;
+}
+.note, .warning
+{
+  padding: 0.5em;
+  border-width: 1px;
+  border-style: solid;
+}
+.note h3, .warning h3
+{
+  margin-top: 0.0em
+}
+.note p, .warning p
+{
+  margin-bottom: 0.0em
+}
+
+/* blob links */
+h2 .extralinks, h3 .extralinks
+{
+  float: right;
+  /* tango:aluminium 3 */
+  color: #babdb6;
+  font-size: 80%;
+  font-weight: normal;
+}
+
+/* code listings */
+
+.programlisting .cbracket   { color: #a40000; } /* tango: scarlet red 3 */
+.programlisting .comment    { color: #a1a39d; } /* tango: aluminium 4 */
+.programlisting .function   { color: #000000; font-weight: bold; }
+.programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
+.programlisting .keyword    { color: #4e9a06; } /* tango: chameleon 3  */
+.programlisting .linenum    { color: #babdb6; } /* tango: aluminium 3 */
+.programlisting .normal     { color: #000000; }
+.programlisting .number     { color: #75507b; } /* tango: plum 2 */
+.programlisting .preproc    { color: #204a87; } /* tango: sky blue 3  */
+.programlisting .string     { color: #c17d11; } /* tango: chocolate 2 */
+.programlisting .type       { color: #000000; }
+.programlisting .type a     { color: #11326b; } /* tango: sky blue 4 */
+.programlisting .symbol     { color: #ce5c00; } /* tango: orange 3 */
+
+.listing_frame {
+  /* tango:sky blue 1 */
+  border: solid 1px #729fcf;
+  padding: 0px;
+}
+
+.listing_lines, .listing_code {
+  margin-top: 0px;
+  margin-bottom: 0px;
+  padding: 0.5em;
+}
+.listing_lines {
+  /* tango:sky blue 0.5 */
+  background: #a6c5e3;
+  /* tango:aluminium 6 */
+  color: #2e3436;
+}
+.listing_code {
+  /* tango:sky blue 0 */
+  background: #e6f3ff;
+}
+.listing_code .programlisting {
+  /* override from previous */
+  border: none 0px;
+  padding: 0px;
+}
+.listing_lines pre, .listing_code pre {
+  margin: 0px;
+}
+
diff --git a/doc/reference/html/up.png b/doc/reference/html/up.png
new file mode 100644 (file)
index 0000000..85b3e2a
Binary files /dev/null and b/doc/reference/html/up.png differ
diff --git a/doc/reference/json-glib-docs.xml b/doc/reference/json-glib-docs.xml
new file mode 100644 (file)
index 0000000..6fa1fe6
--- /dev/null
@@ -0,0 +1,200 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY version SYSTEM "version.xml">
+]>
+
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+  <bookinfo>
+    <title>JSON-GLib Reference Manual</title>
+    <releaseinfo>for JSON-GLib &version;</releaseinfo>
+
+    <copyright>
+      <year>2007, 2008</year>
+      <holder>OpenedHand LTD</holder>
+    </copyright>
+
+    <copyright>
+      <year>2009</year>
+      <holder>Intel Corporation</holder>
+    </copyright>
+
+    <legalnotice>
+      <para>
+        Permission is granted to copy, distribute and/or modify this
+        document under the terms of the <citetitle>GNU Free
+        Documentation License</citetitle>, Version 1.1 or any later
+        version published by the Free Software Foundation with no
+        Invariant Sections, no Front-Cover Texts, and no Back-Cover
+        Texts. You may obtain a copy of the <citetitle>GNU Free
+        Documentation License</citetitle> from the Free Software
+        Foundation by visiting <ulink type="http"
+        url="http://www.fsf.org">their Web site</ulink> or by writing
+        to:
+
+        <address>
+          The Free Software Foundation, Inc.,
+          <street>59 Temple Place</street> - Suite 330,
+          <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
+          <country>USA</country>
+        </address>
+      </para>
+    </legalnotice>
+
+    </bookinfo>
+
+  <part id="json-glib">
+    <title>JSON-GLib Overview</title>
+
+    <partintro>
+
+    <para>
+    JSON-GLib is a library aimed at providing an API for efficient parsing
+    and writing of JSON (JavaScript Object Notation) streams, using GLib's
+    data types and API.
+    </para>
+
+    </partintro>
+
+  </part>
+
+  <part id="json-base">
+    <title>JSON-GLib Reference</title>
+
+    <partintro>
+
+      <para>
+      JSON-GLib provides wrappers around the complex data types defined
+      by the JSON specification. The fundamental types are handled using
+      the Generic Value container (GValue) provided by GLib.
+      </para>
+
+      <para>
+      JSON complex data types are either arrays (a n-tuple of items)
+      or objects (a mapping between a string and a value); arrays and
+      objects can contain multiple values, including other arrays and
+      objects.
+      </para>
+
+    </partintro>
+
+    <chapter>
+      <title>Data Types</title>
+      <xi:include href="xml/json-node.xml"/>
+      <xi:include href="xml/json-array.xml"/>
+      <xi:include href="xml/json-object.xml"/>
+    </chapter>
+
+  </part>
+
+  <part id="json-streams">
+    <title>Reading and writing</title>
+
+    <partintro>
+
+      <para>
+      JSON-GLib provides a parser object to read any valid JSON data
+      stream and build the data object model in memory.
+      </para>
+
+    </partintro>
+
+    <chapter>
+      <title>Parser</title>
+      <xi:include href="xml/json-parser.xml"/>
+    </chapter>
+
+    <chapter>
+      <title>Generator</title>
+      <xi:include href="xml/json-generator.xml"/>
+    </chapter>
+
+  </part>
+
+  <part id="json-advanced">
+    <title>JSON-GLib Advanced API</title>
+
+    <xi:include href="xml/json-gobject.xml"/>
+    <xi:include href="xml/json-serializable.xml"/>
+    <xi:include href="xml/json-gboxed.xml"/>
+  </part>
+
+  <part id="json-tools">
+    <title>JSON-GLib Additional Reference</title>
+
+    <xi:include href="xml/json-version.xml"/>
+
+    <chapter>
+      <title>Object Hierarchy</title>
+      <xi:include href="xml/tree_index.sgml"/>
+    </chapter>
+
+  </part>
+
+  <index>
+    <title>Index</title>
+    <xi:include href="xml/api-index-full.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <index role="deprecated">
+    <title>Index of deprecated symbols</title>
+    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <index role="0.4">
+    <title>Index of new symbols in 0.4</title>
+    <xi:include href="xml/api-index-0.4.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <index role="0.6">
+    <title>Index of new symbols in 0.6</title>
+    <xi:include href="xml/api-index-0.6.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <index role="0.8">
+    <title>Index of new symbols in 0.8</title>
+    <xi:include href="xml/api-index-0.8.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <index role="0.10">
+    <title>Index of new symbols in 0.10</title>
+    <xi:include href="xml/api-index-0.10.xml"><xi:fallback/></xi:include>
+  </index>
+
+  <xi:include href="xml/annotation-glossary.xml"/>
+
+  <appendix id="license">
+    <title>License</title>
+
+    <para>
+      This library is free software; you can redistribute it and/or
+      modify it under the terms of the <citetitle>GNU Library General
+      Public License</citetitle> as published by the Free Software
+      Foundation; either version 2 of the License, or (at your option)
+      any later version.
+    </para>
+
+    <para>
+      This library is distributed in the hope that it will be useful,
+      but WITHOUT ANY WARRANTY; without even the implied warranty of
+      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+      <citetitle>GNU Library General Public License</citetitle> for
+      more details.
+    </para>
+
+    <para>
+      You may obtain a copy of the <citetitle>GNU Library General
+      Public License</citetitle> from the Free Software Foundation by
+      visiting <ulink type="http" url="http://www.fsf.org">their Web
+      site</ulink> or by writing to:
+
+      <address>
+        Free Software Foundation, Inc.
+        <street>59 Temple Place</street> - Suite 330
+        <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
+        <country>USA</country>
+      </address>
+    </para>
+  </appendix>
+
+</book>
diff --git a/doc/reference/json-glib-overrides.txt b/doc/reference/json-glib-overrides.txt
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/doc/reference/json-glib-sections.txt b/doc/reference/json-glib-sections.txt
new file mode 100644 (file)
index 0000000..951a0e4
--- /dev/null
@@ -0,0 +1,259 @@
+<SECTION>
+<FILE>json-object</FILE>
+<TITLE>JSON Object</TITLE>
+JsonObject
+json_object_new
+json_object_ref
+json_object_unref
+
+<SUBSECTION>
+json_object_add_member
+json_object_set_member
+json_object_has_member
+json_object_get_member
+json_object_dup_member
+json_object_get_members
+json_object_get_values
+json_object_get_size
+json_object_remove_member
+JsonObjectForeach
+json_object_foreach_member
+
+<SUBSECTION>
+json_object_set_array_member
+json_object_get_array_member
+json_object_set_boolean_member
+json_object_get_boolean_member
+json_object_set_double_member
+json_object_get_double_member
+json_object_set_int_member
+json_object_get_int_member
+json_object_set_null_member
+json_object_get_null_member
+json_object_set_object_member
+json_object_get_object_member
+json_object_set_string_member
+json_object_get_string_member
+
+<SUBSECTION Private>
+JSON_TYPE_OBJECT
+json_object_get_type
+</SECTION>
+
+<SECTION>
+<FILE>json-array</FILE>
+<TITLE>JSON Array</TITLE>
+JsonArray
+json_array_new
+json_array_sized_new
+json_array_ref
+json_array_unref
+
+<SUBSECTION>
+json_array_add_element
+json_array_get_element
+json_array_dup_element
+json_array_get_elements
+json_array_get_length
+json_array_remove_element
+JsonArrayForeach
+json_array_foreach_element
+
+<SUBSECTION>
+json_array_add_array_element
+json_array_get_array_element
+json_array_add_boolean_element
+json_array_get_boolean_element
+json_array_add_double_element
+json_array_get_double_element
+json_array_add_int_element
+json_array_get_int_element
+json_array_add_null_element
+json_array_get_null_element
+json_array_add_object_element
+json_array_get_object_element
+json_array_add_string_element
+json_array_get_string_element
+
+<SUBSECTION Private>
+JSON_TYPE_ARRAY
+json_array_get_type
+</SECTION>
+
+<SECTION>
+<FILE>json-node</FILE>
+<TITLE>JSON Node</TITLE>
+JsonNodeType
+JsonNode
+JSON_NODE_TYPE
+JSON_NODE_HOLDS
+JSON_NODE_HOLDS_VALUE
+JSON_NODE_HOLDS_OBJECT
+JSON_NODE_HOLDS_ARRAY
+JSON_NODE_HOLDS_NULL
+json_node_new
+json_node_copy
+json_node_free
+
+<SUBSECTION>
+json_node_set_array
+json_node_take_array
+json_node_get_array
+json_node_dup_array
+
+<SUBSECTION>
+json_node_set_object
+json_node_take_object
+json_node_get_object
+json_node_dup_object
+
+<SUBSECTION>
+json_node_set_value
+json_node_get_value
+json_node_set_boolean
+json_node_get_boolean
+json_node_set_double
+json_node_get_double
+json_node_set_int
+json_node_get_int
+json_node_set_string
+json_node_get_string
+json_node_dup_string
+
+<SUBSECTION>
+json_node_set_parent
+json_node_get_parent
+json_node_type_name
+json_node_get_value_type
+json_node_get_node_type
+json_node_is_null
+
+<SUBSECTION Private>
+JSON_TYPE_NODE
+json_node_get_type
+</SECTION>
+
+<SECTION>
+<FILE>json-parser</FILE>
+<TITLE>JsonParser</TITLE>
+JsonParserError
+
+<SUBSECTION>
+JsonParser
+JsonParserClass
+json_parser_new
+json_parser_load_from_file
+json_parser_load_from_data
+
+<SUBSECTION>
+json_parser_get_root
+
+<SUBSECTION>
+json_parser_get_current_line
+json_parser_get_current_pos
+json_parser_has_assignment
+
+<SUBSECTION Standard>
+JSON_TYPE_PARSER
+JSON_PARSER
+JSON_IS_PARSER
+JSON_PARSER_CLASS
+JSON_IS_PARSER_CLASS
+JSON_PARSER_ERROR
+JSON_PARSER_GET_CLASS
+
+<SUBSECTION Private>
+JsonParserPrivate
+json_parser_get_type
+json_parser_error_quark
+</SECTION>
+
+<SECTION>
+<FILE>json-generator</FILE>
+<TITLE>JsonGenerator</TITLE>
+<SUBSECTION>
+JsonGenerator
+JsonGeneratorClass
+json_generator_new
+json_generator_to_file
+json_generator_to_data
+json_generator_set_root
+
+<SUBSECTION Standard>
+JSON_TYPE_GENERATOR
+JSON_GENERATOR
+JSON_IS_GENERATOR
+JSON_GENERATOR_CLASS
+JSON_IS_GENERATOR_CLASS
+JSON_GENERATOR_GET_CLASS
+
+<SUBSECTION Private>
+JsonGeneratorPrivate
+json_generator_get_type
+</SECTION>
+
+<SECTION>
+<FILE>json-serializable</FILE>
+<TITLE>Serializable Interface</TITLE>
+JsonSerializableIface
+json_serializable_serialize_property
+json_serializable_deserialize_property
+
+<SUBSECTION>
+json_serializable_default_serialize_property
+json_serializable_default_deserialize_property
+
+<SUBSECTION Standard>
+JSON_TYPE_SERIALIZABLE
+JSON_SERIALIZABLE
+JSON_IS_SERIALIZABLE
+JSON_SERIALIZABLE_GET_IFACE
+
+<SUBSECTION Private>
+JsonSerializable
+json_serializable_get_type
+</SECTION>
+
+<SECTION>
+<FILE>json-gboxed</FILE>
+<TITLE>Boxed Types Serialization</TITLE>
+JsonBoxedSerializeFunc
+JsonBoxedDeserializeFunc
+json_boxed_register_serialize_func
+json_boxed_register_deserialize_func
+
+<SUBSECTION>
+json_boxed_can_serialize
+json_boxed_can_deserialize
+json_boxed_serialize
+json_boxed_deserialize
+</SECTION>
+
+<SECTION>
+<FILE>json-gobject</FILE>
+<TITLE>GObject Serialization</TITLE>
+json_gobject_serialize
+json_gobject_deserialize
+json_gobject_to_data
+json_gobject_from_data
+
+<SUBSECTION>
+json_construct_gobject
+json_serialize_gobject
+</SECTION>
+
+<SECTION>
+<FILE>json-version</FILE>
+<TITLE>Versioning information</TITLE>
+JSON_MAJOR_VERSION
+JSON_MINOR_VERSION
+JSON_MICRO_VERSION
+
+<SUBSECTION>
+JSON_VERSION
+JSON_VERSION_S
+JSON_VERSION_HEX
+
+<SUBSECTION>
+JSON_CHECK_VERSION
+</SECTION>
diff --git a/doc/reference/json-glib.types b/doc/reference/json-glib.types
new file mode 100644 (file)
index 0000000..28cf10b
--- /dev/null
@@ -0,0 +1,2 @@
+json_generator_get_type
+json_parser_get_type
diff --git a/doc/reference/tmpl/json-array.sgml b/doc/reference/tmpl/json-array.sgml
new file mode 100644 (file)
index 0000000..8cea54f
--- /dev/null
@@ -0,0 +1,270 @@
+<!-- ##### SECTION Title ##### -->
+JSON Array
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT JsonArray ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION json_array_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_sized_new ##### -->
+<para>
+
+</para>
+
+@n_elements: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_ref ##### -->
+<para>
+
+</para>
+
+@array: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_unref ##### -->
+<para>
+
+</para>
+
+@array: 
+
+
+<!-- ##### FUNCTION json_array_add_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@node: 
+
+
+<!-- ##### FUNCTION json_array_get_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_dup_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_get_elements ##### -->
+<para>
+
+</para>
+
+@array: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_get_length ##### -->
+<para>
+
+</para>
+
+@array: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_remove_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+
+
+<!-- ##### USER_FUNCTION JsonArrayForeach ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@element_node: 
+@user_data: 
+
+
+<!-- ##### FUNCTION json_array_foreach_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@func: 
+@data: 
+
+
+<!-- ##### FUNCTION json_array_add_array_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_array_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_boolean_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_boolean_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_double_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_double_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_int_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_int_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_null_element ##### -->
+<para>
+
+</para>
+
+@array: 
+
+
+<!-- ##### FUNCTION json_array_get_null_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_object_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_object_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_array_add_string_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@value: 
+
+
+<!-- ##### FUNCTION json_array_get_string_element ##### -->
+<para>
+
+</para>
+
+@array: 
+@index_: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-gboxed.sgml b/doc/reference/tmpl/json-gboxed.sgml
new file mode 100644 (file)
index 0000000..18ea71f
--- /dev/null
@@ -0,0 +1,99 @@
+<!-- ##### SECTION Title ##### -->
+Boxed Types Serialization
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### USER_FUNCTION JsonBoxedSerializeFunc ##### -->
+<para>
+
+</para>
+
+@boxed: 
+@Returns: 
+
+
+<!-- ##### USER_FUNCTION JsonBoxedDeserializeFunc ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_boxed_register_serialize_func ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@node_type: 
+@serialize_func: 
+
+
+<!-- ##### FUNCTION json_boxed_register_deserialize_func ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@node_type: 
+@deserialize_func: 
+
+
+<!-- ##### FUNCTION json_boxed_can_serialize ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@node_type: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_boxed_can_deserialize ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@node_type: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_boxed_serialize ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@boxed: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_boxed_deserialize ##### -->
+<para>
+
+</para>
+
+@gboxed_type: 
+@node: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-generator.sgml b/doc/reference/tmpl/json-generator.sgml
new file mode 100644 (file)
index 0000000..9aec95c
--- /dev/null
@@ -0,0 +1,91 @@
+<!-- ##### SECTION Title ##### -->
+JsonGenerator
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT JsonGenerator ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG JsonGenerator:indent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG JsonGenerator:indent-char ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG JsonGenerator:pretty ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG JsonGenerator:root ##### -->
+<para>
+
+</para>
+
+<!-- ##### STRUCT JsonGeneratorClass ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION json_generator_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION json_generator_to_file ##### -->
+<para>
+
+</para>
+
+@generator: 
+@filename: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_generator_to_data ##### -->
+<para>
+
+</para>
+
+@generator: 
+@length: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_generator_set_root ##### -->
+<para>
+
+</para>
+
+@generator: 
+@node: 
+
+
diff --git a/doc/reference/tmpl/json-glib-unused.sgml b/doc/reference/tmpl/json-glib-unused.sgml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/doc/reference/tmpl/json-gobject.sgml b/doc/reference/tmpl/json-gobject.sgml
new file mode 100644 (file)
index 0000000..ae24d34
--- /dev/null
@@ -0,0 +1,84 @@
+<!-- ##### SECTION Title ##### -->
+GObject Serialization
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION json_gobject_serialize ##### -->
+<para>
+
+</para>
+
+@gobject: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_gobject_deserialize ##### -->
+<para>
+
+</para>
+
+@gtype: 
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_gobject_to_data ##### -->
+<para>
+
+</para>
+
+@gobject: 
+@length: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_gobject_from_data ##### -->
+<para>
+
+</para>
+
+@gtype: 
+@data: 
+@length: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_construct_gobject ##### -->
+<para>
+
+</para>
+
+@gtype: 
+@data: 
+@length: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_serialize_gobject ##### -->
+<para>
+
+</para>
+
+@gobject: 
+@length: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-node.sgml b/doc/reference/tmpl/json-node.sgml
new file mode 100644 (file)
index 0000000..1b06d53
--- /dev/null
@@ -0,0 +1,337 @@
+<!-- ##### SECTION Title ##### -->
+JSON Node
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### ENUM JsonNodeType ##### -->
+<para>
+
+</para>
+
+@JSON_NODE_OBJECT: 
+@JSON_NODE_ARRAY: 
+@JSON_NODE_VALUE: 
+@JSON_NODE_NULL: 
+
+<!-- ##### STRUCT JsonNode ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### MACRO JSON_NODE_TYPE ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### MACRO JSON_NODE_HOLDS ##### -->
+<para>
+
+</para>
+
+@node: 
+@t: 
+
+
+<!-- ##### MACRO JSON_NODE_HOLDS_VALUE ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### MACRO JSON_NODE_HOLDS_OBJECT ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### MACRO JSON_NODE_HOLDS_ARRAY ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### MACRO JSON_NODE_HOLDS_NULL ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### FUNCTION json_node_new ##### -->
+<para>
+
+</para>
+
+@type: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_copy ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_free ##### -->
+<para>
+
+</para>
+
+@node: 
+
+
+<!-- ##### FUNCTION json_node_set_array ##### -->
+<para>
+
+</para>
+
+@node: 
+@array: 
+
+
+<!-- ##### FUNCTION json_node_take_array ##### -->
+<para>
+
+</para>
+
+@node: 
+@array: 
+
+
+<!-- ##### FUNCTION json_node_get_array ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_dup_array ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_object ##### -->
+<para>
+
+</para>
+
+@node: 
+@object: 
+
+
+<!-- ##### FUNCTION json_node_take_object ##### -->
+<para>
+
+</para>
+
+@node: 
+@object: 
+
+
+<!-- ##### FUNCTION json_node_get_object ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_dup_object ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_value ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_get_value ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_set_boolean ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_get_boolean ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_double ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_get_double ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_int ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_get_int ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_string ##### -->
+<para>
+
+</para>
+
+@node: 
+@value: 
+
+
+<!-- ##### FUNCTION json_node_get_string ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_dup_string ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_set_parent ##### -->
+<para>
+
+</para>
+
+@node: 
+@parent: 
+
+
+<!-- ##### FUNCTION json_node_get_parent ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_type_name ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_get_value_type ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_get_node_type ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_node_is_null ##### -->
+<para>
+
+</para>
+
+@node: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-object.sgml b/doc/reference/tmpl/json-object.sgml
new file mode 100644 (file)
index 0000000..d80fa56
--- /dev/null
@@ -0,0 +1,298 @@
+<!-- ##### SECTION Title ##### -->
+JSON Object
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT JsonObject ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION json_object_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_ref ##### -->
+<para>
+
+</para>
+
+@object: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_unref ##### -->
+<para>
+
+</para>
+
+@object: 
+
+
+<!-- ##### FUNCTION json_object_add_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@node: 
+
+
+<!-- ##### FUNCTION json_object_set_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@node: 
+
+
+<!-- ##### FUNCTION json_object_has_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_get_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_dup_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_get_members ##### -->
+<para>
+
+</para>
+
+@object: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_get_values ##### -->
+<para>
+
+</para>
+
+@object: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_get_size ##### -->
+<para>
+
+</para>
+
+@object: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_remove_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+
+
+<!-- ##### USER_FUNCTION JsonObjectForeach ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@member_node: 
+@user_data: 
+
+
+<!-- ##### FUNCTION json_object_foreach_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@func: 
+@data: 
+
+
+<!-- ##### FUNCTION json_object_set_array_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_array_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_boolean_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_boolean_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_double_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_double_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_int_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_int_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_null_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+
+
+<!-- ##### FUNCTION json_object_get_null_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_object_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_object_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_object_set_string_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@value: 
+
+
+<!-- ##### FUNCTION json_object_get_string_member ##### -->
+<para>
+
+</para>
+
+@object: 
+@member_name: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-parser.sgml b/doc/reference/tmpl/json-parser.sgml
new file mode 100644 (file)
index 0000000..64f57ad
--- /dev/null
@@ -0,0 +1,188 @@
+<!-- ##### SECTION Title ##### -->
+JsonParser
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### ENUM JsonParserError ##### -->
+<para>
+
+</para>
+
+@JSON_PARSER_ERROR_PARSE: 
+@JSON_PARSER_ERROR_UNKNOWN: 
+
+<!-- ##### STRUCT JsonParser ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SIGNAL JsonParser::array-element ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL JsonParser::array-end ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL JsonParser::array-start ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+
+<!-- ##### SIGNAL JsonParser::error ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL JsonParser::object-end ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL JsonParser::object-member ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL JsonParser::object-start ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+
+<!-- ##### SIGNAL JsonParser::parse-end ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+
+<!-- ##### SIGNAL JsonParser::parse-start ##### -->
+<para>
+
+</para>
+
+@jsonparser: the object which received the signal.
+
+<!-- ##### STRUCT JsonParserClass ##### -->
+<para>
+
+</para>
+
+@parse_start: 
+@object_start: 
+@object_member: 
+@object_end: 
+@array_start: 
+@array_element: 
+@array_end: 
+@parse_end: 
+@error: 
+
+<!-- ##### FUNCTION json_parser_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_load_from_file ##### -->
+<para>
+
+</para>
+
+@parser: 
+@filename: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_load_from_data ##### -->
+<para>
+
+</para>
+
+@parser: 
+@data: 
+@length: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_get_root ##### -->
+<para>
+
+</para>
+
+@parser: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_get_current_line ##### -->
+<para>
+
+</para>
+
+@parser: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_get_current_pos ##### -->
+<para>
+
+</para>
+
+@parser: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_parser_has_assignment ##### -->
+<para>
+
+</para>
+
+@parser: 
+@variable_name: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-serializable.sgml b/doc/reference/tmpl/json-serializable.sgml
new file mode 100644 (file)
index 0000000..01c2b8c
--- /dev/null
@@ -0,0 +1,79 @@
+<!-- ##### SECTION Title ##### -->
+Serializable Interface
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT JsonSerializableIface ##### -->
+<para>
+
+</para>
+
+@serialize_property: 
+@deserialize_property: 
+
+<!-- ##### FUNCTION json_serializable_serialize_property ##### -->
+<para>
+
+</para>
+
+@serializable: 
+@property_name: 
+@value: 
+@pspec: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_serializable_deserialize_property ##### -->
+<para>
+
+</para>
+
+@serializable: 
+@property_name: 
+@value: 
+@pspec: 
+@property_node: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_serializable_default_serialize_property ##### -->
+<para>
+
+</para>
+
+@serializable: 
+@property_name: 
+@value: 
+@pspec: 
+@Returns: 
+
+
+<!-- ##### FUNCTION json_serializable_default_deserialize_property ##### -->
+<para>
+
+</para>
+
+@serializable: 
+@property_name: 
+@value: 
+@pspec: 
+@property_node: 
+@Returns: 
+
+
diff --git a/doc/reference/tmpl/json-version.sgml b/doc/reference/tmpl/json-version.sgml
new file mode 100644 (file)
index 0000000..dc02e32
--- /dev/null
@@ -0,0 +1,73 @@
+<!-- ##### SECTION Title ##### -->
+Versioning information
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### MACRO JSON_MAJOR_VERSION ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_MINOR_VERSION ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_MICRO_VERSION ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_VERSION ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_VERSION_S ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_VERSION_HEX ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### MACRO JSON_CHECK_VERSION ##### -->
+<para>
+
+</para>
+
+@major: 
+@minor: 
+@micro: 
+
+
diff --git a/doc/reference/version.xml.in b/doc/reference/version.xml.in
new file mode 100644 (file)
index 0000000..c8d7ac8
--- /dev/null
@@ -0,0 +1 @@
+@JSON_VERSION@
\ No newline at end of file
diff --git a/gtk-doc.make b/gtk-doc.make
new file mode 100644 (file)
index 0000000..57fab98
--- /dev/null
@@ -0,0 +1,230 @@
+# -*- mode: makefile -*-
+
+####################################
+# Everything below here is generic #
+####################################
+
+if GTK_DOC_USE_LIBTOOL
+GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
+GTKDOC_RUN = $(LIBTOOL) --mode=execute
+else
+GTKDOC_CC = $(CC) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+GTKDOC_LD = $(CC) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
+GTKDOC_RUN =
+endif
+
+# We set GPATH here; this gives us semantics for GNU make
+# which are more like other make's VPATH, when it comes to
+# whether a source that is a target of one rule is then
+# searched for in VPATH/GPATH.
+#
+GPATH = $(srcdir)
+
+TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
+
+EXTRA_DIST =                           \
+       $(content_files)                \
+       $(HTML_IMAGES)                  \
+       $(DOC_MAIN_SGML_FILE)           \
+       $(DOC_MODULE)-sections.txt      \
+       $(DOC_MODULE)-overrides.txt
+
+DOC_STAMPS=scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
+       pdf-build.stamp \
+       $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp \
+       $(srcdir)/pdf.stamp
+
+SCANOBJ_FILES =                 \
+       $(DOC_MODULE).args       \
+       $(DOC_MODULE).hierarchy  \
+       $(DOC_MODULE).interfaces \
+       $(DOC_MODULE).prerequisites \
+       $(DOC_MODULE).signals
+
+REPORT_FILES = \
+       $(DOC_MODULE)-undocumented.txt \
+       $(DOC_MODULE)-undeclared.txt \
+       $(DOC_MODULE)-unused.txt
+
+CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
+
+if ENABLE_GTK_DOC
+if GTK_DOC_BUILD_HTML
+HTML_BUILD_STAMP=html-build.stamp
+else
+HTML_BUILD_STAMP=
+endif
+if GTK_DOC_BUILD_PDF
+PDF_BUILD_STAMP=pdf-build.stamp
+else
+PDF_BUILD_STAMP=
+endif
+
+all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
+else
+all-local:
+endif
+
+docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
+
+$(REPORT_FILES): sgml-build.stamp
+
+#### scan ####
+
+scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
+       @echo 'gtk-doc: Scanning header files'
+       @-chmod -R u+w $(srcdir)
+       @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+           _source_dir="$${_source_dir} --source-dir=$$i" ; \
+         done ; \
+         cd $(srcdir) && \
+         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
+       @if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \
+           CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \
+       else \
+           cd $(srcdir) ; \
+           for i in $(SCANOBJ_FILES) ; do \
+               test -f $$i || touch $$i ; \
+           done \
+       fi
+       @touch scan-build.stamp
+
+$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
+       @true
+
+#### templates ####
+
+tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
+       @echo 'gtk-doc: Rebuilding template files'
+       @-chmod -R u+w $(srcdir)
+       @cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
+       @touch tmpl-build.stamp
+
+tmpl.stamp: tmpl-build.stamp
+       @true
+
+$(srcdir)/tmpl/*.sgml:
+       @true
+
+#### xml ####
+
+sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
+       @echo 'gtk-doc: Building XML'
+       @-chmod -R u+w $(srcdir)
+       @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \
+           _source_dir="$${_source_dir} --source-dir=$$i" ; \
+         done ; \
+         cd $(srcdir) && \
+         gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
+       @touch sgml-build.stamp
+
+sgml.stamp: sgml-build.stamp
+       @true
+
+#### html ####
+
+html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
+       @echo 'gtk-doc: Building HTML'
+       @-chmod -R u+w $(srcdir)
+       @rm -rf $(srcdir)/html
+       @mkdir $(srcdir)/html
+       @mkhtml_options=""; \
+       gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
+       if test "$(?)" = "0"; then \
+         mkhtml_options=--path="$(srcdir)"; \
+       fi; \
+       cd $(srcdir)/html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
+       @test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
+       @echo 'gtk-doc: Fixing cross-references'
+       @cd $(srcdir) && gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
+       @touch html-build.stamp
+
+#### pdf ####
+
+pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
+       @echo 'gtk-doc: Building PDF'
+       @-chmod -R u+w $(srcdir)
+       @rm -rf $(srcdir)/$(DOC_MODULE).pdf
+       @mkpdf_imgdirs=""; \
+       if test "x$(HTML_IMAGES)" != "x"; then \
+         for img in $(HTML_IMAGES); do \
+           part=`dirname $$img`; \
+           echo $$mkpdf_imgdirs | grep >/dev/null "\-\-imgdir=$$part "; \
+           if test $$? != 0; then \
+             mkpdf_imgdirs="$$mkpdf_imgdirs --imgdir=$$part"; \
+           fi; \
+         done; \
+       fi; \
+       cd $(srcdir) && gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_imgdirs $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
+       @touch pdf-build.stamp
+
+##############
+
+clean-local:
+       rm -f *~ *.bak
+       rm -rf .libs
+
+distclean-local:
+       cd $(srcdir) && \
+         rm -rf xml $(REPORT_FILES) $(DOC_MODULE).pdf \
+                $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
+
+maintainer-clean-local: clean
+       cd $(srcdir) && rm -rf xml html
+
+install-data-local:
+       @installfiles=`echo $(srcdir)/html/*`; \
+       if test "$$installfiles" = '$(srcdir)/html/*'; \
+       then echo '-- Nothing to install' ; \
+       else \
+         if test -n "$(DOC_MODULE_VERSION)"; then \
+           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
+         else \
+           installdir="$(DESTDIR)$(TARGET_DIR)"; \
+         fi; \
+         $(mkinstalldirs) $${installdir} ; \
+         for i in $$installfiles; do \
+           echo '-- Installing '$$i ; \
+           $(INSTALL_DATA) $$i $${installdir}; \
+         done; \
+         if test -n "$(DOC_MODULE_VERSION)"; then \
+           mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
+             $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
+           mv -f $${installdir}/$(DOC_MODULE).devhelp \
+             $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp; \
+         fi; \
+         $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
+       fi
+
+uninstall-local:
+       @if test -n "$(DOC_MODULE_VERSION)"; then \
+         installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
+       else \
+         installdir="$(DESTDIR)$(TARGET_DIR)"; \
+       fi; \
+       rm -rf $${installdir}
+
+#
+# Require gtk-doc when making dist
+#
+if ENABLE_GTK_DOC
+dist-check-gtkdoc:
+else
+dist-check-gtkdoc:
+       @echo "*** gtk-doc must be installed and enabled in order to make dist"
+       @false
+endif
+
+dist-hook: dist-check-gtkdoc dist-hook-local
+       mkdir $(distdir)/tmpl
+       mkdir $(distdir)/html
+       -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
+       cp $(srcdir)/html/* $(distdir)/html
+       -cp $(srcdir)/$(DOC_MODULE).pdf $(distdir)/
+       -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+       -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+       cd $(distdir) && rm -f $(DISTCLEANFILES)
+       $(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
+
+.PHONY : dist-hook-local docs
diff --git a/install-sh b/install-sh
new file mode 100755 (executable)
index 0000000..6781b98
--- /dev/null
@@ -0,0 +1,520 @@
+#!/bin/sh
+# install - install a program, script, or datafile
+
+scriptversion=2009-04-28.21; # UTC
+
+# This originates from X11R5 (mit/util/scripts/install.sh), which was
+# later released in X11R6 (xc/config/util/install.sh) with the
+# following copyright and license.
+#
+# Copyright (C) 1994 X Consortium
+#
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this software and associated documentation files (the "Software"), to
+# deal in the Software without restriction, including without limitation the
+# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+# sell copies of the Software, and to permit persons to whom the Software is
+# furnished to do so, subject to the following conditions:
+#
+# The above copyright notice and this permission notice shall be included in
+# all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+#
+# Except as contained in this notice, the name of the X Consortium shall not
+# be used in advertising or otherwise to promote the sale, use or other deal-
+# ings in this Software without prior written authorization from the X Consor-
+# tium.
+#
+#
+# FSF changes to this file are in the public domain.
+#
+# Calling this script install-sh is preferred over install.sh, to prevent
+# `make' implicit rules from creating a file called install from it
+# when there is no Makefile.
+#
+# This script is compatible with the BSD install script, but was written
+# from scratch.
+
+nl='
+'
+IFS=" ""       $nl"
+
+# set DOITPROG to echo to test this script
+
+# Don't use :- since 4.3BSD and earlier shells don't like it.
+doit=${DOITPROG-}
+if test -z "$doit"; then
+  doit_exec=exec
+else
+  doit_exec=$doit
+fi
+
+# Put in absolute file names if you don't have them in your path;
+# or use environment vars.
+
+chgrpprog=${CHGRPPROG-chgrp}
+chmodprog=${CHMODPROG-chmod}
+chownprog=${CHOWNPROG-chown}
+cmpprog=${CMPPROG-cmp}
+cpprog=${CPPROG-cp}
+mkdirprog=${MKDIRPROG-mkdir}
+mvprog=${MVPROG-mv}
+rmprog=${RMPROG-rm}
+stripprog=${STRIPPROG-strip}
+
+posix_glob='?'
+initialize_posix_glob='
+  test "$posix_glob" != "?" || {
+    if (set -f) 2>/dev/null; then
+      posix_glob=
+    else
+      posix_glob=:
+    fi
+  }
+'
+
+posix_mkdir=
+
+# Desired mode of installed file.
+mode=0755
+
+chgrpcmd=
+chmodcmd=$chmodprog
+chowncmd=
+mvcmd=$mvprog
+rmcmd="$rmprog -f"
+stripcmd=
+
+src=
+dst=
+dir_arg=
+dst_arg=
+
+copy_on_change=false
+no_target_directory=
+
+usage="\
+Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
+   or: $0 [OPTION]... SRCFILES... DIRECTORY
+   or: $0 [OPTION]... -t DIRECTORY SRCFILES...
+   or: $0 [OPTION]... -d DIRECTORIES...
+
+In the 1st form, copy SRCFILE to DSTFILE.
+In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
+In the 4th, create DIRECTORIES.
+
+Options:
+     --help     display this help and exit.
+     --version  display version info and exit.
+
+  -c            (ignored)
+  -C            install only if different (preserve the last data modification time)
+  -d            create directories instead of installing files.
+  -g GROUP      $chgrpprog installed files to GROUP.
+  -m MODE       $chmodprog installed files to MODE.
+  -o USER       $chownprog installed files to USER.
+  -s            $stripprog installed files.
+  -t DIRECTORY  install into DIRECTORY.
+  -T            report an error if DSTFILE is a directory.
+
+Environment variables override the default commands:
+  CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
+  RMPROG STRIPPROG
+"
+
+while test $# -ne 0; do
+  case $1 in
+    -c) ;;
+
+    -C) copy_on_change=true;;
+
+    -d) dir_arg=true;;
+
+    -g) chgrpcmd="$chgrpprog $2"
+       shift;;
+
+    --help) echo "$usage"; exit $?;;
+
+    -m) mode=$2
+       case $mode in
+         *' '* | *'    '* | *'
+'*       | *'*'* | *'?'* | *'['*)
+           echo "$0: invalid mode: $mode" >&2
+           exit 1;;
+       esac
+       shift;;
+
+    -o) chowncmd="$chownprog $2"
+       shift;;
+
+    -s) stripcmd=$stripprog;;
+
+    -t) dst_arg=$2
+       shift;;
+
+    -T) no_target_directory=true;;
+
+    --version) echo "$0 $scriptversion"; exit $?;;
+
+    --)        shift
+       break;;
+
+    -*)        echo "$0: invalid option: $1" >&2
+       exit 1;;
+
+    *)  break;;
+  esac
+  shift
+done
+
+if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
+  # When -d is used, all remaining arguments are directories to create.
+  # When -t is used, the destination is already specified.
+  # Otherwise, the last argument is the destination.  Remove it from $@.
+  for arg
+  do
+    if test -n "$dst_arg"; then
+      # $@ is not empty: it contains at least $arg.
+      set fnord "$@" "$dst_arg"
+      shift # fnord
+    fi
+    shift # arg
+    dst_arg=$arg
+  done
+fi
+
+if test $# -eq 0; then
+  if test -z "$dir_arg"; then
+    echo "$0: no input file specified." >&2
+    exit 1
+  fi
+  # It's OK to call `install-sh -d' without argument.
+  # This can happen when creating conditional directories.
+  exit 0
+fi
+
+if test -z "$dir_arg"; then
+  trap '(exit $?); exit' 1 2 13 15
+
+  # Set umask so as not to create temps with too-generous modes.
+  # However, 'strip' requires both read and write access to temps.
+  case $mode in
+    # Optimize common cases.
+    *644) cp_umask=133;;
+    *755) cp_umask=22;;
+
+    *[0-7])
+      if test -z "$stripcmd"; then
+       u_plus_rw=
+      else
+       u_plus_rw='% 200'
+      fi
+      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
+    *)
+      if test -z "$stripcmd"; then
+       u_plus_rw=
+      else
+       u_plus_rw=,u+rw
+      fi
+      cp_umask=$mode$u_plus_rw;;
+  esac
+fi
+
+for src
+do
+  # Protect names starting with `-'.
+  case $src in
+    -*) src=./$src;;
+  esac
+
+  if test -n "$dir_arg"; then
+    dst=$src
+    dstdir=$dst
+    test -d "$dstdir"
+    dstdir_status=$?
+  else
+
+    # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
+    # might cause directories to be created, which would be especially bad
+    # if $src (and thus $dsttmp) contains '*'.
+    if test ! -f "$src" && test ! -d "$src"; then
+      echo "$0: $src does not exist." >&2
+      exit 1
+    fi
+
+    if test -z "$dst_arg"; then
+      echo "$0: no destination specified." >&2
+      exit 1
+    fi
+
+    dst=$dst_arg
+    # Protect names starting with `-'.
+    case $dst in
+      -*) dst=./$dst;;
+    esac
+
+    # If destination is a directory, append the input filename; won't work
+    # if double slashes aren't ignored.
+    if test -d "$dst"; then
+      if test -n "$no_target_directory"; then
+       echo "$0: $dst_arg: Is a directory" >&2
+       exit 1
+      fi
+      dstdir=$dst
+      dst=$dstdir/`basename "$src"`
+      dstdir_status=0
+    else
+      # Prefer dirname, but fall back on a substitute if dirname fails.
+      dstdir=`
+       (dirname "$dst") 2>/dev/null ||
+       expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+            X"$dst" : 'X\(//\)[^/]' \| \
+            X"$dst" : 'X\(//\)$' \| \
+            X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
+       echo X"$dst" |
+           sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+                  s//\1/
+                  q
+                }
+                /^X\(\/\/\)[^/].*/{
+                  s//\1/
+                  q
+                }
+                /^X\(\/\/\)$/{
+                  s//\1/
+                  q
+                }
+                /^X\(\/\).*/{
+                  s//\1/
+                  q
+                }
+                s/.*/./; q'
+      `
+
+      test -d "$dstdir"
+      dstdir_status=$?
+    fi
+  fi
+
+  obsolete_mkdir_used=false
+
+  if test $dstdir_status != 0; then
+    case $posix_mkdir in
+      '')
+       # Create intermediate dirs using mode 755 as modified by the umask.
+       # This is like FreeBSD 'install' as of 1997-10-28.
+       umask=`umask`
+       case $stripcmd.$umask in
+         # Optimize common cases.
+         *[2367][2367]) mkdir_umask=$umask;;
+         .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
+
+         *[0-7])
+           mkdir_umask=`expr $umask + 22 \
+             - $umask % 100 % 40 + $umask % 20 \
+             - $umask % 10 % 4 + $umask % 2
+           `;;
+         *) mkdir_umask=$umask,go-w;;
+       esac
+
+       # With -d, create the new directory with the user-specified mode.
+       # Otherwise, rely on $mkdir_umask.
+       if test -n "$dir_arg"; then
+         mkdir_mode=-m$mode
+       else
+         mkdir_mode=
+       fi
+
+       posix_mkdir=false
+       case $umask in
+         *[123567][0-7][0-7])
+           # POSIX mkdir -p sets u+wx bits regardless of umask, which
+           # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
+           ;;
+         *)
+           tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
+           trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
+
+           if (umask $mkdir_umask &&
+               exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
+           then
+             if test -z "$dir_arg" || {
+                  # Check for POSIX incompatibilities with -m.
+                  # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
+                  # other-writeable bit of parent directory when it shouldn't.
+                  # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
+                  ls_ld_tmpdir=`ls -ld "$tmpdir"`
+                  case $ls_ld_tmpdir in
+                    d????-?r-*) different_mode=700;;
+                    d????-?--*) different_mode=755;;
+                    *) false;;
+                  esac &&
+                  $mkdirprog -m$different_mode -p -- "$tmpdir" && {
+                    ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
+                    test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
+                  }
+                }
+             then posix_mkdir=:
+             fi
+             rmdir "$tmpdir/d" "$tmpdir"
+           else
+             # Remove any dirs left behind by ancient mkdir implementations.
+             rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
+           fi
+           trap '' 0;;
+       esac;;
+    esac
+
+    if
+      $posix_mkdir && (
+       umask $mkdir_umask &&
+       $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
+      )
+    then :
+    else
+
+      # The umask is ridiculous, or mkdir does not conform to POSIX,
+      # or it failed possibly due to a race condition.  Create the
+      # directory the slow way, step by step, checking for races as we go.
+
+      case $dstdir in
+       /*) prefix='/';;
+       -*) prefix='./';;
+       *)  prefix='';;
+      esac
+
+      eval "$initialize_posix_glob"
+
+      oIFS=$IFS
+      IFS=/
+      $posix_glob set -f
+      set fnord $dstdir
+      shift
+      $posix_glob set +f
+      IFS=$oIFS
+
+      prefixes=
+
+      for d
+      do
+       test -z "$d" && continue
+
+       prefix=$prefix$d
+       if test -d "$prefix"; then
+         prefixes=
+       else
+         if $posix_mkdir; then
+           (umask=$mkdir_umask &&
+            $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
+           # Don't fail if two instances are running concurrently.
+           test -d "$prefix" || exit 1
+         else
+           case $prefix in
+             *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
+             *) qprefix=$prefix;;
+           esac
+           prefixes="$prefixes '$qprefix'"
+         fi
+       fi
+       prefix=$prefix/
+      done
+
+      if test -n "$prefixes"; then
+       # Don't fail if two instances are running concurrently.
+       (umask $mkdir_umask &&
+        eval "\$doit_exec \$mkdirprog $prefixes") ||
+         test -d "$dstdir" || exit 1
+       obsolete_mkdir_used=true
+      fi
+    fi
+  fi
+
+  if test -n "$dir_arg"; then
+    { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
+    { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
+    { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
+      test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
+  else
+
+    # Make a couple of temp file names in the proper directory.
+    dsttmp=$dstdir/_inst.$$_
+    rmtmp=$dstdir/_rm.$$_
+
+    # Trap to clean up those temp files at exit.
+    trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
+
+    # Copy the file name to the temp name.
+    (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
+
+    # and set any options; do chmod last to preserve setuid bits.
+    #
+    # If any of these fail, we abort the whole thing.  If we want to
+    # ignore errors from any of these, just make sure not to ignore
+    # errors from the above "$doit $cpprog $src $dsttmp" command.
+    #
+    { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
+    { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
+    { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
+    { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
+
+    # If -C, don't bother to copy if it wouldn't change the file.
+    if $copy_on_change &&
+       old=`LC_ALL=C ls -dlL "$dst"    2>/dev/null` &&
+       new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
+
+       eval "$initialize_posix_glob" &&
+       $posix_glob set -f &&
+       set X $old && old=:$2:$4:$5:$6 &&
+       set X $new && new=:$2:$4:$5:$6 &&
+       $posix_glob set +f &&
+
+       test "$old" = "$new" &&
+       $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
+    then
+      rm -f "$dsttmp"
+    else
+      # Rename the file to the real destination.
+      $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
+
+      # The rename failed, perhaps because mv can't rename something else
+      # to itself, or perhaps because mv is so ancient that it does not
+      # support -f.
+      {
+       # Now remove or move aside any old file at destination location.
+       # We try this two ways since rm can't unlink itself on some
+       # systems and the destination file might be busy for other
+       # reasons.  In this case, the final cleanup might fail but the new
+       # file should still install successfully.
+       {
+         test ! -f "$dst" ||
+         $doit $rmcmd -f "$dst" 2>/dev/null ||
+         { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
+           { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
+         } ||
+         { echo "$0: cannot unlink or rename $dst" >&2
+           (exit 1); exit 1
+         }
+       } &&
+
+       # Now rename the file to the real destination.
+       $doit $mvcmd "$dsttmp" "$dst"
+      }
+    fi || exit 1
+
+    trap '' 0
+  fi
+done
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
+# End:
diff --git a/json-glib-0.10.4 b/json-glib-0.10.4
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/json-glib.pc.in b/json-glib.pc.in
new file mode 100644 (file)
index 0000000..0e26a47
--- /dev/null
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${exec_prefix}/include/json-glib-1.0
+
+Name: JSON-GLib
+Description: JSON Parser for GLib
+Version: @VERSION@
+Libs: -L${libdir} -ljson-glib-1.0
+Cflags: -I${includedir} -I${includedir}/json-glib/
+Requires: gobject-2.0
diff --git a/json-glib/Makefile.am b/json-glib/Makefile.am
new file mode 100644 (file)
index 0000000..6471fa9
--- /dev/null
@@ -0,0 +1,122 @@
+include $(top_srcdir)/build/autotools/Makefile.am.gtest
+include $(top_srcdir)/build/autotools/Makefile.am.silent
+
+if ENABLE_GLIB_TEST
+# build this directory *before* the tests/
+SUBDIRS = . tests
+endif
+
+DIST_SUBDIRS = tests
+
+NULL =
+
+INCLUDES = -I$(top_srcdir)
+
+AM_CPPFLAGS = \
+       -DPREFIX=\""$(prefix)"\"        \
+       -DLIBDIR=\""$(libdir)"\"        \
+       -DJSON_COMPILATION=1            \
+       -DG_DISABLE_DEPRECATED          \
+       -DJSON_DISABLE_DEPRECATED       \
+       -DG_LOG_DOMAIN=\"Json\"         \
+       $(JSON_DEBUG_CFLAGS)            \
+       $(NULL)
+
+AM_CFLAGS = $(JSON_CFLAGS) $(MAINTAINER_CFLAGS)
+
+BUILT_SOURCES =
+
+CLEANFILES =
+DISTCLEANFILES = json-version.h
+
+source_h = \
+       $(top_srcdir)/json-glib/json-generator.h        \
+       $(top_srcdir)/json-glib/json-gobject.h          \
+       $(top_srcdir)/json-glib/json-parser.h           \
+       $(top_srcdir)/json-glib/json-types.h            \
+       $(NULL)
+
+source_h_private = \
+       $(top_srcdir)/json-glib/json-scanner.h          \
+       $(top_srcdir)/json-glib/json-gobject-private.h  \
+       $(top_srcdir)/json-glib/json-types-private.h    \
+       $(NULL)
+
+source_c = \
+       $(srcdir)/json-array.c          \
+       $(srcdir)/json-gboxed.c         \
+       $(srcdir)/json-generator.c      \
+       $(srcdir)/json-gobject.c        \
+       $(srcdir)/json-node.c           \
+       $(srcdir)/json-object.c         \
+       $(srcdir)/json-parser.c         \
+       $(srcdir)/json-scanner.c        \
+       $(srcdir)/json-serializable.c   \
+       $(NULL)
+
+# glib-mkenums rules
+glib_enum_h = json-enum-types.h
+glib_enum_c = json-enum-types.c
+glib_enum_headers = $(source_h)
+include $(top_srcdir)/build/autotools/Makefile.am.enums
+
+# glib-genmarshal rules
+glib_marshal_list = json-marshal.list
+glib_marshal_prefix = _json_marshal
+include $(top_srcdir)/build/autotools/Makefile.am.marshal
+
+lib_LTLIBRARIES = libjson-glib-1.0.la
+
+libjson_glib_1_0_la_LIBADD = $(JSON_LIBS)
+libjson_glib_1_0_la_SOURCES = $(source_c) $(source_h) $(source_h_private) $(BUILT_SOURCES)
+libjson_glib_1_0_la_LDFLAGS = $(JSON_LT_LDFLAGS) -export-dynamic -export-symbols-regex "^json.*" -rpath $(libdir)
+
+jsonincludedir = $(includedir)/json-glib-1.0/json-glib
+jsoninclude_DATA = \
+       $(source_h)                                     \
+       $(top_builddir)/json-glib/json-enum-types.h     \
+       $(top_builddir)/json-glib/json-version.h        \
+       $(top_srcdir)/json-glib/json-glib.h             \
+       $(NULL)
+
+EXTRA_DIST += json-version.h.in json-glib.h
+
+TESTS_ENVIRONMENT = srcdir="$(srcdir)" json_all_c_sources="$(source_c)"
+
+if HAVE_INTROSPECTION
+BUILT_GIRSOURCES =
+
+Json-1.0.gir: $(INTROSPECTION_SCANNER) libjson-glib-1.0.la
+       $(QUIET_GEN)$(INTROSPECTION_SCANNER) \
+               -v --namespace Json --nsversion=1.0 \
+               $(INCLUDES) \
+               $(AM_CPPFLAGS) \
+               --c-include='json-glib/json-gobject.h' \
+               --include=GObject-2.0 \
+               --library=libjson-glib-1.0.la \
+               --libtool="$(top_builddir)/libtool" \
+               --pkg gobject-2.0 \
+               --output $@ \
+               $(source_h) \
+               $(source_c)
+
+BUILT_GIRSOURCES += Json-1.0.gir
+
+# INTROSPECTION_GIRDIR/INTROSPECTION_TYPELIBDIR aren't the right place to
+# install anything - we need to install inside our prefix.
+girdir = $(datadir)/gir-1.0
+gir_DATA = $(BUILT_GIRSOURCES)
+
+typelibsdir = $(libdir)/girepository-1.0/
+typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
+
+%.typelib: %.gir $(INTROSPECTION_COMPILER)
+       $(QUIET_GEN)\
+       $(DEBUG) $(INTROSPECTION_COMPILER) \
+               --includedir=$(srcdir) \
+               --includedir=. \
+               $(INTROSPECTION_COMPILER_OPTS) $< \
+               -o $(@F)
+
+CLEANFILES += $(BUILT_GIRSOURCES) $(typelibs_DATA)
+endif # HAVE_INTROSPECTION
diff --git a/json-glib/json-array.c b/json-glib/json-array.c
new file mode 100644 (file)
index 0000000..7f72e87
--- /dev/null
@@ -0,0 +1,710 @@
+/* json-array.c - JSON array implementation
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include "json-types-private.h"
+
+/**
+ * SECTION:json-array
+ * @short_description: a JSON array representation
+ *
+ * #JsonArray is the representation of the array type inside JSON. It contains
+ * #JsonNode<!-- -->s, which may contain fundamental types, other arrays or
+ * objects.
+ *
+ * Since arrays can be expensive, they are reference counted. You can control
+ * the lifetime of a #JsonArray using json_array_ref() and json_array_unref().
+ *
+ * To append an element, use json_array_add_element().
+ * To extract an element at a given index, use json_array_get_element().
+ * To retrieve the entire array in list form, use json_array_get_elements().
+ * To retrieve the length of the array, use json_array_get_length().
+ */
+
+GType
+json_array_get_type (void)
+{
+  static GType array_type = 0;
+
+  if (G_UNLIKELY (!array_type))
+    array_type = g_boxed_type_register_static (g_intern_static_string ("JsonArray"),
+                                               (GBoxedCopyFunc) json_array_ref,
+                                               (GBoxedFreeFunc) json_array_unref);
+
+  return array_type;
+}
+
+/**
+ * json_array_new:
+ *
+ * Creates a new #JsonArray.
+ *
+ * Return value: the newly created #JsonArray
+ */
+JsonArray *
+json_array_new (void)
+{
+  JsonArray *array;
+
+  array = g_slice_new (JsonArray);
+
+  array->ref_count = 1;
+  array->elements = g_ptr_array_new ();
+
+  return array;
+}
+
+/**
+ * json_array_sized_new:
+ * @n_elements: number of slots to pre-allocate
+ *
+ * Creates a new #JsonArray with @n_elements slots already allocated.
+ *
+ * Return value: the newly created #JsonArray
+ */
+JsonArray *
+json_array_sized_new (guint n_elements)
+{
+  JsonArray *array;
+
+  array = g_slice_new (JsonArray);
+  
+  array->ref_count = 1;
+  array->elements = g_ptr_array_sized_new (n_elements);
+
+  return array;
+}
+
+/**
+ * json_array_ref:
+ * @array: a #JsonArray
+ *
+ * Increase by one the reference count of a #JsonArray.
+ *
+ * Return value: the passed #JsonArray, with the reference count
+ *   increased by one.
+ */
+JsonArray *
+json_array_ref (JsonArray *array)
+{
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (array->ref_count > 0, NULL);
+
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+  g_atomic_int_exchange_and_add (&array->ref_count, 1);
+#else
+  g_atomic_int_add (&array->ref_count, 1);
+#endif
+  return array;
+}
+
+/**
+ * json_array_unref:
+ * @array: a #JsonArray
+ *
+ * Decreases by one the reference count of a #JsonArray. If the
+ * reference count reaches zero, the array is destroyed and all
+ * its allocated resources are freed.
+ */
+void
+json_array_unref (JsonArray *array)
+{
+  gint old_ref;
+
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (array->ref_count > 0);
+
+  old_ref = g_atomic_int_get (&array->ref_count);
+  if (old_ref > 1)
+    g_atomic_int_compare_and_exchange (&array->ref_count, old_ref, old_ref - 1);
+  else
+    {
+      guint i;
+
+      for (i = 0; i < array->elements->len; i++)
+        json_node_free (g_ptr_array_index (array->elements, i));
+
+      g_ptr_array_free (array->elements, TRUE);
+      array->elements = NULL;
+
+      g_slice_free (JsonArray, array);
+    }
+}
+
+/**
+ * json_array_get_elements:
+ * @array: a #JsonArray
+ *
+ * Gets the elements of a #JsonArray as a list of #JsonNode<!-- -->s.
+ *
+ * Return value: (element-type JsonNode) (transfer container): a #GList
+ *   containing the elements of the array. The contents of the list are
+ *   owned by the array and should never be modified or freed. Use
+ *   g_list_free() on the returned list when done using it
+ */
+GList *
+json_array_get_elements (JsonArray *array)
+{
+  GList *retval;
+  guint i;
+
+  g_return_val_if_fail (array != NULL, NULL);
+
+  retval = NULL;
+  for (i = 0; i < array->elements->len; i++)
+    retval = g_list_prepend (retval,
+                             g_ptr_array_index (array->elements, i));
+
+  return g_list_reverse (retval);
+}
+
+/**
+ * json_array_dup_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Retrieves a copy of the #JsonNode containing the value of the
+ * element at @index_ inside a #JsonArray
+ *
+ * Return value: (transfer full): a copy of the #JsonNode at the requested
+ *   index. Use json_node_free() when done.
+ *
+ * Since: 0.6
+ */
+JsonNode *
+json_array_dup_element (JsonArray *array,
+                        guint      index_)
+{
+  JsonNode *retval;
+
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (index_ < array->elements->len, NULL);
+
+  retval = json_array_get_element (array, index_);
+  if (!retval)
+    return NULL;
+
+  return json_node_copy (retval);
+}
+
+/**
+ * json_array_get_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ * 
+ * Retrieves the #JsonNode containing the value of the element at @index_
+ * inside a #JsonArray.
+ *
+ * Return value: a pointer to the #JsonNode at the requested index
+ */
+JsonNode *
+json_array_get_element (JsonArray *array,
+                        guint      index_)
+{
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (index_ < array->elements->len, NULL);
+
+  return g_ptr_array_index (array->elements, index_);
+}
+
+/**
+ * json_array_get_int_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the integer value of the element at @index_
+ * inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_int()
+ *
+ * Return value: the integer value
+ *
+ * Since: 0.8
+ */
+gint64
+json_array_get_int_element (JsonArray *array,
+                            guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, 0);
+  g_return_val_if_fail (index_ < array->elements->len, 0);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, 0);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, 0);
+
+  return json_node_get_int (node);
+}
+
+/**
+ * json_array_get_double_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the floating point value of the element at
+ * @index_ inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_double()
+ *
+ * Return value: the floating point value
+ *
+ * Since: 0.8
+ */
+gdouble
+json_array_get_double_element (JsonArray *array,
+                               guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, 0.0);
+  g_return_val_if_fail (index_ < array->elements->len, 0.0);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, 0.0);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, 0.0);
+
+  return json_node_get_double (node);
+}
+
+/**
+ * json_array_get_boolean_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the boolean value of the element at @index_
+ * inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_boolean()
+ *
+ * Return value: the integer value
+ *
+ * Since: 0.8
+ */
+gboolean
+json_array_get_boolean_element (JsonArray *array,
+                                guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, FALSE);
+  g_return_val_if_fail (index_ < array->elements->len, FALSE);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, FALSE);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, FALSE);
+
+  return json_node_get_boolean (node);
+}
+
+/**
+ * json_array_get_string_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the string value of the element at @index_
+ * inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_string()
+ *
+ * Return value: the string value; the returned string is owned by
+ *   the #JsonArray and should not be modified or freed
+ *
+ * Since: 0.8
+ */
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *
+json_array_get_string_element (JsonArray *array,
+                               guint      index_)
+#else 
+const gchar *
+json_array_get_string_element (JsonArray *array,
+                               guint      index_)
+#endif
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (index_ < array->elements->len, NULL);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, NULL);
+
+  return json_node_get_string (node);
+}
+
+/**
+ * json_array_get_null_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves whether the element at @index_ is set to null
+ *
+ * See also: json_array_get_element(), JSON_NODE_TYPE(), %JSON_NODE_NULL
+ *
+ * Return value: %TRUE if the element is null
+ *
+ * Since: 0.8
+ */
+gboolean
+json_array_get_null_element (JsonArray *array,
+                             guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, FALSE);
+  g_return_val_if_fail (index_ < array->elements->len, FALSE);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, FALSE);
+
+  return JSON_NODE_TYPE (node) == JSON_NODE_NULL;
+}
+
+/**
+ * json_array_get_array_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the array from the element at @index_
+ * inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_array()
+ *
+ * Return value: (transfer none): the array
+ *
+ * Since: 0.8
+ */
+JsonArray *
+json_array_get_array_element (JsonArray *array,
+                              guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (index_ < array->elements->len, NULL);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY, NULL);
+
+  return json_node_get_array (node);
+}
+
+/**
+ * json_array_get_object_element:
+ * @array: a #JsonArray
+ * @index_: the index of the element to retrieve
+ *
+ * Conveniently retrieves the object from the element at @index_
+ * inside @array
+ *
+ * See also: json_array_get_element(), json_node_get_object()
+ *
+ * Return value: (transfer none): the object
+ *
+ * Since: 0.8
+ */
+JsonObject *
+json_array_get_object_element (JsonArray *array,
+                               guint      index_)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (array != NULL, NULL);
+  g_return_val_if_fail (index_ < array->elements->len, NULL);
+
+  node = g_ptr_array_index (array->elements, index_);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT, NULL);
+
+  return json_node_get_object (node);
+}
+
+/**
+ * json_array_get_length:
+ * @array: a #JsonArray
+ *
+ * Retrieves the length of a #JsonArray
+ *
+ * Return value: the length of the array
+ */
+guint
+json_array_get_length (JsonArray *array)
+{
+  g_return_val_if_fail (array != NULL, 0);
+
+  return array->elements->len;
+}
+
+/**
+ * json_array_add_element:
+ * @array: a #JsonArray
+ * @node: a #JsonNode
+ *
+ * Appends @node inside @array. The array will take ownership of the
+ * #JsonNode.
+ */
+void
+json_array_add_element (JsonArray *array,
+                        JsonNode  *node)
+{
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (node != NULL);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_int_element:
+ * @array: a #JsonArray
+ * @value: an integer value
+ *
+ * Conveniently adds an integer @value into @array
+ *
+ * See also: json_array_add_element(), json_node_set_int()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_int_element (JsonArray *array,
+                            gint64     value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_int (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_double_element:
+ * @array: a #JsonArray
+ * @value: a floating point value
+ *
+ * Conveniently adds a floating point @value into @array
+ *
+ * See also: json_array_add_element(), json_node_set_double()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_double_element (JsonArray *array,
+                               gdouble    value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_double (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_boolean_element:
+ * @array: a #JsonArray
+ * @value: a boolean value
+ *
+ * Conveniently adds a boolean @value into @array
+ *
+ * See also: json_array_add_element(), json_node_set_boolean()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_boolean_element (JsonArray *array,
+                                gboolean   value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_boolean (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_string_element:
+ * @array: a #JsonArray
+ * @value: a string value
+ *
+ * Conveniently adds a string @value into @array
+ *
+ * See also: json_array_add_element(), json_node_set_string()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_string_element (JsonArray   *array,
+                               const gchar *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (value != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_string (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_null_element:
+ * @array: a #JsonArray
+ *
+ * Conveniently adds a null element into @array
+ *
+ * See also: json_array_add_element(), %JSON_NODE_NULL
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_null_element (JsonArray *array)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+
+  node = json_node_new (JSON_NODE_NULL);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_array_element:
+ * @array: a #JsonArray
+ * @value: a #JsonArray
+ *
+ * Conveniently adds an array into @array. The @array takes ownership
+ * of the newly added #JsonArray
+ *
+ * See also: json_array_add_element(), json_node_take_array()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_array_element (JsonArray *array,
+                              JsonArray *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (value != NULL);
+
+  node = json_node_new (JSON_NODE_ARRAY);
+  json_node_take_array (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_add_object_element:
+ * @array: a #JsonArray
+ * @value: a #JsonObject
+ *
+ * Conveniently adds an object into @array. The @array takes ownership
+ * of the newly added #JsonObject
+ *
+ * See also: json_array_add_element(), json_node_take_object()
+ *
+ * Since: 0.8
+ */
+void
+json_array_add_object_element (JsonArray  *array,
+                               JsonObject *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (value != NULL);
+
+  node = json_node_new (JSON_NODE_OBJECT);
+  json_node_take_object (node, value);
+
+  g_ptr_array_add (array->elements, node);
+}
+
+/**
+ * json_array_remove_element:
+ * @array: a #JsonArray
+ * @index_: the position of the element to be removed
+ *
+ * Removes the #JsonNode inside @array at @index_ freeing its allocated
+ * resources.
+ */
+void
+json_array_remove_element (JsonArray *array,
+                           guint      index_)
+{
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (index_ < array->elements->len);
+
+  json_node_free (g_ptr_array_remove_index (array->elements, index_));
+}
+
+/**
+ * json_array_foreach_element:
+ * @array: a #JsonArray
+ * @func: the function to be called on each element
+ * @data: (allow-none): data to be passed to the function
+ *
+ * Iterates over all elements of @array and calls @func on
+ * each one of them.
+ *
+ * It is safe to change the value of a #JsonNode of the @array
+ * from within the iterator @func, but it is not safe to add or
+ * remove elements from the @array.
+ *
+ * Since: 0.8
+ */
+void
+json_array_foreach_element (JsonArray        *array,
+                            JsonArrayForeach  func,
+                            gpointer          data)
+{
+  gint i;
+
+  g_return_if_fail (array != NULL);
+  g_return_if_fail (func != NULL);
+
+  for (i = 0; i < array->elements->len; i++)
+    {
+      JsonNode *element_node;
+
+      element_node = g_ptr_array_index (array->elements, i);
+
+      (* func) (array, i, element_node, data);
+    }
+}
diff --git a/json-glib/json-enum-types.c.in b/json-glib/json-enum-types.c.in
new file mode 100644 (file)
index 0000000..8b82049
--- /dev/null
@@ -0,0 +1,39 @@
+/*** BEGIN file-header ***/
+#include "json-enum-types.h"
+/*** END file-header ***/
+
+/*** BEGIN file-production ***/
+
+/* enumerations from "@filename@" */
+#include "@filename@"
+
+/*** END file-production ***/
+
+/*** BEGIN value-header ***/
+GType
+@enum_name@_get_type(void) {
+  static volatile gsize g_enum_type_id__volatile = 0;
+
+  if (g_once_init_enter (&g_enum_type_id__volatile))
+    {
+      static const G@Type@Value values[] = {
+/*** END value-header ***/
+
+/*** BEGIN value-production ***/
+        { @VALUENAME@, "@VALUENAME@", "@valuenick@" },
+/*** END value-production ***/
+
+/*** BEGIN value-tail ***/
+        { 0, NULL, NULL }
+      };
+      GType g_enum_type_id;
+
+      g_enum_type_id =
+        g_@type@_register_static (g_intern_static_string ("@EnumName@"), values);
+
+      g_once_init_leave (&g_enum_type_id__volatile, g_enum_type_id);
+    }
+
+  return g_enum_type_id__volatile;
+}
+/*** END value-tail ***/
diff --git a/json-glib/json-enum-types.h.in b/json-glib/json-enum-types.h.in
new file mode 100644 (file)
index 0000000..96f565e
--- /dev/null
@@ -0,0 +1,30 @@
+/*** BEGIN file-header ***/
+#if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
+#error "Only <json-glib/json-glib.h> can be included directly."
+#endif
+
+#ifndef __JSON_ENUM_TYPES_H__
+#define __JSON_ENUM_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/*** END file-header ***/
+
+/*** BEGIN file-production ***/
+/* enumerations from "@filename@" */
+/*** END file-production ***/
+
+/*** BEGIN file-tail ***/
+G_END_DECLS
+
+#endif /* !__JSON_ENUM_TYPES_H__ */
+/*** END file-tail ***/
+
+/*** BEGIN value-header ***/
+GType @enum_name@_get_type (void) G_GNUC_CONST;
+#define JSON_TYPE_@ENUMSHORT@ (@enum_name@_get_type())
+
+/*** END value-header ***/
+
diff --git a/json-glib/json-gboxed.c b/json-glib/json-gboxed.c
new file mode 100644 (file)
index 0000000..cf8e545
--- /dev/null
@@ -0,0 +1,354 @@
+/* json-gboxed.c - JSON GBoxed integration
+ * 
+ * This file is part of JSON-GLib
+ *
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+/**
+ * SECTION:json-gboxed
+ * @short_description: Serialize and deserialize GBoxed types
+ *
+ * GLib's #GBoxed type is a generic wrapper for arbitrary C structures.
+ *
+ * JSON-GLib allows serialization and deserialization of a #GBoxed type
+ * by registering functions mapping a #JsonNodeType to a specific
+ * #GType.
+ *
+ * When registering a #GBoxed type you should also register the
+ * corresponding transformation functions, e.g.:
+ *
+ * |[
+ *   GType
+ *   my_struct_get_type (void)
+ *   {
+ *     static GType boxed_type = 0;
+ *
+ *     if (boxed_type == 0)
+ *       {
+ *         boxed_type =
+ *           g_boxed_type_register_static (g_intern_static_string ("MyStruct"),
+ *                                         (GBoxedCopyFunc) my_struct_copy,
+ *                                         (GBoxedFreeFunc) my_struct_free);
+ *
+ *         json_boxed_register_serialize_func (boxed_type, JSON_NODE_OBJECT,
+ *                                             my_struct_serialize);
+ *         json_boxed_register_deserialize_func (boxed_type, JSON_NODE_OBJECT,
+ *                                               my_struct_deserialize);
+ *       }
+ *
+ *     return boxed_type;
+ *   }
+ * ]|
+ *
+ * The serialization function will be invoked by json_boxed_serialize():
+ * it will be passed a pointer to the C structure and it must return a
+ * #JsonNode. The deserialization function will be invoked by
+ * json_boxed_deserialize(): it will be passed a #JsonNode for the
+ * declared type and it must return a newly allocated C structure.
+ *
+ * It is possible to check whether a #GBoxed type can be deserialized
+ * from a specific #JsonNodeType, and whether a #GBoxed can be serialized
+ * and to which specific #JsonNodeType.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <string.h>
+#include <stdlib.h>
+
+#include "json-types-private.h"
+#include "json-gobject.h"
+
+typedef struct _BoxedTransform  BoxedTransform;
+
+struct _BoxedTransform
+{
+  GType boxed_type;
+  gint node_type;
+
+  JsonBoxedSerializeFunc serialize;
+  JsonBoxedDeserializeFunc deserialize;
+};
+
+G_LOCK_DEFINE_STATIC (boxed_serialize);
+static GSList *boxed_serialize = NULL;
+
+G_LOCK_DEFINE_STATIC (boxed_deserialize);
+static GSList *boxed_deserialize = NULL;
+
+static gint
+boxed_transforms_cmp (gconstpointer a,
+                      gconstpointer b)
+{
+  const BoxedTransform *ta = a;
+  const BoxedTransform *tb = b;
+
+  return tb->boxed_type - ta->boxed_type;
+}
+
+static gint
+boxed_transforms_find (gconstpointer a,
+                       gconstpointer b)
+{
+  const BoxedTransform *haystack = a;
+  const BoxedTransform *needle = b;
+
+  if (needle->node_type != -1)
+    return (haystack->boxed_type == needle->boxed_type &&
+            haystack->node_type == needle->node_type) ? 0 : 1;
+  else
+    return (haystack->boxed_type == needle->boxed_type) ? 0 : 1;
+}
+
+static BoxedTransform *
+lookup_boxed_transform (GSList       *transforms,
+                        GType         gboxed_type,
+                        JsonNodeType  node_type)
+{
+  BoxedTransform lookup;
+  GSList *t;
+
+  lookup.boxed_type = gboxed_type;
+  lookup.node_type = node_type;
+
+  t = g_slist_find_custom (transforms, &lookup, boxed_transforms_find);
+  if (t == NULL)
+    return NULL;
+
+  return t->data;
+}
+
+/**
+ * json_boxed_register_serialize_func:
+ * @gboxed_type: a boxed type
+ * @node_type: a node type
+ * @serialize_func: serialization function for @boxed_type into
+ *   a #JsonNode of type @node_type
+ *
+ * Registers a serialization function for a #GBoxed of type @gboxed_type
+ * to a #JsonNode of type @node_type
+ *
+ * Since: 0.10
+ */
+void
+json_boxed_register_serialize_func (GType                  gboxed_type,
+                                    JsonNodeType           node_type,
+                                    JsonBoxedSerializeFunc serialize_func)
+{
+  BoxedTransform *t;
+
+  g_return_if_fail (G_TYPE_IS_BOXED (gboxed_type));
+  g_return_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE);
+
+  G_LOCK (boxed_serialize);
+
+  t = lookup_boxed_transform (boxed_serialize, gboxed_type, node_type);
+  if (t == NULL)
+    {
+      t = g_slice_new (BoxedTransform);
+
+      t->boxed_type = gboxed_type;
+      t->node_type = node_type;
+      t->serialize = serialize_func;
+
+      boxed_serialize = g_slist_insert_sorted (boxed_serialize, t,
+                                               boxed_transforms_cmp);
+    }
+  else
+    g_warning ("A serialization function for the boxed type %s into "
+               "JSON nodes of type %s already exists",
+               g_type_name (gboxed_type),
+               json_node_type_get_name (node_type));
+
+  G_UNLOCK (boxed_serialize);
+}
+
+/**
+ * json_boxed_register_deserialize_func:
+ * @gboxed_type: a boxed type
+ * @node_type: a node type
+ * @deserialize_func: deserialization function for @boxed_type from
+ *   a #JsonNode of type @node_type
+ *
+ * Registers a deserialization function for a #GBoxed of type @gboxed_type
+ * from a #JsonNode of type @node_type
+ *
+ * Since: 0.10
+ */
+void
+json_boxed_register_deserialize_func (GType                    gboxed_type,
+                                      JsonNodeType             node_type,
+                                      JsonBoxedDeserializeFunc deserialize_func)
+{
+  BoxedTransform *t;
+
+  g_return_if_fail (G_TYPE_IS_BOXED (gboxed_type));
+  g_return_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE);
+
+  G_LOCK (boxed_deserialize);
+
+  t = lookup_boxed_transform (boxed_deserialize, gboxed_type, node_type);
+  if (t == NULL)
+    {
+      t = g_slice_new (BoxedTransform);
+
+      t->boxed_type = gboxed_type;
+      t->node_type = node_type;
+      t->deserialize = deserialize_func;
+
+      boxed_deserialize = g_slist_insert_sorted (boxed_deserialize, t,
+                                                 boxed_transforms_cmp);
+    }
+  else
+    g_warning ("A deserialization function for the boxed type %s from "
+               "JSON nodes of type %s already exists",
+               g_type_name (gboxed_type),
+               json_node_type_get_name (node_type));
+
+  G_UNLOCK (boxed_deserialize);
+}
+
+/**
+ * json_boxed_can_serialize:
+ * @gboxed_type: a boxed type
+ * @node_type: (out): the #JsonNode type to which the boxed type can be
+ *   serialized into
+ *
+ * Checks whether it is possible to serialize a #GBoxed of
+ * type @gboxed_type into a #JsonNode. The type of the
+ * #JsonNode is placed inside @node_type if the function
+ * returns %TRUE and it's undefined otherwise.
+ *
+ * Return value: %TRUE if the type can be serialized,
+ *   and %FALSE otherwise.
+ *
+ * Since: 0.10
+ */
+gboolean
+json_boxed_can_serialize (GType         gboxed_type,
+                          JsonNodeType *node_type)
+{
+  BoxedTransform *t;
+
+  g_return_val_if_fail (G_TYPE_IS_BOXED (gboxed_type), FALSE);
+  g_return_val_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE, FALSE);
+
+  t = lookup_boxed_transform (boxed_serialize, gboxed_type, -1);
+  if (t != NULL)
+    {
+      if (node_type)
+        *node_type = t->node_type;
+
+      return TRUE;
+    }
+
+  return FALSE;
+}
+
+/**
+ * json_boxed_can_deserialize:
+ * @gboxed_type: a boxed type
+ * @node_type: a #JsonNode type
+ *
+ * Checks whether it is possible to deserialize a #GBoxed of
+ * type @gboxed_type from a #JsonNode of type @node_type
+ *
+ * Return value: %TRUE if the type can be deserialized, %FALSE otherwise
+ *
+ * Since: 0.10
+ */
+gboolean
+json_boxed_can_deserialize (GType        gboxed_type,
+                            JsonNodeType node_type)
+{
+  BoxedTransform *t;
+
+  g_return_val_if_fail (G_TYPE_IS_BOXED (gboxed_type), FALSE);
+  g_return_val_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE, FALSE);
+
+  t = lookup_boxed_transform (boxed_deserialize, gboxed_type, node_type);
+  if (t != NULL)
+    return TRUE;
+
+  return FALSE;
+}
+
+/**
+ * json_boxed_serialize:
+ * @gboxed_type: a boxed type
+ * @boxed: a pointer to a #GBoxed of type @gboxed_type
+ *
+ * Serializes @boxed, a pointer to a #GBoxed of type @gboxed_type,
+ * into a #JsonNode
+ *
+ * Return value: a #JsonNode with the serialization of the boxed
+ *   type, or %NULL if serialization either failed or was not
+ *   possible
+ *
+ * Since: 0.10
+ */
+JsonNode *
+json_boxed_serialize (GType         gboxed_type,
+                      gconstpointer boxed)
+{
+  BoxedTransform *t;
+
+  g_return_val_if_fail (G_TYPE_IS_BOXED (gboxed_type), NULL);
+  g_return_val_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE, NULL);
+  g_return_val_if_fail (boxed != NULL, NULL);
+
+  t = lookup_boxed_transform (boxed_serialize, gboxed_type, -1);
+  if (t != NULL && t->serialize != NULL)
+    return t->serialize (boxed);
+
+  return NULL;
+}
+
+/**
+ * json_boxed_deserialize:
+ * @gboxed_type: a boxed type
+ * @node: a #JsonNode
+ *
+ * Deserializes @node into a #GBoxed of @gboxed_type
+ *
+ * Return value: the newly allocated #GBoxed. Use g_boxed_free() to
+ *   release the resources allocated by this function
+ *
+ * Since: 0.10
+ */
+gpointer
+json_boxed_deserialize (GType     gboxed_type,
+                        JsonNode *node)
+{
+  JsonNodeType node_type;
+  BoxedTransform *t;
+
+  g_return_val_if_fail (G_TYPE_IS_BOXED (gboxed_type), NULL);
+  g_return_val_if_fail (G_TYPE_IS_ABSTRACT (gboxed_type) == FALSE, NULL);
+  g_return_val_if_fail (node != NULL, NULL);
+
+  node_type = json_node_get_node_type (node);
+
+  t = lookup_boxed_transform (boxed_deserialize, gboxed_type, node_type);
+  if (t != NULL && t->deserialize != NULL)
+    return t->deserialize (node);
+
+  return NULL;
+}
diff --git a/json-glib/json-generator.c b/json-glib/json-generator.c
new file mode 100644 (file)
index 0000000..c77830e
--- /dev/null
@@ -0,0 +1,646 @@
+/* json-generator.c - JSON streams generator
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+/**
+ * SECTION:json-generator
+ * @short_description: Generates JSON data streams
+ *
+ * #JsonGenerator provides an object for generating a JSON data stream and
+ * put it into a buffer or a file.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <stdlib.h>
+#include <string.h>
+
+#include "json-types-private.h"
+
+#include "json-marshal.h"
+#include "json-generator.h"
+
+#define JSON_GENERATOR_GET_PRIVATE(obj) \
+        (G_TYPE_INSTANCE_GET_PRIVATE ((obj), JSON_TYPE_GENERATOR, JsonGeneratorPrivate))
+
+struct _JsonGeneratorPrivate
+{
+  JsonNode *root;
+
+  guint indent;
+  gunichar indent_char;
+
+  guint pretty : 1;
+};
+
+enum
+{
+  PROP_0,
+
+  PROP_PRETTY,
+  PROP_INDENT,
+  PROP_ROOT,
+  PROP_INDENT_CHAR
+};
+
+static gchar *dump_value  (JsonGenerator *generator,
+                           gint           level,
+                           const gchar   *name,
+                           JsonNode      *node);
+static gchar *dump_array  (JsonGenerator *generator,
+                           gint           level,
+                           const gchar   *name,
+                           JsonArray     *array,
+                           gsize         *length);
+static gchar *dump_object (JsonGenerator *generator,
+                           gint           level,
+                           const gchar   *name,
+                           JsonObject    *object,
+                           gsize         *length);
+
+/* non-ASCII characters can't be escaped, otherwise UTF-8
+ * chars will break, so we just pregenerate this table of
+ * high characters and then we feed it to g_strescape()
+ */
+static const char json_exceptions[] = {
+  0x7f,  0x80,  0x81,  0x82,  0x83,  0x84,  0x85,  0x86,
+  0x87,  0x88,  0x89,  0x8a,  0x8b,  0x8c,  0x8d,  0x8e,
+  0x8f,  0x90,  0x91,  0x92,  0x93,  0x94,  0x95,  0x96,
+  0x97,  0x98,  0x99,  0x9a,  0x9b,  0x9c,  0x9d,  0x9e,
+  0x9f,  0xa0,  0xa1,  0xa2,  0xa3,  0xa4,  0xa5,  0xa6,
+  0xa7,  0xa8,  0xa9,  0xaa,  0xab,  0xac,  0xad,  0xae,
+  0xaf,  0xb0,  0xb1,  0xb2,  0xb3,  0xb4,  0xb5,  0xb6,
+  0xb7,  0xb8,  0xb9,  0xba,  0xbb,  0xbc,  0xbd,  0xbe,
+  0xbf,  0xc0,  0xc1,  0xc2,  0xc3,  0xc4,  0xc5,  0xc6,
+  0xc7,  0xc8,  0xc9,  0xca,  0xcb,  0xcc,  0xcd,  0xce,
+  0xcf,  0xd0,  0xd1,  0xd2,  0xd3,  0xd4,  0xd5,  0xd6,
+  0xd7,  0xd8,  0xd9,  0xda,  0xdb,  0xdc,  0xdd,  0xde,
+  0xdf,  0xe0,  0xe1,  0xe2,  0xe3,  0xe4,  0xe5,  0xe6,
+  0xe7,  0xe8,  0xe9,  0xea,  0xeb,  0xec,  0xed,  0xee,
+  0xef,  0xf0,  0xf1,  0xf2,  0xf3,  0xf4,  0xf5,  0xf6,
+  0xf7,  0xf8,  0xf9,  0xfa,  0xfb,  0xfc,  0xfd,  0xfe,
+  0xff,
+  '\0'   /* g_strescape() expects a NUL-terminated string */
+};
+
+G_DEFINE_TYPE (JsonGenerator, json_generator, G_TYPE_OBJECT);
+
+static gchar *
+json_strescape (const gchar *str)
+{
+  return g_strescape (str, json_exceptions);
+}
+
+static void
+json_generator_finalize (GObject *gobject)
+{
+  JsonGeneratorPrivate *priv = JSON_GENERATOR_GET_PRIVATE (gobject);
+
+  if (priv->root)
+    json_node_free (priv->root);
+
+  G_OBJECT_CLASS (json_generator_parent_class)->finalize (gobject);
+}
+
+static void
+json_generator_set_property (GObject      *gobject,
+                             guint         prop_id,
+                             const GValue *value,
+                             GParamSpec   *pspec)
+{
+  JsonGeneratorPrivate *priv = JSON_GENERATOR_GET_PRIVATE (gobject);
+
+  switch (prop_id)
+    {
+    case PROP_PRETTY:
+      priv->pretty = g_value_get_boolean (value);
+      break;
+    case PROP_INDENT:
+      priv->indent = g_value_get_uint (value);
+      break;
+    case PROP_INDENT_CHAR:
+      priv->indent_char = g_value_get_uint (value);
+      break;
+    case PROP_ROOT:
+      json_generator_set_root (JSON_GENERATOR (gobject),
+                               g_value_get_boxed (value));
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+      break;
+    }
+}
+
+static void
+json_generator_get_property (GObject    *gobject,
+                             guint       prop_id,
+                             GValue     *value,
+                             GParamSpec *pspec)
+{
+  JsonGeneratorPrivate *priv = JSON_GENERATOR_GET_PRIVATE (gobject);
+
+  switch (prop_id)
+    {
+    case PROP_PRETTY:
+      g_value_set_boolean (value, priv->pretty);
+      break;
+    case PROP_INDENT:
+      g_value_set_uint (value, priv->indent);
+      break;
+    case PROP_INDENT_CHAR:
+      g_value_set_uint (value, priv->indent_char);
+      break;
+    case PROP_ROOT:
+      g_value_set_boxed (value, priv->root);
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+      break;
+    }
+}
+
+static void
+json_generator_class_init (JsonGeneratorClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  g_type_class_add_private (klass, sizeof (JsonGeneratorPrivate));
+
+  gobject_class->set_property = json_generator_set_property;
+  gobject_class->get_property = json_generator_get_property;
+  gobject_class->finalize = json_generator_finalize;
+
+  /**
+   * JsonGenerator:pretty:
+   *
+   * Whether the output should be "pretty-printed", with indentation and
+   * newlines. The indentation level can be controlled by using the
+   * JsonGenerator:indent property
+   */
+  g_object_class_install_property (gobject_class,
+                                   PROP_PRETTY,
+                                   g_param_spec_boolean ("pretty",
+                                                         "Pretty",
+                                                         "Pretty-print the output",
+                                                         FALSE,
+                                                         G_PARAM_READWRITE));
+  /**
+   * JsonGenerator:indent:
+   *
+   * Number of spaces to be used to indent when pretty printing.
+   */
+  g_object_class_install_property (gobject_class,
+                                   PROP_INDENT,
+                                   g_param_spec_uint ("indent",
+                                                      "Indent",
+                                                      "Number of indentation spaces",
+                                                      0, G_MAXUINT,
+                                                      2,
+                                                      G_PARAM_READWRITE));
+  /**
+   * JsonGenerator:root:
+   *
+   * The root #JsonNode to be used when constructing a JSON data
+   * stream.
+   *
+   * Since: 0.4
+   */
+  g_object_class_install_property (gobject_class,
+                                   PROP_ROOT,
+                                   g_param_spec_boxed ("root",
+                                                       "Root",
+                                                       "Root of the JSON data tree",
+                                                       JSON_TYPE_NODE,
+                                                       G_PARAM_READWRITE));
+  /**
+   * JsonGenerator:indent-char:
+   *
+   * The character that should be used when indenting in pretty print.
+   *
+   * Since: 0.6
+   */
+  g_object_class_install_property (gobject_class,
+                                   PROP_INDENT_CHAR,
+                                   g_param_spec_unichar ("indent-char",
+                                                         "Indent Char",
+                                                         "Character that should be used when indenting",
+                                                         ' ',
+                                                         G_PARAM_READWRITE));
+}
+
+static void
+json_generator_init (JsonGenerator *generator)
+{
+  JsonGeneratorPrivate *priv;
+
+  generator->priv = priv = JSON_GENERATOR_GET_PRIVATE (generator);
+
+  priv->pretty = FALSE;
+  priv->indent = 2;
+  priv->indent_char = ' ';
+}
+
+static gchar *
+dump_value (JsonGenerator *generator,
+            gint           level,
+            const gchar   *name,
+            JsonNode      *node)
+{
+  JsonGeneratorPrivate *priv = generator->priv;
+  gboolean pretty = priv->pretty;
+  guint indent = priv->indent;
+  GValue value = { 0, };
+  GString *buffer;
+
+  buffer = g_string_new ("");
+
+  if (pretty)
+    {
+      guint i;
+
+      for (i = 0; i < (level * indent); i++)
+        g_string_append_c (buffer, priv->indent_char);
+    }
+
+  if (name && name[0] != '\0')
+    g_string_append_printf (buffer, "\"%s\" : ", name);
+
+  json_node_get_value (node, &value);
+
+  switch (G_VALUE_TYPE (&value))
+    {
+    case G_TYPE_INT64:
+      g_string_append_printf (buffer, "%" G_GINT64_FORMAT, g_value_get_int64 (&value));
+      break;
+
+    case G_TYPE_STRING:
+      {
+        gchar *tmp;
+
+        tmp = json_strescape (g_value_get_string (&value));
+        g_string_append_printf (buffer, "\"%s\"", tmp);
+
+        g_free (tmp);
+      }
+      break;
+
+    case G_TYPE_DOUBLE:
+      {
+        gchar buf[65];
+
+        g_ascii_formatd (buf, 65, "%g", g_value_get_double (&value));
+        g_string_append (buffer, buf);
+      }
+      break;
+
+    case G_TYPE_BOOLEAN:
+      g_string_append_printf (buffer, "%s",
+                              g_value_get_boolean (&value) ? "true" : "false");
+      break;
+
+    default:
+      break;
+    }
+
+  g_value_unset (&value);
+
+  return g_string_free (buffer, FALSE);
+}
+
+static gchar *
+dump_array (JsonGenerator *generator,
+            gint           level,
+            const gchar   *name,
+            JsonArray     *array,
+            gsize         *length)
+{
+  JsonGeneratorPrivate *priv = generator->priv;
+  guint array_len = json_array_get_length (array);
+  guint i;
+  GString *buffer;
+  gboolean pretty = priv->pretty;
+  guint indent = priv->indent;
+
+  buffer = g_string_new ("");
+
+  if (pretty)
+    {
+      for (i = 0; i < (level * indent); i++)
+        g_string_append_c (buffer, priv->indent_char);
+    }
+
+  if (name && name[0] != '\0')
+    g_string_append_printf (buffer, "\"%s\" : ", name);
+
+  g_string_append_c (buffer, '[');
+
+  if (pretty)
+    g_string_append_c (buffer, '\n');
+  else
+    g_string_append_c (buffer, ' ');
+
+  for (i = 0; i < array_len; i++)
+    {
+      JsonNode *cur = json_array_get_element (array, i);
+      guint sub_level = level + 1;
+      guint j;
+      gchar *value; 
+
+      switch (JSON_NODE_TYPE (cur))
+        {
+        case JSON_NODE_NULL:
+          if (pretty)
+            {
+              for (j = 0; j < (sub_level * indent); j++)
+                g_string_append_c (buffer, priv->indent_char);
+            }
+          g_string_append (buffer, "null");
+          break;
+
+        case JSON_NODE_VALUE:
+          value = dump_value (generator, sub_level, NULL, cur);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+
+        case JSON_NODE_ARRAY:
+          value = dump_array (generator, sub_level, NULL, json_node_get_array (cur), NULL);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+
+        case JSON_NODE_OBJECT:
+          value = dump_object (generator, sub_level, NULL, json_node_get_object (cur), NULL);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+        }
+
+      if ((i + 1) != array_len)
+        g_string_append_c (buffer, ',');
+
+      if (pretty)
+        g_string_append_c (buffer, '\n');
+      else
+        g_string_append_c (buffer, ' ');
+    }
+
+  if (pretty)
+    {
+      for (i = 0; i < (level * indent); i++)
+        g_string_append_c (buffer, priv->indent_char);
+    }
+
+  g_string_append_c (buffer, ']');
+
+  if (length)
+    *length = buffer->len;
+
+  return g_string_free (buffer, FALSE);
+}
+
+static gchar *
+dump_object (JsonGenerator *generator,
+             gint           level,
+             const gchar   *name,
+             JsonObject    *object,
+             gsize         *length)
+{
+  JsonGeneratorPrivate *priv = generator->priv;
+  GList *members, *l;
+  GString *buffer;
+  gboolean pretty = priv->pretty;
+  guint indent = priv->indent;
+  guint i;
+
+  buffer = g_string_new ("");
+
+  if (pretty)
+    {
+      for (i = 0; i < (level * indent); i++)
+        g_string_append_c (buffer, priv->indent_char);
+    }
+
+  if (name && name[0] != '\0')
+    g_string_append_printf (buffer, "\"%s\" : ", name);
+
+  g_string_append_c (buffer, '{');
+
+  if (pretty)
+    g_string_append_c (buffer, '\n');
+  else
+    g_string_append_c (buffer, ' ');
+
+  members = json_object_get_members (object);
+
+  for (l = members; l != NULL; l = l->next)
+    {
+      const gchar *member_name = l->data;
+      JsonNode *cur = json_object_get_member (object, member_name);
+      guint sub_level = level + 1;
+      guint j;
+      gchar *value;
+
+      switch (JSON_NODE_TYPE (cur))
+        {
+        case JSON_NODE_NULL:
+          if (pretty)
+            {
+              for (j = 0; j < (sub_level * indent); j++)
+                g_string_append_c (buffer, priv->indent_char);
+            }
+          g_string_append_printf (buffer, "\"%s\" : null", member_name);
+          break;
+
+        case JSON_NODE_VALUE:
+          value = dump_value (generator, sub_level, member_name, cur);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+
+        case JSON_NODE_ARRAY:
+          value = dump_array (generator, sub_level, member_name,
+                              json_node_get_array (cur), NULL);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+
+        case JSON_NODE_OBJECT:
+          value = dump_object (generator, sub_level, member_name,
+                               json_node_get_object (cur), NULL);
+          g_string_append (buffer, value);
+          g_free (value);
+          break;
+        }
+
+      if (l->next != NULL)
+        g_string_append_c (buffer, ',');
+
+      if (pretty)
+        g_string_append_c (buffer, '\n');
+      else
+        g_string_append_c (buffer, ' ');
+    }
+
+  g_list_free (members);
+
+  if (pretty)
+    {
+      for (i = 0; i < (level * indent); i++)
+        g_string_append_c (buffer, priv->indent_char);
+    }
+
+  g_string_append_c (buffer, '}');
+
+  if (length)
+    *length = buffer->len;
+
+  return g_string_free (buffer, FALSE);
+}
+
+/**
+ * json_generator_new:
+ * 
+ * Creates a new #JsonGenerator. You can use this object to generate a
+ * JSON data stream starting from a data object model composed by
+ * #JsonNode<!-- -->s.
+ *
+ * Return value: the newly created #JsonGenerator instance
+ */
+JsonGenerator *
+json_generator_new (void)
+{
+  return g_object_new (JSON_TYPE_GENERATOR, NULL);
+}
+
+/**
+ * json_generator_to_data:
+ * @generator: a #JsonGenerator
+ * @length: (out): return location for the length of the returned
+ *   buffer, or %NULL
+ *
+ * Generates a JSON data stream from @generator and returns it as a
+ * buffer.
+ *
+ * Return value: a newly allocated buffer holding a JSON data stream.
+ *   Use g_free() to free the allocated resources.
+ */
+gchar *
+json_generator_to_data (JsonGenerator *generator,
+                        gsize         *length)
+{
+  JsonNode *root;
+  gchar *retval = NULL;
+
+  g_return_val_if_fail (JSON_IS_GENERATOR (generator), NULL);
+
+  root = generator->priv->root;
+  if (!root)
+    {
+      if (length)
+        *length = 0;
+
+      return NULL;
+    }
+
+  switch (JSON_NODE_TYPE (root))
+    {
+    case JSON_NODE_ARRAY:
+      retval = dump_array (generator, 0, NULL, json_node_get_array (root), length);
+      break;
+
+    case JSON_NODE_OBJECT:
+      retval = dump_object (generator, 0, NULL, json_node_get_object (root), length);
+      break;
+
+    case JSON_NODE_NULL:
+      retval = g_strdup ("null");
+      if (length)
+        *length = 4;
+      break;
+
+    case JSON_NODE_VALUE:
+      retval = NULL;
+      break;
+    }
+
+  return retval;
+}
+
+/**
+ * json_generator_to_file:
+ * @generator: a #JsonGenerator
+ * @filename: path to the target file
+ * @error: return location for a #GError, or %NULL
+ *
+ * Creates a JSON data stream and puts it inside @filename, overwriting the
+ * current file contents. This operation is atomic.
+ *
+ * Return value: %TRUE if saving was successful.
+ */
+gboolean
+json_generator_to_file (JsonGenerator  *generator,
+                        const gchar    *filename,
+                        GError        **error)
+{
+  gchar *buffer;
+  gsize len;
+  gboolean retval;
+
+  g_return_val_if_fail (JSON_IS_GENERATOR (generator), FALSE);
+  g_return_val_if_fail (filename != NULL, FALSE);
+
+  buffer = json_generator_to_data (generator, &len);
+  retval = g_file_set_contents (filename, buffer, len, error);
+  g_free (buffer);
+
+  return retval;
+}
+
+/**
+ * json_generator_set_root:
+ * @generator: a #JsonGenerator
+ * @node: a #JsonNode
+ *
+ * Sets @node as the root of the JSON data stream to be serialized by
+ * the #JsonGenerator.
+ *
+ * <note>The node is copied by the generator object, so it can be safely
+ * freed after calling this function.</note>
+ */
+void
+json_generator_set_root (JsonGenerator *generator,
+                         JsonNode      *node)
+{
+  g_return_if_fail (JSON_IS_GENERATOR (generator));
+
+  if (generator->priv->root)
+    {
+      json_node_free (generator->priv->root);
+      generator->priv->root = NULL;
+    }
+
+  if (node)
+    generator->priv->root = json_node_copy (node);
+}
diff --git a/json-glib/json-generator.h b/json-glib/json-generator.h
new file mode 100644 (file)
index 0000000..743ec27
--- /dev/null
@@ -0,0 +1,90 @@
+/* json-generator.h - JSON streams generator
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
+#error "Only <json-glib/json-glib.h> can be included directly."
+#endif
+
+#ifndef __JSON_GENERATOR_H__
+#define __JSON_GENERATOR_H__
+
+#include <json-glib/json-types.h>
+
+G_BEGIN_DECLS
+
+#define JSON_TYPE_GENERATOR             (json_generator_get_type ())
+#define JSON_GENERATOR(obj)             (G_TYPE_CHECK_INSTANCE_CAST ((obj), JSON_TYPE_GENERATOR, JsonGenerator))
+#define JSON_IS_GENERATOR(obj)          (G_TYPE_CHECK_INSTANCE_TYPE ((obj), JSON_TYPE_GENERATOR))
+#define JSON_GENERATOR_CLASS(klass)     (G_TYPE_CHECK_CLASS_CAST ((klass), JSON_TYPE_GENERATOR, JsonGeneratorClass))
+#define JSON_IS_GENERATOR_CLASS(klass)  (G_TYPE_CHECK_CLASS_TYPE ((klass), JSON_TYPE_GENERATOR))
+#define JSON_GENERATOR_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), JSON_TYPE_GENERATOR, JsonGeneratorClass))
+
+typedef struct _JsonGenerator           JsonGenerator;
+typedef struct _JsonGeneratorPrivate    JsonGeneratorPrivate;
+typedef struct _JsonGeneratorClass      JsonGeneratorClass;
+
+/**
+ * JsonGenerator:
+ *
+ * JSON data streams generator. The contents of the #JsonGenerator structure
+ * are private and should only be accessed via the provided API.
+ */
+struct _JsonGenerator
+{
+  /*< private >*/
+  GObject parent_instance;
+
+  JsonGeneratorPrivate *priv;
+};
+
+/**
+ * JsonGeneratorClass:
+ *
+ * #JsonGenerator class
+ */
+struct _JsonGeneratorClass
+{
+  /*< private >*/
+  GObjectClass parent_class;
+
+  /* padding, for future expansion */
+  void (* _json_reserved1) (void);
+  void (* _json_reserved2) (void);
+  void (* _json_reserved3) (void);
+  void (* _json_reserved4) (void);
+};
+
+GType json_generator_get_type (void) G_GNUC_CONST;
+
+JsonGenerator *json_generator_new (void);
+gchar *        json_generator_to_data  (JsonGenerator  *generator,
+                                        gsize          *length);
+gboolean       json_generator_to_file  (JsonGenerator  *generator,
+                                        const gchar    *filename,
+                                        GError        **error);
+void           json_generator_set_root (JsonGenerator  *generator,
+                                        JsonNode       *node);
+
+G_END_DECLS
+
+#endif /* __JSON_GENERATOR_H__ */
diff --git a/json-glib/json-glib.h b/json-glib/json-glib.h
new file mode 100644 (file)
index 0000000..794a8be
--- /dev/null
@@ -0,0 +1,39 @@
+/* json-glib.h: Main header
+ *
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifndef __JSON_GLIB_H__
+#define __JSON_GLIB_H__
+
+#define __JSON_GLIB_INSIDE__
+
+#include <json-glib/json-types.h>
+#include <json-glib/json-generator.h>
+#include <json-glib/json-parser.h>
+#include <json-glib/json-version.h>
+#include <json-glib/json-enum-types.h>
+
+#include <json-glib/json-gobject.h>
+
+#undef __JSON_GLIB_INSIDE__
+
+#endif /* __JSON_GLIB_H__ */
diff --git a/json-glib/json-gobject-private.h b/json-glib/json-gobject-private.h
new file mode 100644 (file)
index 0000000..5369ebf
--- /dev/null
@@ -0,0 +1,39 @@
+/* json-gobject-private.h - GObject private
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifndef __JSON_GOBJECT_PRIVATE_H__
+#define __JSON_GOBJECT_PRIVATE_H__
+
+#include "json-gobject.h"
+
+G_BEGIN_DECLS
+
+JsonNode *json_serialize_pspec   (const GValue *real_value,
+                                  GParamSpec   *pspec);
+gboolean  json_deserialize_pspec (GValue       *value,
+                                  GParamSpec   *pspec,
+                                  JsonNode     *node);
+
+G_END_DECLS
+
+#endif /* __JSON_GOBJECT_PRIVATE_H__ */
diff --git a/json-glib/json-gobject.c b/json-glib/json-gobject.c
new file mode 100644 (file)
index 0000000..ae98b2b
--- /dev/null
@@ -0,0 +1,908 @@
+/* json-gobject.c - JSON GObject integration
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@openedhand.com>
+ */
+
+/**
+ * SECTION:json-gobject
+ * @short_description: Serialize and deserialize GObjects
+ *
+ * JSON-GLib provides API for serializing and deserializing #GObject<!-- -->s
+ * to and from JSON data streams.
+ *
+ * Simple #GObject classes can be (de)serialized into JSON objects, if the
+ * properties have compatible types with the native JSON types (integers,
+ * booleans, strings, string vectors). If the class to be (de)serialized has
+ * complex data types for properties (like boxed types or other objects)
+ * then the class should implement the provided #JsonSerializable interface
+ * and its virtual functions.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <string.h>
+#include <stdlib.h>
+
+#include "json-types-private.h"
+#include "json-gobject-private.h"
+
+#include "json-parser.h"
+#include "json-generator.h"
+
+static gboolean
+enum_from_string (GType        type,
+                  const gchar *string,
+                  gint        *enum_value)
+{
+  GEnumClass *eclass;
+  GEnumValue *ev;
+  gchar *endptr;
+  gint value;
+  gboolean retval = TRUE;
+
+  g_return_val_if_fail (G_TYPE_IS_ENUM (type), 0);
+  g_return_val_if_fail (string != NULL, 0);
+
+  value = strtoul (string, &endptr, 0);
+  if (endptr != string) /* parsed a number */
+    *enum_value = value;
+  else
+    {
+      eclass = g_type_class_ref (type);
+      ev = g_enum_get_value_by_name (eclass, string);
+      if (!ev)
+       ev = g_enum_get_value_by_nick (eclass, string);
+
+      if (ev)
+       *enum_value = ev->value;
+      else
+        retval = FALSE;
+
+      g_type_class_unref (eclass);
+    }
+
+  return retval;
+}
+
+static gboolean
+flags_from_string (GType        type,
+                   const gchar *string,
+                   gint        *flags_value)
+{
+  GFlagsClass *fclass;
+  gchar *endptr, *prevptr;
+  guint i, j, ret, value;
+  gchar *flagstr;
+  GFlagsValue *fv;
+  const gchar *flag;
+  gunichar ch;
+  gboolean eos;
+
+  g_return_val_if_fail (G_TYPE_IS_FLAGS (type), 0);
+  g_return_val_if_fail (string != 0, 0);
+
+  ret = TRUE;
+
+  value = strtoul (string, &endptr, 0);
+  if (endptr != string) /* parsed a number */
+    *flags_value = value;
+  else
+    {
+      fclass = g_type_class_ref (type);
+
+      flagstr = g_strdup (string);
+      for (value = i = j = 0; ; i++)
+       {
+         eos = flagstr[i] == '\0';
+
+         if (!eos && flagstr[i] != '|')
+           continue;
+
+         flag = &flagstr[j];
+         endptr = &flagstr[i];
+
+         if (!eos)
+           {
+             flagstr[i++] = '\0';
+             j = i;
+           }
+
+         /* trim spaces */
+         for (;;)
+           {
+             ch = g_utf8_get_char (flag);
+             if (!g_unichar_isspace (ch))
+               break;
+             flag = g_utf8_next_char (flag);
+           }
+
+         while (endptr > flag)
+           {
+             prevptr = g_utf8_prev_char (endptr);
+             ch = g_utf8_get_char (prevptr);
+             if (!g_unichar_isspace (ch))
+               break;
+             endptr = prevptr;
+           }
+
+         if (endptr > flag)
+           {
+             *endptr = '\0';
+             fv = g_flags_get_value_by_name (fclass, flag);
+
+             if (!fv)
+               fv = g_flags_get_value_by_nick (fclass, flag);
+
+             if (fv)
+               value |= fv->value;
+             else
+               {
+                 ret = FALSE;
+                 break;
+               }
+           }
+
+         if (eos)
+           {
+             *flags_value = value;
+             break;
+           }
+       }
+
+      g_free (flagstr);
+
+      g_type_class_unref (fclass);
+    }
+
+  return ret;
+}
+
+static GObject *
+json_gobject_new (GType       gtype,
+                  JsonObject *object)
+{
+  JsonSerializableIface *iface = NULL;
+  JsonSerializable *serializable = NULL;
+  gboolean deserialize_property;
+  GList *members, *members_left, *l;
+  guint n_members;
+  GObjectClass *klass;
+  GObject *retval;
+  GArray *construct_params;
+  gint i;
+
+  klass = g_type_class_ref (gtype);
+
+  n_members = json_object_get_size (object);
+  members = json_object_get_members (object);
+  members_left = NULL;
+
+  /* first pass: construct and construct-only properties; here
+   * we cannot use Serializable because we don't have an
+   * instance yet; we use the default implementation of
+   * json_deserialize_pspec() to deserialize known types
+   *
+   * FIXME - find a way to allow deserialization for these
+   * properties
+   */
+  construct_params = g_array_sized_new (FALSE, FALSE, sizeof (GParameter), n_members);
+
+  for (l = members; l != NULL; l = l->next)
+    {
+      const gchar *member_name = l->data;
+      GParamSpec *pspec;
+      GParameter param = { NULL, };
+      JsonNode *val;
+      gboolean res = FALSE;
+
+      pspec = g_object_class_find_property (klass, member_name);
+      if (!pspec)
+        goto next_member;
+
+      if (!(pspec->flags & G_PARAM_CONSTRUCT_ONLY) ||
+          !(pspec->flags & G_PARAM_CONSTRUCT_ONLY))
+        goto next_member;
+
+      if (!(pspec->flags & G_PARAM_WRITABLE))
+        goto next_member;
+
+      g_value_init (&param.value, G_PARAM_SPEC_VALUE_TYPE (pspec));
+
+      val = json_object_get_member (object, member_name);
+      res = json_deserialize_pspec (&param.value, pspec, val);
+      if (!res)
+        g_value_unset (&param.value);
+      else
+        {
+          param.name = g_strdup (pspec->name);
+
+          g_array_append_val (construct_params, param);
+
+          continue;
+        }
+
+    next_member:
+      members_left = g_list_prepend (members_left, l->data);
+    }
+
+  retval = g_object_newv (gtype,
+                          construct_params->len,
+                          (GParameter *) construct_params->data);
+
+  /* free the contents of the GArray */
+  for (i = 0; i < construct_params->len; i++)
+    {
+      GParameter *param = &g_array_index (construct_params, GParameter, i);
+
+      g_free ((gchar *) param->name);
+      g_value_unset (&param->value);
+    }
+
+  g_array_free (construct_params, TRUE);
+  g_list_free (members);
+
+  /* we use g_list_prepend() above, but we want to maintain
+   * the ordering of json_object_get_members() here
+   */
+  members = g_list_reverse (members_left);
+
+  /* do the Serializable type check once */
+  if (g_type_is_a (gtype, JSON_TYPE_SERIALIZABLE))
+    {
+      serializable = JSON_SERIALIZABLE (retval);
+      iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+      deserialize_property = (iface->deserialize_property != NULL);
+    }
+  else
+    deserialize_property = FALSE;
+
+  g_object_freeze_notify (retval);
+
+  for (l = members; l != NULL; l = l->next)
+    {
+      const gchar *member_name = l->data;
+      GParamSpec *pspec;
+      JsonNode *val;
+      GValue value = { 0, };
+      gboolean res = FALSE;
+
+      pspec = g_object_class_find_property (klass, member_name);
+      if (!pspec)
+        continue;
+
+      /* we should have dealt with these above */
+      if ((pspec->flags & G_PARAM_CONSTRUCT_ONLY) ||
+          (pspec->flags & G_PARAM_CONSTRUCT))
+        continue;
+
+      if (!(pspec->flags & G_PARAM_WRITABLE))
+        continue;
+
+      g_value_init (&value, G_PARAM_SPEC_VALUE_TYPE (pspec));
+
+      val = json_object_get_member (object, member_name);
+
+      if (deserialize_property)
+        {
+          res = iface->deserialize_property (serializable, pspec->name,
+                                             &value,
+                                             pspec,
+                                             val);
+        }
+
+      if (!res)
+        res = json_deserialize_pspec (&value, pspec, val);
+
+      /* FIXME - we probably want to be able to have a custom
+       * set_property() for Serializable implementations
+       */
+      if (res)
+        g_object_set_property (retval, pspec->name, &value);
+
+      g_value_unset (&value);
+    }
+
+  g_list_free (members);
+
+  g_object_thaw_notify (retval);
+
+  g_type_class_unref (klass);
+
+  return retval;
+}
+
+static JsonObject *
+json_gobject_dump (GObject *gobject)
+{
+  JsonSerializableIface *iface = NULL;
+  JsonSerializable *serializable = NULL;
+  gboolean serialize_property = FALSE;
+  JsonObject *object;
+  GParamSpec **pspecs;
+  guint n_pspecs, i;
+
+  if (JSON_IS_SERIALIZABLE (gobject))
+    {
+      serializable = JSON_SERIALIZABLE (gobject);
+      iface = JSON_SERIALIZABLE_GET_IFACE (gobject);
+      serialize_property = (iface->serialize_property != NULL);
+    }
+
+  object = json_object_new ();
+
+  pspecs = g_object_class_list_properties (G_OBJECT_GET_CLASS (gobject), &n_pspecs);
+  for (i = 0; i < n_pspecs; i++)
+    {
+      GParamSpec *pspec = pspecs[i];
+      GValue value = { 0, };
+      JsonNode *node = NULL;
+
+      /* read only what we can */
+      if (!(pspec->flags & G_PARAM_READABLE))
+        continue;
+
+      g_value_init (&value, G_PARAM_SPEC_VALUE_TYPE (pspec));
+      g_object_get_property (gobject, pspec->name, &value);
+
+      /* if there is a serialization vfunc, then it is completely responsible
+       * for serializing the property, possibly by calling the implementation
+       * of the default JsonSerializable interface through chaining up
+       */
+      if (serialize_property)
+        {
+          node = iface->serialize_property (serializable, pspec->name,
+                                            &value,
+                                            pspec);
+        }
+      else
+        node = json_serialize_pspec (&value, pspec);
+
+      if (node)
+        json_object_set_member (object, pspec->name, node);
+
+      g_value_unset (&value);
+    }
+
+  g_free (pspecs);
+
+  return object;
+}
+
+gboolean
+json_deserialize_pspec (GValue     *value,
+                        GParamSpec *pspec,
+                        JsonNode   *node)
+{
+  GValue node_value = { 0, };
+  gboolean retval = FALSE;
+
+  if (G_TYPE_FUNDAMENTAL (G_VALUE_TYPE (value)) == G_TYPE_BOXED)
+    {
+      JsonNodeType node_type = json_node_get_node_type (node);
+      GType boxed_type = G_VALUE_TYPE (value);
+
+      if (json_boxed_can_deserialize (boxed_type, node_type))
+        {
+          gpointer boxed = json_boxed_deserialize (boxed_type, node);
+
+          g_value_take_boxed (value, boxed);
+
+          return TRUE;
+        }
+    }
+
+  switch (JSON_NODE_TYPE (node))
+    {
+    case JSON_NODE_OBJECT:
+      if (g_type_is_a (G_VALUE_TYPE (value), G_TYPE_OBJECT))
+        {
+          GObject *object;
+
+          object = json_gobject_new (G_VALUE_TYPE (value), json_node_get_object (node));
+          if (object != NULL)
+            g_value_take_object (value, object);
+          else
+            g_value_set_object (value, NULL);
+
+          retval = TRUE;
+        }
+      break;
+
+    case JSON_NODE_ARRAY:
+      if (G_VALUE_HOLDS (value, G_TYPE_STRV))
+        {
+          JsonArray *array = json_node_get_array (node);
+          guint i, array_len = json_array_get_length (array);
+          GPtrArray *str_array = g_ptr_array_sized_new (array_len + 1);
+
+          for (i = 0; i < array_len; i++)
+            {
+              JsonNode *val = json_array_get_element (array, i);
+
+              if (JSON_NODE_TYPE (val) != JSON_NODE_VALUE)
+                continue;
+
+              if (json_node_get_string (val) != NULL)
+                g_ptr_array_add (str_array, (gpointer) json_node_get_string (val));
+            }
+
+          g_ptr_array_add (str_array, NULL);
+
+          g_value_set_boxed (value, str_array->pdata);
+
+          g_ptr_array_free (str_array, TRUE);
+
+          retval = TRUE;
+        }
+      break;
+
+    case JSON_NODE_VALUE:
+      json_node_get_value (node, &node_value);
+#if 0
+      {
+        gchar *node_str = g_strdup_value_contents (&node_value);
+        g_debug ("%s: value type '%s' := node value type '%s' -> '%s'",
+                 G_STRLOC,
+                 g_type_name (G_VALUE_TYPE (value)),
+                 g_type_name (G_VALUE_TYPE (&node_value)),
+                 node_str);
+        g_free (node_str);
+      }
+#endif
+
+      switch (G_TYPE_FUNDAMENTAL (G_VALUE_TYPE (value)))
+        {
+        case G_TYPE_BOOLEAN:
+        case G_TYPE_INT64:
+        case G_TYPE_DOUBLE:
+        case G_TYPE_STRING:
+          g_value_copy (&node_value, value);
+          retval = TRUE;
+          break;
+
+        case G_TYPE_INT:
+          g_value_set_int (value, (gint) g_value_get_int64 (&node_value));
+          retval = TRUE;
+          break;
+
+        case G_TYPE_CHAR:
+          g_value_set_char (value, (gchar) g_value_get_int64 (&node_value));
+          retval = TRUE;
+          break;
+
+        case G_TYPE_UINT:
+          g_value_set_uint (value, (guint) g_value_get_int64 (&node_value));
+          retval = TRUE;
+          break;
+
+        case G_TYPE_UCHAR:
+          g_value_set_uchar (value, (guchar) g_value_get_int64 (&node_value));
+          retval = TRUE;
+          break;
+
+        case G_TYPE_FLOAT:
+          g_value_set_float (value, (gfloat) g_value_get_double (&node_value));
+          retval = TRUE;
+          break;
+
+        case G_TYPE_ENUM:
+          {
+            gint enum_value = 0;
+
+            if (G_VALUE_HOLDS (&node_value, G_TYPE_INT64))
+              {
+                enum_value = g_value_get_int64 (&node_value);
+                retval = TRUE;
+              }
+            else if (G_VALUE_HOLDS (&node_value, G_TYPE_STRING))
+              {
+                retval = enum_from_string (G_VALUE_TYPE (value),
+                                           g_value_get_string (&node_value),
+                                           &enum_value);
+              }
+
+            if (retval)
+              g_value_set_enum (value, enum_value);
+          }
+          break;
+
+        case G_TYPE_FLAGS:
+          {
+            gint flags_value = 0;
+
+            if (G_VALUE_HOLDS (&node_value, G_TYPE_INT64))
+              {
+                flags_value = g_value_get_int64 (&node_value);
+                retval = TRUE;
+              }
+            else if (G_VALUE_HOLDS (&node_value, G_TYPE_STRING))
+              {
+                retval = flags_from_string (G_VALUE_TYPE (value),
+                                            g_value_get_string (&node_value),
+                                            &flags_value);
+              }
+
+            if (retval)
+              g_value_set_flags (value, flags_value);
+          }
+          break;
+
+        default:
+          retval = FALSE;
+          break;
+        }
+
+      g_value_unset (&node_value);
+      break;
+
+    case JSON_NODE_NULL:
+      retval = FALSE;
+      break;
+    }
+
+  return retval;
+}
+
+JsonNode *
+json_serialize_pspec (const GValue *real_value,
+                      GParamSpec   *pspec)
+{
+  JsonNode *retval = NULL;
+  GValue value = { 0, };
+  JsonNodeType node_type;
+
+  switch (G_TYPE_FUNDAMENTAL (G_VALUE_TYPE (real_value)))
+    {
+    case G_TYPE_INT64:
+    case G_TYPE_BOOLEAN:
+    case G_TYPE_DOUBLE:
+      /* JSON native types */
+      retval = json_node_new (JSON_NODE_VALUE);
+      g_value_init (&value, G_VALUE_TYPE (real_value));
+      g_value_copy (real_value, &value);
+      json_node_set_value (retval, &value);
+      g_value_unset (&value);
+      break;
+
+    case G_TYPE_STRING:
+      /* strings might be NULL, so we handle it differently */
+      if (!g_value_get_string (real_value))
+        retval = json_node_new (JSON_NODE_NULL);
+      else
+        {
+          retval = json_node_new (JSON_NODE_VALUE);
+          json_node_set_string (retval, g_value_get_string (real_value));
+          break;
+        }
+      break;
+
+    case G_TYPE_INT:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_int (real_value));
+      break;
+
+    case G_TYPE_FLOAT:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_double (retval, g_value_get_float (real_value));
+      break;
+
+    case G_TYPE_BOXED:
+      if (G_VALUE_HOLDS (real_value, G_TYPE_STRV))
+        {
+          gchar **strv = g_value_get_boxed (real_value);
+          gint i, strv_len;
+          JsonArray *array;
+
+          strv_len = g_strv_length (strv);
+          array = json_array_sized_new (strv_len);
+
+          for (i = 0; i < strv_len; i++)
+            {
+              JsonNode *str = json_node_new (JSON_NODE_VALUE);
+
+              json_node_set_string (str, strv[i]);
+              json_array_add_element (array, str);
+            }
+
+          retval = json_node_new (JSON_NODE_ARRAY);
+          json_node_take_array (retval, array);
+        }
+      else if (json_boxed_can_serialize (G_VALUE_TYPE (real_value), &node_type))
+        {
+          gpointer boxed = g_value_get_boxed (real_value);
+
+          retval = json_boxed_serialize (G_VALUE_TYPE (real_value), boxed);
+        }
+      else
+        g_warning ("Boxed type '%s' is not handled by JSON-GLib",
+                   g_type_name (G_VALUE_TYPE (real_value)));
+      break;
+
+    case G_TYPE_UINT:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_uint (real_value));
+      break;
+
+    case G_TYPE_LONG:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_long (real_value));
+      break;
+
+    case G_TYPE_ULONG:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_long (real_value));
+      break;
+
+    case G_TYPE_CHAR:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_char (real_value));
+      break;
+
+    case G_TYPE_UCHAR:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_uchar (real_value));
+      break;
+
+    case G_TYPE_ENUM:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_enum (real_value));
+      break;
+
+    case G_TYPE_FLAGS:
+      retval = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (retval, g_value_get_flags (real_value));
+      break;
+
+    case G_TYPE_OBJECT:
+      {
+        GObject *object = g_value_get_object (real_value);
+
+        if (object != NULL)
+          {
+            retval = json_node_new (JSON_NODE_OBJECT);
+            json_node_take_object (retval, json_gobject_dump (object));
+          }
+        else
+          retval = json_node_new (JSON_NODE_NULL);
+      }
+      break;
+
+    case G_TYPE_NONE:
+      retval = json_node_new (JSON_NODE_NULL);
+      break;
+
+    default:
+      g_warning ("Unsupported type `%s'", g_type_name (G_VALUE_TYPE (real_value)));
+      break;
+    }
+
+  return retval;
+}
+
+/**
+ * json_gobject_deserialize:
+ * @gtype: the type of the #GObject to create
+ * @node: a #JsonNode of type %JSON_NODE_OBJECT describing the
+ *   instance of type @gtype
+ *
+ * Creates a new #GObject of type @gtype, and constructs it
+ * using the members of the passed #JsonObject
+ *
+ * Return value: (transfer full): The newly created #GObject
+ *   instance. Use g_object_unref() to free the resources
+ *   allocated by this function
+ *
+ * Since: 0.10
+ */
+GObject *
+json_gobject_deserialize (GType     gtype,
+                          JsonNode *node)
+{
+  g_return_val_if_fail (g_type_is_a (gtype, G_TYPE_OBJECT), NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT, NULL);
+
+  return json_gobject_new (gtype, json_node_get_object (node));
+}
+
+/**
+ * json_gobject_serialize:
+ * @gobject: a #GObject
+ *
+ * Creates a #JsonNode representing the passed #GObject
+ * instance. Each member of the returned JSON object will
+ * map to a property of the #GObject
+ *
+ * Return value: (transfer full): the newly created #JsonNode
+ *   of type %JSON_NODE_OBJECT. Use json_node_free() to free
+ *   the resources allocated by this function
+ *
+ * Since: 0.10
+ */
+JsonNode *
+json_gobject_serialize (GObject *gobject)
+{
+  JsonNode *retval;
+
+  g_return_val_if_fail (G_IS_OBJECT (gobject), NULL);
+
+  retval = json_node_new (JSON_NODE_OBJECT);
+  json_node_take_object (retval, json_gobject_dump (gobject));
+
+  return retval;
+}
+
+/**
+ * json_construct_gobject:
+ * @gtype: the #GType of object to construct
+ * @data: a JSON data stream
+ * @length: length of the data stream
+ * @error: return location for a #GError, or %NULL
+ *
+ * Deserializes a JSON data stream and creates the corresponding
+ * #GObject class. If @gtype implements the #JsonSerializableIface
+ * interface, it will be asked to deserialize all the JSON members
+ * into the respective properties; otherwise, the default implementation
+ * will be used to translate the compatible JSON native types.
+ *
+ * Note: the JSON data stream must be an object declaration.
+ *
+ * Return value: a #GObject or %NULL
+ *
+ * Since: 0.4
+ *
+ * Deprecated: 0.10: Use json_gobject_from_data() instead
+ */
+GObject *
+json_construct_gobject (GType         gtype,
+                        const gchar  *data,
+                        gsize         length,
+                        GError      **error)
+{
+  return json_gobject_from_data (gtype, data, strlen (data), error);
+}
+
+/**
+ * json_gobject_from_data:
+ * @gtype: the #GType of object to construct
+ * @data: a JSON data stream
+ * @length: length of the data stream, or -1 if it is NUL-terminated
+ * @error: return location for a #GError, or %NULL
+ *
+ * Deserializes a JSON data stream and creates the corresponding
+ * #GObject class. If @gtype implements the #JsonSerializableIface
+ * interface, it will be asked to deserialize all the JSON members
+ * into the respective properties; otherwise, the default implementation
+ * will be used to translate the compatible JSON native types.
+ *
+ * Note: the JSON data stream must be an object declaration.
+ *
+ * Return value: a #GObject or %NULL
+ *
+ * Since: 0.10
+ */
+GObject *
+json_gobject_from_data (GType         gtype,
+                        const gchar  *data,
+                        gssize        length,
+                        GError      **error)
+{
+  JsonParser *parser;
+  JsonNode *root;
+  GError *parse_error;
+  GObject *retval;
+
+  g_return_val_if_fail (gtype != G_TYPE_INVALID, NULL);
+  g_return_val_if_fail (data != NULL, NULL);
+
+  if (length < 0)
+    length = strlen (data);
+
+  parser = json_parser_new ();
+
+  parse_error = NULL;
+  json_parser_load_from_data (parser, data, length, &parse_error);
+  if (parse_error)
+    {
+      g_propagate_error (error, parse_error);
+      g_object_unref (parser);
+      return NULL;
+    }
+
+  root = json_parser_get_root (parser);
+  if (root == NULL || JSON_NODE_TYPE (root) != JSON_NODE_OBJECT)
+    {
+      g_set_error (error, JSON_PARSER_ERROR,
+                   JSON_PARSER_ERROR_PARSE,
+                   "Expecting a JSON object, but the root node "
+                   "is of type `%s'",
+                   json_node_type_name (root));
+      g_object_unref (parser);
+      return NULL;
+    }
+
+  retval = json_gobject_deserialize (gtype, root);
+
+  g_object_unref (parser);
+
+  return retval;
+}
+
+/**
+ * json_serialize_gobject:
+ * @gobject: a #GObject
+ * @length: (out): return value for the length of the buffer, or %NULL
+ *
+ * Serializes a #GObject into a JSON data stream. If @gobject implements
+ * the #JsonSerializableIface interface, it will be asked to serizalize all
+ * its properties; otherwise, the default implementation will be use to
+ * translate the compatible types into JSON native types.
+ *
+ * Return value: a JSON data stream representing the passed #GObject
+ *
+ * Deprecated: 0.10: Use json_gobject_to_data() instead
+ */
+gchar *
+json_serialize_gobject (GObject *gobject,
+                        gsize   *length)
+{
+  return json_gobject_to_data (gobject, length);
+}
+
+/**
+ * json_gobject_to_data:
+ * @gobject: a #GObject
+ * @length: (out): return value for the length of the buffer, or %NULL
+ *
+ * Serializes a #GObject into a JSON data stream, iterating recursively
+ * over each property.
+ *
+ * If @gobject implements the #JsonSerializableIface interface, it will
+ * be asked to serialize all its properties; otherwise, the default
+ * implementation will be use to translate the compatible types into
+ * JSON native types.
+ *
+ * Return value: a JSON data stream representing the passed #GObject
+ *
+ * Since: 0.10
+ */
+gchar *
+json_gobject_to_data (GObject *gobject,
+                      gsize   *length)
+{
+  JsonGenerator *gen;
+  JsonNode *root;
+  gchar *data;
+
+  g_return_val_if_fail (G_OBJECT (gobject), NULL);
+
+  root = json_gobject_serialize (gobject);
+
+  gen = g_object_new (JSON_TYPE_GENERATOR,
+                      "root", root,
+                      "pretty", TRUE,
+                      "indent", 2,
+                      NULL);
+
+  data = json_generator_to_data (gen, length);
+  g_object_unref (gen);
+
+  json_node_free (root);
+
+  return data;
+}
diff --git a/json-glib/json-gobject.h b/json-glib/json-gobject.h
new file mode 100644 (file)
index 0000000..9eb6ac9
--- /dev/null
@@ -0,0 +1,154 @@
+/* json-gobject.h - JSON GObject integration
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifndef __JSON_GOBJECT_H__
+#define __JSON_GOBJECT_H__
+
+#include <json-glib/json-types.h>
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+#define JSON_TYPE_SERIALIZABLE                  (json_serializable_get_type ())
+#define JSON_SERIALIZABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), JSON_TYPE_SERIALIZABLE, JsonSerializable))
+#define JSON_IS_SERIALIZABLE(obj)               (G_TYPE_CHECK_INSTANCE_TYPE ((obj), JSON_TYPE_SERIALIZABLE))
+#define JSON_SERIALIZABLE_GET_IFACE(obj)        (G_TYPE_INSTANCE_GET_INTERFACE ((obj), JSON_TYPE_SERIALIZABLE, JsonSerializableIface))
+
+typedef struct _JsonSerializable        JsonSerializable; /* dummy */
+typedef struct _JsonSerializableIface   JsonSerializableIface;
+
+/**
+ * JsonSerializableIface:
+ * @serialize_property: virtual function for serializing a #GObject property
+ *   into a #JsonNode
+ * @deserialize_property: virtual function for deserializing a #JsonNode
+ *   into a #GObject property
+ *
+ * Interface that allows serializing and deserializing #GObject<!-- -->s
+ * with properties storing complex data types. The json_serialize_gobject()
+ * function will check if the passed #GObject implements this interface,
+ * so it can also be used to override the default property serialization
+ * sequence.
+ */
+struct _JsonSerializableIface
+{
+  /*< private >*/
+  GTypeInterface g_iface;
+
+  /*< public >*/
+  JsonNode *(* serialize_property)   (JsonSerializable *serializable,
+                                      const gchar      *property_name,
+                                      const GValue     *value,
+                                      GParamSpec       *pspec);
+  gboolean  (* deserialize_property) (JsonSerializable *serializable,
+                                      const gchar      *property_name,
+                                      GValue           *value,
+                                      GParamSpec       *pspec,
+                                      JsonNode         *property_node);
+};
+
+GType     json_serializable_get_type (void) G_GNUC_CONST;
+
+JsonNode *json_serializable_serialize_property           (JsonSerializable *serializable,
+                                                          const gchar      *property_name,
+                                                          const GValue     *value,
+                                                          GParamSpec       *pspec);
+gboolean  json_serializable_deserialize_property         (JsonSerializable *serializable,
+                                                          const gchar      *property_name,
+                                                          GValue           *value,
+                                                          GParamSpec       *pspec,
+                                                          JsonNode         *property_node);
+
+JsonNode *json_serializable_default_serialize_property   (JsonSerializable *serializable,
+                                                          const gchar      *property_name,
+                                                          const GValue     *value,
+                                                          GParamSpec       *pspec);
+gboolean  json_serializable_default_deserialize_property (JsonSerializable *serializable,
+                                                          const gchar      *property_name,
+                                                          GValue           *value,
+                                                          GParamSpec       *pspec,
+                                                          JsonNode         *property_node);
+
+/**
+ * JsonBoxedSerializeFunc:
+ * @boxed: a #GBoxed
+ *
+ * Serializes the passed #GBoxed and stores it inside a #JsonNode
+ *
+ * Return value: the newly created #JsonNode
+ *
+ * Since: 0.10
+ */
+typedef JsonNode *(* JsonBoxedSerializeFunc) (gconstpointer boxed);
+
+/**
+ * JsonBoxedDeserializeFunc:
+ * @node: a #JsonNode
+ *
+ * Deserializes the contents of the passed #JsonNode into a #GBoxed
+ *
+ * Return value: the newly created boxed type
+ *
+ * Since: 0.10
+ */
+typedef gpointer (* JsonBoxedDeserializeFunc) (JsonNode *node);
+
+void      json_boxed_register_serialize_func   (GType                    gboxed_type,
+                                                JsonNodeType             node_type,
+                                                JsonBoxedSerializeFunc   serialize_func);
+void      json_boxed_register_deserialize_func (GType                    gboxed_type,
+                                                JsonNodeType             node_type,
+                                                JsonBoxedDeserializeFunc deserialize_func);
+gboolean  json_boxed_can_serialize             (GType                    gboxed_type,
+                                                JsonNodeType            *node_type);
+gboolean  json_boxed_can_deserialize           (GType                    gboxed_type,
+                                                JsonNodeType             node_type);
+JsonNode *json_boxed_serialize                 (GType                    gboxed_type,
+                                                gconstpointer            boxed);
+gpointer  json_boxed_deserialize               (GType                    gboxed_type,
+                                                JsonNode                *node);
+
+JsonNode *json_gobject_serialize               (GObject                 *gobject);
+GObject * json_gobject_deserialize             (GType                    gtype,
+                                                JsonNode                *node);
+
+GObject * json_gobject_from_data               (GType                    gtype,
+                                                const gchar             *data,
+                                                gssize                   length,
+                                                GError                 **error);
+gchar *   json_gobject_to_data                 (GObject                 *gobject,
+                                                gsize                   *length);
+
+#ifndef JSON_DISABLE_DEPRECATED
+GObject * json_construct_gobject               (GType                    gtype,
+                                                const gchar             *data,
+                                                gsize                    length,
+                                                GError                 **error) G_GNUC_DEPRECATED;
+gchar *   json_serialize_gobject               (GObject                 *gobject,
+                                                gsize                   *length) G_GNUC_MALLOC G_GNUC_DEPRECATED;
+#endif /* JSON_DISABLE_DEPRECATED */
+
+
+G_END_DECLS
+
+#endif /* __JSON_GOBJECT_H__ */
diff --git a/json-glib/json-marshal.list b/json-glib/json-marshal.list
new file mode 100644 (file)
index 0000000..6eaa904
--- /dev/null
@@ -0,0 +1,5 @@
+VOID:VOID
+VOID:BOXED
+VOID:BOXED,STRING
+VOID:BOXED,INT
+VOID:POINTER
diff --git a/json-glib/json-node.c b/json-glib/json-node.c
new file mode 100644 (file)
index 0000000..8d0cf55
--- /dev/null
@@ -0,0 +1,825 @@
+/* json-node.c - JSON object model node
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <glib.h>
+
+#include "json-types-private.h"
+
+/**
+ * SECTION:json-node
+ * @short_description: Node in a JSON object model
+ *
+ * A #JsonNode is a generic container of elements inside a JSON stream.
+ * It can contain fundamental types (integers, booleans, floating point
+ * numbers, strings) and complex types (arrays and objects).
+ *
+ * When parsing a JSON data stream you extract the root node and walk
+ * the node tree by retrieving the type of data contained inside the
+ * node with the %JSON_NODE_TYPE macro. If the node contains a fundamental
+ * type you can retrieve a copy of the #GValue holding it with the
+ * json_node_get_value() function, and then use the #GValue API to extract
+ * the data; if the node contains a complex type you can retrieve the
+ * #JsonObject or the #JsonArray using json_node_get_object() or
+ * json_node_get_array() respectively, and then retrieve the nodes
+ * they contain.
+ */
+
+GType
+json_node_get_type (void)
+{
+  static GType node_type = 0;
+
+  if (G_UNLIKELY (node_type == 0))
+    node_type = g_boxed_type_register_static (g_intern_static_string ("JsonNode"),
+                                              (GBoxedCopyFunc) json_node_copy,
+                                              (GBoxedFreeFunc) json_node_free);
+
+  return node_type;
+}
+
+/**
+ * json_node_get_value_type:
+ * @node: a #JsonNode
+ *
+ * Returns the #GType of the payload of the node.
+ *
+ * Return value: a #GType for the payload.
+ *
+ * Since: 0.4
+ */
+GType
+json_node_get_value_type (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, G_TYPE_INVALID);
+
+  switch (node->type)
+    {
+    case JSON_NODE_OBJECT:
+      return JSON_TYPE_OBJECT;
+
+    case JSON_NODE_ARRAY:
+      return JSON_TYPE_ARRAY;
+
+    case JSON_NODE_NULL:
+      return G_TYPE_INVALID;
+
+    case JSON_NODE_VALUE:
+      return G_VALUE_TYPE (&(node->data.value));
+
+    default:
+      g_assert_not_reached ();
+      return G_TYPE_INVALID;
+    }
+}
+
+/**
+ * json_node_new:
+ * @type: a #JsonNodeType
+ *
+ * Creates a new #JsonNode of @type.
+ *
+ * Return value: the newly created #JsonNode
+ */
+JsonNode *
+json_node_new (JsonNodeType type)
+{
+  JsonNode *data;
+
+  g_return_val_if_fail (type >= JSON_NODE_OBJECT &&
+                        type <= JSON_NODE_NULL, NULL);
+
+  data = g_slice_new0 (JsonNode);
+  data->type = type;
+
+  return data;
+}
+
+/**
+ * json_node_copy:
+ * @node: a #JsonNode
+ *
+ * Copies @node. If the node contains complex data types then the reference
+ * count of the objects is increased.
+ *
+ * Return value: (transfer full): the copied #JsonNode
+ */
+JsonNode *
+json_node_copy (JsonNode *node)
+{
+  JsonNode *copy;
+
+  g_return_val_if_fail (node != NULL, NULL);
+
+  copy = g_slice_new0 (JsonNode);
+  copy->type = node->type;
+
+  switch (copy->type)
+    {
+    case JSON_NODE_OBJECT:
+      if (node->data.object)
+        copy->data.object = json_object_ref (node->data.object);
+      break;
+
+    case JSON_NODE_ARRAY:
+      if (node->data.array)
+        copy->data.array = json_array_ref (node->data.array);
+      break;
+
+    case JSON_NODE_VALUE:
+      if (G_VALUE_TYPE (&(node->data.value)) != G_TYPE_INVALID)
+        {
+          g_value_init (&(copy->data.value), G_VALUE_TYPE (&(node->data.value)));
+          g_value_copy (&(node->data.value), &(copy->data.value));
+        }
+      break;
+
+    case JSON_NODE_NULL:
+      break;
+
+    default:
+      g_assert_not_reached ();
+    }
+
+  return copy;
+}
+
+/**
+ * json_node_set_object:
+ * @node: a #JsonNode
+ * @object: a #JsonObject
+ *
+ * Sets @objects inside @node. The reference count of @object is increased.
+ */
+void
+json_node_set_object (JsonNode   *node,
+                      JsonObject *object)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT);
+
+  if (node->data.object)
+    json_object_unref (node->data.object);
+
+  if (object)
+    node->data.object = json_object_ref (object);
+  else
+    node->data.object = NULL;
+}
+
+/**
+ * json_node_take_object:
+ * @node: a #JsonNode
+ * @object: a #JsonObject
+ *
+ * Sets @object inside @node. The reference count of @object is not increased.
+ */
+void
+json_node_take_object (JsonNode   *node,
+                       JsonObject *object)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT);
+
+  if (node->data.object)
+    {
+      json_object_unref (node->data.object);
+      node->data.object = NULL;
+    }
+
+  if (object)
+    node->data.object = object;
+}
+
+/**
+ * json_node_get_object:
+ * @node: a #JsonNode
+ *
+ * Retrieves the #JsonObject stored inside a #JsonNode
+ *
+ * Return value: (transfer none): the #JsonObject
+ */
+JsonObject *
+json_node_get_object (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT, NULL);
+
+  return node->data.object;
+}
+
+/**
+ * json_node_dup_object:
+ * @node: a #JsonNode
+ *
+ * Retrieves the #JsonObject inside @node. The reference count of
+ * the returned object is increased.
+ *
+ * Return value: (transfer full): the #JsonObject
+ */
+JsonObject *
+json_node_dup_object (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT, NULL);
+
+  if (node->data.object)
+    return json_object_ref (node->data.object);
+  
+  return NULL;
+}
+
+/**
+ * json_node_set_array:
+ * @node: a #JsonNode
+ * @array: a #JsonArray
+ *
+ * Sets @array inside @node and increases the #JsonArray reference count
+ */
+void
+json_node_set_array (JsonNode  *node,
+                     JsonArray *array)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY);
+
+  if (node->data.array)
+    json_array_unref (node->data.array);
+
+  if (array)
+    node->data.array = json_array_ref (array);
+  else
+    node->data.array = NULL;
+}
+
+/**
+ * json_node_take_array:
+ * @node: a #JsonNode
+ * @array: a #JsonArray
+ *
+ * Sets @array into @node without increasing the #JsonArray reference count.
+ */
+void
+json_node_take_array (JsonNode  *node,
+                      JsonArray *array)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY);
+
+  if (node->data.array)
+    {
+      json_array_unref (node->data.array);
+      node->data.array = NULL;
+    }
+
+  if (array)
+    node->data.array = array;
+}
+
+/**
+ * json_node_get_array:
+ * @node: a #JsonNode
+ *
+ * Retrieves the #JsonArray stored inside a #JsonNode
+ *
+ * Return value: (transfer none): the #JsonArray
+ */
+JsonArray *
+json_node_get_array (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY, NULL);
+
+  return node->data.array;
+}
+
+/**
+ * json_node_dup_array
+ * @node: a #JsonNode
+ *
+ * Retrieves the #JsonArray stored inside a #JsonNode and returns it
+ * with its reference count increased by one.
+ *
+ * Return value: (transfer full): the #JsonArray with its reference
+ *   count increased.
+ */
+JsonArray *
+json_node_dup_array (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY, NULL);
+
+  if (node->data.array)
+    return json_array_ref (node->data.array);
+
+  return NULL;
+}
+
+/**
+ * json_node_get_value:
+ * @node: a #JsonNode
+ * @value: return location for an uninitialized value
+ *
+ * Retrieves a value from a #JsonNode and copies into @value. When done
+ * using it, call g_value_unset() on the #GValue.
+ */
+void
+json_node_get_value (JsonNode *node,
+                     GValue   *value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+
+  if (G_VALUE_TYPE (&(node->data.value)) != G_TYPE_INVALID)
+    {
+      g_value_init (value, G_VALUE_TYPE (&(node->data.value)));
+      g_value_copy (&(node->data.value), value);
+    }
+}
+
+static void inline
+node_value_unset (JsonNode *node)
+{
+  if (G_VALUE_TYPE (&(node->data.value)) != G_TYPE_INVALID)
+    g_value_unset (&(node->data.value));
+}
+
+/**
+ * json_node_set_value:
+ * @node: a #JsonNode
+ * @value: the #GValue to set
+ *
+ * Sets @value inside @node. The passed #GValue is copied into the #JsonNode
+ */
+void
+json_node_set_value (JsonNode     *node,
+                     const GValue *value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+  g_return_if_fail (G_VALUE_TYPE (value) != G_TYPE_INVALID);
+
+  switch (G_VALUE_TYPE (value))
+    {
+    /* direct copy for the types we use */
+    case G_TYPE_INT64:
+    case G_TYPE_BOOLEAN:
+    case G_TYPE_DOUBLE:
+    case G_TYPE_STRING:
+      node_value_unset (node);
+      g_value_init (&(node->data.value), G_VALUE_TYPE (value));
+      g_value_copy (value, &(node->data.value));
+      break;
+
+    /* auto-promote ints to long longs */
+    case G_TYPE_INT:
+      node_value_unset (node);
+      g_value_init (&(node->data.value), G_TYPE_INT64);
+      g_value_set_int64 (&(node->data.value),
+                         g_value_get_int (value));
+      break;
+
+    /* auto-promote single precision to double precision */
+    case G_TYPE_FLOAT:
+      node_value_unset (node);
+      g_value_init (&(node->data.value), G_TYPE_DOUBLE);
+      g_value_set_double (&(node->data.value),
+                          g_value_get_float (value));
+      break;
+
+    default:
+      g_warning ("Invalid value of type '%s'",
+                 g_type_name (G_VALUE_TYPE (value)));
+      return;
+    }
+
+}
+
+/**
+ * json_node_free:
+ * @node: a #JsonNode
+ *
+ * Frees the resources allocated by @node.
+ */
+void
+json_node_free (JsonNode *node)
+{
+  if (G_LIKELY (node))
+    {
+      switch (node->type)
+        {
+        case JSON_NODE_OBJECT:
+          if (node->data.object)
+            json_object_unref (node->data.object);
+          break;
+
+        case JSON_NODE_ARRAY:
+          if (node->data.array)
+            json_array_unref (node->data.array);
+          break;
+
+        case JSON_NODE_VALUE:
+          g_value_unset (&(node->data.value));
+          break;
+
+        case JSON_NODE_NULL:
+          break;
+        }
+
+      g_slice_free (JsonNode, node);
+    }
+}
+
+/**
+ * json_node_type_name:
+ * @node: a #JsonNode
+ *
+ * Retrieves the user readable name of the data type contained by @node.
+ *
+ * Return value: a string containing the name of the type. The returned string
+ *   is owned by the node and should never be modified or freed
+ */
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *
+json_node_type_name (JsonNode *node)
+#else
+const gchar *
+json_node_type_name (JsonNode *node)
+#endif
+{
+  g_return_val_if_fail (node != NULL, "(null)");
+
+  switch (node->type)
+    {
+    case JSON_NODE_OBJECT:
+    case JSON_NODE_ARRAY:
+    case JSON_NODE_NULL:
+      return json_node_type_get_name (node->type);
+
+    case JSON_NODE_VALUE:
+      return g_type_name (G_VALUE_TYPE (&(node->data.value)));
+    }
+
+  return "unknown";
+}
+
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *
+json_node_type_get_name (JsonNodeType node_type)
+#else
+const gchar *
+json_node_type_get_name (JsonNodeType node_type)
+#endif
+{
+  switch (node_type)
+    {
+    case JSON_NODE_OBJECT:
+      return "JsonObject";
+
+    case JSON_NODE_ARRAY:
+      return "JsonArray";
+
+    case JSON_NODE_NULL:
+      return "NULL";
+
+    case JSON_NODE_VALUE:
+      return "Value";
+
+    default:
+      g_assert_not_reached ();
+      break;
+    }
+
+  return "unknown";
+}
+
+/**
+ * json_node_set_parent:
+ * @node: a #JsonNode
+ * @parent: the parent #JsonNode of @node
+ *
+ * Sets the parent #JsonNode of @node
+ *
+ * Since: 0.8
+ */
+void
+json_node_set_parent (JsonNode *node,
+                      JsonNode *parent)
+{
+  g_return_if_fail (node != NULL);
+
+  node->parent = parent;
+}
+
+/**
+ * json_node_get_parent:
+ * @node: a #JsonNode
+ *
+ * Retrieves the parent #JsonNode of @node.
+ *
+ * Return value: the parent node, or %NULL if @node is the root node
+ */
+JsonNode *
+json_node_get_parent (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+
+  return node->parent;
+}
+
+/**
+ * json_node_set_string:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ * @value: a string value
+ *
+ * Sets @value as the string content of the @node, replacing any existing
+ * content.
+ */
+void
+json_node_set_string (JsonNode    *node,
+                      const gchar *value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_STRING)
+    g_value_set_string (&(node->data.value), value);
+  else
+    {
+      GValue copy = { 0, };
+
+      g_value_init (&copy, G_TYPE_STRING);
+      g_value_set_string (&copy, value);
+
+      json_node_set_value (node, &copy);
+
+      g_value_unset (&copy);
+    }
+}
+
+/**
+ * json_node_get_string:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ *
+ * Gets the string value stored inside a #JsonNode
+ *
+ * Return value: a string value.
+ */
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *
+json_node_get_string (JsonNode *node)
+#else
+const gchar *
+json_node_get_string (JsonNode *node)
+#endif
+{
+  g_return_val_if_fail (node != NULL, NULL);
+
+  if (JSON_NODE_TYPE (node) == JSON_NODE_NULL)
+    return NULL;
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_STRING)
+    return g_value_get_string (&(node->data.value));
+
+  return NULL;
+}
+
+/**
+ * json_node_dup_string:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ *
+ * Gets a copy of the string value stored inside a #JsonNode
+ *
+ * Return value: (transfer full): a newly allocated string containing a copy
+ *   of the #JsonNode contents. Use g_free() to free the allocated resources
+ */
+gchar *
+json_node_dup_string (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, NULL);
+
+  if (JSON_NODE_TYPE (node) == JSON_NODE_NULL)
+    return NULL;
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_STRING)
+    return g_value_dup_string (&(node->data.value));
+
+  return NULL;
+}
+
+/**
+ * json_node_set_int:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ * @value: an integer value
+ *
+ * Sets @value as the integer content of the @node, replacing any existing
+ * content.
+ */
+void
+json_node_set_int (JsonNode *node,
+                   gint64    value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_INT64)
+    g_value_set_int64 (&(node->data.value), value);
+  else
+    {
+      GValue copy = { 0, };
+
+      g_value_init (&copy, G_TYPE_INT64);
+      g_value_set_int64 (&copy, value);
+
+      json_node_set_value (node, &copy);
+
+      g_value_unset (&copy);
+    }
+}
+
+/**
+ * json_node_get_int:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ *
+ * Gets the integer value stored inside a #JsonNode
+ *
+ * Return value: an integer value.
+ */
+gint64
+json_node_get_int (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, 0);
+
+  if (JSON_NODE_TYPE (node) == JSON_NODE_NULL)
+    return 0;
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_INT64)
+    return g_value_get_int64 (&(node->data.value));
+
+  return 0;
+}
+
+/**
+ * json_node_set_double:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ * @value: a double value
+ *
+ * Sets @value as the double content of the @node, replacing any existing
+ * content.
+ */
+void
+json_node_set_double (JsonNode *node,
+                      gdouble   value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_DOUBLE)
+    g_value_set_double (&(node->data.value), value);
+  else
+    {
+      GValue copy = { 0, };
+
+      g_value_init (&copy, G_TYPE_DOUBLE);
+      g_value_set_double (&copy, value);
+
+      json_node_set_value (node, &copy);
+
+      g_value_unset (&copy);
+    }
+}
+
+/**
+ * json_node_get_double:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ *
+ * Gets the double value stored inside a #JsonNode
+ *
+ * Return value: a double value.
+ */
+gdouble
+json_node_get_double (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, 0.0);
+
+  if (JSON_NODE_TYPE (node) == JSON_NODE_NULL)
+    return 0;
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_DOUBLE)
+    return g_value_get_double (&(node->data.value));
+
+  return 0.0;
+}
+
+/**
+ * json_node_set_boolean:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ * @value: a boolean value
+ *
+ * Sets @value as the boolean content of the @node, replacing any existing
+ * content.
+ */
+void
+json_node_set_boolean (JsonNode *node,
+                       gboolean  value)
+{
+  g_return_if_fail (node != NULL);
+  g_return_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE);
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_BOOLEAN)
+    g_value_set_boolean (&(node->data.value), value);
+  else
+    {
+      GValue copy = { 0, };
+
+      g_value_init (&copy, G_TYPE_BOOLEAN);
+      g_value_set_boolean (&copy, value);
+
+      json_node_set_value (node, &copy);
+
+      g_value_unset (&copy);
+    }
+}
+
+/**
+ * json_node_get_boolean:
+ * @node: a #JsonNode of type %JSON_NODE_VALUE
+ *
+ * Gets the boolean value stored inside a #JsonNode
+ *
+ * Return value: a boolean value.
+ */
+gboolean
+json_node_get_boolean (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, FALSE);
+
+  if (JSON_NODE_TYPE (node) == JSON_NODE_NULL)
+    return FALSE;
+
+  if (G_VALUE_TYPE (&(node->data.value)) == G_TYPE_BOOLEAN)
+    return g_value_get_boolean (&(node->data.value));
+
+  return FALSE;
+}
+
+/**
+ * json_node_get_node_type:
+ * @node: a #JsonNode
+ *
+ * Retrieves the #JsonNodeType of @node
+ *
+ * Return value: the type of the node
+ *
+ * Since: 0.8
+ */
+JsonNodeType
+json_node_get_node_type (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, JSON_NODE_NULL);
+
+  return node->type;
+}
+
+/**
+ * json_node_is_null:
+ * @node: a #JsonNode
+ *
+ * Checks whether @node is a %JSON_NODE_NULL
+ *
+ * <note>A null node is not the same as a %NULL #JsonNode</note>
+ *
+ * Return value: %TRUE if the node is null
+ *
+ * Since: 0.8
+ */
+gboolean
+json_node_is_null (JsonNode *node)
+{
+  g_return_val_if_fail (node != NULL, TRUE);
+
+  return node->type == JSON_NODE_NULL;
+}
diff --git a/json-glib/json-object.c b/json-glib/json-object.c
new file mode 100644 (file)
index 0000000..43ff15b
--- /dev/null
@@ -0,0 +1,830 @@
+/* json-object.c - JSON object implementation
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <glib.h>
+
+#include "json-types-private.h"
+
+/**
+ * SECTION:json-object
+ * @short_description: a JSON object representation
+ *
+ * #JsonArray is the representation of the object type inside JSON. It contains
+ * #JsonNode<!-- -->s, which may contain fundamental types, arrays or other
+ * objects. Each member of an object is accessed using its name.
+ *
+ * Since objects can be expensive, they are reference counted. You can control
+ * the lifetime of a #JsonObject using json_object_ref() and json_object_unref().
+ *
+ * To add or overwrite a member with a given name, use json_object_set_member().
+ * To extract a member with a given name, use json_object_get_member().
+ * To retrieve the list of members, use json_object_get_members().
+ * To retrieve the size of the object (that is, the number of members it has),
+ * use json_object_get_size().
+ */
+
+GType
+json_object_get_type (void)
+{
+  static GType object_type = 0;
+
+  if (G_UNLIKELY (!object_type))
+    object_type = g_boxed_type_register_static (g_intern_static_string ("JsonObject"),
+                                                (GBoxedCopyFunc) json_object_ref,
+                                                (GBoxedFreeFunc) json_object_unref);
+
+  return object_type;
+}
+
+/**
+ * json_object_new:
+ * 
+ * Creates a new #JsonObject, an JSON object type representation.
+ *
+ * Return value: the newly created #JsonObject
+ */
+JsonObject *
+json_object_new (void)
+{
+  JsonObject *object;
+
+  object = g_slice_new (JsonObject);
+  
+  object->ref_count = 1;
+  object->members = g_hash_table_new_full (g_str_hash, g_str_equal,
+                                           g_free,
+                                           (GDestroyNotify) json_node_free);
+  object->members_ordered = NULL;
+
+  return object;
+}
+
+/**
+ * json_object_ref:
+ * @object: a #JsonObject
+ *
+ * Increase by one the reference count of a #JsonObject.
+ *
+ * Return value: the passed #JsonObject, with the reference count
+ *   increased by one.
+ */
+JsonObject *
+json_object_ref (JsonObject *object)
+{
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (object->ref_count > 0, NULL);
+
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+  g_atomic_int_exchange_and_add (&object->ref_count, 1);
+#else
+  g_atomic_int_add (&object->ref_count, 1);
+#endif
+  return object;
+}
+
+/**
+ * json_object_unref:
+ * @object: a #JsonObject
+ *
+ * Decreases by one the reference count of a #JsonObject. If the
+ * reference count reaches zero, the object is destroyed and all
+ * its allocated resources are freed.
+ */
+void
+json_object_unref (JsonObject *object)
+{
+  gint old_ref;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (object->ref_count > 0);
+
+  old_ref = g_atomic_int_get (&object->ref_count);
+  if (old_ref > 1)
+    g_atomic_int_compare_and_exchange (&object->ref_count, old_ref, old_ref - 1);
+  else
+    {
+      g_list_free (object->members_ordered);
+      g_hash_table_destroy (object->members);
+      object->members_ordered = NULL;
+      object->members = NULL;
+
+      g_slice_free (JsonObject, object);
+    }
+}
+
+static inline void
+object_set_member_internal (JsonObject  *object,
+                            const gchar *member_name,
+                            JsonNode    *node)
+{
+  gchar *name = g_strdup (member_name);
+
+  if (g_hash_table_lookup (object->members, name) == NULL)
+    object->members_ordered = g_list_prepend (object->members_ordered, name);
+
+  g_hash_table_replace (object->members, name, node);
+}
+
+/**
+ * json_object_add_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @node: the value of the member
+ *
+ * Adds a member named @member_name and containing @node into a #JsonObject.
+ * The object will take ownership of the #JsonNode.
+ *
+ * This function will return if the @object already contains a member
+ * @member_name.
+ *
+ * Deprecated: 0.8: Use json_object_set_member() instead
+ */
+void
+json_object_add_member (JsonObject  *object,
+                        const gchar *member_name,
+                        JsonNode    *node)
+{
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+  g_return_if_fail (node != NULL);
+
+  if (json_object_has_member (object, member_name))
+    {
+      g_warning ("JsonObject already has a `%s' member of type `%s'",
+                 member_name,
+                 json_node_type_name (node));
+      return;
+    }
+
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @node: the value of the member
+ *
+ * Sets @node as the value of @member_name inside @object.
+ *
+ * If @object already contains a member called @member_name then
+ * the member's current value is overwritten. Otherwise, a new
+ * member is added to @object.
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_member (JsonObject  *object,
+                        const gchar *member_name,
+                        JsonNode    *node)
+{
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+  g_return_if_fail (node != NULL);
+
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_int_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting an integer @value of
+ * @member_name inside @object.
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_int_member (JsonObject  *object,
+                            const gchar *member_name,
+                            gint64       value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_int (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_double_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting a floating point @value
+ * of @member_name inside @object.
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_double_member (JsonObject  *object,
+                               const gchar *member_name,
+                               gdouble      value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_double (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_boolean_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting a boolean @value of
+ * @member_name inside @object.
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_boolean_member (JsonObject  *object,
+                                const gchar *member_name,
+                                gboolean     value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_boolean (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_string_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting a string @value of
+ * @member_name inside @object.
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_string_member (JsonObject  *object,
+                               const gchar *member_name,
+                               const gchar *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_VALUE);
+  json_node_set_string (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_null_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function for setting a null @value of
+ * @member_name inside @object.
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_null_member (JsonObject  *object,
+                             const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_NULL);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_array_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting an array @value of
+ * @member_name inside @object.
+ *
+ * The @object will take ownership of the passed #JsonArray
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_array_member (JsonObject  *object,
+                              const gchar *member_name,
+                              JsonArray   *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_ARRAY);
+  json_node_take_array (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_set_object_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ * @value: the value of the member
+ *
+ * Convenience function for setting an object @value of
+ * @member_name inside @object.
+ *
+ * The @object will take ownership of the passed #JsonObject
+ *
+ * See also: json_object_set_member()
+ *
+ * Since: 0.8
+ */
+void
+json_object_set_object_member (JsonObject  *object,
+                               const gchar *member_name,
+                               JsonObject  *value)
+{
+  JsonNode *node;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  node = json_node_new (JSON_NODE_OBJECT);
+  json_node_take_object (node, value);
+  object_set_member_internal (object, member_name, node);
+}
+
+/**
+ * json_object_get_members:
+ * @object: a #JsonObject
+ *
+ * Retrieves all the names of the members of a #JsonObject. You can
+ * obtain the value for each member using json_object_get_member().
+ *
+ * Return value: (element-type utf8) (transfer container): a #GList
+ *   of member names. The content of the list is owned by the #JsonObject
+ *   and should never be modified or freed. When you have finished using
+ *   the returned list, use g_list_free() to free the resources it has
+ *   allocated.
+ */
+GList *
+json_object_get_members (JsonObject *object)
+{
+  GList *copy;
+
+  g_return_val_if_fail (object != NULL, NULL);
+
+  copy = g_list_copy (object->members_ordered);
+
+  return g_list_reverse (copy);
+}
+
+/**
+ * json_object_get_values:
+ * @object: a #JsonObject
+ *
+ * Retrieves all the values of the members of a #JsonObject.
+ *
+ * Return value: (element-type JsonNode) (transfer container): a #GList of
+ *   #JsonNode<!-- -->s. The content of the list is owned by the #JsonObject
+ *   and should never be modified or freed. When you have finished using the
+ *   returned list, use g_list_free() to free the resources it has allocated.
+ */
+GList *
+json_object_get_values (JsonObject *object)
+{
+  GList *values, *l;
+
+  g_return_val_if_fail (object != NULL, NULL);
+
+  values = NULL;
+  for (l = object->members_ordered; l != NULL; l = l->next)
+    values = g_list_prepend (values, g_hash_table_lookup (object->members, l->data));
+
+  return values;
+}
+
+/**
+ * json_object_dup_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the JSON object member to access
+ *
+ * Retrieves a copy of the #JsonNode containing the value of @member_name
+ * inside a #JsonObject
+ *
+ * Return value: (transfer full) a copy of the node for the requested
+ *   object member or %NULL. Use json_node_free() when done.
+ *
+ * Since: 0.6
+ */
+JsonNode *
+json_object_dup_member (JsonObject  *object,
+                        const gchar *member_name)
+{
+  JsonNode *retval;
+
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (member_name != NULL, NULL);
+
+  retval = json_object_get_member (object, member_name);
+  if (!retval)
+    return NULL;
+
+  return json_node_copy (retval);
+}
+
+static inline JsonNode *
+object_get_member_internal (JsonObject  *object,
+                            const gchar *member_name)
+{
+  return g_hash_table_lookup (object->members, member_name);
+}
+
+/**
+ * json_object_get_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the JSON object member to access
+ *
+ * Retrieves the #JsonNode containing the value of @member_name inside
+ * a #JsonObject.
+ *
+ * Return value: a pointer to the node for the requested object
+ *   member, or %NULL
+ */
+JsonNode *
+json_object_get_member (JsonObject  *object,
+                        const gchar *member_name)
+{
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (member_name != NULL, NULL);
+
+  return object_get_member_internal (object, member_name);
+}
+
+/**
+ * json_object_get_int_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the integer value
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: the integer value of the object's member
+ *
+ * Since: 0.8
+ */
+gint64
+json_object_get_int_member (JsonObject  *object,
+                            const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, 0);
+  g_return_val_if_fail (member_name != NULL, 0);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, 0);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, 0);
+
+  return json_node_get_int (node);
+}
+
+/**
+ * json_object_get_double_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the floating point value
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: the floating point value of the object's member
+ *
+ * Since: 0.8
+ */
+gdouble
+json_object_get_double_member (JsonObject  *object,
+                               const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, 0.0);
+  g_return_val_if_fail (member_name != NULL, 0.0);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, 0.0);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, 0.0);
+
+  return json_node_get_double (node);
+}
+
+/**
+ * json_object_get_boolean_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the boolean value
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: the boolean value of the object's member
+ *
+ * Since: 0.8
+ */
+gboolean
+json_object_get_boolean_member (JsonObject  *object,
+                                const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, FALSE);
+  g_return_val_if_fail (member_name != NULL, FALSE);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, FALSE);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, FALSE);
+
+  return json_node_get_boolean (node);
+}
+
+/**
+ * json_object_get_null_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that checks whether the value
+ * stored in @member_name of @object is null
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: %TRUE if the value is null
+ *
+ * Since: 0.8
+ */
+gboolean
+json_object_get_null_member (JsonObject  *object,
+                             const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, FALSE);
+  g_return_val_if_fail (member_name != NULL, FALSE);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, FALSE);
+
+  return JSON_NODE_TYPE (node) == JSON_NODE_NULL;
+}
+
+/**
+ * json_object_get_string_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the string value
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: the string value of the object's member
+ *
+ * Since: 0.8
+ */
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *
+json_object_get_string_member (JsonObject  *object,
+                               const gchar *member_name)
+#else
+const gchar *
+json_object_get_string_member (JsonObject  *object,
+                               const gchar *member_name)
+#endif
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (member_name != NULL, NULL);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_VALUE, NULL);
+
+  return json_node_get_string (node);
+}
+
+/**
+ * json_object_get_array_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the array
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: (transfer none): the array inside the object's member
+ *
+ * Since: 0.8
+ */
+JsonArray *
+json_object_get_array_member (JsonObject  *object,
+                              const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (member_name != NULL, NULL);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_ARRAY, NULL);
+
+  return json_node_get_array (node);
+}
+
+/**
+ * json_object_get_object_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member
+ *
+ * Convenience function that retrieves the object
+ * stored in @member_name of @object
+ *
+ * See also: json_object_get_member()
+ *
+ * Return value: (transfer none): the object inside the object's member
+ *
+ * Since: 0.8
+ */
+JsonObject *
+json_object_get_object_member (JsonObject  *object,
+                               const gchar *member_name)
+{
+  JsonNode *node;
+
+  g_return_val_if_fail (object != NULL, NULL);
+  g_return_val_if_fail (member_name != NULL, NULL);
+
+  node = object_get_member_internal (object, member_name);
+  g_return_val_if_fail (node != NULL, NULL);
+  g_return_val_if_fail (JSON_NODE_TYPE (node) == JSON_NODE_OBJECT, NULL);
+
+  return json_node_get_object (node);
+}
+
+/**
+ * json_object_has_member:
+ * @object: a #JsonObject
+ * @member_name: the name of a JSON object member
+ *
+ * Checks whether @object has a member named @member_name.
+ *
+ * Return value: %TRUE if the JSON object has the requested member
+ */
+gboolean
+json_object_has_member (JsonObject *object,
+                        const gchar *member_name)
+{
+  g_return_val_if_fail (object != NULL, FALSE);
+  g_return_val_if_fail (member_name != NULL, FALSE);
+
+  return (g_hash_table_lookup (object->members, member_name) != NULL);
+}
+
+/**
+ * json_object_get_size:
+ * @object: a #JsonObject
+ *
+ * Retrieves the number of members of a #JsonObject.
+ *
+ * Return value: the number of members
+ */
+guint
+json_object_get_size (JsonObject *object)
+{
+  g_return_val_if_fail (object != NULL, 0);
+
+  return g_hash_table_size (object->members);
+}
+
+/**
+ * json_object_remove_member:
+ * @object: a #JsonObject
+ * @member_name: the name of the member to remove
+ *
+ * Removes @member_name from @object, freeing its allocated resources.
+ */
+void
+json_object_remove_member (JsonObject  *object,
+                           const gchar *member_name)
+{
+  GList *l;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (member_name != NULL);
+
+  for (l = object->members_ordered; l != NULL; l = l->next)
+    {
+      const gchar *name = l->data;
+
+      if (g_strcmp0 (name, member_name) == 0)
+        {
+          object->members_ordered = g_list_delete_link (object->members_ordered, l);
+          break;
+        }
+    }
+
+  g_hash_table_remove (object->members, member_name);
+}
+
+/**
+ * json_object_foreach_member:
+ * @object: a #JsonObject
+ * @func: the function to be called on each member
+ * @data: data to be passed to the function
+ *
+ * Iterates over all members of @object and calls @func on
+ * each one of them.
+ *
+ * It is safe to change the value of a #JsonNode of the @object
+ * from within the iterator @func, but it is not safe to add or
+ * remove members from the @object.
+ *
+ * Since: 0.8
+ */
+void
+json_object_foreach_member (JsonObject        *object,
+                            JsonObjectForeach  func,
+                            gpointer           data)
+{
+  GList *members, *l;
+
+  g_return_if_fail (object != NULL);
+  g_return_if_fail (func != NULL);
+
+  /* the list is stored in reverse order to have constant time additions */
+  members = g_list_last (object->members_ordered);
+  for (l = members; l != NULL; l = l->prev)
+    {
+      const gchar *member_name = l->data;
+      JsonNode *member_node = g_hash_table_lookup (object->members, member_name);
+
+      func (object, member_name, member_node, data);
+    }
+}
diff --git a/json-glib/json-parser.c b/json-glib/json-parser.c
new file mode 100644 (file)
index 0000000..5d67d0c
--- /dev/null
@@ -0,0 +1,1156 @@
+/* json-parser.c - JSON streams parser
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+/**
+ * SECTION:json-parser
+ * @short_description: Parse JSON data streams
+ *
+ * #JsonParser provides an object for parsing a JSON data stream, either
+ * inside a file or inside a static buffer.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <string.h>
+
+#include "json-types-private.h"
+
+#include "json-marshal.h"
+#include "json-parser.h"
+#include "json-scanner.h"
+
+GQuark
+json_parser_error_quark (void)
+{
+  return g_quark_from_static_string ("json-parser-error");
+}
+
+#define JSON_PARSER_GET_PRIVATE(obj) \
+        (G_TYPE_INSTANCE_GET_PRIVATE ((obj), JSON_TYPE_PARSER, JsonParserPrivate))
+
+struct _JsonParserPrivate
+{
+  JsonNode *root;
+  JsonNode *current_node;
+
+  JsonScanner *scanner;
+
+  GError *last_error;
+
+  gchar *variable_name;
+  gchar *filename;
+
+  guint has_assignment : 1;
+  guint is_filename    : 1;
+};
+
+static const gchar symbol_names[] =
+  "true\0"
+  "false\0"
+  "null\0"
+  "var\0";
+
+static const struct
+{
+  guint name_offset;
+  guint token;
+} symbols[] = {
+  {  0, JSON_TOKEN_TRUE  },
+  {  5, JSON_TOKEN_FALSE },
+  { 11, JSON_TOKEN_NULL  },
+  { 16, JSON_TOKEN_VAR   }
+};
+
+static const guint n_symbols = G_N_ELEMENTS (symbols);
+
+enum
+{
+  PARSE_START,
+  OBJECT_START,
+  OBJECT_MEMBER,
+  OBJECT_END,
+  ARRAY_START,
+  ARRAY_ELEMENT,
+  ARRAY_END,
+  PARSE_END,
+  ERROR,
+
+  LAST_SIGNAL
+};
+
+static guint parser_signals[LAST_SIGNAL] = { 0, };
+
+G_DEFINE_TYPE (JsonParser, json_parser, G_TYPE_OBJECT);
+
+static guint json_parse_array  (JsonParser   *parser,
+                                JsonScanner  *scanner,
+                                JsonNode    **node);
+static guint json_parse_object (JsonParser   *parser,
+                                JsonScanner  *scanner,
+                                JsonNode    **node);
+
+static inline void
+json_parser_clear (JsonParser *parser)
+{
+  JsonParserPrivate *priv = parser->priv;
+
+  g_free (priv->variable_name);
+  priv->variable_name = NULL;
+
+  if (priv->last_error)
+    {
+      g_error_free (priv->last_error);
+      priv->last_error = NULL;
+    }
+
+  if (priv->root)
+    {
+      json_node_free (priv->root);
+      priv->root = NULL;
+    }
+}
+
+static void
+json_parser_dispose (GObject *gobject)
+{
+  json_parser_clear (JSON_PARSER (gobject));
+
+  G_OBJECT_CLASS (json_parser_parent_class)->dispose (gobject);
+}
+
+static void
+json_parser_finalize (GObject *gobject)
+{
+  JsonParserPrivate *priv = JSON_PARSER (gobject)->priv;
+
+  g_free (priv->variable_name);
+  g_free (priv->filename);
+
+  G_OBJECT_CLASS (json_parser_parent_class)->finalize (gobject);
+}
+
+static void
+json_parser_class_init (JsonParserClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  g_type_class_add_private (klass, sizeof (JsonParserPrivate));
+
+  gobject_class->dispose = json_parser_dispose;
+  gobject_class->finalize = json_parser_finalize;
+
+  /**
+   * JsonParser::parse-start:
+   * @parser: the #JsonParser that received the signal
+   * 
+   * The ::parse-start signal is emitted when the parser began parsing
+   * a JSON data stream.
+   */
+  parser_signals[PARSE_START] =
+    g_signal_new ("parse-start",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, parse_start),
+                  NULL, NULL,
+                  _json_marshal_VOID__VOID,
+                  G_TYPE_NONE, 0);
+  /**
+   * JsonParser::parse-end:
+   * @parser: the #JsonParser that received the signal
+   *
+   * The ::parse-end signal is emitted when the parser successfully
+   * finished parsing a JSON data stream
+   */
+  parser_signals[PARSE_END] =
+    g_signal_new ("parse-end",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, parse_end),
+                  NULL, NULL,
+                  _json_marshal_VOID__VOID,
+                  G_TYPE_NONE, 0);
+  /**
+   * JsonParser::object-start:
+   * @parser: the #JsonParser that received the signal
+   * 
+   * The ::object-start signal is emitted each time the #JsonParser
+   * starts parsing a #JsonObject.
+   */
+  parser_signals[OBJECT_START] =
+    g_signal_new ("object-start",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, object_start),
+                  NULL, NULL,
+                  _json_marshal_VOID__VOID,
+                  G_TYPE_NONE, 0);
+  /**
+   * JsonParser::object-member:
+   * @parser: the #JsonParser that received the signal
+   * @object: a #JsonObject
+   * @member_name: the name of the newly parsed member
+   *
+   * The ::object-member signal is emitted each time the #JsonParser
+   * has successfully parsed a single member of a #JsonObject. The
+   * object and member are passed to the signal handlers.
+   */
+  parser_signals[OBJECT_MEMBER] =
+    g_signal_new ("object-member",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, object_member),
+                  NULL, NULL,
+                  _json_marshal_VOID__BOXED_STRING,
+                  G_TYPE_NONE, 2,
+                  JSON_TYPE_OBJECT,
+                  G_TYPE_STRING);
+  /**
+   * JsonParser::object-end:
+   * @parser: the #JsonParser that received the signal
+   * @object: the parsed #JsonObject
+   *
+   * The ::object-end signal is emitted each time the #JsonParser
+   * has successfully parsed an entire #JsonObject.
+   */
+  parser_signals[OBJECT_END] =
+    g_signal_new ("object-end",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, object_end),
+                  NULL, NULL,
+                  _json_marshal_VOID__BOXED,
+                  G_TYPE_NONE, 1,
+                  JSON_TYPE_OBJECT);
+  /**
+   * JsonParser::array-start:
+   * @parser: the #JsonParser that received the signal
+   *
+   * The ::array-start signal is emitted each time the #JsonParser
+   * starts parsing a #JsonArray
+   */
+  parser_signals[ARRAY_START] =
+    g_signal_new ("array-start",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, array_start),
+                  NULL, NULL,
+                  _json_marshal_VOID__VOID,
+                  G_TYPE_NONE, 0);
+  /**
+   * JsonParser::array-element:
+   * @parser: the #JsonParser that received the signal
+   * @array: a #JsonArray
+   * @index_: the index of the newly parsed element
+   *
+   * The ::array-element signal is emitted each time the #JsonParser
+   * has successfully parsed a single element of a #JsonArray. The
+   * array and element index are passed to the signal handlers.
+   */
+  parser_signals[ARRAY_ELEMENT] =
+    g_signal_new ("array-element",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, array_element),
+                  NULL, NULL,
+                  _json_marshal_VOID__BOXED_INT,
+                  G_TYPE_NONE, 2,
+                  JSON_TYPE_ARRAY,
+                  G_TYPE_INT);
+  /**
+   * JsonParser::array-end:
+   * @parser: the #JsonParser that received the signal
+   * @array: the parsed #JsonArrary
+   *
+   * The ::array-end signal is emitted each time the #JsonParser
+   * has successfully parsed an entire #JsonArray
+   */
+  parser_signals[ARRAY_END] =
+    g_signal_new ("array-end",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, array_end),
+                  NULL, NULL,
+                  _json_marshal_VOID__BOXED,
+                  G_TYPE_NONE, 1,
+                  JSON_TYPE_ARRAY);
+  /**
+   * JsonParser::error:
+   * @parser: the parser instance that received the signal
+   * @error: a pointer to the #GError
+   *
+   * The ::error signal is emitted each time a #JsonParser encounters
+   * an error in a JSON stream.
+   */
+  parser_signals[ERROR] =
+    g_signal_new ("error",
+                  G_OBJECT_CLASS_TYPE (gobject_class),
+                  G_SIGNAL_RUN_LAST,
+                  G_STRUCT_OFFSET (JsonParserClass, error),
+                  NULL, NULL,
+                  _json_marshal_VOID__POINTER,
+                  G_TYPE_NONE, 1,
+                  G_TYPE_POINTER);
+}
+
+static void
+json_parser_init (JsonParser *parser)
+{
+  JsonParserPrivate *priv;
+
+  parser->priv = priv = JSON_PARSER_GET_PRIVATE (parser);
+
+  priv->root = NULL;
+  priv->current_node = NULL;
+
+  priv->has_assignment = FALSE;
+  priv->variable_name = NULL;
+
+  priv->is_filename = FALSE;
+  priv->filename = FALSE;
+}
+
+static guint
+json_parse_value (JsonParser   *parser,
+                  JsonScanner  *scanner,
+                  guint         token,
+                  JsonNode    **node)
+{
+  JsonNode *current_node = parser->priv->current_node;
+  gboolean is_negative = FALSE;
+
+  if (token == '-')
+    {
+      guint next_token = json_scanner_peek_next_token (scanner);
+
+      if (next_token == G_TOKEN_INT ||
+          next_token == G_TOKEN_FLOAT)
+        {
+           is_negative = TRUE;
+           token = json_scanner_get_next_token (scanner);
+        }
+      else
+        return G_TOKEN_INT;
+    }
+
+  switch (token)
+    {
+    case G_TOKEN_INT:
+      *node = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (*node, is_negative ? scanner->value.v_int64 * -1
+                                            : scanner->value.v_int64);
+      break;
+
+    case G_TOKEN_FLOAT:
+      *node = json_node_new (JSON_NODE_VALUE);
+      json_node_set_double (*node, is_negative ? scanner->value.v_float * -1.0
+                                               : scanner->value.v_float);
+      break;
+
+    case G_TOKEN_STRING:
+      *node = json_node_new (JSON_NODE_VALUE);
+      json_node_set_string (*node, scanner->value.v_string);
+      break;
+
+    case JSON_TOKEN_TRUE:
+    case JSON_TOKEN_FALSE:
+      *node = json_node_new (JSON_NODE_VALUE);
+      json_node_set_boolean (*node, token == JSON_TOKEN_TRUE ? TRUE : FALSE);
+      break;
+
+    case JSON_TOKEN_NULL:
+      *node = json_node_new (JSON_NODE_NULL);
+      break;
+
+    default:
+      {
+        JsonNodeType cur_type;
+
+        *node = NULL;
+
+        cur_type = json_node_get_node_type (current_node);
+        if (cur_type == JSON_NODE_ARRAY)
+          return G_TOKEN_RIGHT_BRACE;
+        else if (cur_type == JSON_NODE_OBJECT)
+          return G_TOKEN_RIGHT_CURLY;
+        else
+          return G_TOKEN_SYMBOL;
+      }
+    }
+
+  return G_TOKEN_NONE;
+}
+
+static guint
+json_parse_array (JsonParser   *parser,
+                  JsonScanner  *scanner,
+                  JsonNode    **node)
+{
+  JsonParserPrivate *priv = parser->priv;
+  JsonNode *old_current;
+  JsonArray *array;
+  guint token;
+  gint idx;
+
+  old_current = priv->current_node;
+  priv->current_node = json_node_new (JSON_NODE_ARRAY);
+
+  array = json_array_new ();
+
+  token = json_scanner_get_next_token (scanner);
+  g_assert (token == G_TOKEN_LEFT_BRACE);
+
+  g_signal_emit (parser, parser_signals[ARRAY_START], 0);
+
+  idx = 0;
+  while (token != G_TOKEN_RIGHT_BRACE)
+    {
+      guint next_token = json_scanner_peek_next_token (scanner);
+      JsonNode *element = NULL;
+
+      /* parse the element */
+      switch (next_token)
+        {
+        case G_TOKEN_LEFT_BRACE:
+          token = json_parse_array (parser, scanner, &element);
+          break;
+
+        case G_TOKEN_LEFT_CURLY:
+          token = json_parse_object (parser, scanner, &element);
+          break;
+
+        case G_TOKEN_INT:
+        case G_TOKEN_FLOAT:
+        case G_TOKEN_STRING:
+        case '-':
+        case JSON_TOKEN_TRUE:
+        case JSON_TOKEN_FALSE:
+        case JSON_TOKEN_NULL:
+          token = json_scanner_get_next_token (scanner);
+          token = json_parse_value (parser, scanner, token, &element);
+          break;
+
+        case G_TOKEN_RIGHT_BRACE:
+          goto array_done;
+
+        default:
+          if (next_token != G_TOKEN_RIGHT_BRACE)
+            token = G_TOKEN_RIGHT_BRACE;
+          break;
+        }
+
+      if (token != G_TOKEN_NONE || element == NULL)
+        {
+          /* the json_parse_* functions will have set the error code */
+          json_array_unref (array);
+          json_node_free (priv->current_node);
+          priv->current_node = old_current;
+
+          return token;
+        }
+
+      next_token = json_scanner_peek_next_token (scanner);
+
+      if (next_token == G_TOKEN_COMMA)
+        {
+          token = json_scanner_get_next_token (scanner);
+          next_token = json_scanner_peek_next_token (scanner);
+
+          /* look for trailing commas */
+          if (next_token == G_TOKEN_RIGHT_BRACE)
+            {
+              json_array_unref (array);
+              json_node_free (priv->current_node);
+              json_node_free (element);
+              priv->current_node = old_current;
+
+              return G_TOKEN_RIGHT_BRACE;
+            }
+        }
+
+      json_node_set_parent (element, priv->current_node);
+      json_array_add_element (array, element);
+
+      g_signal_emit (parser, parser_signals[ARRAY_ELEMENT], 0,
+                     array,
+                     idx);
+
+      token = next_token;
+    }
+
+array_done:
+  json_scanner_get_next_token (scanner);
+
+  json_node_take_array (priv->current_node, array);
+  json_node_set_parent (priv->current_node, old_current);
+
+  g_signal_emit (parser, parser_signals[ARRAY_END], 0, array);
+
+  if (node != NULL && *node == NULL)
+    *node = priv->current_node;
+
+  priv->current_node = old_current;
+
+  return G_TOKEN_NONE;
+}
+
+static guint
+json_parse_object (JsonParser   *parser,
+                   JsonScanner  *scanner,
+                   JsonNode    **node)
+{
+  JsonParserPrivate *priv = parser->priv;
+  JsonObject *object;
+  JsonNode *old_current;
+  guint token;
+
+  old_current = priv->current_node;
+  priv->current_node = json_node_new (JSON_NODE_OBJECT);
+
+  object = json_object_new ();
+
+  token = json_scanner_get_next_token (scanner);
+  g_assert (token == G_TOKEN_LEFT_CURLY);
+
+  g_signal_emit (parser, parser_signals[OBJECT_START], 0);
+
+  while (token != G_TOKEN_RIGHT_CURLY)
+    {
+      guint next_token = json_scanner_peek_next_token (scanner);
+      JsonNode *member = NULL;
+      gchar *name;
+
+      /* we need to abort here because empty objects do not
+       * have member names
+       */
+      if (next_token == G_TOKEN_RIGHT_CURLY)
+        break;
+
+      /* parse the member's name */
+      if (next_token != G_TOKEN_STRING)
+        {
+          json_object_unref (object);
+          json_node_free (priv->current_node);
+          priv->current_node = old_current;
+
+          return G_TOKEN_STRING;
+        }
+
+      /* member name */
+      token = json_scanner_get_next_token (scanner);
+      name = g_strdup (scanner->value.v_string);
+
+      /* a colon separates names from values */
+      next_token = json_scanner_peek_next_token (scanner);
+      if (next_token != ':')
+        {
+          g_free (name);
+          json_object_unref (object);
+          json_node_free (priv->current_node);
+          priv->current_node = old_current;
+
+          return ':';
+        }
+
+      /* we swallow the ':' */
+      token = json_scanner_get_next_token (scanner);
+      g_assert (token == ':');
+      next_token = json_scanner_peek_next_token (scanner);
+
+      /* parse the member's value */
+      switch (next_token)
+        {
+        case G_TOKEN_LEFT_BRACE:
+          token = json_parse_array (parser, scanner, &member);
+          break;
+
+        case G_TOKEN_LEFT_CURLY:
+          token = json_parse_object (parser, scanner, &member);
+          break;
+
+        case G_TOKEN_INT:
+        case G_TOKEN_FLOAT:
+        case G_TOKEN_STRING:
+        case '-':
+        case JSON_TOKEN_TRUE:
+        case JSON_TOKEN_FALSE:
+        case JSON_TOKEN_NULL:
+          token = json_scanner_get_next_token (scanner);
+          token = json_parse_value (parser, scanner, token, &member);
+          break;
+
+        default:
+          /* once a member name is defined we need a value */
+          token = G_TOKEN_SYMBOL;
+          break;
+        }
+
+      if (token != G_TOKEN_NONE || member == NULL)
+        {
+          /* the json_parse_* functions will have set the error code */
+          g_free (name);
+          json_object_unref (object);
+          json_node_free (priv->current_node);
+          priv->current_node = old_current;
+
+          return token;
+        }
+
+      next_token = json_scanner_peek_next_token (scanner);
+      if (next_token == G_TOKEN_COMMA)
+        {
+          token = json_scanner_get_next_token (scanner);
+          next_token = json_scanner_peek_next_token (scanner);
+
+          /* look for trailing commas */
+          if (next_token == G_TOKEN_RIGHT_CURLY)
+            {
+              json_object_unref (object);
+              json_node_free (member);
+              json_node_free (priv->current_node);
+              priv->current_node = old_current;
+
+              return G_TOKEN_RIGHT_BRACE;
+            }
+        }
+      else if (next_token == G_TOKEN_STRING)
+        {
+          json_object_unref (object);
+          json_node_free (member);
+          json_node_free (priv->current_node);
+          priv->current_node = old_current;
+
+          return G_TOKEN_COMMA;
+        }
+
+      json_node_set_parent (member, priv->current_node);
+      json_object_set_member (object, name, member);
+
+      g_signal_emit (parser, parser_signals[OBJECT_MEMBER], 0,
+                     object,
+                     name);
+
+      g_free (name);
+
+      token = next_token;
+    }
+
+  json_scanner_get_next_token (scanner);
+
+  json_node_take_object (priv->current_node, object);
+  json_node_set_parent (priv->current_node, old_current);
+
+  g_signal_emit (parser, parser_signals[OBJECT_END], 0, object);
+
+  if (node != NULL && *node == NULL)
+    *node = priv->current_node;
+
+  priv->current_node = old_current;
+
+  return G_TOKEN_NONE;
+}
+
+static guint
+json_parse_statement (JsonParser  *parser,
+                      JsonScanner *scanner)
+{
+  JsonParserPrivate *priv = parser->priv;
+  guint token;
+
+  token = json_scanner_peek_next_token (scanner);
+  switch (token)
+    {
+    case G_TOKEN_LEFT_CURLY:
+      return json_parse_object (parser, scanner, &priv->root);
+
+    case G_TOKEN_LEFT_BRACE:
+      return json_parse_array (parser, scanner, &priv->root);
+
+    /* some web APIs are not only passing the data structures: they are
+     * also passing an assigment, which makes parsing horribly complicated
+     * only because web developers are lazy, and writing "var foo = " is
+     * evidently too much to request from them.
+     */
+    case JSON_TOKEN_VAR:
+      {
+        guint next_token;
+        gchar *name;
+
+        /* swallow the 'var' token... */
+        token = json_scanner_get_next_token (scanner);
+
+        /* ... swallow the variable name... */
+        next_token = json_scanner_get_next_token (scanner);
+        if (next_token != G_TOKEN_IDENTIFIER)
+          return G_TOKEN_IDENTIFIER;
+
+        name = g_strdup (scanner->value.v_identifier);
+
+        /* ... and finally swallow the '=' */
+        next_token = json_scanner_get_next_token (scanner);
+        if (next_token != '=')
+          return '=';
+
+        priv->has_assignment = TRUE;
+        priv->variable_name = name;
+
+        token = json_parse_statement (parser, scanner);
+
+        /* remove the trailing semi-colon */
+        next_token = json_scanner_peek_next_token (scanner);
+        if (next_token == ';')
+          {
+            token = json_scanner_get_next_token (scanner);
+            return G_TOKEN_NONE;
+          }
+
+        return token;
+      }
+      break;
+
+    case JSON_TOKEN_NULL:
+      priv->root = priv->current_node = json_node_new (JSON_NODE_NULL);
+      json_scanner_get_next_token (scanner);
+      return G_TOKEN_NONE;
+
+    case JSON_TOKEN_TRUE:
+    case JSON_TOKEN_FALSE:
+      priv->root = priv->current_node = json_node_new (JSON_NODE_VALUE);
+      json_node_set_boolean (priv->current_node,
+                             token == JSON_TOKEN_TRUE ? TRUE : FALSE);
+      json_scanner_get_next_token (scanner);
+      return G_TOKEN_NONE;
+
+    case '-':
+      {
+        guint next_token;
+        
+        token = json_scanner_get_next_token (scanner);
+        next_token = json_scanner_peek_next_token (scanner);
+
+        if (next_token == G_TOKEN_INT || next_token == G_TOKEN_FLOAT)
+          {
+            priv->root = priv->current_node = json_node_new (JSON_NODE_VALUE);
+            
+            token = json_scanner_get_next_token (scanner);
+            switch (token)
+              {
+              case G_TOKEN_INT:
+                json_node_set_int (priv->current_node,
+                                   scanner->value.v_int64 * -1);
+                break;
+              case G_TOKEN_FLOAT:
+                json_node_set_double (priv->current_node,
+                                      scanner->value.v_float * -1.0);
+                break;
+              default:
+                return G_TOKEN_INT;
+              }
+
+            json_scanner_get_next_token (scanner);
+            return G_TOKEN_NONE;
+          }
+        else
+          return G_TOKEN_INT;
+      }
+      break;
+
+    case G_TOKEN_INT:
+    case G_TOKEN_FLOAT:
+    case G_TOKEN_STRING:
+      token = json_scanner_get_next_token (scanner);
+      return json_parse_value (parser, scanner, token, &priv->root);
+
+    default:
+      json_scanner_get_next_token (scanner);
+      return G_TOKEN_SYMBOL;
+    }
+}
+
+static void
+json_scanner_msg_handler (JsonScanner *scanner,
+                          gchar       *message,
+                          gboolean     is_error)
+{
+  JsonParser *parser = scanner->user_data;
+  JsonParserPrivate *priv = parser->priv;
+
+  if (is_error)
+    {
+      GError *error = NULL;
+
+      g_set_error (&error, JSON_PARSER_ERROR,
+                   JSON_PARSER_ERROR_PARSE,
+                   "%s:%d: Parse error: %s",
+                   priv->is_filename ? priv->filename : "<none>",
+                   scanner->line,
+                   message);
+      
+      parser->priv->last_error = error;
+      g_signal_emit (parser, parser_signals[ERROR], 0, error);
+    }
+  else
+    g_warning ("%s:%d: Parse error: %s",
+               priv->is_filename ? priv->filename : "<none>",
+               scanner->line,
+               message);
+}
+
+static JsonScanner *
+json_scanner_create (JsonParser *parser)
+{
+  JsonScanner *scanner;
+  gint i;
+
+  scanner = json_scanner_new ();
+  scanner->msg_handler = json_scanner_msg_handler;
+  scanner->user_data = parser;
+
+  for (i = 0; i < n_symbols; i++)
+    {
+      json_scanner_scope_add_symbol (scanner, 0,
+                                     symbol_names + symbols[i].name_offset,
+                                     GINT_TO_POINTER (symbols[i].token));
+    }
+
+  return scanner;
+}
+
+/**
+ * json_parser_new:
+ * 
+ * Creates a new #JsonParser instance. You can use the #JsonParser to
+ * load a JSON stream from either a file or a buffer and then walk the
+ * hierarchy using the data types API.
+ *
+ * Return value: the newly created #JsonParser. Use g_object_unref()
+ *   to release all the memory it allocates.
+ */
+JsonParser *
+json_parser_new (void)
+{
+  return g_object_new (JSON_TYPE_PARSER, NULL);
+}
+
+static gboolean
+json_parser_load (JsonParser   *parser,
+                  const gchar  *data,
+                  gsize         length,
+                  GError      **error)
+{
+  JsonParserPrivate *priv = parser->priv;
+  JsonScanner *scanner;
+  gboolean done;
+  gboolean retval = TRUE;
+  gint i;
+
+  json_parser_clear (parser);
+
+  scanner = json_scanner_create (parser);
+  json_scanner_input_text (scanner, data, length);
+
+  priv->scanner = scanner;
+
+  g_signal_emit (parser, parser_signals[PARSE_START], 0);
+
+  done = FALSE;
+  while (!done)
+    {
+      if (json_scanner_peek_next_token (scanner) == G_TOKEN_EOF)
+        done = TRUE;
+      else
+        {
+          guint expected_token;
+
+          /* we try to show the expected token, if possible */
+          expected_token = json_parse_statement (parser, scanner);
+          if (expected_token != G_TOKEN_NONE)
+            {
+              const gchar *symbol_name;
+              gchar *msg;
+
+              msg = NULL;
+              symbol_name = NULL;
+              if (scanner->scope_id == 0)
+                {
+                  if (expected_token > JSON_TOKEN_INVALID &&
+                      expected_token < JSON_TOKEN_LAST)
+                    {
+                      for (i = 0; i < n_symbols; i++)
+                        if (symbols[i].token == expected_token)
+                          symbol_name = symbol_names + symbols[i].name_offset;
+
+                      if (!msg)
+                        msg = g_strconcat ("e.g. '", symbol_name, "'", NULL);
+                    }
+
+                  if (scanner->token > JSON_TOKEN_INVALID &&
+                      scanner->token < JSON_TOKEN_LAST)
+                    {
+                      symbol_name = "???";
+
+                      for (i = 0; i < n_symbols; i++)
+                        if (symbols[i].token == scanner->token)
+                          symbol_name = symbol_names + symbols[i].name_offset;
+                    }
+                }
+
+              /* this will emit the ::error signal via the custom
+               * message handler we install
+               */
+              json_scanner_unexp_token (scanner, expected_token,
+                                        NULL, "value",
+                                        symbol_name, msg,
+                                        TRUE);
+
+              /* and this will propagate the error we create in the
+               * same message handler
+               */
+              if (priv->last_error)
+                {
+                  g_propagate_error (error, priv->last_error);
+                  priv->last_error = NULL;
+                }
+
+              retval = FALSE;
+
+              g_free (msg);
+              done = TRUE;
+            }
+        }
+    }
+
+  g_signal_emit (parser, parser_signals[PARSE_END], 0);
+
+  /* remove the scanner */
+  json_scanner_destroy (scanner);
+  priv->scanner = NULL;
+  priv->current_node = NULL;
+
+  return retval;
+}
+
+/**
+ * json_parser_load_from_file:
+ * @parser: a #JsonParser
+ * @filename: the path for the file to parse
+ * @error: return location for a #GError, or %NULL
+ *
+ * Loads a JSON stream from the content of @filename and parses it. See
+ * json_parser_load_from_data().
+ *
+ * Return value: %TRUE if the file was successfully loaded and parsed.
+ *   In case of error, @error is set accordingly and %FALSE is returned
+ */
+gboolean
+json_parser_load_from_file (JsonParser   *parser,
+                            const gchar  *filename,
+                            GError      **error)
+{
+  JsonParserPrivate *priv;
+  GError *internal_error;
+  gchar *data;
+  gsize length;
+  gboolean retval = TRUE;
+
+  g_return_val_if_fail (JSON_IS_PARSER (parser), FALSE);
+  g_return_val_if_fail (filename != NULL, FALSE);
+
+  priv = parser->priv;
+
+  internal_error = NULL;
+  if (!g_file_get_contents (filename, &data, &length, &internal_error))
+    {
+      g_propagate_error (error, internal_error);
+      return FALSE;
+    }
+
+  g_free (priv->filename);
+
+  priv->is_filename = TRUE;
+  priv->filename = g_strdup (filename);
+
+  if (!json_parser_load (parser, data, length, &internal_error))
+    {
+      g_propagate_error (error, internal_error);
+      retval = FALSE;
+    }
+
+  g_free (data);
+
+  return retval;
+}
+
+/**
+ * json_parser_load_from_data:
+ * @parser: a #JsonParser
+ * @data: the buffer to parse
+ * @length: the length of the buffer, or -1
+ * @error: return location for a #GError, or %NULL
+ *
+ * Loads a JSON stream from a buffer and parses it. You can call this function
+ * multiple times with the same #JsonParser object, but the contents of the
+ * parser will be destroyed each time.
+ *
+ * Return value: %TRUE if the buffer was succesfully parser. In case
+ *   of error, @error is set accordingly and %FALSE is returned
+ */
+gboolean
+json_parser_load_from_data (JsonParser   *parser,
+                            const gchar  *data,
+                            gssize        length,
+                            GError      **error)
+{
+  JsonParserPrivate *priv;
+  GError *internal_error;
+  gboolean retval = TRUE;
+
+  g_return_val_if_fail (JSON_IS_PARSER (parser), FALSE);
+  g_return_val_if_fail (data != NULL, FALSE);
+
+  priv = parser->priv;
+
+  if (length < 0)
+    length = strlen (data);
+
+  priv->is_filename = FALSE;
+  g_free (priv->filename);
+  priv->filename = NULL;
+
+  internal_error = NULL;
+  if (!json_parser_load (parser, data, length, &internal_error))
+    {
+      g_propagate_error (error, internal_error);
+      retval = FALSE;
+    }
+
+  return retval;
+}
+
+/**
+ * json_parser_get_root:
+ * @parser: a #JsonParser
+ *
+ * Retrieves the top level node from the parsed JSON stream.
+ *
+ * Return value: (transfer none): the root #JsonNode . The returned
+ *   node is owned by the #JsonParser and should never be modified
+ *   or freed.
+ */
+JsonNode *
+json_parser_get_root (JsonParser *parser)
+{
+  g_return_val_if_fail (JSON_IS_PARSER (parser), NULL);
+
+  return parser->priv->root;
+}
+
+/**
+ * json_parser_get_current_line:
+ * @parser: a #JsonParser
+ *
+ * Retrieves the line currently parsed, starting from 1.
+ *
+ * This function has defined behaviour only while parsing; calling this
+ * function from outside the signal handlers emitted by #JsonParser will
+ * yield 0.
+ *
+ * Return value: the currently parsed line, or 0.
+ */
+guint
+json_parser_get_current_line (JsonParser *parser)
+{
+  g_return_val_if_fail (JSON_IS_PARSER (parser), 0);
+
+  if (parser->priv->scanner)
+    return json_scanner_cur_line (parser->priv->scanner);
+
+  return 0;
+}
+
+/**
+ * json_parser_get_current_pos:
+ * @parser: a #JsonParser
+ *
+ * Retrieves the current position inside the current line, starting
+ * from 0.
+ *
+ * This function has defined behaviour only while parsing; calling this
+ * function from outside the signal handlers emitted by #JsonParser will
+ * yield 0.
+ *
+ * Return value: the position in the current line, or 0.
+ */
+guint
+json_parser_get_current_pos (JsonParser *parser)
+{
+  g_return_val_if_fail (JSON_IS_PARSER (parser), 0);
+
+  if (parser->priv->scanner)
+    return json_scanner_cur_line (parser->priv->scanner);
+
+  return 0;
+}
+
+/**
+ * json_parser_has_assignment:
+ * @parser: a #JsonParser
+ * @variable_name: (out) (allow-none): Return location for the variable
+ *   name, or %NULL
+ *
+ * A JSON data stream might sometimes contain an assignment, like:
+ *
+ * |[
+ *   var _json_data = { "member_name" : [ ...
+ * ]|
+ *
+ * even though it would technically constitute a violation of the RFC.
+ *
+ * #JsonParser will ignore the left hand identifier and parse the right
+ * hand value of the assignment. #JsonParser will record, though, the
+ * existence of the assignment in the data stream and the variable name
+ * used.
+ *
+ * Return value: %TRUE if there was an assignment, %FALSE otherwise. If
+ *   @variable_name is not %NULL it will be set to the name of the variable
+ *   used in the assignment. The string is owned by #JsonParser and should
+ *   never be modified or freed.
+ *
+ * Since: 0.4
+ */
+gboolean
+json_parser_has_assignment (JsonParser  *parser,
+                            gchar      **variable_name)
+{
+  JsonParserPrivate *priv;
+
+  g_return_val_if_fail (JSON_IS_PARSER (parser), FALSE);
+
+  priv = parser->priv;
+
+  if (priv->has_assignment && variable_name)
+    *variable_name = priv->variable_name;
+
+  return priv->has_assignment;
+}
diff --git a/json-glib/json-parser.h b/json-glib/json-parser.h
new file mode 100644 (file)
index 0000000..7589464
--- /dev/null
@@ -0,0 +1,150 @@
+/* json-parser.h - JSON streams parser
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
+#error "Only <json-glib/json-glib.h> can be included directly."
+#endif
+
+#ifndef __JSON_PARSER_H__
+#define __JSON_PARSER_H__
+
+#include <glib-object.h>
+#include "json-types.h"
+
+G_BEGIN_DECLS
+
+#define JSON_TYPE_PARSER                (json_parser_get_type ())
+#define JSON_PARSER(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), JSON_TYPE_PARSER, JsonParser))
+#define JSON_IS_PARSER(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), JSON_TYPE_PARSER))
+#define JSON_PARSER_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), JSON_TYPE_PARSER, JsonParserClass))
+#define JSON_IS_PARSER_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), JSON_TYPE_PARSER))
+#define JSON_PARSER_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), JSON_TYPE_PARSER, JsonParserClass))
+
+#define JSON_PARSER_ERROR               (json_parser_error_quark ())
+
+typedef struct _JsonParser              JsonParser;
+typedef struct _JsonParserPrivate       JsonParserPrivate;
+typedef struct _JsonParserClass         JsonParserClass;
+
+/**
+ * JsonParserError:
+ * @JSON_PARSER_ERROR_PARSE: parse error
+ * @JSON_PARSER_ERROR_UNKNOWN: unknown error
+ *
+ * Error enumeration for #JsonParser
+ */
+typedef enum {
+  JSON_PARSER_ERROR_PARSE,
+  
+  JSON_PARSER_ERROR_UNKNOWN
+} JsonParserError;
+
+/**
+ * JsonParser:
+ * 
+ * JSON data streams parser. The contents of the #JsonParser structure are
+ * private and should only be accessed via the provided API.
+ */
+struct _JsonParser
+{
+  /*< private >*/
+  GObject parent_instance;
+
+  JsonParserPrivate *priv;
+};
+
+/**
+ * JsonParserClass:
+ * @parse_start: class handler for the JsonParser::parse-start signal
+ * @object_start: class handler for the JsonParser::object-start signal
+ * @object_member: class handler for the JsonParser::object-member signal
+ * @object_end: class handler for the JsonParser::object-end signal
+ * @array_start: class handler for the JsonParser::array-start signal
+ * @array_element: class handler for the JsonParser::array-element signal
+ * @array_end: class handler for the JsonParser::array-end signal
+ * @parse_end: class handler for the JsonParser::parse-end signal
+ * @error: class handler for the JsonParser::error signal
+ *
+ * #JsonParser class.
+ */
+struct _JsonParserClass
+{
+  /*< private >*/
+  GObjectClass parent_class;
+
+  /*< public  >*/
+  void (* parse_start)   (JsonParser   *parser);
+
+  void (* object_start)  (JsonParser   *parser);
+  void (* object_member) (JsonParser   *parser,
+                          JsonObject   *object,
+                          const gchar  *member_name);
+  void (* object_end)    (JsonParser   *parser,
+                          JsonObject   *object);
+
+  void (* array_start)   (JsonParser   *parser);
+  void (* array_element) (JsonParser   *parser,
+                          JsonArray    *array,
+                          gint          index_);
+  void (* array_end)     (JsonParser   *parser,
+                          JsonArray    *array);
+
+  void (* parse_end)     (JsonParser   *parser);
+  
+  void (* error)         (JsonParser   *parser,
+                          const GError *error);
+
+  /*< private >*/
+  /* padding for future expansion */
+  void (* _json_reserved1) (void);
+  void (* _json_reserved2) (void);
+  void (* _json_reserved3) (void);
+  void (* _json_reserved4) (void);
+  void (* _json_reserved5) (void);
+  void (* _json_reserved6) (void);
+  void (* _json_reserved7) (void);
+  void (* _json_reserved8) (void);
+};
+
+GQuark      json_parser_error_quark      (void);
+GType       json_parser_get_type         (void) G_GNUC_CONST;
+
+JsonParser *json_parser_new              (void);
+gboolean    json_parser_load_from_file   (JsonParser   *parser,
+                                          const gchar  *filename,
+                                          GError      **error);
+gboolean    json_parser_load_from_data   (JsonParser   *parser,
+                                          const gchar  *data,
+                                          gssize        length,
+                                          GError      **error);
+
+JsonNode *  json_parser_get_root         (JsonParser   *parser);
+
+guint       json_parser_get_current_line (JsonParser   *parser);
+guint       json_parser_get_current_pos  (JsonParser   *parser);
+gboolean    json_parser_has_assignment   (JsonParser   *parser,
+                                          gchar       **variable_name);
+
+G_END_DECLS
+
+#endif /* __JSON_PARSER_H__ */
diff --git a/json-glib/json-scanner.c b/json-glib/json-scanner.c
new file mode 100644 (file)
index 0000000..9cd0938
--- /dev/null
@@ -0,0 +1,1847 @@
+/* json-scanner.c: Tokenizer for JSON
+ * Copyright (C) 2008 OpenedHand
+ *
+ * Based on JsonScanner: Flexible lexical scanner for general purpose.
+ * Copyright (C) 1997, 1998 Tim Janik
+ *
+ * Modified by Emmanuele Bassi <ebassi@openedhand.com>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <errno.h>
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <stdio.h>
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
+
+#include <glib.h>
+#include <glib/gprintf.h>
+
+#include "json-scanner.h"
+
+#ifdef G_OS_WIN32
+#include <io.h> /* For _read() */
+#endif
+
+struct _JsonScannerConfig
+{
+  /* Character sets
+   */
+  gchar *cset_skip_characters; /* default: " \t\n" */
+  gchar *cset_identifier_first;
+  gchar *cset_identifier_nth;
+  gchar *cpair_comment_single; /* default: "#\n" */
+  
+  /* Should symbol lookup work case sensitive? */
+  guint case_sensitive : 1;
+  
+  /* Boolean values to be adjusted "on the fly"
+   * to configure scanning behaviour.
+   */
+  guint skip_comment_multi : 1;  /* C like comment */
+  guint skip_comment_single : 1; /* single line comment */
+  guint scan_comment_multi : 1;  /* scan multi line comments? */
+  guint scan_identifier : 1;
+  guint scan_identifier_1char : 1;
+  guint scan_identifier_NULL : 1;
+  guint scan_symbols : 1;
+  guint scan_binary : 1;
+  guint scan_octal : 1;
+  guint scan_float : 1;
+  guint scan_hex : 1;            /* `0x0ff0' */
+  guint scan_hex_dollar : 1;     /* `$0ff0' */
+  guint scan_string_sq : 1;      /* string: 'anything' */
+  guint scan_string_dq : 1;      /* string: "\\-escapes!\n" */
+  guint numbers_2_int : 1;       /* bin, octal, hex => int */
+  guint int_2_float : 1;         /* int => G_TOKEN_FLOAT? */
+  guint identifier_2_string : 1;
+  guint char_2_token : 1;        /* return G_TOKEN_CHAR? */
+  guint symbol_2_token : 1;
+  guint scope_0_fallback : 1;    /* try scope 0 on lookups? */
+  guint store_int64 : 1;         /* use value.v_int64 rather than v_int */
+  guint padding_dummy;
+};
+
+static JsonScannerConfig json_scanner_config_template =
+{
+  ( " \t\r\n" )                /* cset_skip_characters */,
+  (
+   "_"
+   G_CSET_a_2_z
+   G_CSET_A_2_Z
+  )                    /* cset_identifier_first */,
+  (
+   G_CSET_DIGITS
+   "-_"
+   G_CSET_a_2_z
+   G_CSET_A_2_Z
+  )                    /* cset_identifier_nth */,
+  ( "//\n" )           /* cpair_comment_single */,
+  TRUE                 /* case_sensitive */,
+  TRUE                 /* skip_comment_multi */,
+  TRUE                 /* skip_comment_single */,
+  FALSE                        /* scan_comment_multi */,
+  TRUE                 /* scan_identifier */,
+  TRUE                 /* scan_identifier_1char */,
+  FALSE                        /* scan_identifier_NULL */,
+  TRUE                 /* scan_symbols */,
+  TRUE                 /* scan_binary */,
+  TRUE                 /* scan_octal */,
+  TRUE                 /* scan_float */,
+  TRUE                 /* scan_hex */,
+  TRUE                 /* scan_hex_dollar */,
+  TRUE                 /* scan_string_sq */,
+  TRUE                 /* scan_string_dq */,
+  TRUE                 /* numbers_2_int */,
+  FALSE                        /* int_2_float */,
+  FALSE                        /* identifier_2_string */,
+  TRUE                 /* char_2_token */,
+  TRUE                 /* symbol_2_token */,
+  FALSE                        /* scope_0_fallback */,
+  TRUE                  /* store_int64 */
+};
+
+/* --- defines --- */
+#define        to_lower(c)                             ( \
+       (guchar) (                                                      \
+         ( (((guchar)(c))>='A' && ((guchar)(c))<='Z') * ('a'-'A') ) |  \
+         ( (((guchar)(c))>=192 && ((guchar)(c))<=214) * (224-192) ) |  \
+         ( (((guchar)(c))>=216 && ((guchar)(c))<=222) * (248-216) ) |  \
+         ((guchar)(c))                                                 \
+       )                                                               \
+)
+
+#define        READ_BUFFER_SIZE        (4000)
+
+static const gchar json_symbol_names[] =
+  "true\0"
+  "false\0"
+  "null\0"
+  "var\0";
+
+static const struct
+{
+  guint name_offset;
+  guint token;
+} json_symbols[] = {
+  {  0, JSON_TOKEN_TRUE },
+  {  5, JSON_TOKEN_FALSE },
+  { 11, JSON_TOKEN_NULL },
+  { 16, JSON_TOKEN_VAR }
+};
+
+static const guint n_json_symbols = G_N_ELEMENTS (json_symbols);
+
+/* --- typedefs --- */
+typedef        struct  _JsonScannerKey JsonScannerKey;
+
+struct _JsonScannerKey
+{
+  guint scope_id;
+  gchar *symbol;
+  gpointer value;
+};
+
+/* --- prototypes --- */
+static gboolean        json_scanner_key_equal (gconstpointer v1,
+                                        gconstpointer v2);
+static guint    json_scanner_key_hash  (gconstpointer v);
+
+static inline
+JsonScannerKey *json_scanner_lookup_internal (JsonScanner *scanner,
+                                              guint        scope_id,
+                                              const gchar *symbol);
+static void     json_scanner_get_token_ll    (JsonScanner *scanner,
+                                              GTokenType  *token_p,
+                                              GTokenValue *value_p,
+                                              guint       *line_p,
+                                              guint       *position_p);
+static void    json_scanner_get_token_i     (JsonScanner *scanner,
+                                              GTokenType  *token_p,
+                                              GTokenValue *value_p,
+                                              guint       *line_p,
+                                              guint       *position_p);
+
+static guchar   json_scanner_peek_next_char  (JsonScanner *scanner);
+static guchar   json_scanner_get_char        (JsonScanner *scanner,
+                                              guint       *line_p,
+                                              guint       *position_p);
+static gunichar json_scanner_get_unichar     (JsonScanner *scanner,
+                                              guint       *line_p,
+                                              guint       *position_p);
+static void     json_scanner_msg_handler     (JsonScanner *scanner,
+                                              gchar       *message,
+                                              gboolean     is_error);
+
+/* --- functions --- */
+static inline gint
+json_scanner_char_2_num (guchar c,
+                         guchar base)
+{
+  if (c >= '0' && c <= '9')
+    c -= '0';
+  else if (c >= 'A' && c <= 'Z')
+    c -= 'A' - 10;
+  else if (c >= 'a' && c <= 'z')
+    c -= 'a' - 10;
+  else
+    return -1;
+  
+  if (c < base)
+    return c;
+  
+  return -1;
+}
+
+JsonScanner *
+json_scanner_new (void)
+{
+  JsonScanner *scanner;
+  JsonScannerConfig *config_templ;
+  
+  config_templ = &json_scanner_config_template;
+  
+  scanner = g_new0 (JsonScanner, 1);
+  
+  scanner->user_data = NULL;
+  scanner->max_parse_errors = 1;
+  scanner->parse_errors        = 0;
+  scanner->input_name = NULL;
+  g_datalist_init (&scanner->qdata);
+  
+  scanner->config = g_new0 (JsonScannerConfig, 1);
+  
+  scanner->config->case_sensitive       = config_templ->case_sensitive;
+  scanner->config->cset_skip_characters         = config_templ->cset_skip_characters;
+  if (!scanner->config->cset_skip_characters)
+    scanner->config->cset_skip_characters = "";
+  scanner->config->cset_identifier_first = config_templ->cset_identifier_first;
+  scanner->config->cset_identifier_nth  = config_templ->cset_identifier_nth;
+  scanner->config->cpair_comment_single         = config_templ->cpair_comment_single;
+  scanner->config->skip_comment_multi   = config_templ->skip_comment_multi;
+  scanner->config->skip_comment_single  = config_templ->skip_comment_single;
+  scanner->config->scan_comment_multi   = config_templ->scan_comment_multi;
+  scanner->config->scan_identifier      = config_templ->scan_identifier;
+  scanner->config->scan_identifier_1char = config_templ->scan_identifier_1char;
+  scanner->config->scan_identifier_NULL         = config_templ->scan_identifier_NULL;
+  scanner->config->scan_symbols                 = config_templ->scan_symbols;
+  scanner->config->scan_binary          = config_templ->scan_binary;
+  scanner->config->scan_octal           = config_templ->scan_octal;
+  scanner->config->scan_float           = config_templ->scan_float;
+  scanner->config->scan_hex             = config_templ->scan_hex;
+  scanner->config->scan_hex_dollar      = config_templ->scan_hex_dollar;
+  scanner->config->scan_string_sq       = config_templ->scan_string_sq;
+  scanner->config->scan_string_dq       = config_templ->scan_string_dq;
+  scanner->config->numbers_2_int        = config_templ->numbers_2_int;
+  scanner->config->int_2_float          = config_templ->int_2_float;
+  scanner->config->identifier_2_string  = config_templ->identifier_2_string;
+  scanner->config->char_2_token                 = config_templ->char_2_token;
+  scanner->config->symbol_2_token       = config_templ->symbol_2_token;
+  scanner->config->scope_0_fallback     = config_templ->scope_0_fallback;
+  scanner->config->store_int64          = config_templ->store_int64;
+  
+  scanner->token = G_TOKEN_NONE;
+  scanner->value.v_int64 = 0;
+  scanner->line = 1;
+  scanner->position = 0;
+  
+  scanner->next_token = G_TOKEN_NONE;
+  scanner->next_value.v_int64 = 0;
+  scanner->next_line = 1;
+  scanner->next_position = 0;
+  
+  scanner->symbol_table = g_hash_table_new (json_scanner_key_hash,
+                                            json_scanner_key_equal);
+  scanner->input_fd = -1;
+  scanner->text = NULL;
+  scanner->text_end = NULL;
+  scanner->buffer = NULL;
+  scanner->scope_id = 0;
+  
+  scanner->msg_handler = json_scanner_msg_handler;
+  
+  return scanner;
+}
+
+static inline void
+json_scanner_free_value (GTokenType  *token_p,
+                         GTokenValue *value_p)
+{
+  switch (*token_p)
+    {
+    case G_TOKEN_STRING:
+    case G_TOKEN_IDENTIFIER:
+    case G_TOKEN_IDENTIFIER_NULL:
+    case G_TOKEN_COMMENT_SINGLE:
+    case G_TOKEN_COMMENT_MULTI:
+      g_free (value_p->v_string);
+      break;
+      
+    default:
+      break;
+    }
+  
+  *token_p = G_TOKEN_NONE;
+}
+
+static void
+json_scanner_destroy_symbol_table_entry (gpointer _key,
+                                         gpointer _value,
+                                         gpointer _data)
+{
+  JsonScannerKey *key = _key;
+  
+  g_free (key->symbol);
+  g_slice_free (JsonScannerKey, key);
+}
+
+void
+json_scanner_destroy (JsonScanner *scanner)
+{
+  g_return_if_fail (scanner != NULL);
+  
+  g_datalist_clear (&scanner->qdata);
+  g_hash_table_foreach (scanner->symbol_table, 
+                       json_scanner_destroy_symbol_table_entry,
+                        NULL);
+  g_hash_table_destroy (scanner->symbol_table);
+  json_scanner_free_value (&scanner->token, &scanner->value);
+  json_scanner_free_value (&scanner->next_token, &scanner->next_value);
+  g_free (scanner->config);
+  g_free (scanner->buffer);
+  g_free (scanner);
+}
+
+static void
+json_scanner_msg_handler (JsonScanner *scanner,
+                          gchar       *message,
+                          gboolean     is_error)
+{
+  g_return_if_fail (scanner != NULL);
+  
+  g_fprintf (stderr, "%s:%d: ",
+            scanner->input_name ? scanner->input_name : "<memory>",
+            scanner->line);
+  if (is_error)
+    g_fprintf (stderr, "error: ");
+
+  g_fprintf (stderr, "%s\n", message);
+}
+
+void
+json_scanner_error (JsonScanner *scanner,
+                    const gchar *format,
+                    ...)
+{
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (format != NULL);
+  
+  scanner->parse_errors++;
+  
+  if (scanner->msg_handler)
+    {
+      va_list args;
+      gchar *string;
+      
+      va_start (args, format);
+      string = g_strdup_vprintf (format, args);
+      va_end (args);
+      
+      scanner->msg_handler (scanner, string, TRUE);
+      
+      g_free (string);
+    }
+}
+
+void
+json_scanner_warn (JsonScanner *scanner,
+                   const gchar *format,
+                   ...)
+{
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (format != NULL);
+  
+  if (scanner->msg_handler)
+    {
+      va_list args;
+      gchar *string;
+      
+      va_start (args, format);
+      string = g_strdup_vprintf (format, args);
+      va_end (args);
+      
+      scanner->msg_handler (scanner, string, FALSE);
+      
+      g_free (string);
+    }
+}
+
+static gboolean
+json_scanner_key_equal (gconstpointer v1,
+                        gconstpointer v2)
+{
+  const JsonScannerKey *key1 = v1;
+  const JsonScannerKey *key2 = v2;
+  
+  return (key1->scope_id == key2->scope_id) &&
+         (strcmp (key1->symbol, key2->symbol) == 0);
+}
+
+static guint
+json_scanner_key_hash (gconstpointer v)
+{
+  const JsonScannerKey *key = v;
+  gchar *c;
+  guint h;
+  
+  h = key->scope_id;
+  for (c = key->symbol; *c; c++)
+    h = (h << 5) - h + *c;
+  
+  return h;
+}
+
+static inline JsonScannerKey *
+json_scanner_lookup_internal (JsonScanner *scanner,
+                              guint        scope_id,
+                              const gchar *symbol)
+{
+  JsonScannerKey *key_p;
+  JsonScannerKey key;
+  
+  key.scope_id = scope_id;
+  
+  if (!scanner->config->case_sensitive)
+    {
+      gchar *d;
+      const gchar *c;
+      
+      key.symbol = g_new (gchar, strlen (symbol) + 1);
+      for (d = key.symbol, c = symbol; *c; c++, d++)
+       *d = to_lower (*c);
+      *d = 0;
+      key_p = g_hash_table_lookup (scanner->symbol_table, &key);
+      g_free (key.symbol);
+    }
+  else
+    {
+      key.symbol = (gchar*) symbol;
+      key_p = g_hash_table_lookup (scanner->symbol_table, &key);
+    }
+  
+  return key_p;
+}
+
+void
+json_scanner_scope_add_symbol (JsonScanner *scanner,
+                               guint        scope_id,
+                               const gchar *symbol,
+                               gpointer     value)
+{
+  JsonScannerKey *key;
+
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (symbol != NULL);
+
+  key = json_scanner_lookup_internal (scanner, scope_id, symbol);
+  if (!key)
+    {
+      key = g_slice_new (JsonScannerKey);
+      key->scope_id = scope_id;
+      key->symbol = g_strdup (symbol);
+      key->value = value;
+      if (!scanner->config->case_sensitive)
+       {
+         gchar *c;
+
+         c = key->symbol;
+         while (*c != 0)
+           {
+             *c = to_lower (*c);
+             c++;
+           }
+       }
+
+      g_hash_table_insert (scanner->symbol_table, key, key);
+    }
+  else
+    key->value = value;
+}
+
+void
+json_scanner_scope_remove_symbol (JsonScanner *scanner,
+                                  guint        scope_id,
+                                  const gchar *symbol)
+{
+  JsonScannerKey *key;
+
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (symbol != NULL);
+
+  key = json_scanner_lookup_internal (scanner, scope_id, symbol);
+  if (key)
+    {
+      g_hash_table_remove (scanner->symbol_table, key);
+      g_free (key->symbol);
+      g_slice_free (JsonScannerKey, key);
+    }
+}
+
+gpointer
+json_scanner_lookup_symbol (JsonScanner *scanner,
+                            const gchar *symbol)
+{
+  JsonScannerKey *key;
+  guint scope_id;
+
+  g_return_val_if_fail (scanner != NULL, NULL);
+
+  if (!symbol)
+    return NULL;
+
+  scope_id = scanner->scope_id;
+  key = json_scanner_lookup_internal (scanner, scope_id, symbol);
+  if (!key && scope_id && scanner->config->scope_0_fallback)
+    key = json_scanner_lookup_internal (scanner, 0, symbol);
+
+  if (key)
+    return key->value;
+  else
+    return NULL;
+}
+
+gpointer
+json_scanner_scope_lookup_symbol (JsonScanner *scanner,
+                                  guint        scope_id,
+                                  const gchar *symbol)
+{
+  JsonScannerKey *key;
+
+  g_return_val_if_fail (scanner != NULL, NULL);
+
+  if (!symbol)
+    return NULL;
+
+  key = json_scanner_lookup_internal (scanner, scope_id, symbol);
+
+  if (key)
+    return key->value;
+  else
+    return NULL;
+}
+
+guint
+json_scanner_set_scope (JsonScanner *scanner,
+                        guint        scope_id)
+{
+  guint old_scope_id;
+
+  g_return_val_if_fail (scanner != NULL, 0);
+
+  old_scope_id = scanner->scope_id;
+  scanner->scope_id = scope_id;
+
+  return old_scope_id;
+}
+
+typedef struct {
+  GHFunc func;
+  gpointer data;
+  guint scope_id;
+} ForeachClosure;
+
+static void
+json_scanner_foreach_internal (gpointer _key,
+                               gpointer _value,
+                               gpointer _user_data)
+{
+  JsonScannerKey *key = _value;
+  ForeachClosure *closure = _user_data;
+
+  if (key->scope_id == closure->scope_id)
+    closure->func (key->symbol, key->value, closure->data);
+}
+
+void
+json_scanner_scope_foreach_symbol (JsonScanner *scanner,
+                                   guint        scope_id,
+                                   GHFunc       func,
+                                   gpointer     user_data)
+{
+  ForeachClosure closure;
+
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (func != NULL);
+
+  closure.func = func;
+  closure.data = user_data;
+  closure.scope_id = scope_id;
+
+  g_hash_table_foreach (scanner->symbol_table,
+                        json_scanner_foreach_internal,
+                        &closure);
+}
+
+GTokenType
+json_scanner_peek_next_token (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, G_TOKEN_EOF);
+
+  if (scanner->next_token == G_TOKEN_NONE)
+    {
+      scanner->next_line = scanner->line;
+      scanner->next_position = scanner->position;
+      json_scanner_get_token_i (scanner,
+                                &scanner->next_token,
+                                &scanner->next_value,
+                                &scanner->next_line,
+                                &scanner->next_position);
+    }
+
+  return scanner->next_token;
+}
+
+GTokenType
+json_scanner_get_next_token (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, G_TOKEN_EOF);
+
+  if (scanner->next_token != G_TOKEN_NONE)
+    {
+      json_scanner_free_value (&scanner->token, &scanner->value);
+
+      scanner->token = scanner->next_token;
+      scanner->value = scanner->next_value;
+      scanner->line = scanner->next_line;
+      scanner->position = scanner->next_position;
+      scanner->next_token = G_TOKEN_NONE;
+    }
+  else
+    json_scanner_get_token_i (scanner,
+                              &scanner->token,
+                              &scanner->value,
+                              &scanner->line,
+                              &scanner->position);
+
+  return scanner->token;
+}
+
+GTokenType
+json_scanner_cur_token (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, G_TOKEN_EOF);
+
+  return scanner->token;
+}
+
+GTokenValue
+json_scanner_cur_value (JsonScanner *scanner)
+{
+  GTokenValue v;
+
+  v.v_int64 = 0;
+
+  g_return_val_if_fail (scanner != NULL, v);
+
+  /* MSC isn't capable of handling return scanner->value; ? */
+
+  v = scanner->value;
+
+  return v;
+}
+
+guint
+json_scanner_cur_line (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, 0);
+
+  return scanner->line;
+}
+
+guint
+json_scanner_cur_position (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, 0);
+
+  return scanner->position;
+}
+
+gboolean
+json_scanner_eof (JsonScanner *scanner)
+{
+  g_return_val_if_fail (scanner != NULL, TRUE);
+
+  return scanner->token == G_TOKEN_EOF || scanner->token == G_TOKEN_ERROR;
+}
+
+void
+json_scanner_input_file (JsonScanner *scanner,
+                         gint         input_fd)
+{
+  g_return_if_fail (scanner != NULL);
+  g_return_if_fail (input_fd >= 0);
+
+  if (scanner->input_fd >= 0)
+    json_scanner_sync_file_offset (scanner);
+
+  scanner->token = G_TOKEN_NONE;
+  scanner->value.v_int64 = 0;
+  scanner->line = 1;
+  scanner->position = 0;
+  scanner->next_token = G_TOKEN_NONE;
+
+  scanner->input_fd = input_fd;
+  scanner->text = NULL;
+  scanner->text_end = NULL;
+
+  if (!scanner->buffer)
+    scanner->buffer = g_new (gchar, READ_BUFFER_SIZE + 1);
+}
+
+void
+json_scanner_input_text (JsonScanner *scanner,
+                         const gchar *text,
+                         guint        text_len)
+{
+  g_return_if_fail (scanner != NULL);
+  if (text_len)
+    g_return_if_fail (text != NULL);
+  else
+    text = NULL;
+
+  if (scanner->input_fd >= 0)
+    json_scanner_sync_file_offset (scanner);
+
+  scanner->token = G_TOKEN_NONE;
+  scanner->value.v_int64 = 0;
+  scanner->line = 1;
+  scanner->position = 0;
+  scanner->next_token = G_TOKEN_NONE;
+
+  scanner->input_fd = -1;
+  scanner->text = text;
+  scanner->text_end = text + text_len;
+
+  if (scanner->buffer)
+    {
+      g_free (scanner->buffer);
+      scanner->buffer = NULL;
+    }
+}
+
+static guchar
+json_scanner_peek_next_char (JsonScanner *scanner)
+{
+  if (scanner->text < scanner->text_end)
+    return *scanner->text;
+  else if (scanner->input_fd >= 0)
+    {
+      gint count;
+      gchar *buffer;
+
+      buffer = scanner->buffer;
+      do
+       {
+         count = read (scanner->input_fd, buffer, READ_BUFFER_SIZE);
+       }
+      while (count == -1 && (errno == EINTR || errno == EAGAIN));
+
+      if (count < 1)
+       {
+         scanner->input_fd = -1;
+
+         return 0;
+       }
+      else
+       {
+         scanner->text = buffer;
+         scanner->text_end = buffer + count;
+
+         return *buffer;
+       }
+    }
+  else
+    return 0;
+}
+
+void
+json_scanner_sync_file_offset (JsonScanner *scanner)
+{
+  g_return_if_fail (scanner != NULL);
+
+  /* for file input, rewind the filedescriptor to the current
+   * buffer position and blow the file read ahead buffer. useful
+   * for third party uses of our file descriptor, which hooks 
+   * onto the current scanning position.
+   */
+
+  if (scanner->input_fd >= 0 && scanner->text_end > scanner->text)
+    {
+      gint buffered;
+
+      buffered = scanner->text_end - scanner->text;
+      if (lseek (scanner->input_fd, - buffered, SEEK_CUR) >= 0)
+       {
+         /* we succeeded, blow our buffer's contents now */
+         scanner->text = NULL;
+         scanner->text_end = NULL;
+       }
+      else
+       errno = 0;
+    }
+}
+
+static guchar
+json_scanner_get_char (JsonScanner *scanner,
+                       guint       *line_p,
+                       guint       *position_p)
+{
+  guchar fchar;
+
+  if (scanner->text < scanner->text_end)
+    fchar = *(scanner->text++);
+  else if (scanner->input_fd >= 0)
+    {
+      gint count;
+      gchar *buffer;
+
+      buffer = scanner->buffer;
+      do
+       {
+         count = read (scanner->input_fd, buffer, READ_BUFFER_SIZE);
+       }
+      while (count == -1 && (errno == EINTR || errno == EAGAIN));
+
+      if (count < 1)
+       {
+         scanner->input_fd = -1;
+         fchar = 0;
+       }
+      else
+       {
+         scanner->text = buffer + 1;
+         scanner->text_end = buffer + count;
+         fchar = *buffer;
+         if (!fchar)
+           {
+             json_scanner_sync_file_offset (scanner);
+             scanner->text_end = scanner->text;
+             scanner->input_fd = -1;
+           }
+       }
+    }
+  else
+    fchar = 0;
+  
+  if (fchar == '\n')
+    {
+      (*position_p) = 0;
+      (*line_p)++;
+    }
+  else if (fchar)
+    {
+      (*position_p)++;
+    }
+  
+  return fchar;
+}
+
+#define is_hex_digit(c)         (((c) >= '0' && (c) <= '9') || \
+                                 ((c) >= 'a' && (c) <= 'f') || \
+                                 ((c) >= 'A' && (c) <= 'F'))
+#define to_hex_digit(c)         (((c) <= '9') ? (c) - '0' : ((c) & 7) + 9)
+
+static gunichar
+json_scanner_get_unichar (JsonScanner *scanner,
+                          guint       *line_p,
+                          guint       *position_p)
+{
+  gunichar uchar;
+  gchar ch;
+  gint i;
+
+  uchar = 0;
+  for (i = 0; i < 4; i++)
+    {
+      ch = json_scanner_get_char (scanner, line_p, position_p);
+
+      if (is_hex_digit (ch))
+        uchar += ((gunichar) to_hex_digit (ch) << ((3 - i) * 4));
+      else
+        break;
+    }
+
+  g_assert (g_unichar_validate (uchar));
+
+  return uchar;
+}
+
+void
+json_scanner_unexp_token (JsonScanner *scanner,
+                          GTokenType   expected_token,
+                          const gchar *identifier_spec,
+                          const gchar *symbol_spec,
+                          const gchar *symbol_name,
+                          const gchar *message,
+                          gint         is_error)
+{
+  gchar        *token_string;
+  guint        token_string_len;
+  gchar        *expected_string;
+  guint        expected_string_len;
+  gchar        *message_prefix;
+  gboolean print_unexp;
+  void (*msg_handler) (JsonScanner*, const gchar*, ...);
+  
+  g_return_if_fail (scanner != NULL);
+  
+  if (is_error)
+    msg_handler = json_scanner_error;
+  else
+    msg_handler = json_scanner_warn;
+  
+  if (!identifier_spec)
+    identifier_spec = "identifier";
+  if (!symbol_spec)
+    symbol_spec = "symbol";
+  
+  token_string_len = 56;
+  token_string = g_new (gchar, token_string_len + 1);
+  expected_string_len = 64;
+  expected_string = g_new (gchar, expected_string_len + 1);
+  print_unexp = TRUE;
+  
+  switch (scanner->token)
+    {
+    case G_TOKEN_EOF:
+      g_snprintf (token_string, token_string_len, "end of file");
+      break;
+      
+    default:
+      if (scanner->token >= 1 && scanner->token <= 255)
+       {
+         if ((scanner->token >= ' ' && scanner->token <= '~') ||
+             strchr (scanner->config->cset_identifier_first, scanner->token) ||
+             strchr (scanner->config->cset_identifier_nth, scanner->token))
+           g_snprintf (token_string, token_string_len, "character `%c'", scanner->token);
+         else
+           g_snprintf (token_string, token_string_len, "character `\\%o'", scanner->token);
+         break;
+       }
+      else if (!scanner->config->symbol_2_token)
+       {
+         g_snprintf (token_string, token_string_len, "(unknown) token <%d>", scanner->token);
+         break;
+       }
+      /* fall through */
+    case G_TOKEN_SYMBOL:
+      if (expected_token == G_TOKEN_SYMBOL ||
+         (scanner->config->symbol_2_token &&
+          expected_token > G_TOKEN_LAST))
+       print_unexp = FALSE;
+      if (symbol_name)
+       g_snprintf (token_string, token_string_len,
+                    "%s%s `%s'",
+                    print_unexp ? "" : "invalid ",
+                    symbol_spec,
+                    symbol_name);
+      else
+       g_snprintf (token_string, token_string_len,
+                    "%s%s",
+                    print_unexp ? "" : "invalid ",
+                    symbol_spec);
+      break;
+    case G_TOKEN_ERROR:
+      print_unexp = FALSE;
+      expected_token = G_TOKEN_NONE;
+      switch (scanner->value.v_error)
+       {
+       case G_ERR_UNEXP_EOF:
+         g_snprintf (token_string, token_string_len, "scanner: unexpected end of file");
+         break;
+         
+       case G_ERR_UNEXP_EOF_IN_STRING:
+         g_snprintf (token_string, token_string_len, "scanner: unterminated string constant");
+         break;
+         
+       case G_ERR_UNEXP_EOF_IN_COMMENT:
+         g_snprintf (token_string, token_string_len, "scanner: unterminated comment");
+         break;
+         
+       case G_ERR_NON_DIGIT_IN_CONST:
+         g_snprintf (token_string, token_string_len, "scanner: non digit in constant");
+         break;
+         
+       case G_ERR_FLOAT_RADIX:
+         g_snprintf (token_string, token_string_len, "scanner: invalid radix for floating constant");
+         break;
+         
+       case G_ERR_FLOAT_MALFORMED:
+         g_snprintf (token_string, token_string_len, "scanner: malformed floating constant");
+         break;
+         
+       case G_ERR_DIGIT_RADIX:
+         g_snprintf (token_string, token_string_len, "scanner: digit is beyond radix");
+         break;
+         
+       case G_ERR_UNKNOWN:
+       default:
+         g_snprintf (token_string, token_string_len, "scanner: unknown error");
+         break;
+       }
+      break;
+      
+    case G_TOKEN_CHAR:
+      g_snprintf (token_string, token_string_len, "character `%c'", scanner->value.v_char);
+      break;
+      
+    case G_TOKEN_IDENTIFIER:
+    case G_TOKEN_IDENTIFIER_NULL:
+      if (expected_token == G_TOKEN_IDENTIFIER ||
+         expected_token == G_TOKEN_IDENTIFIER_NULL)
+       print_unexp = FALSE;
+      g_snprintf (token_string, token_string_len,
+                  "%s%s `%s'",
+                  print_unexp ? "" : "invalid ",
+                  identifier_spec,
+                  scanner->token == G_TOKEN_IDENTIFIER ? scanner->value.v_string : "null");
+      break;
+      
+    case G_TOKEN_BINARY:
+    case G_TOKEN_OCTAL:
+    case G_TOKEN_INT:
+    case G_TOKEN_HEX:
+      if (scanner->config->store_int64)
+       g_snprintf (token_string, token_string_len, "number `%" G_GUINT64_FORMAT "'", scanner->value.v_int64);
+      else
+       g_snprintf (token_string, token_string_len, "number `%lu'", scanner->value.v_int);
+      break;
+      
+    case G_TOKEN_FLOAT:
+      g_snprintf (token_string, token_string_len, "number `%.3f'", scanner->value.v_float);
+      break;
+      
+    case G_TOKEN_STRING:
+      if (expected_token == G_TOKEN_STRING)
+       print_unexp = FALSE;
+      g_snprintf (token_string, token_string_len,
+                  "%s%sstring constant \"%s\"",
+                  print_unexp ? "" : "invalid ",
+                  scanner->value.v_string[0] == 0 ? "empty " : "",
+                  scanner->value.v_string);
+      token_string[token_string_len - 2] = '"';
+      token_string[token_string_len - 1] = 0;
+      break;
+      
+    case G_TOKEN_COMMENT_SINGLE:
+    case G_TOKEN_COMMENT_MULTI:
+      g_snprintf (token_string, token_string_len, "comment");
+      break;
+      
+    case G_TOKEN_NONE:
+      /* somehow the user's parsing code is screwed, there isn't much
+       * we can do about it.
+       * Note, a common case to trigger this is
+       * json_scanner_peek_next_token(); json_scanner_unexp_token();
+       * without an intermediate json_scanner_get_next_token().
+       */
+      g_assert_not_reached ();
+      break;
+    }
+  
+  
+  switch (expected_token)
+    {
+      gboolean need_valid;
+      gchar *tstring;
+    case G_TOKEN_EOF:
+      g_snprintf (expected_string, expected_string_len, "end of file");
+      break;
+    default:
+      if (expected_token >= 1 && expected_token <= 255)
+       {
+         if ((expected_token >= ' ' && expected_token <= '~') ||
+             strchr (scanner->config->cset_identifier_first, expected_token) ||
+             strchr (scanner->config->cset_identifier_nth, expected_token))
+           g_snprintf (expected_string, expected_string_len, "character `%c'", expected_token);
+         else
+           g_snprintf (expected_string, expected_string_len, "character `\\%o'", expected_token);
+         break;
+       }
+      else if (!scanner->config->symbol_2_token)
+       {
+         g_snprintf (expected_string, expected_string_len, "(unknown) token <%d>", expected_token);
+         break;
+       }
+      /* fall through */
+    case G_TOKEN_SYMBOL:
+      need_valid = (scanner->token == G_TOKEN_SYMBOL ||
+                   (scanner->config->symbol_2_token &&
+                    scanner->token > G_TOKEN_LAST));
+      g_snprintf (expected_string, expected_string_len,
+                  "%s%s",
+                  need_valid ? "valid " : "",
+                  symbol_spec);
+      /* FIXME: should we attempt to lookup the symbol_name for symbol_2_token? */
+      break;
+    case G_TOKEN_CHAR:
+      g_snprintf (expected_string, expected_string_len, "%scharacter",
+                 scanner->token == G_TOKEN_CHAR ? "valid " : "");
+      break;
+    case G_TOKEN_BINARY:
+      tstring = "binary";
+      g_snprintf (expected_string, expected_string_len, "%snumber (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_OCTAL:
+      tstring = "octal";
+      g_snprintf (expected_string, expected_string_len, "%snumber (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_INT:
+      tstring = "integer";
+      g_snprintf (expected_string, expected_string_len, "%snumber (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_HEX:
+      tstring = "hexadecimal";
+      g_snprintf (expected_string, expected_string_len, "%snumber (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_FLOAT:
+      tstring = "float";
+      g_snprintf (expected_string, expected_string_len, "%snumber (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_STRING:
+      g_snprintf (expected_string,
+                 expected_string_len,
+                 "%sstring constant",
+                 scanner->token == G_TOKEN_STRING ? "valid " : "");
+      break;
+    case G_TOKEN_IDENTIFIER:
+    case G_TOKEN_IDENTIFIER_NULL:
+      need_valid = (scanner->token == G_TOKEN_IDENTIFIER_NULL ||
+                   scanner->token == G_TOKEN_IDENTIFIER);
+      g_snprintf (expected_string,
+                 expected_string_len,
+                 "%s%s",
+                 need_valid ? "valid " : "",
+                 identifier_spec);
+      break;
+    case G_TOKEN_COMMENT_SINGLE:
+      tstring = "single-line";
+      g_snprintf (expected_string, expected_string_len, "%scomment (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_COMMENT_MULTI:
+      tstring = "multi-line";
+      g_snprintf (expected_string, expected_string_len, "%scomment (%s)",
+                 scanner->token == expected_token ? "valid " : "", tstring);
+      break;
+    case G_TOKEN_NONE:
+    case G_TOKEN_ERROR:
+      /* this is handled upon printout */
+      break;
+    }
+  
+  if (message && message[0] != 0)
+    message_prefix = " - ";
+  else
+    {
+      message_prefix = "";
+      message = "";
+    }
+  if (expected_token == G_TOKEN_ERROR)
+    {
+      msg_handler (scanner,
+                  "failure around %s%s%s",
+                  token_string,
+                  message_prefix,
+                  message);
+    }
+  else if (expected_token == G_TOKEN_NONE)
+    {
+      if (print_unexp)
+       msg_handler (scanner,
+                    "unexpected %s%s%s",
+                    token_string,
+                    message_prefix,
+                    message);
+      else
+       msg_handler (scanner,
+                    "%s%s%s",
+                    token_string,
+                    message_prefix,
+                    message);
+    }
+  else
+    {
+      if (print_unexp)
+       msg_handler (scanner,
+                    "unexpected %s, expected %s%s%s",
+                    token_string,
+                    expected_string,
+                    message_prefix,
+                    message);
+      else
+       msg_handler (scanner,
+                    "%s, expected %s%s%s",
+                    token_string,
+                    expected_string,
+                    message_prefix,
+                    message);
+    }
+  
+  g_free (token_string);
+  g_free (expected_string);
+}
+
+static void
+json_scanner_get_token_i (JsonScanner  *scanner,
+                      GTokenType       *token_p,
+                      GTokenValue      *value_p,
+                      guint            *line_p,
+                      guint            *position_p)
+{
+  do
+    {
+      json_scanner_free_value (token_p, value_p);
+      json_scanner_get_token_ll (scanner, token_p, value_p, line_p, position_p);
+    }
+  while (((*token_p > 0 && *token_p < 256) &&
+         strchr (scanner->config->cset_skip_characters, *token_p)) ||
+        (*token_p == G_TOKEN_CHAR &&
+         strchr (scanner->config->cset_skip_characters, value_p->v_char)) ||
+        (*token_p == G_TOKEN_COMMENT_MULTI &&
+         scanner->config->skip_comment_multi) ||
+        (*token_p == G_TOKEN_COMMENT_SINGLE &&
+         scanner->config->skip_comment_single));
+  
+  switch (*token_p)
+    {
+    case G_TOKEN_IDENTIFIER:
+      if (scanner->config->identifier_2_string)
+       *token_p = G_TOKEN_STRING;
+      break;
+      
+    case G_TOKEN_SYMBOL:
+      if (scanner->config->symbol_2_token)
+       *token_p = (GTokenType) value_p->v_symbol;
+      break;
+      
+    case G_TOKEN_BINARY:
+    case G_TOKEN_OCTAL:
+    case G_TOKEN_HEX:
+      if (scanner->config->numbers_2_int)
+       *token_p = G_TOKEN_INT;
+      break;
+      
+    default:
+      break;
+    }
+  
+  if (*token_p == G_TOKEN_INT &&
+      scanner->config->int_2_float)
+    {
+      *token_p = G_TOKEN_FLOAT;
+      if (scanner->config->store_int64)
+        {
+#ifdef _MSC_VER
+          /* work around error C2520, see gvaluetransform.c */
+          value_p->v_float = (__int64)value_p->v_int64;
+#else
+          value_p->v_float = value_p->v_int64;
+#endif
+        }
+      else
+       value_p->v_float = value_p->v_int;
+    }
+  
+  errno = 0;
+}
+
+static void
+json_scanner_get_token_ll (JsonScanner *scanner,
+                           GTokenType  *token_p,
+                           GTokenValue *value_p,
+                           guint       *line_p,
+                           guint       *position_p)
+{
+  JsonScannerConfig *config;
+  GTokenType      token;
+  gboolean        in_comment_multi;
+  gboolean        in_comment_single;
+  gboolean        in_string_sq;
+  gboolean        in_string_dq;
+  GString        *gstring;
+  GTokenValue     value;
+  guchar          ch;
+  
+  config = scanner->config;
+  (*value_p).v_int64 = 0;
+  
+  if ((scanner->text >= scanner->text_end && scanner->input_fd < 0) ||
+      scanner->token == G_TOKEN_EOF)
+    {
+      *token_p = G_TOKEN_EOF;
+      return;
+    }
+  
+  in_comment_multi = FALSE;
+  in_comment_single = FALSE;
+  in_string_sq = FALSE;
+  in_string_dq = FALSE;
+  gstring = NULL;
+  
+  do /* while (ch != 0) */
+    {
+      gboolean dotted_float = FALSE;
+      
+      ch = json_scanner_get_char (scanner, line_p, position_p);
+      
+      value.v_int64 = 0;
+      token = G_TOKEN_NONE;
+      
+      /* this is *evil*, but needed ;(
+       * we first check for identifier first character, because         it
+       * might interfere with other key chars like slashes or numbers
+       */
+      if (config->scan_identifier &&
+         ch && strchr (config->cset_identifier_first, ch))
+       goto identifier_precedence;
+      
+      switch (ch)
+       {
+       case 0:
+         token = G_TOKEN_EOF;
+         (*position_p)++;
+         /* ch = 0; */
+         break;
+         
+       case '/':
+         if (!config->scan_comment_multi ||
+             json_scanner_peek_next_char (scanner) != '*')
+           goto default_case;
+         json_scanner_get_char (scanner, line_p, position_p);
+         token = G_TOKEN_COMMENT_MULTI;
+         in_comment_multi = TRUE;
+         gstring = g_string_new (NULL);
+         while ((ch = json_scanner_get_char (scanner, line_p, position_p)) != 0)
+           {
+             if (ch == '*' && json_scanner_peek_next_char (scanner) == '/')
+               {
+                 json_scanner_get_char (scanner, line_p, position_p);
+                 in_comment_multi = FALSE;
+                 break;
+               }
+             else
+               gstring = g_string_append_c (gstring, ch);
+           }
+         ch = 0;
+         break;
+         
+       case '\'':
+         if (!config->scan_string_sq)
+           goto default_case;
+         token = G_TOKEN_STRING;
+         in_string_sq = TRUE;
+         gstring = g_string_new (NULL);
+         while ((ch = json_scanner_get_char (scanner, line_p, position_p)) != 0)
+           {
+             if (ch == '\'')
+               {
+                 in_string_sq = FALSE;
+                 break;
+               }
+             else
+               gstring = g_string_append_c (gstring, ch);
+           }
+         ch = 0;
+         break;
+         
+       case '"':
+         if (!config->scan_string_dq)
+           goto default_case;
+         token = G_TOKEN_STRING;
+         in_string_dq = TRUE;
+         gstring = g_string_new (NULL);
+         while ((ch = json_scanner_get_char (scanner, line_p, position_p)) != 0)
+           {
+             if (ch == '"')
+               {
+                 in_string_dq = FALSE;
+                 break;
+               }
+             else
+               {
+                 if (ch == '\\')
+                   {
+                     ch = json_scanner_get_char (scanner, line_p, position_p);
+                     switch (ch)
+                       {
+                         guint i;
+                         guint fchar;
+                         
+                       case 0:
+                         break;
+                         
+                       case '\\':
+                         gstring = g_string_append_c (gstring, '\\');
+                         break;
+                         
+                       case 'n':
+                         gstring = g_string_append_c (gstring, '\n');
+                         break;
+                         
+                       case 't':
+                         gstring = g_string_append_c (gstring, '\t');
+                         break;
+                         
+                       case 'r':
+                         gstring = g_string_append_c (gstring, '\r');
+                         break;
+                         
+                       case 'b':
+                         gstring = g_string_append_c (gstring, '\b');
+                         break;
+                         
+                       case 'f':
+                         gstring = g_string_append_c (gstring, '\f');
+                         break;
+
+                        case 'u':
+                          fchar = json_scanner_peek_next_char (scanner);
+                          if (is_hex_digit (fchar))
+                            {
+                              gunichar ucs;
+
+                              ucs = json_scanner_get_unichar (scanner, line_p, position_p);
+                              gstring = g_string_append_unichar (gstring, ucs);
+                            }
+                          break;
+                         
+                       case '0':
+                       case '1':
+                       case '2':
+                       case '3':
+                       case '4':
+                       case '5':
+                       case '6':
+                       case '7':
+                         i = ch - '0';
+                         fchar = json_scanner_peek_next_char (scanner);
+                         if (fchar >= '0' && fchar <= '7')
+                           {
+                             ch = json_scanner_get_char (scanner, line_p, position_p);
+                             i = i * 8 + ch - '0';
+                             fchar = json_scanner_peek_next_char (scanner);
+                             if (fchar >= '0' && fchar <= '7')
+                               {
+                                 ch = json_scanner_get_char (scanner, line_p, position_p);
+                                 i = i * 8 + ch - '0';
+                               }
+                           }
+                         gstring = g_string_append_c (gstring, i);
+                         break;
+                         
+                       default:
+                         gstring = g_string_append_c (gstring, ch);
+                         break;
+                       }
+                   }
+                 else
+                   gstring = g_string_append_c (gstring, ch);
+               }
+           }
+         ch = 0;
+         break;
+         
+       case '.':
+         if (!config->scan_float)
+           goto default_case;
+         token = G_TOKEN_FLOAT;
+         dotted_float = TRUE;
+         ch = json_scanner_get_char (scanner, line_p, position_p);
+         goto number_parsing;
+         
+       case '$':
+         if (!config->scan_hex_dollar)
+           goto default_case;
+         token = G_TOKEN_HEX;
+         ch = json_scanner_get_char (scanner, line_p, position_p);
+         goto number_parsing;
+         
+       case '0':
+         if (config->scan_octal)
+           token = G_TOKEN_OCTAL;
+         else
+           token = G_TOKEN_INT;
+         ch = json_scanner_peek_next_char (scanner);
+         if (config->scan_hex && (ch == 'x' || ch == 'X'))
+           {
+             token = G_TOKEN_HEX;
+             json_scanner_get_char (scanner, line_p, position_p);
+             ch = json_scanner_get_char (scanner, line_p, position_p);
+             if (ch == 0)
+               {
+                 token = G_TOKEN_ERROR;
+                 value.v_error = G_ERR_UNEXP_EOF;
+                 (*position_p)++;
+                 break;
+               }
+             if (json_scanner_char_2_num (ch, 16) < 0)
+               {
+                 token = G_TOKEN_ERROR;
+                 value.v_error = G_ERR_DIGIT_RADIX;
+                 ch = 0;
+                 break;
+               }
+           }
+         else if (config->scan_binary && (ch == 'b' || ch == 'B'))
+           {
+             token = G_TOKEN_BINARY;
+             json_scanner_get_char (scanner, line_p, position_p);
+             ch = json_scanner_get_char (scanner, line_p, position_p);
+             if (ch == 0)
+               {
+                 token = G_TOKEN_ERROR;
+                 value.v_error = G_ERR_UNEXP_EOF;
+                 (*position_p)++;
+                 break;
+               }
+             if (json_scanner_char_2_num (ch, 10) < 0)
+               {
+                 token = G_TOKEN_ERROR;
+                 value.v_error = G_ERR_NON_DIGIT_IN_CONST;
+                 ch = 0;
+                 break;
+               }
+           }
+         else
+           ch = '0';
+         /* fall through */
+       case '1':
+       case '2':
+       case '3':
+       case '4':
+       case '5':
+       case '6':
+       case '7':
+       case '8':
+       case '9':
+       number_parsing:
+       {
+          gboolean in_number = TRUE;
+         gchar *endptr;
+         
+         if (token == G_TOKEN_NONE)
+           token = G_TOKEN_INT;
+         
+         gstring = g_string_new (dotted_float ? "0." : "");
+         gstring = g_string_append_c (gstring, ch);
+         
+         do /* while (in_number) */
+           {
+             gboolean is_E;
+             
+             is_E = token == G_TOKEN_FLOAT && (ch == 'e' || ch == 'E');
+             
+             ch = json_scanner_peek_next_char (scanner);
+             
+             if (json_scanner_char_2_num (ch, 36) >= 0 ||
+                 (config->scan_float && ch == '.') ||
+                 (is_E && (ch == '+' || ch == '-')))
+               {
+                 ch = json_scanner_get_char (scanner, line_p, position_p);
+                 
+                 switch (ch)
+                   {
+                   case '.':
+                     if (token != G_TOKEN_INT && token != G_TOKEN_OCTAL)
+                       {
+                         value.v_error = token == G_TOKEN_FLOAT ? G_ERR_FLOAT_MALFORMED : G_ERR_FLOAT_RADIX;
+                         token = G_TOKEN_ERROR;
+                         in_number = FALSE;
+                       }
+                     else
+                       {
+                         token = G_TOKEN_FLOAT;
+                         gstring = g_string_append_c (gstring, ch);
+                       }
+                     break;
+                     
+                   case '0':
+                   case '1':
+                   case '2':
+                   case '3':
+                   case '4':
+                   case '5':
+                   case '6':
+                   case '7':
+                   case '8':
+                   case '9':
+                     gstring = g_string_append_c (gstring, ch);
+                     break;
+                     
+                   case '-':
+                   case '+':
+                     if (token != G_TOKEN_FLOAT)
+                       {
+                         token = G_TOKEN_ERROR;
+                         value.v_error = G_ERR_NON_DIGIT_IN_CONST;
+                         in_number = FALSE;
+                       }
+                     else
+                       gstring = g_string_append_c (gstring, ch);
+                     break;
+                     
+                   case 'e':
+                   case 'E':
+                     if ((token != G_TOKEN_HEX && !config->scan_float) ||
+                         (token != G_TOKEN_HEX &&
+                          token != G_TOKEN_OCTAL &&
+                          token != G_TOKEN_FLOAT &&
+                          token != G_TOKEN_INT))
+                       {
+                         token = G_TOKEN_ERROR;
+                         value.v_error = G_ERR_NON_DIGIT_IN_CONST;
+                         in_number = FALSE;
+                       }
+                     else
+                       {
+                         if (token != G_TOKEN_HEX)
+                           token = G_TOKEN_FLOAT;
+                         gstring = g_string_append_c (gstring, ch);
+                       }
+                     break;
+                     
+                   default:
+                     if (token != G_TOKEN_HEX)
+                       {
+                         token = G_TOKEN_ERROR;
+                         value.v_error = G_ERR_NON_DIGIT_IN_CONST;
+                         in_number = FALSE;
+                       }
+                     else
+                       gstring = g_string_append_c (gstring, ch);
+                     break;
+                   }
+               }
+             else
+               in_number = FALSE;
+           }
+         while (in_number);
+         
+         endptr = NULL;
+         if (token == G_TOKEN_FLOAT)
+           value.v_float = g_strtod (gstring->str, &endptr);
+         else
+           {
+             guint64 ui64 = 0;
+             switch (token)
+               {
+               case G_TOKEN_BINARY:
+                 ui64 = g_ascii_strtoull (gstring->str, &endptr, 2);
+                 break;
+               case G_TOKEN_OCTAL:
+                 ui64 = g_ascii_strtoull (gstring->str, &endptr, 8);
+                 break;
+               case G_TOKEN_INT:
+                 ui64 = g_ascii_strtoull (gstring->str, &endptr, 10);
+                 break;
+               case G_TOKEN_HEX:
+                 ui64 = g_ascii_strtoull (gstring->str, &endptr, 16);
+                 break;
+               default: ;
+               }
+             if (scanner->config->store_int64)
+               value.v_int64 = ui64;
+             else
+               value.v_int = ui64;
+           }
+         if (endptr && *endptr)
+           {
+             token = G_TOKEN_ERROR;
+             if (*endptr == 'e' || *endptr == 'E')
+               value.v_error = G_ERR_NON_DIGIT_IN_CONST;
+             else
+               value.v_error = G_ERR_DIGIT_RADIX;
+           }
+         g_string_free (gstring, TRUE);
+         gstring = NULL;
+         ch = 0;
+       } /* number_parsing:... */
+       break;
+       
+       default:
+       default_case:
+       {
+         if (config->cpair_comment_single &&
+             ch == config->cpair_comment_single[0])
+           {
+             token = G_TOKEN_COMMENT_SINGLE;
+             in_comment_single = TRUE;
+             gstring = g_string_new (NULL);
+             ch = json_scanner_get_char (scanner, line_p, position_p);
+             while (ch != 0)
+               {
+                 if (ch == config->cpair_comment_single[1])
+                   {
+                     in_comment_single = FALSE;
+                     ch = 0;
+                     break;
+                   }
+                 
+                 gstring = g_string_append_c (gstring, ch);
+                 ch = json_scanner_get_char (scanner, line_p, position_p);
+               }
+             /* ignore a missing newline at EOF for single line comments */
+             if (in_comment_single &&
+                 config->cpair_comment_single[1] == '\n')
+               in_comment_single = FALSE;
+           }
+         else if (config->scan_identifier && ch &&
+                  strchr (config->cset_identifier_first, ch))
+           {
+           identifier_precedence:
+             
+             if (config->cset_identifier_nth && ch &&
+                 strchr (config->cset_identifier_nth,
+                         json_scanner_peek_next_char (scanner)))
+               {
+                 token = G_TOKEN_IDENTIFIER;
+                 gstring = g_string_new (NULL);
+                 gstring = g_string_append_c (gstring, ch);
+                 do
+                   {
+                     ch = json_scanner_get_char (scanner, line_p, position_p);
+                     gstring = g_string_append_c (gstring, ch);
+                     ch = json_scanner_peek_next_char (scanner);
+                   }
+                 while (ch && strchr (config->cset_identifier_nth, ch));
+                 ch = 0;
+               }
+             else if (config->scan_identifier_1char)
+               {
+                 token = G_TOKEN_IDENTIFIER;
+                 value.v_identifier = g_new0 (gchar, 2);
+                 value.v_identifier[0] = ch;
+                 ch = 0;
+               }
+           }
+         if (ch)
+           {
+             if (config->char_2_token)
+               token = ch;
+             else
+               {
+                 token = G_TOKEN_CHAR;
+                 value.v_char = ch;
+               }
+             ch = 0;
+           }
+       } /* default_case:... */
+       break;
+       }
+      g_assert (ch == 0 && token != G_TOKEN_NONE); /* paranoid */
+    }
+  while (ch != 0);
+  
+  if (in_comment_multi || in_comment_single ||
+      in_string_sq || in_string_dq)
+    {
+      token = G_TOKEN_ERROR;
+      if (gstring)
+       {
+         g_string_free (gstring, TRUE);
+         gstring = NULL;
+       }
+      (*position_p)++;
+      if (in_comment_multi || in_comment_single)
+       value.v_error = G_ERR_UNEXP_EOF_IN_COMMENT;
+      else /* (in_string_sq || in_string_dq) */
+       value.v_error = G_ERR_UNEXP_EOF_IN_STRING;
+    }
+  
+  if (gstring)
+    {
+      value.v_string = g_string_free (gstring, FALSE);
+      gstring = NULL;
+    }
+  
+  if (token == G_TOKEN_IDENTIFIER)
+    {
+      if (config->scan_symbols)
+       {
+         JsonScannerKey *key;
+         guint scope_id;
+         
+         scope_id = scanner->scope_id;
+         key = json_scanner_lookup_internal (scanner, scope_id, value.v_identifier);
+         if (!key && scope_id && scanner->config->scope_0_fallback)
+           key = json_scanner_lookup_internal (scanner, 0, value.v_identifier);
+         
+         if (key)
+           {
+             g_free (value.v_identifier);
+             token = G_TOKEN_SYMBOL;
+             value.v_symbol = key->value;
+           }
+       }
+      
+      if (token == G_TOKEN_IDENTIFIER &&
+         config->scan_identifier_NULL &&
+         strlen (value.v_identifier) == 4)
+       {
+         gchar *null_upper = "NULL";
+         gchar *null_lower = "null";
+         
+         if (scanner->config->case_sensitive)
+           {
+             if (value.v_identifier[0] == null_upper[0] &&
+                 value.v_identifier[1] == null_upper[1] &&
+                 value.v_identifier[2] == null_upper[2] &&
+                 value.v_identifier[3] == null_upper[3])
+               token = G_TOKEN_IDENTIFIER_NULL;
+           }
+         else
+           {
+             if ((value.v_identifier[0] == null_upper[0] ||
+                  value.v_identifier[0] == null_lower[0]) &&
+                 (value.v_identifier[1] == null_upper[1] ||
+                  value.v_identifier[1] == null_lower[1]) &&
+                 (value.v_identifier[2] == null_upper[2] ||
+                  value.v_identifier[2] == null_lower[2]) &&
+                 (value.v_identifier[3] == null_upper[3] ||
+                  value.v_identifier[3] == null_lower[3]))
+               token = G_TOKEN_IDENTIFIER_NULL;
+           }
+       }
+    }
+  
+  *token_p = token;
+  *value_p = value;
+}
diff --git a/json-glib/json-scanner.h b/json-glib/json-scanner.h
new file mode 100644 (file)
index 0000000..cd76ea4
--- /dev/null
@@ -0,0 +1,174 @@
+/* json-scanner.h: Tokenizer for JSON
+ *
+ * This file is part of JSON-GLib
+ * Copyright (C) 2008 OpenedHand
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+/*
+ * JsonScanner is a specialized tokenizer for JSON adapted from
+ * the GScanner tokenizer in GLib; GScanner came with this notice:
+ * 
+ * Modified by the GLib Team and others 1997-2000.  See the AUTHORS
+ * file for a list of people on the GLib Team.  See the ChangeLog
+ * files for a list of changes.  These files are distributed with
+ * GLib at ftp://ftp.gtk.org/pub/gtk/. 
+ *
+ * JsonScanner: modified by Emmanuele Bassi <ebassi@openedhand.com>
+ */
+
+#ifndef __JSON_SCANNER_H__
+#define __JSON_SCANNER_H__
+
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+#include <glib/gdataset.h>
+#include <glib/ghash.h>
+#include <glib/gscanner.h>
+#else
+#include <glib.h>
+#endif
+G_BEGIN_DECLS
+
+typedef struct _JsonScanner       JsonScanner;
+typedef struct _JsonScannerConfig JsonScannerConfig;
+
+typedef void (* JsonScannerMsgFunc) (JsonScanner *scanner,
+                                     gchar       *message,
+                                     gboolean     is_error);
+
+/**
+ * JsonTokenType:
+ * @JSON_TOKEN_INVALID: marker
+ * @JSON_TOKEN_TRUE: symbol for 'true' bareword
+ * @JSON_TOKEN_FALSE: symbol for 'false' bareword
+ * @JSON_TOKEN_NULL: symbol for 'null' bareword
+ * @JSON_TOKEN_VAR: symbol for 'var' bareword
+ * @JSON_TOKEN_LAST: marker
+ *
+ * Tokens for JsonScanner-based parser, extending #GTokenType.
+ */
+typedef enum {
+  JSON_TOKEN_INVALID = G_TOKEN_LAST,
+
+  JSON_TOKEN_TRUE,
+  JSON_TOKEN_FALSE,
+  JSON_TOKEN_NULL,
+  JSON_TOKEN_VAR,
+
+  JSON_TOKEN_LAST
+} JsonTokenType;
+
+/**
+ * JsonScanner:
+ *
+ * Tokenizer scanner for JSON. See #GScanner
+ *
+ * Since: 0.6
+ */
+struct _JsonScanner
+{
+  /*< private >*/
+  /* unused fields */
+  gpointer user_data;
+  guint max_parse_errors;
+  
+  /* json_scanner_error() increments this field */
+  guint parse_errors;
+  
+  /* name of input stream, featured by the default message handler */
+  const gchar *input_name;
+  
+  /* quarked data */
+  GData *qdata;
+  
+  /* link into the scanner configuration */
+  JsonScannerConfig *config;
+  
+  /* fields filled in after json_scanner_get_next_token() */
+  GTokenType token;
+  GTokenValue value;
+  guint line;
+  guint position;
+  
+  /* fields filled in after json_scanner_peek_next_token() */
+  GTokenType next_token;
+  GTokenValue next_value;
+  guint next_line;
+  guint next_position;
+  
+  /* to be considered private */
+  GHashTable *symbol_table;
+  gint input_fd;
+  const gchar *text;
+  const gchar *text_end;
+  gchar *buffer;
+  guint scope_id;
+  
+  /* handler function for _warn and _error */
+  JsonScannerMsgFunc msg_handler;
+};
+
+JsonScanner *json_scanner_new                  (void);
+void         json_scanner_destroy              (JsonScanner *scanner);
+void         json_scanner_input_file           (JsonScanner *scanner,
+                                                gint         input_fd);
+void         json_scanner_sync_file_offset     (JsonScanner *scanner);
+void         json_scanner_input_text           (JsonScanner *scanner,
+                                                const gchar *text,
+                                                guint        text_len);
+GTokenType   json_scanner_get_next_token       (JsonScanner *scanner);
+GTokenType   json_scanner_peek_next_token      (JsonScanner *scanner);
+GTokenType   json_scanner_cur_token            (JsonScanner *scanner);
+GTokenValue  json_scanner_cur_value            (JsonScanner *scanner);
+guint        json_scanner_cur_line             (JsonScanner *scanner);
+guint        json_scanner_cur_position         (JsonScanner *scanner);
+gboolean     json_scanner_eof                  (JsonScanner *scanner);
+guint        json_scanner_set_scope            (JsonScanner *scanner,
+                                                guint        scope_id);
+void         json_scanner_scope_add_symbol     (JsonScanner *scanner,
+                                                guint        scope_id,
+                                                const gchar *symbol,
+                                                gpointer     value);
+void         json_scanner_scope_remove_symbol  (JsonScanner *scanner,
+                                                guint        scope_id,
+                                                const gchar *symbol);
+gpointer     json_scanner_scope_lookup_symbol  (JsonScanner *scanner,
+                                                guint        scope_id,
+                                                const gchar *symbol);
+void         json_scanner_scope_foreach_symbol (JsonScanner *scanner,
+                                                guint        scope_id,
+                                                GHFunc       func,
+                                                gpointer     user_data);
+gpointer     json_scanner_lookup_symbol        (JsonScanner *scanner,
+                                                const gchar *symbol);
+void         json_scanner_unexp_token          (JsonScanner *scanner,
+                                                GTokenType   expected_token,
+                                                const gchar *identifier_spec,
+                                                const gchar *symbol_spec,
+                                                const gchar *symbol_name,
+                                                const gchar *message,
+                                                gint         is_error);
+void         json_scanner_error                (JsonScanner *scanner,
+                                                const gchar *format,
+                                                ...) G_GNUC_PRINTF (2,3);
+void         json_scanner_warn                 (JsonScanner *scanner,
+                                                const gchar *format,
+                                                ...) G_GNUC_PRINTF (2,3);
+
+G_END_DECLS
+
+#endif /* __JSON_SCANNER_H__ */
diff --git a/json-glib/json-serializable.c b/json-glib/json-serializable.c
new file mode 100644 (file)
index 0000000..43ada37
--- /dev/null
@@ -0,0 +1,249 @@
+/* json-gobject.c - JSON GObject integration
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@openedhand.com>
+ */
+
+/**
+ * SECTION:json-serializable
+ * @short_description: Interface for serialize and deserialize special GObjects
+ *
+ * #JsonSerializable is an interface for #GObject classes that
+ * allows controlling how the class is going to be serialized
+ * or deserialized by json_construct_gobject() and
+ * json_serialize_gobject() respectively.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <string.h>
+#include <stdlib.h>
+
+#include "json-types-private.h"
+#include "json-gobject-private.h"
+
+/**
+ * json_serializable_serialize_property:
+ * @serializable: a #JsonSerializable object
+ * @property_name: the name of the property
+ * @value: the value of the property
+ * @pspec: a #GParamSpec
+ *
+ * Asks a #JsonSerializable implementation to serialize a #GObject
+ * property into a #JsonNode object.
+ *
+ * Return value: a #JsonNode containing the serialized property
+ */
+JsonNode *
+json_serializable_serialize_property (JsonSerializable *serializable,
+                                      const gchar      *property_name,
+                                      const GValue     *value,
+                                      GParamSpec       *pspec)
+{
+  JsonSerializableIface *iface;
+
+  g_return_val_if_fail (JSON_IS_SERIALIZABLE (serializable), NULL);
+  g_return_val_if_fail (property_name != NULL, NULL);
+  g_return_val_if_fail (value != NULL, NULL);
+  g_return_val_if_fail (pspec != NULL, NULL);
+
+  iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+  return iface->serialize_property (serializable, property_name, value, pspec);
+}
+
+/**
+ * json_serializable_deserialize_property:
+ * @serializable: a #JsonSerializable
+ * @property_name: the name of the property
+ * @value: a pointer to an uninitialized #GValue
+ * @pspec: a #GParamSpec
+ * @property_node: a #JsonNode containing the serialized property
+ *
+ * Asks a #JsonSerializable implementation to deserialize the
+ * property contained inside @property_node into @value.
+ *
+ * Return value: %TRUE if the property was successfully deserialized.
+ */
+gboolean
+json_serializable_deserialize_property (JsonSerializable *serializable,
+                                        const gchar      *property_name,
+                                        GValue           *value,
+                                        GParamSpec       *pspec,
+                                        JsonNode         *property_node)
+{
+  JsonSerializableIface *iface;
+
+  g_return_val_if_fail (JSON_IS_SERIALIZABLE (serializable), FALSE);
+  g_return_val_if_fail (property_name != NULL, FALSE);
+  g_return_val_if_fail (value != NULL, FALSE);
+  g_return_val_if_fail (pspec != NULL, FALSE);
+  g_return_val_if_fail (property_node != NULL, FALSE);
+
+  iface = JSON_SERIALIZABLE_GET_IFACE (serializable);
+
+  return iface->deserialize_property (serializable,
+                                      property_name,
+                                      value,
+                                      pspec,
+                                      property_node);
+}
+
+static gboolean
+json_serializable_real_deserialize (JsonSerializable *serializable,
+                                    const gchar      *name,
+                                    GValue           *value,
+                                    GParamSpec       *pspec,
+                                    JsonNode         *node)
+{
+  return json_deserialize_pspec (value, pspec, node);
+}
+
+static JsonNode *
+json_serializable_real_serialize (JsonSerializable *serializable,
+                                  const gchar      *name,
+                                  const GValue     *value,
+                                  GParamSpec       *pspec)
+{
+  return json_serialize_pspec (value, pspec);
+}
+
+static void
+json_serializable_base_init (gpointer g_class,
+                             gpointer data)
+{
+  static gboolean is_initialized = FALSE;
+
+  if (G_UNLIKELY (!is_initialized))
+    {
+      JsonSerializableIface *iface = g_class;
+
+      iface->serialize_property = json_serializable_real_serialize;
+      iface->deserialize_property = json_serializable_real_deserialize;
+
+      is_initialized = TRUE;
+    }
+}
+
+GType
+json_serializable_get_type (void)
+{
+  static GType iface_type = 0;
+
+  if (!iface_type)
+    iface_type =
+      g_type_register_static_simple (G_TYPE_INTERFACE,
+                                     g_intern_static_string ("JsonSerializable"),
+                                     sizeof (JsonSerializableIface),
+                                     json_serializable_base_init,
+                                     0, NULL, 0);
+
+  return iface_type;
+}
+
+/**
+ * json_serializable_default_serialize_property:
+ * @serializable: a #JsonSerializable object
+ * @property_name: the name of the property
+ * @value: the value of the property
+ * @pspec: a #GParamSpec
+ *
+ * Calls the default implementation of the #JsonSerializable
+ * serialize_property() virtual function
+ *
+ * This function can be used inside a custom implementation
+ * of the serialize_property() virtual function in lieu of:
+ *
+ * |[
+ *   JsonSerializable *iface;
+ *   JsonNode *node;
+ *
+ *   iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+ *   node = iface->serialize_property (serializable, property_name,
+ *                                     value,
+ *                                     pspec);
+ * ]|
+ *
+ * Return value: (transfer full): a #JsonNode containing the serialized
+ *   property
+ *
+ * Since: 0.10
+ */
+JsonNode *
+json_serializable_default_serialize_property (JsonSerializable *serializable,
+                                              const gchar      *property_name,
+                                              const GValue     *value,
+                                              GParamSpec       *pspec)
+{
+  g_return_val_if_fail (JSON_IS_SERIALIZABLE (serializable), NULL);
+  g_return_val_if_fail (property_name != NULL, NULL);
+  g_return_val_if_fail (value != NULL, NULL);
+  g_return_val_if_fail (pspec != NULL, NULL);
+
+  return json_serializable_real_serialize (serializable,
+                                           property_name,
+                                           value, pspec);
+}
+
+/**
+ * json_serializable_default_deserialize_property:
+ * @serializable: a #JsonSerializable
+ * @property_name: the name of the property
+ * @value: a pointer to an uninitialized #GValue
+ * @pspec: a #GParamSpec
+ * @property_node: a #JsonNode containing the serialized property
+ *
+ * Calls the default implementation of the #JsonSerializable
+ * deserialize_property() virtual function
+ *
+ * This function can be used inside a custom implementation
+ * of the deserialize_property() virtual function in lieu of:
+ *
+ * |[
+ *   JsonSerializable *iface;
+ *   gboolean res;
+ *
+ *   iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+ *   res = iface->deserialize_property (serializable, property_name,
+ *                                      value,
+ *                                      pspec,
+ *                                      property_node);
+ * ]|
+ *
+ * Return value: %TRUE if the property was successfully deserialized.
+ *
+ * Since: 0.10
+ */
+gboolean
+json_serializable_default_deserialize_property (JsonSerializable *serializable,
+                                                const gchar      *property_name,
+                                                GValue           *value,
+                                                GParamSpec       *pspec,
+                                                JsonNode         *property_node)
+{
+  g_return_val_if_fail (JSON_IS_SERIALIZABLE (serializable), FALSE);
+  g_return_val_if_fail (property_name != NULL, FALSE);
+  g_return_val_if_fail (value != NULL, FALSE);
+  g_return_val_if_fail (pspec != NULL, FALSE);
+  g_return_val_if_fail (property_node != NULL, FALSE);
+
+  return json_serializable_real_deserialize (serializable,
+                                             property_name,
+                                             value, pspec,
+                                             property_node);
+}
diff --git a/json-glib/json-types-private.h b/json-glib/json-types-private.h
new file mode 100644 (file)
index 0000000..2b708cc
--- /dev/null
@@ -0,0 +1,70 @@
+/* json-types-private.h - JSON data types private header
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#ifndef __JSON_TYPES_PRIVATE_H__
+#define __JSON_TYPES_PRIVATE_H__
+
+#include "json-types.h"
+
+G_BEGIN_DECLS
+
+struct _JsonNode
+{
+  /*< private >*/
+  JsonNodeType type;
+
+  union {
+    JsonObject *object;
+    JsonArray *array;
+    GValue value;
+  } data;
+
+  JsonNode *parent;
+};
+
+struct _JsonArray
+{
+  GPtrArray *elements;
+
+  volatile gint ref_count;
+};
+
+struct _JsonObject
+{
+  GHashTable *members;
+
+  /* the members of the object, ordered in reverse */
+  GList *members_ordered;
+
+  volatile gint ref_count;
+};
+
+#if !GLIB_CHECK_VERSION(2, 31, 0)
+G_CONST_RETURN gchar *json_node_type_get_name (JsonNodeType node_type);
+#else
+const gchar *json_node_type_get_name (JsonNodeType node_type);
+#endif
+
+G_END_DECLS
+
+#endif /* __JSON_TYPES_PRIVATE_H__ */
diff --git a/json-glib/json-types.h b/json-glib/json-types.h
new file mode 100644 (file)
index 0000000..35e276f
--- /dev/null
@@ -0,0 +1,354 @@
+/* json-types.h - JSON data types
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
+#error "Only <json-glib/json-glib.h> can be included directly."
+#endif
+
+#ifndef __JSON_TYPES_H__
+#define __JSON_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/**
+ * JSON_NODE_TYPE:
+ * @node: a #JsonNode
+ *
+ * Evaluates to the #JsonNodeType contained by @node
+ */
+#define JSON_NODE_TYPE(node)    (json_node_get_node_type ((node)))
+
+/**
+ * JSON_NODE_HOLDS:
+ * @node: a #JsonNode
+ * @t: a #JsonNodeType
+ *
+ * Evaluates to %TRUE if the @node holds type @t
+ *
+ * Since: 0.10
+ */
+#define JSON_NODE_HOLDS(node,t)         (json_node_get_node_type ((node)) == (t))
+
+/**
+ * JSON_NODE_HOLDS_VALUE:
+ * @node: a #JsonNode
+ *
+ * Evaluates to %TRUE if @node holds a %JSON_NODE_VALUE
+ *
+ * Since: 0.10
+ */
+#define JSON_NODE_HOLDS_VALUE(node)     (JSON_NODE_HOLDS ((node), JSON_NODE_VALUE))
+
+/**
+ * JSON_NODE_HOLDS_OBJECT:
+ * @node: a #JsonNode
+ *
+ * Evaluates to %TRUE if @node holds a %JSON_NODE_OBJECT
+ *
+ * Since: 0.10
+ */
+#define JSON_NODE_HOLDS_OBJECT(node)    (JSON_NODE_HOLDS ((node), JSON_NODE_OBJECT))
+
+/**
+ * JSON_NODE_HOLDS_ARRAY:
+ * @node: a #JsonNode
+ *
+ * Evaluates to %TRUE if @node holds a %JSON_NODE_ARRAY
+ *
+ * Since: 0.10
+ */
+#define JSON_NODE_HOLDS_ARRAY(node)     (JSON_NODE_HOLDS ((node), JSON_NODE_ARRAY))
+
+/**
+ * JSON_NODE_HOLDS_NULL:
+ * @node: a #JsonNode
+ *
+ * Evaluates to %TRUE if @node holds a %JSON_NODE_NULL
+ *
+ * Since: 0.10
+ */
+#define JSON_NODE_HOLDS_NULL(node)      (JSON_NODE_HOLDS ((node), JSON_NODE_NULL))
+
+#define JSON_TYPE_NODE          (json_node_get_type ())
+#define JSON_TYPE_OBJECT        (json_object_get_type ())
+#define JSON_TYPE_ARRAY         (json_array_get_type ())
+
+/**
+ * JsonNode:
+ * @type: the type of node
+ *
+ * A generic container of JSON data types. The contents of the #JsonNode
+ * structure are private and should only be accessed via the provided
+ * functions and never directly.
+ */
+typedef struct _JsonNode        JsonNode;
+
+/**
+ * JsonObject:
+ *
+ * A JSON object type. The contents of the #JsonObject structure are private
+ * and should only be accessed by the provided API
+ */
+typedef struct _JsonObject      JsonObject;
+
+/**
+ * JsonArray:
+ *
+ * A JSON array type. The contents of the #JsonArray structure are private
+ * and should only be accessed by the provided API
+ */
+typedef struct _JsonArray       JsonArray;
+
+/**
+ * JsonNodeType:
+ * @JSON_NODE_OBJECT: The node contains a #JsonObject
+ * @JSON_NODE_ARRAY: The node contains a #JsonArray
+ * @JSON_NODE_VALUE: The node contains a fundamental type
+ * @JSON_NODE_NULL: Special type, for nodes containing null
+ *
+ * Indicates the content of a #JsonNode.
+ */
+typedef enum {
+  JSON_NODE_OBJECT,
+  JSON_NODE_ARRAY,
+  JSON_NODE_VALUE,
+  JSON_NODE_NULL
+} JsonNodeType;
+
+/**
+ * JsonObjectForeach:
+ * @object: the iterated #JsonObject
+ * @member_name: the name of the member
+ * @member_node: a #JsonNode containing the @member_name value
+ * @user_data: data passed to the function
+ *
+ * The function to be passed to json_object_foreach_member(). You
+ * should not add or remove members to and from @object within
+ * this function. It is safe to change the value of @member_node.
+ *
+ * Since: 0.8
+ */
+typedef void (* JsonObjectForeach) (JsonObject  *object,
+                                    const gchar *member_name,
+                                    JsonNode    *member_node,
+                                    gpointer     user_data);
+
+/**
+ * JsonArrayForeach:
+ * @array: the iterated #JsonArray
+ * @index_: the index of the element
+ * @element_node: a #JsonNode containing the value at @index_
+ * @user_data: data passed to the function
+ *
+ * The function to be passed to json_array_foreach_element(). You
+ * should not add or remove elements to and from @array within
+ * this function. It is safe to change the value of @element_node.
+ *
+ * Since: 0.8
+ */
+typedef void (* JsonArrayForeach) (JsonArray  *array,
+                                   guint       index_,
+                                   JsonNode   *element_node,
+                                   gpointer    user_data);
+
+
+
+/*
+ * JsonNode
+ */
+GType                 json_node_get_type        (void) G_GNUC_CONST;
+JsonNode *            json_node_new             (JsonNodeType  type);
+JsonNode *            json_node_copy            (JsonNode     *node);
+void                  json_node_free            (JsonNode     *node);
+JsonNodeType          json_node_get_node_type   (JsonNode     *node);
+GType                 json_node_get_value_type  (JsonNode     *node);
+void                  json_node_set_parent      (JsonNode     *node,
+                                                 JsonNode     *parent);
+JsonNode *            json_node_get_parent      (JsonNode     *node);
+#if !GLIB_CHECK_VERSION(2,31,0)
+G_CONST_RETURN gchar *json_node_type_name       (JsonNode     *node);
+#else 
+const gchar *json_node_type_name       (JsonNode     *node);
+#endif
+void                  json_node_set_object      (JsonNode     *node,
+                                                 JsonObject   *object);
+void                  json_node_take_object     (JsonNode     *node,
+                                                 JsonObject   *object);
+JsonObject *          json_node_get_object      (JsonNode     *node);
+JsonObject *          json_node_dup_object      (JsonNode     *node);
+void                  json_node_set_array       (JsonNode     *node,
+                                                 JsonArray    *array);
+void                  json_node_take_array      (JsonNode     *node,
+                                                 JsonArray    *array);
+JsonArray *           json_node_get_array       (JsonNode     *node);
+JsonArray *           json_node_dup_array       (JsonNode     *node);
+void                  json_node_set_value       (JsonNode     *node,
+                                                 const GValue *value);
+void                  json_node_get_value       (JsonNode     *node,
+                                                 GValue       *value);
+void                  json_node_set_string      (JsonNode     *node,
+                                                 const gchar  *value);
+#if !GLIB_CHECK_VERSION(2,31,0)
+G_CONST_RETURN gchar *json_node_get_string      (JsonNode     *node);
+#else
+const gchar *json_node_get_string      (JsonNode     *node);
+#endif
+gchar *               json_node_dup_string      (JsonNode     *node);
+void                  json_node_set_int         (JsonNode     *node,
+                                                 gint64        value);
+gint64                json_node_get_int         (JsonNode     *node);
+void                  json_node_set_double      (JsonNode     *node,
+                                                 gdouble       value);
+gdouble               json_node_get_double      (JsonNode     *node);
+void                  json_node_set_boolean     (JsonNode     *node,
+                                                 gboolean      value);
+gboolean              json_node_get_boolean     (JsonNode     *node);
+gboolean              json_node_is_null         (JsonNode     *node);
+
+/*
+ * JsonObject
+ */
+GType                 json_object_get_type           (void) G_GNUC_CONST;
+JsonObject *          json_object_new                (void);
+JsonObject *          json_object_ref                (JsonObject  *object);
+void                  json_object_unref              (JsonObject  *object);
+
+#ifndef JSON_DISABLE_DEPRECATED
+void                  json_object_add_member         (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      JsonNode    *node) G_GNUC_DEPRECATED;
+#endif /* JSON_DISABLE_DEPRECATED */
+
+void                  json_object_set_member         (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      JsonNode    *node);
+void                  json_object_set_int_member     (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      gint64       value);
+void                  json_object_set_double_member  (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      gdouble      value);
+void                  json_object_set_boolean_member (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      gboolean     value);
+void                  json_object_set_string_member  (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      const gchar *value);
+void                  json_object_set_null_member    (JsonObject  *object,
+                                                      const gchar *member_name);
+void                  json_object_set_array_member   (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      JsonArray   *value);
+void                  json_object_set_object_member  (JsonObject  *object,
+                                                      const gchar *member_name,
+                                                      JsonObject  *value);
+GList *               json_object_get_members        (JsonObject  *object);
+JsonNode *            json_object_get_member         (JsonObject  *object,
+                                                      const gchar *member_name);
+JsonNode *            json_object_dup_member         (JsonObject  *object,
+                                                      const gchar *member_name);
+gint64                json_object_get_int_member     (JsonObject  *object,
+                                                      const gchar *member_name);
+gdouble               json_object_get_double_member  (JsonObject  *object,
+                                                      const gchar *member_name);
+gboolean              json_object_get_boolean_member (JsonObject  *object,
+                                                      const gchar *member_name);
+#if !GLIB_CHECK_VERSION(2,31,0)
+G_CONST_RETURN gchar *json_object_get_string_member  (JsonObject  *object,
+                                                      const gchar *member_name);
+#else
+const gchar *json_object_get_string_member  (JsonObject  *object,
+                                                      const gchar *member_name);
+#endif
+gboolean              json_object_get_null_member    (JsonObject  *object,
+                                                      const gchar *member_name);
+JsonArray *           json_object_get_array_member   (JsonObject  *object,
+                                                      const gchar *member_name);
+JsonObject *          json_object_get_object_member  (JsonObject  *object,
+                                                      const gchar *member_name);
+gboolean              json_object_has_member         (JsonObject  *object,
+                                                      const gchar *member_name);
+void                  json_object_remove_member      (JsonObject  *object,
+                                                      const gchar *member_name);
+GList *               json_object_get_values         (JsonObject  *object);
+guint                 json_object_get_size           (JsonObject  *object);
+void                  json_object_foreach_member     (JsonObject  *object,
+                                                      JsonObjectForeach func,
+                                                      gpointer     data);
+
+GType                 json_array_get_type            (void) G_GNUC_CONST;
+JsonArray *           json_array_new                 (void);
+JsonArray *           json_array_sized_new           (guint        n_elements);
+JsonArray *           json_array_ref                 (JsonArray   *array);
+void                  json_array_unref               (JsonArray   *array);
+void                  json_array_add_element         (JsonArray   *array,
+                                                      JsonNode    *node);
+void                  json_array_add_int_element     (JsonArray   *array,
+                                                      gint64       value);
+void                  json_array_add_double_element  (JsonArray   *array,
+                                                      gdouble      value);
+void                  json_array_add_boolean_element (JsonArray   *array,
+                                                      gboolean     value);
+void                  json_array_add_string_element  (JsonArray   *array,
+                                                      const gchar *value);
+void                  json_array_add_null_element    (JsonArray   *array);
+void                  json_array_add_array_element   (JsonArray   *array,
+                                                      JsonArray   *value);
+void                  json_array_add_object_element  (JsonArray   *array,
+                                                      JsonObject  *value);
+GList *               json_array_get_elements        (JsonArray   *array);
+JsonNode *            json_array_get_element         (JsonArray   *array,
+                                                      guint        index_);
+gint64                json_array_get_int_element     (JsonArray   *array,
+                                                      guint        index_);
+gdouble               json_array_get_double_element  (JsonArray   *array,
+                                                      guint        index_);
+gboolean              json_array_get_boolean_element (JsonArray   *array,
+                                                      guint        index_);
+#if !GLIB_CHECK_VERSION(2,31,0)
+G_CONST_RETURN gchar *json_array_get_string_element  (JsonArray   *array,
+                                                      guint        index_);
+#else
+const gchar *json_array_get_string_element  (JsonArray   *array,
+                                                      guint        index_);
+#endif
+gboolean              json_array_get_null_element    (JsonArray   *array,
+                                                      guint        index_);
+JsonArray *           json_array_get_array_element   (JsonArray   *array,
+                                                      guint        index_);
+JsonObject *          json_array_get_object_element  (JsonArray   *array,
+                                                      guint        index_);
+JsonNode *            json_array_dup_element         (JsonArray   *array,
+                                                      guint        index_);
+void                  json_array_remove_element      (JsonArray   *array,
+                                                      guint        index_);
+guint                 json_array_get_length          (JsonArray   *array);
+void                  json_array_foreach_element     (JsonArray   *array,
+                                                      JsonArrayForeach func,
+                                                      gpointer     data);
+
+G_END_DECLS
+
+#endif /* __JSON_TYPES_H__ */
diff --git a/json-glib/json-version.h.in b/json-glib/json-version.h.in
new file mode 100644 (file)
index 0000000..bc05f1b
--- /dev/null
@@ -0,0 +1,100 @@
+/* json-version.h - JSON-GLib versioning information
+ * 
+ * This file is part of JSON-GLib
+ * Copyright (C) 2007  OpenedHand Ltd.
+ * Copyright (C) 2009  Intel Corp.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ *   Emmanuele Bassi  <ebassi@linux.intel.com>
+ */
+
+#if !defined(__JSON_GLIB_INSIDE__) && !defined(JSON_COMPILATION)
+#error "Only <json-glib/json-glib.h> can be included directly."
+#endif
+
+#ifndef __JSON_VERSION_H__
+#define __JSON_VERSION_H__
+
+/**
+ * SECTION:json-version
+ * @short_description: JSON-GLib version checking
+ *
+ * JSON-GLib provides macros to check the version of the library
+ * at compile-time
+ */
+
+/**
+ * JSON_MAJOR_VERSION:
+ *
+ * Json major version component (e.g. 1 if %JSON_VERSION is 1.2.3)
+ */
+#define JSON_MAJOR_VERSION              (@JSON_MAJOR_VERSION@)
+
+/**
+ * JSON_MINOR_VERSION:
+ *
+ * Json minor version component (e.g. 2 if %JSON_VERSION is 1.2.3)
+ */
+#define JSON_MINOR_VERSION              (@JSON_MINOR_VERSION@)
+
+/**
+ * JSON_MICRO_VERSION:
+ *
+ * Json micro version component (e.g. 3 if %JSON_VERSION is 1.2.3)
+ */
+#define JSON_MICRO_VERSION              (@JSON_MICRO_VERSION@)
+
+/**
+ * JSON_VERSION
+ *
+ * Json version.
+ */
+#define JSON_VERSION                    (@JSON_VERSION@)
+
+/**
+ * JSON_VERSION_S:
+ *
+ * Json version, encoded as a string, useful for printing and
+ * concatenation.
+ */
+#define JSON_VERSION_S                  "@JSON_VERSION@"
+
+/**
+ * JSON_VERSION_HEX:
+ *
+ * Json version, encoded as an hexadecimal number, useful for
+ * integer comparisons.
+ */
+#define JSON_VERSION_HEX                (JSON_MAJOR_VERSION << 24 | \
+                                         JSON_MINOR_VERSION << 16 | \
+                                         JSON_MICRO_VERSION << 8)
+
+/**
+ * JSON_CHECK_VERSION:
+ * @major: required major version
+ * @minor: required minor version
+ * @micro: required micro version
+ *
+ * Compile-time version checking. Evaluates to %TRUE if the version
+ * of Json is greater than the required one.
+ */
+#define JSON_CHECK_VERSION(major,minor,micro)   \
+        (JSON_MAJOR_VERSION > (major) || \
+         (JSON_MAJOR_VERSION == (major) && JSON_MINOR_VERSION > (minor)) || \
+         (JSON_MAJOR_VERSION == (major) && JSON_MINOR_VERSION == (minor) && \
+          JSON_MICRO_VERSION >= (micro)))
+
+#endif /* __JSON_VERSION_H__ */
diff --git a/json-glib/tests/Makefile.am b/json-glib/tests/Makefile.am
new file mode 100644 (file)
index 0000000..dc139d4
--- /dev/null
@@ -0,0 +1,29 @@
+include $(top_srcdir)/build/autotools/Makefile.am.gtest
+include $(top_srcdir)/build/autotools/Makefile.am.silent
+
+NULL =
+
+INCLUDES = \
+       -I$(top_srcdir)                 \
+       -I$(top_srcdir)/json-glib       \
+       $(NULL)
+
+AM_CPPFLAGS = $(JSON_DEBUG_CFLAGS)
+AM_CFLAGS = -g $(JSON_CFLAGS)
+AM_LDFLAGS = $(JSON_LIBS)
+
+noinst_PROGRAMS = $(TEST_PROGS)
+progs_ldadd = $(top_builddir)/json-glib/libjson-glib-1.0.la
+
+TEST_PROGS          += array-test
+array_test_SOURCES   = array-test.c
+array_test_LDADD     = $(progs_ldadd)
+
+TEST_PROGS          += object-test
+object_test_SOURCES  = object-test.c
+object_test_LDADD    = $(progs_ldadd)
+
+TEST_PROGS          += node-test
+node_test_SOURCES    = node-test.c
+node_test_LDADD      = $(progs_ldadd)
+
diff --git a/json-glib/tests/array-test.c b/json-glib/tests/array-test.c
new file mode 100644 (file)
index 0000000..7c29cdf
--- /dev/null
@@ -0,0 +1,110 @@
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void
+test_empty_array (void)
+{
+  JsonArray *array = json_array_new ();
+
+  g_assert_cmpint (json_array_get_length (array), ==, 0);
+  g_assert (json_array_get_elements (array) == NULL);
+
+  json_array_unref (array);
+}
+
+static void
+test_add_element (void)
+{
+  JsonArray *array = json_array_new ();
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+  g_assert_cmpint (json_array_get_length (array), ==, 0);
+
+  json_array_add_element (array, node);
+  g_assert_cmpint (json_array_get_length (array), ==, 1);
+
+  node = json_array_get_element (array, 0);
+  g_assert_cmpint (JSON_NODE_TYPE (node), ==, JSON_NODE_NULL);
+
+  json_array_unref (array);
+}
+
+static void
+test_remove_element (void)
+{
+  JsonArray *array = json_array_new ();
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+  json_array_add_element (array, node);
+
+  json_array_remove_element (array, 0);
+  g_assert_cmpint (json_array_get_length (array), ==, 0);
+
+  json_array_unref (array);
+}
+
+typedef struct _TestForeachFixture
+{
+  gint n_elements;
+} TestForeachFixture;
+
+static const struct {
+  JsonNodeType element_type;
+  GType element_gtype;
+} type_verify[] = {
+  { JSON_NODE_VALUE, G_TYPE_INT64 },
+  { JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+  { JSON_NODE_VALUE, G_TYPE_STRING },
+  { JSON_NODE_NULL, G_TYPE_INVALID }
+};
+
+static void
+verify_foreach (JsonArray *array,
+                guint      index_,
+                JsonNode  *element_node,
+                gpointer   user_data)
+{
+  TestForeachFixture *fixture = user_data;
+
+  g_assert (json_node_get_node_type (element_node) == type_verify[index_].element_type);
+  g_assert (json_node_get_value_type (element_node) == type_verify[index_].element_gtype);
+
+  fixture->n_elements += 1;
+}
+
+static void
+test_foreach_element (void)
+{
+  JsonArray *array = json_array_new ();
+  TestForeachFixture fixture = { 0, };
+
+  json_array_add_int_element (array, 42);
+  json_array_add_boolean_element (array, TRUE);
+  json_array_add_string_element (array, "hello");
+  json_array_add_null_element (array);
+
+  json_array_foreach_element (array, verify_foreach, &fixture);
+
+  g_assert_cmpint (fixture.n_elements, ==, json_array_get_length (array));
+
+  json_array_unref (array);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/array/empty-array", test_empty_array);
+  g_test_add_func ("/array/add-element", test_add_element);
+  g_test_add_func ("/array/remove-element", test_remove_element);
+  g_test_add_func ("/array/foreach-element", test_foreach_element);
+
+  return g_test_run ();
+}
diff --git a/json-glib/tests/node-test.c b/json-glib/tests/node-test.c
new file mode 100644 (file)
index 0000000..b5ba722
--- /dev/null
@@ -0,0 +1,119 @@
+
+#include <json-glib/json-glib.h>
+#include <string.h>
+
+#if !GLIB_CHECK_VERSION (2, 31, 0)
+#include <glib/gtestutils.h>
+#else
+#include <glib.h>
+#endif
+
+
+static void
+test_copy_null (void)
+{
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+  JsonNode *copy = json_node_copy (node);
+
+  g_assert_cmpint (json_node_get_node_type (node), ==, json_node_get_node_type (copy));
+  g_assert_cmpint (json_node_get_value_type (node), ==, json_node_get_value_type (copy));
+  g_assert_cmpstr (json_node_type_name (node), ==, json_node_type_name (copy));
+
+  json_node_free (copy);
+  json_node_free (node);
+}
+
+static void
+test_copy_value (void)
+{
+  JsonNode *node = json_node_new (JSON_NODE_VALUE);
+  JsonNode *copy;
+
+  json_node_set_string (node, "hello");
+
+  copy = json_node_copy (node);
+  g_assert_cmpint (json_node_get_node_type (node), ==, json_node_get_node_type (copy));
+  g_assert_cmpstr (json_node_type_name (node), ==, json_node_type_name (copy));
+  g_assert_cmpstr (json_node_get_string (node), ==, json_node_get_string (copy));
+
+  json_node_free (copy);
+  json_node_free (node);
+}
+
+static void
+test_copy_object (void)
+{
+  JsonObject *obj = json_object_new ();
+  JsonNode *node = json_node_new (JSON_NODE_OBJECT);
+  JsonNode *value = json_node_new (JSON_NODE_VALUE);
+  JsonNode *copy;
+
+  json_node_set_int (value, 42);
+  json_object_set_member (obj, "answer", value);
+
+  json_node_take_object (node, obj);
+
+  copy = json_node_copy (node);
+
+  g_assert_cmpint (json_node_get_node_type (node), ==, json_node_get_node_type (copy));
+  g_assert (json_node_get_object (node) == json_node_get_object (copy));
+
+  json_node_free (copy);
+  json_node_free (node);
+}
+
+static void
+test_null (void)
+{
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+  g_assert (JSON_NODE_HOLDS_NULL (node));
+  g_assert_cmpint (json_node_get_value_type (node), ==, G_TYPE_INVALID);
+  g_assert_cmpstr (json_node_type_name (node), ==, "NULL");
+
+  json_node_free (node);
+}
+
+static void
+test_value (void)
+{
+  JsonNode *node = json_node_new (JSON_NODE_VALUE);
+  GValue value = { 0, };
+  GValue check = { 0, };
+
+  g_assert_cmpint (JSON_NODE_TYPE (node), ==, JSON_NODE_VALUE);
+
+  g_value_init (&value, G_TYPE_INT64);
+  g_value_set_int64 (&value, 42);
+
+  g_assert_cmpint (G_VALUE_TYPE (&value), ==, G_TYPE_INT64);
+  g_assert_cmpint (g_value_get_int64 (&value), ==, 42);
+
+  json_node_set_value (node, &value);
+  json_node_get_value (node, &check);
+
+  g_assert_cmpint (G_VALUE_TYPE (&value), ==, G_VALUE_TYPE (&check));
+  g_assert_cmpint (g_value_get_int64 (&value), ==, g_value_get_int64 (&check));
+  g_assert_cmpint (G_VALUE_TYPE (&check), ==, G_TYPE_INT64);
+  g_assert_cmpint (g_value_get_int64 (&check), ==, 42);
+
+  g_value_unset (&value);
+  g_value_unset (&check);
+  json_node_free (node);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/nodes/null-node", test_null);
+  g_test_add_func ("/nodes/copy-null", test_copy_null);
+  g_test_add_func ("/nodes/copy-value", test_copy_value);
+  g_test_add_func ("/nodes/copy-object", test_copy_object);
+  g_test_add_func ("/nodes/value", test_value);
+
+  return g_test_run ();
+}
diff --git a/json-glib/tests/object-test.c b/json-glib/tests/object-test.c
new file mode 100644 (file)
index 0000000..3d7b4d1
--- /dev/null
@@ -0,0 +1,132 @@
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+#include <glib.h>
+#include <json-glib/json-glib.h>
+
+static void
+test_empty_object (void)
+{
+  JsonObject *object = json_object_new ();
+
+  g_assert_cmpint (json_object_get_size (object), ==, 0);
+  g_assert (json_object_get_members (object) == NULL);
+
+  json_object_unref (object);
+}
+
+static void
+test_add_member (void)
+{
+  JsonObject *object = json_object_new ();
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+  g_assert_cmpint (json_object_get_size (object), ==, 0);
+
+  json_object_set_member (object, "Null", node);
+  g_assert_cmpint (json_object_get_size (object), ==, 1);
+
+  node = json_object_get_member (object, "Null");
+  g_assert_cmpint (JSON_NODE_TYPE (node), ==, JSON_NODE_NULL);
+
+  json_object_unref (object);
+}
+
+static void
+test_remove_member (void)
+{
+  JsonObject *object = json_object_new ();
+  JsonNode *node = json_node_new (JSON_NODE_NULL);
+
+  json_object_set_member (object, "Null", node);
+
+  json_object_remove_member (object, "Null");
+  g_assert_cmpint (json_object_get_size (object), ==, 0);
+
+  json_object_unref (object);
+}
+
+typedef struct _TestForeachFixture
+{
+  gint n_members;
+} TestForeachFixture;
+
+static const struct {
+  const gchar *member_name;
+  JsonNodeType member_type;
+  GType member_gtype;
+} type_verify[] = {
+  { "integer", JSON_NODE_VALUE, G_TYPE_INT64 },
+  { "boolean", JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+  { "string", JSON_NODE_VALUE, G_TYPE_STRING },
+  { "null", JSON_NODE_NULL, G_TYPE_INVALID }
+};
+
+static void
+verify_foreach (JsonObject  *object,
+                const gchar *member_name,
+                JsonNode    *member_node,
+                gpointer     user_data)
+{
+  TestForeachFixture *fixture = user_data;
+  gint i;
+
+  for (i = 0; i < G_N_ELEMENTS (type_verify); i++)
+    {
+      if (strcmp (member_name, type_verify[i].member_name) == 0)
+        {
+          g_assert (json_node_get_node_type (member_node) == type_verify[i].member_type);
+          g_assert (json_node_get_value_type (member_node) == type_verify[i].member_gtype);
+          break;
+        }
+    }
+
+  fixture->n_members += 1;
+}
+
+static void
+test_foreach_member (void)
+{
+  JsonObject *object = json_object_new ();
+  TestForeachFixture fixture = { 0, };
+
+  json_object_set_int_member (object, "integer", 42);
+  json_object_set_boolean_member (object, "boolean", TRUE);
+  json_object_set_string_member (object, "string", "hello");
+  json_object_set_null_member (object, "null");
+
+  json_object_foreach_member (object, verify_foreach, &fixture);
+
+  g_assert_cmpint (fixture.n_members, ==, json_object_get_size (object));
+
+  json_object_unref (object);
+}
+
+static void
+test_empty_member (void)
+{
+  JsonObject *object = json_object_new ();
+
+  json_object_set_string_member (object, "string", "");
+  g_assert (json_object_has_member (object, "string"));
+  g_assert_cmpstr (json_object_get_string_member (object, "string"), ==, "");
+
+  json_object_unref (object);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/object/empty-object", test_empty_object);
+  g_test_add_func ("/object/add-member", test_add_member);
+  g_test_add_func ("/object/remove-member", test_remove_member);
+  g_test_add_func ("/object/foreach-member", test_foreach_member);
+  g_test_add_func ("/object/empty-member", test_empty_member);
+
+  return g_test_run ();
+}
diff --git a/missing b/missing
new file mode 100755 (executable)
index 0000000..28055d2
--- /dev/null
+++ b/missing
@@ -0,0 +1,376 @@
+#! /bin/sh
+# Common stub for a few missing GNU programs while installing.
+
+scriptversion=2009-04-28.21; # UTC
+
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
+# 2008, 2009 Free Software Foundation, Inc.
+# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms that you use for the rest of that program.
+
+if test $# -eq 0; then
+  echo 1>&2 "Try \`$0 --help' for more information"
+  exit 1
+fi
+
+run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
+
+# In the cases where this matters, `missing' is being run in the
+# srcdir already.
+if test -f configure.ac; then
+  configure_ac=configure.ac
+else
+  configure_ac=configure.in
+fi
+
+msg="missing on your system"
+
+case $1 in
+--run)
+  # Try to run requested program, and just exit if it succeeds.
+  run=
+  shift
+  "$@" && exit 0
+  # Exit code 63 means version mismatch.  This often happens
+  # when the user try to use an ancient version of a tool on
+  # a file that requires a minimum version.  In this case we
+  # we should proceed has if the program had been absent, or
+  # if --run hadn't been passed.
+  if test $? = 63; then
+    run=:
+    msg="probably too old"
+  fi
+  ;;
+
+  -h|--h|--he|--hel|--help)
+    echo "\
+$0 [OPTION]... PROGRAM [ARGUMENT]...
+
+Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
+error status if there is no known handling for PROGRAM.
+
+Options:
+  -h, --help      display this help and exit
+  -v, --version   output version information and exit
+  --run           try to run the given command, and emulate it if it fails
+
+Supported PROGRAM values:
+  aclocal      touch file \`aclocal.m4'
+  autoconf     touch file \`configure'
+  autoheader   touch file \`config.h.in'
+  autom4te     touch the output file, or create a stub one
+  automake     touch all \`Makefile.in' files
+  bison        create \`y.tab.[ch]', if possible, from existing .[ch]
+  flex         create \`lex.yy.c', if possible, from existing .c
+  help2man     touch the output file
+  lex          create \`lex.yy.c', if possible, from existing .c
+  makeinfo     touch the output file
+  tar          try tar, gnutar, gtar, then tar without non-portable flags
+  yacc         create \`y.tab.[ch]', if possible, from existing .[ch]
+
+Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
+\`g' are ignored when checking the name.
+
+Send bug reports to <bug-automake@gnu.org>."
+    exit $?
+    ;;
+
+  -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
+    echo "missing $scriptversion (GNU Automake)"
+    exit $?
+    ;;
+
+  -*)
+    echo 1>&2 "$0: Unknown \`$1' option"
+    echo 1>&2 "Try \`$0 --help' for more information"
+    exit 1
+    ;;
+
+esac
+
+# normalize program name to check for.
+program=`echo "$1" | sed '
+  s/^gnu-//; t
+  s/^gnu//; t
+  s/^g//; t'`
+
+# Now exit if we have it, but it failed.  Also exit now if we
+# don't have it and --version was passed (most likely to detect
+# the program).  This is about non-GNU programs, so use $1 not
+# $program.
+case $1 in
+  lex*|yacc*)
+    # Not GNU programs, they don't have --version.
+    ;;
+
+  tar*)
+    if test -n "$run"; then
+       echo 1>&2 "ERROR: \`tar' requires --run"
+       exit 1
+    elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
+       exit 1
+    fi
+    ;;
+
+  *)
+    if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
+       # We have it, but it failed.
+       exit 1
+    elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
+       # Could not run --version or --help.  This is probably someone
+       # running `$TOOL --version' or `$TOOL --help' to check whether
+       # $TOOL exists and not knowing $TOOL uses missing.
+       exit 1
+    fi
+    ;;
+esac
+
+# If it does not exist, or fails to run (possibly an outdated version),
+# try to emulate it.
+case $program in
+  aclocal*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified \`acinclude.m4' or \`${configure_ac}'.  You might want
+         to install the \`Automake' and \`Perl' packages.  Grab them from
+         any GNU archive site."
+    touch aclocal.m4
+    ;;
+
+  autoconf*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified \`${configure_ac}'.  You might want to install the
+         \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
+         archive site."
+    touch configure
+    ;;
+
+  autoheader*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified \`acconfig.h' or \`${configure_ac}'.  You might want
+         to install the \`Autoconf' and \`GNU m4' packages.  Grab them
+         from any GNU archive site."
+    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
+    test -z "$files" && files="config.h"
+    touch_files=
+    for f in $files; do
+      case $f in
+      *:*) touch_files="$touch_files "`echo "$f" |
+                                      sed -e 's/^[^:]*://' -e 's/:.*//'`;;
+      *) touch_files="$touch_files $f.in";;
+      esac
+    done
+    touch $touch_files
+    ;;
+
+  automake*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
+         You might want to install the \`Automake' and \`Perl' packages.
+         Grab them from any GNU archive site."
+    find . -type f -name Makefile.am -print |
+          sed 's/\.am$/.in/' |
+          while read f; do touch "$f"; done
+    ;;
+
+  autom4te*)
+    echo 1>&2 "\
+WARNING: \`$1' is needed, but is $msg.
+         You might have modified some files without having the
+         proper tools for further handling them.
+         You can get \`$1' as part of \`Autoconf' from any GNU
+         archive site."
+
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+    if test -f "$file"; then
+       touch $file
+    else
+       test -z "$file" || exec >$file
+       echo "#! /bin/sh"
+       echo "# Created by GNU Automake missing as a replacement of"
+       echo "#  $ $@"
+       echo "exit 0"
+       chmod +x $file
+       exit 1
+    fi
+    ;;
+
+  bison*|yacc*)
+    echo 1>&2 "\
+WARNING: \`$1' $msg.  You should only need it if
+         you modified a \`.y' file.  You may need the \`Bison' package
+         in order for those modifications to take effect.  You can get
+         \`Bison' from any GNU archive site."
+    rm -f y.tab.c y.tab.h
+    if test $# -ne 1; then
+        eval LASTARG="\${$#}"
+       case $LASTARG in
+       *.y)
+           SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
+           if test -f "$SRCFILE"; then
+                cp "$SRCFILE" y.tab.c
+           fi
+           SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
+           if test -f "$SRCFILE"; then
+                cp "$SRCFILE" y.tab.h
+           fi
+         ;;
+       esac
+    fi
+    if test ! -f y.tab.h; then
+       echo >y.tab.h
+    fi
+    if test ! -f y.tab.c; then
+       echo 'main() { return 0; }' >y.tab.c
+    fi
+    ;;
+
+  lex*|flex*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified a \`.l' file.  You may need the \`Flex' package
+         in order for those modifications to take effect.  You can get
+         \`Flex' from any GNU archive site."
+    rm -f lex.yy.c
+    if test $# -ne 1; then
+        eval LASTARG="\${$#}"
+       case $LASTARG in
+       *.l)
+           SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
+           if test -f "$SRCFILE"; then
+                cp "$SRCFILE" lex.yy.c
+           fi
+         ;;
+       esac
+    fi
+    if test ! -f lex.yy.c; then
+       echo 'main() { return 0; }' >lex.yy.c
+    fi
+    ;;
+
+  help2man*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+        you modified a dependency of a manual page.  You may need the
+        \`Help2man' package in order for those modifications to take
+        effect.  You can get \`Help2man' from any GNU archive site."
+
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+    if test -f "$file"; then
+       touch $file
+    else
+       test -z "$file" || exec >$file
+       echo ".ab help2man is required to generate this page"
+       exit $?
+    fi
+    ;;
+
+  makeinfo*)
+    echo 1>&2 "\
+WARNING: \`$1' is $msg.  You should only need it if
+         you modified a \`.texi' or \`.texinfo' file, or any other file
+         indirectly affecting the aspect of the manual.  The spurious
+         call might also be the consequence of using a buggy \`make' (AIX,
+         DU, IRIX).  You might want to install the \`Texinfo' package or
+         the \`GNU make' package.  Grab either from any GNU archive site."
+    # The file to touch is that specified with -o ...
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+    if test -z "$file"; then
+      # ... or it is the one specified with @setfilename ...
+      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
+      file=`sed -n '
+       /^@setfilename/{
+         s/.* \([^ ]*\) *$/\1/
+         p
+         q
+       }' $infile`
+      # ... or it is derived from the source name (dir/f.texi becomes f.info)
+      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
+    fi
+    # If the file does not exist, the user really needs makeinfo;
+    # let's fail without touching anything.
+    test -f $file || exit 1
+    touch $file
+    ;;
+
+  tar*)
+    shift
+
+    # We have already tried tar in the generic part.
+    # Look for gnutar/gtar before invocation to avoid ugly error
+    # messages.
+    if (gnutar --version > /dev/null 2>&1); then
+       gnutar "$@" && exit 0
+    fi
+    if (gtar --version > /dev/null 2>&1); then
+       gtar "$@" && exit 0
+    fi
+    firstarg="$1"
+    if shift; then
+       case $firstarg in
+       *o*)
+           firstarg=`echo "$firstarg" | sed s/o//`
+           tar "$firstarg" "$@" && exit 0
+           ;;
+       esac
+       case $firstarg in
+       *h*)
+           firstarg=`echo "$firstarg" | sed s/h//`
+           tar "$firstarg" "$@" && exit 0
+           ;;
+       esac
+    fi
+
+    echo 1>&2 "\
+WARNING: I can't seem to be able to run \`tar' with the given arguments.
+         You may want to install GNU tar or Free paxutils, or check the
+         command line arguments."
+    exit 1
+    ;;
+
+  *)
+    echo 1>&2 "\
+WARNING: \`$1' is needed, and is $msg.
+         You might have modified some files without having the
+         proper tools for further handling them.  Check the \`README' file,
+         it often tells you about the needed prerequisites for installing
+         this package.  You may also peek at any GNU archive site, in case
+         some other package would contain this missing \`$1' program."
+    exit 1
+    ;;
+esac
+
+exit 0
+
+# Local variables:
+# eval: (add-hook 'write-file-hooks 'time-stamp)
+# time-stamp-start: "scriptversion="
+# time-stamp-format: "%:y-%02m-%02d.%02H"
+# time-stamp-time-zone: "UTC"
+# time-stamp-end: "; # UTC"
+# End:
diff --git a/packaging/json-glib.spec b/packaging/json-glib.spec
new file mode 100644 (file)
index 0000000..444b3f1
--- /dev/null
@@ -0,0 +1,76 @@
+#sbs-git:slp/pkgs/l/libjson-glib json-glib 0.0.1 982a2ec62fdaecef7bf0d791b9b7be16d398d70b
+
+Name:       json-glib
+Summary:    JSON Parser for GLib
+Version: 0.0.1
+Release:    1
+Group:      System/Libraries
+License:    LGPLv2.1
+Source0:    %{name}-%{version}.tar.gz
+Patch0: support_surrogate_pairs_in_json_string.patch
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gnutls)
+
+
+%description
+an json-glib api library implementation in C (shared libs)
+
+
+
+%package devel
+Summary:    Development components for the json-glib package
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+
+%description devel
+Components for the json-glib package (devel)
+
+%package docs
+Summary:    Documentation components for the json-glib package
+Group:      Documentation
+Requires:   %{name} = %{version}-%{release}
+
+%description docs
+Components for the json-glib package (doc)
+
+
+%prep
+%setup -q -n %{name}-%{version}
+
+%patch0 -p1 -b .support_surrogate_pairs
+
+%build
+
+%reconfigure --disable-static
+make %{?jobs:-j%jobs}
+
+%install
+
+mkdir -p %{buildroot}/usr/share/license
+cp COPYING %{buildroot}/usr/share/license/json-glib
+#rm -rf %{buildroot}
+%make_install
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+
+%files
+%defattr(-,root,root,-)
+%doc COPYING
+/usr/lib/libjson-glib-1.0.so.*
+/usr/share/license/json-glib
+
+%files devel
+%defattr(-,root,root,-)
+/usr/include/json-glib-1.0/json-glib/*.h
+/usr/lib/*.so
+/usr/lib/pkgconfig/*.pc
+
+%files docs
+%defattr(-,root,root,-)
+%doc /usr/share/gtk-doc/html/json-glib/*
+
diff --git a/packaging/support_surrogate_pairs_in_json_string.patch b/packaging/support_surrogate_pairs_in_json_string.patch
new file mode 100644 (file)
index 0000000..b6c7558
--- /dev/null
@@ -0,0 +1,50 @@
+From fcd07918d3ed2b31b047900da9d2fed23dddf7da Mon Sep 17 00:00:00 2001
+From: Eiichi Sato <eiichi.for.public@gmail.com>
+Date: Sat, 10 Apr 2010 01:52:10 +0900
+Subject: [PATCH] Support for surrogate pairs in json string.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=615799
+
+Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
+---
+ json-glib/json-scanner.c |   16 +++++++++++++++-
+ 1 files changed, 15 insertions(+), 1 deletions(-)
+
+diff --git a/json-glib/json-scanner.c b/json-glib/json-scanner.c
+index 9cd0938..6eca2ba 100644
+--- a/json-glib/json-scanner.c
++++ b/json-glib/json-scanner.c
+@@ -892,7 +892,7 @@ json_scanner_get_unichar (JsonScanner *scanner,
+         break;
+     }
+-  g_assert (g_unichar_validate (uchar));
++  g_assert (g_unichar_validate (uchar) || g_unichar_type (uchar) == G_UNICODE_SURROGATE);
+   return uchar;
+ }
+@@ -1439,6 +1439,20 @@ json_scanner_get_token_ll (JsonScanner *scanner,
+                               gunichar ucs;
+                               ucs = json_scanner_get_unichar (scanner, line_p, position_p);
++
++                              if (g_unichar_type (ucs) == G_UNICODE_SURROGATE)
++                                {
++                                  /* read next surrogate */
++                                  if ('\\' == json_scanner_get_char (scanner, line_p, position_p)
++                                      && 'u' == json_scanner_get_char (scanner, line_p, position_p))
++                                    {
++                                      gunichar ucs_lo = json_scanner_get_unichar (scanner, line_p, position_p);
++                                      g_assert (g_unichar_type (ucs_lo) == G_UNICODE_SURROGATE);
++                                      ucs = (((ucs & 0x3ff) << 10) | (ucs_lo & 0x3ff)) + 0x10000;
++                                    }
++                                }
++
++                              g_assert (g_unichar_validate (ucs));
+                               gstring = g_string_append_unichar (gstring, ucs);
+                             }
+                           break;
+-- 
+1.7.1
+
+
diff --git a/tests/Makefile.am b/tests/Makefile.am
new file mode 100644 (file)
index 0000000..e9a0467
--- /dev/null
@@ -0,0 +1,36 @@
+include $(top_srcdir)/build/autotools/Makefile.am.gtest
+include $(top_srcdir)/build/autotools/Makefile.am.silent
+
+NULL =
+
+noinst_PROGRAMS = $(TEST_PROGS)
+
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/json-glib
+AM_CPPFLAGS = -DJSON_DISABLE_DEPRECATED $(JSON_DEBUG_CFLAGS) $(JSON_CFLAGS) $(MAINTAINER_CFLAGS)
+progs_ldadd = $(top_builddir)/json-glib/libjson-glib-1.0.la $(JSON_LIBS)
+
+TESTS_ENVIRONMENT = srcdir=$(srcdir)
+
+TEST_PROGS          += test-parser
+test_parser_SOURCES  = test-parser.c
+test_parser_LDADD    = $(progs_ldadd)
+
+TEST_PROGS             += test-generator
+test_generator_SOURCES  = test-generator.c
+test_generator_LDADD    = $(progs_ldadd)
+
+TEST_PROGS                    += test-serialize-simple
+test_serialize_simple_SOURCES  = test-serialize-simple.c
+test_serialize_simple_LDADD    = $(progs_ldadd)
+
+TEST_PROGS                     += test-serialize-complex
+test_serialize_complex_SOURCES  = test-serialize-complex.c
+test_serialize_complex_LDADD    = $(progs_ldadd)
+
+TEST_PROGS                   += test-serialize-boxed
+test_serialize_boxed_SOURCES  = test-serialize-boxed.c
+test_serialize_boxed_LDADD    = $(progs_ldadd)
+
+TEST_PROGS                  += test-serialize-full
+test_serialize_full_SOURCES  = test-serialize-full.c
+test_serialize_full_LDADD    = $(progs_ldadd)
diff --git a/tests/test-generator.c b/tests/test-generator.c
new file mode 100644 (file)
index 0000000..864dbb9
--- /dev/null
@@ -0,0 +1,357 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+
+#include <glib.h>
+
+#include <json-glib/json-glib.h>
+
+static const gchar *empty_array  = "[ ]";
+static const gchar *empty_object = "{ }";
+
+static const gchar *simple_array = "[ true, false, null, 42, \"foo\" ]"; 
+static const gchar *nested_array = "[ true, [ false, null ], 42 ]";
+
+static const gchar *simple_object = "{ \"Bool1\" : true, \"Bool2\" : false, \"Null\" : null, \"Int\" : 42, \"String\" : \"foo\" }";
+
+static void
+test_empty_array (void)
+{
+  JsonGenerator *gen = json_generator_new ();
+  JsonNode *root;
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_ARRAY);
+  json_node_take_array (root, json_array_new ());
+
+  json_generator_set_root (gen, root);
+  g_object_set (gen, "pretty", FALSE, NULL);
+
+  data = json_generator_to_data (gen, &len);
+
+  g_assert_cmpint (len, ==, strlen (empty_array));
+  g_assert_cmpstr (data, ==, empty_array);
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (gen);
+}
+
+static void
+test_empty_object (void)
+{
+  JsonGenerator *gen = json_generator_new ();
+  JsonNode *root;
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_OBJECT);
+  json_node_take_object (root, json_object_new ());
+
+  json_generator_set_root (gen, root);
+  g_object_set (gen, "pretty", FALSE, NULL);
+
+  data = json_generator_to_data (gen, &len);
+
+  g_assert_cmpint (len, ==, strlen (empty_object));
+  g_assert_cmpstr (data, ==, empty_object);
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (gen);
+}
+
+static void
+test_simple_array (void)
+{
+  JsonGenerator *generator = json_generator_new ();
+  JsonNode *root, *val;
+  JsonArray *array;
+  GValue value = { 0, };
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_ARRAY);
+  array = json_array_sized_new (6);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_BOOLEAN);
+  g_value_set_boolean (&value, TRUE);
+  json_node_set_value (val, &value);
+  json_array_add_element (array, val);
+  g_value_unset (&value);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  json_node_set_boolean (val, FALSE);
+  json_array_add_element (array, val);
+
+  val = json_node_new (JSON_NODE_NULL);
+  json_array_add_element (array, val);
+
+  json_array_add_int_element (array, 42);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_STRING);
+  g_value_set_string (&value, "foo");
+  json_node_set_value (val, &value);
+  json_array_add_element (array, val);
+  g_value_unset (&value);
+
+  json_node_take_array (root, array);
+  json_generator_set_root (generator, root);
+
+  g_object_set (generator, "pretty", FALSE, NULL);
+  data = json_generator_to_data (generator, &len);
+
+  if (g_test_verbose ())
+    g_print ("checking simple array `%s' (expected: %s)\n",
+             data,
+             simple_array);
+
+  g_assert_cmpint (len, ==, strlen (simple_array));
+  g_assert_cmpstr (data, ==, simple_array);
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (generator);
+}
+
+static void
+test_nested_array (void)
+{
+  JsonGenerator *generator = json_generator_new ();
+  JsonNode *root, *val;
+  JsonArray *array, *nested;
+  GValue value = { 0, };
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_ARRAY);
+  array = json_array_sized_new (3);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_BOOLEAN);
+  g_value_set_boolean (&value, TRUE);
+  json_node_set_value (val, &value);
+  json_array_add_element (array, val);
+  g_value_unset (&value);
+
+  {
+    nested = json_array_new ();
+
+    json_array_add_boolean_element (nested, FALSE);
+    json_array_add_null_element (nested);
+
+    json_array_add_array_element (array, nested);
+  }
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_INT64);
+  g_value_set_int64 (&value, 42);
+  json_node_set_value (val, &value);
+  json_array_add_element (array, val);
+  g_value_unset (&value);
+
+  json_node_take_array (root, array);
+  json_generator_set_root (generator, root);
+
+  g_object_set (generator, "pretty", FALSE, NULL);
+  data = json_generator_to_data (generator, &len);
+
+  g_assert_cmpint (len, ==, strlen (nested_array));
+  g_assert_cmpstr (data, ==, nested_array);
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (generator);
+}
+
+static void
+test_simple_object (void)
+{
+  JsonGenerator *generator = json_generator_new ();
+  JsonNode *root;
+  JsonObject *object;
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_OBJECT);
+  object = json_object_new ();
+
+  json_object_set_boolean_member (object, "Bool1", TRUE);
+  json_object_set_boolean_member (object, "Bool2", FALSE);
+  json_object_set_null_member (object, "Null");
+  json_object_set_int_member (object, "Int", 42);
+  json_object_set_string_member (object, "String", "foo");
+
+  json_node_take_object (root, object);
+  json_generator_set_root (generator, root);
+
+  g_object_set (generator, "pretty", FALSE, NULL);
+  data = json_generator_to_data (generator, &len);
+
+  if (g_test_verbose ())
+    g_print ("checking simple object `%s' (expected: %s)\n",
+             data,
+             simple_object);
+
+  g_assert_cmpint (len, ==, strlen (simple_object));
+  g_assert_cmpstr (data, ==, simple_object);
+
+  /* we cannot compare the strings literal because JsonObject does not
+   * guarantee any ordering
+   */
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (generator);
+}
+
+#if 0
+/* this is just overkill, but I'll add it commented out, so it
+ * can be enabled if I feel like running this just to compare
+ * the length of the strings
+ */
+static void
+test_nested_object (void)
+{
+  JsonGenerator *generator = json_generator_new ();
+  JsonNode *root, *val, *nested_val;
+  JsonObject *object, *nested;
+  JsonArray *array;
+  GValue value = { 0, };
+  gchar *data;
+  gsize len;
+
+  root = json_node_new (JSON_NODE_OBJECT);
+  object = json_object_new ();
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_STRING);
+  g_value_set_string (&value, "View from 15th Floor");
+  json_node_set_value (val, &value);
+  json_object_set_member (object, "Title", val);
+  g_value_unset (&value);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_INT);
+  g_value_set_int (&value, 800);
+  json_node_set_value (val, &value);
+  json_object_set_member (object, "Width", val);
+  g_value_unset (&value);
+
+  val = json_node_new (JSON_NODE_VALUE);
+  g_value_init (&value, G_TYPE_INT);
+  g_value_set_int (&value, 600);
+  json_node_set_value (val, &value);
+  json_object_set_member (object, "Height", val);
+  g_value_unset (&value);
+
+  {
+    val = json_node_new (JSON_NODE_ARRAY);
+    array = json_array_new ();
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 116);
+    json_node_set_value (nested_val, &value);
+    json_array_add_element (array, nested_val);
+    g_value_unset (&value);
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 943);
+    json_node_set_value (nested_val, &value);
+    json_array_add_element (array, nested_val);
+    g_value_unset (&value);
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 234);
+    json_node_set_value (nested_val, &value);
+    json_array_add_element (array, nested_val);
+    g_value_unset (&value);
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 38793);
+    json_node_set_value (nested_val, &value);
+    json_array_add_element (array, nested_val);
+    g_value_unset (&value);
+
+    json_node_take_array (val, array);
+    json_object_set_member (object, "IDs", val);
+  }
+
+  {
+    val = json_node_new (JSON_NODE_OBJECT);
+    nested = json_object_new ();
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_STRING);
+    g_value_set_string (&value, "http://www.example.com/image/481989943");
+    json_node_set_value (nested_val, &value);
+    json_object_set_member (nested, "Url", nested_val);
+    g_value_unset (&value);
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 125);
+    json_node_set_value (nested_val, &value);
+    json_object_set_member (nested, "Width", nested_val);
+    g_value_unset (&value);
+
+    nested_val = json_node_new (JSON_NODE_VALUE);
+    g_value_init (&value, G_TYPE_INT);
+    g_value_set_int (&value, 100);
+    json_node_set_value (nested_val, &value);
+    json_object_set_member (nested, "Height", nested_val);
+    g_value_unset (&value);
+
+    json_node_take_object (val, nested);
+    json_object_set_member (object, "Thumbnail", val);
+  }
+
+  json_node_take_object (root, object);
+  json_generator_set_root (generator, root);
+
+  g_object_set (generator, "pretty", FALSE, NULL);
+  data = json_generator_to_data (generator, &len);
+
+  if (g_test_verbose ())
+    g_print ("checking nested object `%s' (expected: %s)\n",
+             data,
+             nested_object);
+
+  g_assert_cmpint (len, ==, strlen (nested_object));
+
+  /* we cannot compare the strings literal because JsonObject does not
+   * guarantee any ordering
+   */
+
+  g_free (data);
+  json_node_free (root);
+  g_object_unref (generator);
+}
+#endif
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/generator/empty-array", test_empty_array);
+  g_test_add_func ("/generator/empty-object", test_empty_object);
+  g_test_add_func ("/generator/simple-array", test_simple_array);
+  g_test_add_func ("/generator/nested-array", test_nested_array);
+  g_test_add_func ("/generator/simple-object", test_simple_object);
+
+  return g_test_run ();
+}
diff --git a/tests/test-parser.c b/tests/test-parser.c
new file mode 100644 (file)
index 0000000..ffda63a
--- /dev/null
@@ -0,0 +1,686 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <stdlib.h>
+#include <stdio.h>
+
+#include <glib.h>
+
+#include <json-glib/json-glib.h>
+
+static const gchar *test_empty_string = "";
+static const gchar *test_empty_array_string = "[ ]";
+static const gchar *test_empty_object_string = "{ }";
+
+static void
+verify_int_value (JsonNode *node)
+{
+  g_assert_cmpint (42, ==, json_node_get_int (node));
+}
+
+static void
+verify_boolean_value (JsonNode *node)
+{
+  g_assert_cmpint (TRUE, ==, json_node_get_boolean (node));
+}
+
+static void
+verify_string_value (JsonNode *node)
+{
+  g_assert_cmpstr ("string", ==, json_node_get_string (node));
+}
+
+static void
+verify_double_value (JsonNode *node)
+{
+  g_assert_cmpfloat (10.2e3, ==, json_node_get_double (node));
+}
+
+static const struct {
+  const gchar *str;
+  JsonNodeType type;
+  GType gtype;
+  void (* verify_value) (JsonNode *node);
+} test_base_values[] = {
+  { "null",       JSON_NODE_NULL,  G_TYPE_INVALID, NULL, },
+  { "42",         JSON_NODE_VALUE, G_TYPE_INT64,   verify_int_value },
+  { "true",       JSON_NODE_VALUE, G_TYPE_BOOLEAN, verify_boolean_value },
+  { "\"string\"", JSON_NODE_VALUE, G_TYPE_STRING,  verify_string_value },
+  { "10.2e3",     JSON_NODE_VALUE, G_TYPE_DOUBLE,  verify_double_value }
+};
+
+static const struct {
+  const gchar *str;
+  gint len;
+  gint element;
+  JsonNodeType type;
+  GType gtype;
+} test_simple_arrays[] = {
+  { "[ true ]",                 1, 0, JSON_NODE_VALUE, G_TYPE_BOOLEAN },
+  { "[ true, false, null ]",    3, 2, JSON_NODE_NULL,  G_TYPE_INVALID },
+  { "[ 1, 2, 3.14, \"test\" ]", 4, 3, JSON_NODE_VALUE, G_TYPE_STRING  }
+};
+
+static const gchar *test_nested_arrays[] = {
+  "[ 42, [ ], null ]",
+  "[ [ ], [ true, [ true ] ] ]",
+  "[ [ false, true, 42 ], [ true, false, 3.14 ], \"test\" ]",
+  "[ true, { } ]",
+  "[ false, { \"test\" : 42 } ]",
+  "[ { \"test\" : 42 }, null ]",
+  "[ true, { \"test\" : 42 }, null ]",
+  "[ { \"channel\" : \"/meta/connect\" } ]"
+};
+
+static const struct {
+  const gchar *str;
+  gint size;
+  const gchar *member;
+  JsonNodeType type;
+  GType gtype;
+} test_simple_objects[] = {
+  { "{ \"test\" : 42 }", 1, "test", JSON_NODE_VALUE, G_TYPE_INT64 },
+  { "{ \"name\" : \"\", \"state\" : 1 }", 2, "name", JSON_NODE_VALUE, G_TYPE_STRING },
+  { "{ \"foo\" : \"bar\", \"baz\" : null }", 2, "baz", JSON_NODE_NULL, G_TYPE_INVALID },
+  { "{ \"channel\" : \"/meta/connect\" }", 1, "channel", JSON_NODE_VALUE, G_TYPE_STRING }
+};
+
+static const gchar *test_nested_objects[] = {
+  "{ \"array\" : [ false, \"foo\" ], \"object\" : { \"foo\" : true } }"
+};
+
+static const struct {
+  const gchar *str;
+  const gchar *var;
+} test_assignments[] = {
+  { "var foo = [ false, false, true ]", "foo" },
+  { "var bar = [ true, 42 ];", "bar" },
+  { "var baz = { \"foo\" : false }", "baz" }
+};
+
+static const struct
+{
+  const gchar *str;
+  const gchar *member;
+  const gchar *match;
+} test_unicode[] = {
+  { "{ \"test\" : \"foo \\u00e8\" }", "test", "foo Ã¨" }
+};
+
+static const struct
+{
+  const gchar *str;
+} test_invalid[] = {
+  { "test" },
+  { "[ foo, ]" },
+  { "[ true, ]" },
+  { "{ \"foo\" : true \"bar\" : false }" },
+  { "[ true, [ false, ] ]" },
+  { "{ \"foo\" : { \"bar\" : false, } }" },
+  { "[ { }, { }, { }, ]" }
+};
+
+static guint n_test_base_values    = G_N_ELEMENTS (test_base_values);
+static guint n_test_simple_arrays  = G_N_ELEMENTS (test_simple_arrays);
+static guint n_test_nested_arrays  = G_N_ELEMENTS (test_nested_arrays);
+static guint n_test_simple_objects = G_N_ELEMENTS (test_simple_objects);
+static guint n_test_nested_objects = G_N_ELEMENTS (test_nested_objects);
+static guint n_test_assignments    = G_N_ELEMENTS (test_assignments);
+static guint n_test_unicode        = G_N_ELEMENTS (test_unicode);
+static guint n_test_invalid        = G_N_ELEMENTS (test_invalid);
+
+static void
+test_empty (void)
+{
+  JsonParser *parser;
+  GError *error = NULL;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with empty string...\n");
+
+  if (!json_parser_load_from_data (parser, test_empty_string, -1, &error))
+    {
+      if (g_test_verbose ())
+        g_print ("Error: %s\n", error->message);
+      g_error_free (error);
+      g_object_unref (parser);
+      exit (1);
+    }
+  else
+    {
+      if (g_test_verbose ())
+        g_print ("checking json_parser_get_root...\n");
+
+      g_assert (NULL == json_parser_get_root (parser));
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_base_value (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with base-values...\n");
+
+  for (i = 0; i < n_test_base_values; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_base_values[i].str, -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          root = json_parser_get_root (parser);
+          g_assert (root != NULL);
+          g_assert (json_node_get_parent (root) == NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking root node is of the desired type %s...\n",
+                     test_base_values[i].gtype == G_TYPE_INVALID ? "<null>"
+                                                                 : g_type_name (test_base_values[i].gtype));
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, test_base_values[i].type);
+          g_assert_cmpint (json_node_get_value_type (root), ==, test_base_values[i].gtype);
+
+          if (test_base_values[i].verify_value)
+            test_base_values[i].verify_value (root);
+       }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_empty_array (void)
+{
+  JsonParser *parser;
+  GError *error = NULL;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with empty array...\n");
+
+  if (!json_parser_load_from_data (parser, test_empty_array_string, -1, &error))
+    {
+      if (g_test_verbose ())
+        g_print ("Error: %s\n", error->message);
+      g_error_free (error);
+      g_object_unref (parser);
+      exit (1);
+    }
+  else
+    {
+      JsonNode *root;
+      JsonArray *array;
+
+      g_assert (NULL != json_parser_get_root (parser));
+
+      if (g_test_verbose ())
+        g_print ("checking root node is an array...\n");
+      root = json_parser_get_root (parser);
+      g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_ARRAY);
+      g_assert (json_node_get_parent (root) == NULL);
+
+      array = json_node_get_array (root);
+      g_assert (array != NULL);
+
+      if (g_test_verbose ())
+        g_print ("checking array is empty...\n");
+      g_assert_cmpint (json_array_get_length (array), ==, 0);
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_simple_array (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with simple arrays...\n");
+
+  for (i = 0; i < n_test_simple_arrays; i++)
+    {
+      GError *error = NULL;
+
+      if (g_test_verbose ())
+        g_print ("Parsing: '%s'\n", test_simple_arrays[i].str);
+
+      if (!json_parser_load_from_data (parser, test_simple_arrays[i].str, -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root, *node;
+          JsonArray *array;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          if (g_test_verbose ())
+            g_print ("checking root node is an array...\n");
+          root = json_parser_get_root (parser);
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_ARRAY);
+          g_assert (json_node_get_parent (root) == NULL);
+
+          array = json_node_get_array (root);
+          g_assert (array != NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking array is of the desired length (%d)...\n",
+                     test_simple_arrays[i].len);
+          g_assert_cmpint (json_array_get_length (array), ==, test_simple_arrays[i].len);
+
+          if (g_test_verbose ())
+            g_print ("checking element %d is of the desired type %s...\n",
+                     test_simple_arrays[i].element,
+                     g_type_name (test_simple_arrays[i].gtype));
+          node = json_array_get_element (array, test_simple_arrays[i].element);
+          g_assert (node != NULL);
+          g_assert (json_node_get_parent (node) == root);
+          g_assert_cmpint (JSON_NODE_TYPE (node), ==, test_simple_arrays[i].type);
+          g_assert_cmpint (json_node_get_value_type (node), ==, test_simple_arrays[i].gtype);
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_nested_array (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with nested arrays...\n");
+
+  for (i = 0; i < n_test_nested_arrays; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_nested_arrays[i], -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root;
+          JsonArray *array;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          if (g_test_verbose ())
+            g_print ("checking root node is an array...\n");
+          root = json_parser_get_root (parser);
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_ARRAY);
+          g_assert (json_node_get_parent (root) == NULL);
+
+          array = json_node_get_array (root);
+          g_assert (array != NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking array is not empty...\n");
+          g_assert_cmpint (json_array_get_length (array), >, 0);
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_empty_object (void)
+{
+  JsonParser *parser;
+  GError *error = NULL;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with empty object...\n");
+
+  if (!json_parser_load_from_data (parser, test_empty_object_string, -1, &error))
+    {
+      if (g_test_verbose ())
+        g_print ("Error: %s\n", error->message);
+      g_error_free (error);
+      g_object_unref (parser);
+      exit (1);
+    }
+  else
+    {
+      JsonNode *root;
+      JsonObject *object;
+
+      g_assert (NULL != json_parser_get_root (parser));
+
+      if (g_test_verbose ())
+        g_print ("checking root node is an object...\n");
+      root = json_parser_get_root (parser);
+      g_assert (json_node_get_parent (root) == NULL);
+      g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_OBJECT);
+      g_assert (json_node_get_parent (root) == NULL);
+
+      object = json_node_get_object (root);
+      g_assert (object != NULL);
+
+      if (g_test_verbose ())
+        g_print ("checking object is empty...\n");
+      g_assert_cmpint (json_object_get_size (object), ==, 0);
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_simple_object (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with simple objects...\n");
+
+  for (i = 0; i < n_test_simple_objects; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_simple_objects[i].str, -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root, *node;
+          JsonObject *object;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          if (g_test_verbose ())
+            g_print ("checking root node is an object...\n");
+          root = json_parser_get_root (parser);
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_OBJECT);
+          g_assert (json_node_get_parent (root) == NULL);
+
+          object = json_node_get_object (root);
+          g_assert (object != NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking object is of the desired size (%d)...\n",
+                     test_simple_objects[i].size);
+          g_assert_cmpint (json_object_get_size (object), ==, test_simple_objects[i].size);
+
+          if (g_test_verbose ())
+            g_print ("checking member '%s' is of the desired type %s...\n",
+                     test_simple_objects[i].member,
+                     g_type_name (test_simple_objects[i].gtype));
+          node = json_object_get_member (object, test_simple_objects[i].member);
+          g_assert (node != NULL);
+          g_assert (json_node_get_parent (node) == root);
+          g_assert_cmpint (JSON_NODE_TYPE (node), ==, test_simple_objects[i].type);
+          g_assert_cmpint (json_node_get_value_type (node), ==, test_simple_objects[i].gtype);
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_nested_object (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with nested objects...\n");
+
+  for (i = 0; i < n_test_nested_objects; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_nested_objects[i], -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root;
+          JsonObject *object;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          if (g_test_verbose ())
+            g_print ("checking root node is an object...\n");
+          root = json_parser_get_root (parser);
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_OBJECT);
+          g_assert (json_node_get_parent (root) == NULL);
+
+          object = json_node_get_object (root);
+          g_assert (object != NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking object is not empty...\n");
+          g_assert_cmpint (json_object_get_size (object), >, 0);
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_assignment (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with assignments...\n");
+
+  for (i = 0; i < n_test_assignments; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_assignments[i].str, -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          gchar *var;
+
+          if (g_test_verbose ())
+            g_print ("checking assignment...\n");
+
+          g_assert (json_parser_has_assignment (parser, &var) == TRUE);
+          g_assert (var != NULL);
+          g_assert_cmpstr (var, ==, test_assignments[i].var);
+          g_assert (NULL != json_parser_get_root (parser));
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_unicode_escape (void)
+{
+  gint i;
+  JsonParser *parser;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with unicode escape...\n");
+
+  for (i = 0; i < n_test_unicode; i++)
+    {
+      GError *error = NULL;
+
+      if (!json_parser_load_from_data (parser, test_unicode[i].str, -1, &error))
+        {
+          if (g_test_verbose ())
+            g_print ("Error: %s\n", error->message);
+
+          g_error_free (error);
+          g_object_unref (parser);
+          exit (1);
+        }
+      else
+        {
+          JsonNode *root, *node;
+          JsonObject *object;
+
+          g_assert (NULL != json_parser_get_root (parser));
+
+          if (g_test_verbose ())
+            g_print ("checking root node is an object...\n");
+          root = json_parser_get_root (parser);
+          g_assert_cmpint (JSON_NODE_TYPE (root), ==, JSON_NODE_OBJECT);
+
+          object = json_node_get_object (root);
+          g_assert (object != NULL);
+
+          if (g_test_verbose ())
+            g_print ("checking object is not empty...\n");
+          g_assert_cmpint (json_object_get_size (object), >, 0);
+
+          node = json_object_get_member (object, test_unicode[i].member);
+          g_assert_cmpint (JSON_NODE_TYPE (node), ==, JSON_NODE_VALUE);
+
+          if (g_test_verbose ())
+            g_print ("checking simple string equality...\n");
+          g_assert_cmpstr (json_node_get_string (node), ==, test_unicode[i].match);
+
+          if (g_test_verbose ())
+            g_print ("checking for valid UTF-8...\n");
+          g_assert (g_utf8_validate (json_node_get_string (node), -1, NULL));
+        }
+    }
+
+  g_object_unref (parser);
+}
+
+static void
+test_invalid_json (void)
+{
+  JsonParser *parser;
+  GError *error = NULL;
+  gint i;
+
+  parser = json_parser_new ();
+  g_assert (JSON_IS_PARSER (parser));
+
+  if (g_test_verbose ())
+    g_print ("checking json_parser_load_from_data with invalid data...\n");
+
+  for (i = 0; i < n_test_invalid; i++)
+    {
+      gboolean res;
+
+      if (g_test_verbose ())
+        g_print ("Parsing: '%s'\n", test_invalid[i].str);
+
+      res = json_parser_load_from_data (parser, test_invalid[i].str, -1,
+                                        &error);
+
+      g_assert (!res);
+      g_assert (error != NULL);
+      g_assert (error->domain == JSON_PARSER_ERROR);
+
+      if (g_test_verbose ())
+        g_print ("Error: %s\n", error->message);
+
+      g_clear_error (&error);
+    }
+
+  g_object_unref (parser);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/parser/empty-string", test_empty);
+  g_test_add_func ("/parser/base-value", test_base_value);
+  g_test_add_func ("/parser/empty-array", test_empty_array);
+  g_test_add_func ("/parser/simple-array", test_simple_array);
+  g_test_add_func ("/parser/nested-array", test_nested_array);
+  g_test_add_func ("/parser/empty-object", test_empty_object);
+  g_test_add_func ("/parser/simple-object", test_simple_object);
+  g_test_add_func ("/parser/nested-object", test_nested_object);
+  g_test_add_func ("/parser/assignment", test_assignment);
+  g_test_add_func ("/parser/unicode-escape", test_unicode_escape);
+  g_test_add_func ("/parser/invalid-json", test_invalid_json);
+
+  return g_test_run ();
+}
diff --git a/tests/test-serialize-boxed.c b/tests/test-serialize-boxed.c
new file mode 100644 (file)
index 0000000..deeef13
--- /dev/null
@@ -0,0 +1,264 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+#include <json-glib/json-gobject.h>
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+  gint foo;
+  gboolean bar;
+};
+
+struct _TestObject
+{
+  GObject parent_instance;
+
+  TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+  GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+/*** implementation ***/
+
+static gpointer
+test_boxed_copy (gpointer src)
+{
+  return g_slice_dup (TestBoxed, src);
+}
+
+static void
+test_boxed_free (gpointer boxed)
+{
+  if (G_LIKELY (boxed != NULL))
+    g_slice_free (TestBoxed, boxed);
+}
+
+static JsonNode *
+test_boxed_serialize (gconstpointer boxed)
+{
+  const TestBoxed *test = boxed;
+  JsonObject *object;
+  JsonNode *node;
+
+  if (boxed == NULL)
+    return json_node_new (JSON_NODE_NULL);
+
+  object = json_object_new ();
+  node = json_node_new (JSON_NODE_OBJECT);
+
+  json_object_set_int_member (object, "foo", test->foo);
+  json_object_set_boolean_member (object, "bar", test->bar);
+
+  json_node_take_object (node, object);
+
+  if (g_test_verbose ())
+    {
+      g_print ("Serialize: { foo: %" G_GINT64_FORMAT ", bar: %s }\n",
+               json_object_get_int_member (object, "foo"),
+               json_object_get_boolean_member (object, "bar") ? "true" : "false");
+    }
+
+  return node;
+}
+
+static gpointer
+test_boxed_deserialize (JsonNode *node)
+{
+  JsonObject *object;
+  TestBoxed *test;
+
+  if (json_node_get_node_type (node) != JSON_NODE_OBJECT)
+    return NULL;
+
+  object = json_node_get_object (node);
+
+  test = g_slice_new (TestBoxed);
+  test->foo = json_object_get_int_member (object, "foo");
+  test->bar = json_object_get_boolean_member (object, "bar");
+
+  if (g_test_verbose ())
+    {
+      g_print ("Deserialize: { foo: %d, bar: %s }\n",
+               test->foo,
+               test->bar ? "true" : "false");
+    }
+
+  return test;
+}
+
+GType
+test_boxed_get_type (void)
+{
+  static GType b_type = 0;
+
+  if (G_UNLIKELY (b_type == 0))
+    {
+      b_type = g_boxed_type_register_static ("TestBoxed",
+                                             test_boxed_copy,
+                                             test_boxed_free);
+
+      if (g_test_verbose ())
+        g_print ("Registering transform functions\n");
+
+      json_boxed_register_serialize_func (b_type, JSON_NODE_OBJECT,
+                                          test_boxed_serialize);
+      json_boxed_register_deserialize_func (b_type, JSON_NODE_OBJECT,
+                                            test_boxed_deserialize);
+    }
+
+  return b_type;
+}
+
+enum
+{
+  PROP_0,
+
+  PROP_BLAH
+};
+
+G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
+
+static void
+test_object_finalize (GObject *gobject)
+{
+  G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                          guint         prop_id,
+                          const GValue *value,
+                          GParamSpec   *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_BLAH:
+      {
+        const TestBoxed *blah = g_value_get_boxed (value);
+
+        TEST_OBJECT (gobject)->blah = *blah;
+      }
+      break;
+
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                          guint       prop_id,
+                          GValue     *value,
+                          GParamSpec *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_BLAH:
+      g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+      break;
+
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  gobject_class->set_property = test_object_set_property;
+  gobject_class->get_property = test_object_get_property;
+  gobject_class->finalize = test_object_finalize;
+
+  g_object_class_install_property (gobject_class,
+                                   PROP_BLAH,
+                                   g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                       TEST_TYPE_BOXED,
+                                                       G_PARAM_READWRITE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+  object->blah.foo = 0;
+  object->blah.bar = FALSE;
+}
+
+static const gchar *serialize_data =
+"{\n"
+"  \"blah\" : {\n"
+"    \"foo\" : 42,\n"
+"    \"bar\" : true\n"
+"  }\n"
+"}";
+
+static void
+test_serialize_boxed (void)
+{
+  TestBoxed boxed = { 42, TRUE };
+  GObject *obj;
+  gchar *data;
+  gsize len;
+
+  obj = g_object_new (TEST_TYPE_OBJECT, "blah", &boxed, NULL);
+
+  data = json_gobject_to_data (obj, &len);
+
+  g_assert_cmpint (len, ==, strlen (serialize_data));
+  g_assert_cmpstr (data, ==, serialize_data);
+
+  if (g_test_verbose ())
+    g_print ("TestObject:\n%s\n", data);
+
+  g_free (data);
+  g_object_unref (obj);
+}
+
+static void
+test_deserialize_boxed (void)
+{
+
+  GObject *obj;
+
+  obj = json_gobject_from_data (TEST_TYPE_OBJECT, serialize_data, -1, NULL);
+  g_assert (TEST_IS_OBJECT (obj));
+  g_assert_cmpint (TEST_OBJECT (obj)->blah.foo, ==, 42);
+  g_assert (TEST_OBJECT (obj)->blah.bar);
+
+  g_object_unref (obj);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/boxed/serialize-property", test_serialize_boxed);
+  g_test_add_func ("/boxed/deserialize-property", test_deserialize_boxed);
+
+  return g_test_run ();
+}
diff --git a/tests/test-serialize-complex.c b/tests/test-serialize-complex.c
new file mode 100644 (file)
index 0000000..f577761
--- /dev/null
@@ -0,0 +1,293 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+#include <json-glib/json-gobject.h>
+
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+  gint foo;
+  gboolean bar;
+};
+
+struct _TestObject
+{
+  GObject parent_instance;
+
+  gint foo;
+  gboolean bar;
+  gchar *baz;
+  TestBoxed blah;
+};
+
+struct _TestObjectClass
+{
+  GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+  TestBoxed *copy = g_slice_new (TestBoxed);
+
+  *copy = *src;
+
+  return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+  if (G_LIKELY (boxed))
+    {
+      g_slice_free (TestBoxed, boxed);
+    }
+}
+
+GType
+test_boxed_get_type (void)
+{
+  static GType b_type = 0;
+
+  if (G_UNLIKELY (b_type == 0))
+    b_type = g_boxed_type_register_static ("TestBoxed",
+                                           (GBoxedCopyFunc) test_boxed_copy,
+                                           (GBoxedFreeFunc) test_boxed_free);
+
+  return b_type;
+}
+
+enum
+{
+  PROP_0,
+
+  PROP_FOO,
+  PROP_BAR,
+  PROP_BAZ,
+  PROP_BLAH
+};
+
+static JsonSerializableIface *serializable_iface = NULL;
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                         G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                json_serializable_iface_init));
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                const gchar      *name,
+                                const GValue     *value,
+                                GParamSpec       *pspec)
+{
+  JsonNode *retval = NULL;
+
+  if (strcmp (name, "blah") == 0)
+    {
+      TestBoxed *boxed;
+      JsonObject *obj;
+      JsonNode *val;
+
+      retval = json_node_new (JSON_NODE_OBJECT);
+      obj = json_object_new ();
+      
+      boxed = g_value_get_boxed (value);
+
+      val = json_node_new (JSON_NODE_VALUE);
+      json_node_set_int (val, boxed->foo);
+      json_object_set_member (obj, "foo", val);
+
+      val = json_node_new (JSON_NODE_VALUE);
+      json_node_set_boolean (val, boxed->bar);
+      json_object_set_member (obj, "bar", val);
+
+      json_node_take_object (retval, obj);
+    }
+  else
+    retval = serializable_iface->serialize_property (serializable,
+                                                     name,
+                                                     value, pspec);
+
+  return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+  JsonSerializableIface *iface = g_iface;
+
+  serializable_iface = g_type_default_interface_peek (JSON_TYPE_SERIALIZABLE);
+
+  iface->serialize_property = test_object_serialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+  g_free (TEST_OBJECT (gobject)->baz);
+
+  G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                          guint         prop_id,
+                          const GValue *value,
+                          GParamSpec   *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+      break;
+    case PROP_BAR:
+      TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+      break;
+    case PROP_BAZ:
+      g_free (TEST_OBJECT (gobject)->baz);
+      TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                          guint       prop_id,
+                          GValue     *value,
+                          GParamSpec *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+      break;
+    case PROP_BAR:
+      g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+      break;
+    case PROP_BAZ:
+      g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+      break;
+    case PROP_BLAH:
+      g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  gobject_class->set_property = test_object_set_property;
+  gobject_class->get_property = test_object_get_property;
+  gobject_class->finalize = test_object_finalize;
+
+  g_object_class_install_property (gobject_class,
+                                   PROP_FOO,
+                                   g_param_spec_int ("foo", "Foo", "Foo",
+                                                     0, G_MAXINT, 42,
+                                                     G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAR,
+                                   g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                         FALSE,
+                                                         G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAZ,
+                                   g_param_spec_string ("baz", "Baz", "Baz",
+                                                        NULL,
+                                                        G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BLAH,
+                                   g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                       TEST_TYPE_BOXED,
+                                                       G_PARAM_READABLE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+  object->foo = 42;
+  object->bar = TRUE;
+  object->baz = g_strdup ("Test");
+
+  object->blah.foo = object->foo;
+  object->blah.bar = object->bar;
+}
+
+static void
+test_serialize (void)
+{
+  TestObject *obj = g_object_new (TEST_TYPE_OBJECT, NULL);
+  JsonParser *parser = json_parser_new ();
+  GError *error = NULL;
+  JsonObject *object;
+  JsonNode *node;
+  gchar *data;
+  gsize len;
+
+  data = json_gobject_to_data (G_OBJECT (obj), &len);
+
+  g_assert_cmpint (len, >, 0);
+  if (g_test_verbose ())
+    g_print ("TestObject:\n%s\n", data);
+
+  parser = json_parser_new ();
+  json_parser_load_from_data (parser, data, -1, &error);
+  g_assert (error == NULL);
+
+  node = json_parser_get_root (parser);
+  g_assert (json_node_get_node_type (node) == JSON_NODE_OBJECT);
+
+  object = json_node_get_object (node);
+  g_assert_cmpint (json_object_get_int_member (object, "foo"), ==, 42);
+  g_assert (json_object_get_boolean_member (object, "bar"));
+  g_assert_cmpstr (json_object_get_string_member (object, "baz"), ==, "Test");
+
+  node = json_object_get_member (object, "blah");
+  g_assert (json_node_get_node_type (node) == JSON_NODE_OBJECT);
+
+  object = json_node_get_object (node);
+  g_assert_cmpint (json_object_get_int_member (object, "foo"), ==, 42);
+  g_assert (json_object_get_boolean_member (object, "bar"));
+
+  g_free (data);
+  g_object_unref (parser);
+  g_object_unref (obj);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/serialize/gobject-boxed", test_serialize);
+
+  return g_test_run ();
+}
diff --git a/tests/test-serialize-full.c b/tests/test-serialize-full.c
new file mode 100644 (file)
index 0000000..2ef22d6
--- /dev/null
@@ -0,0 +1,415 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+#include <json-glib/json-gobject.h>
+
+#define TEST_TYPE_ENUM                  (test_enum_get_type ())
+#define TEST_TYPE_BOXED                 (test_boxed_get_type ())
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef enum {
+  TEST_ENUM_FOO,
+  TEST_ENUM_BAR,
+  TEST_ENUM_BAZ
+} TestEnum;
+
+typedef struct _TestBoxed               TestBoxed;
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestBoxed
+{
+  gint foo;
+  gboolean bar;
+};
+
+struct _TestObject
+{
+  GObject parent_instance;
+
+  gint foo;
+  gboolean bar;
+  gchar *baz;
+  TestBoxed blah;
+  TestEnum meh;
+  gchar **mah;
+
+  TestObject *test;
+};
+
+struct _TestObjectClass
+{
+  GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+/*** implementation ***/
+
+static TestBoxed *
+test_boxed_copy (const TestBoxed *src)
+{
+  TestBoxed *copy = g_slice_new (TestBoxed);
+
+  *copy = *src;
+
+  return copy;
+}
+
+static void
+test_boxed_free (TestBoxed *boxed)
+{
+  if (G_LIKELY (boxed))
+    {
+      g_slice_free (TestBoxed, boxed);
+    }
+}
+
+GType
+test_boxed_get_type (void)
+{
+  static GType b_type = 0;
+
+  if (G_UNLIKELY (b_type == 0))
+    b_type = g_boxed_type_register_static ("TestBoxed",
+                                           (GBoxedCopyFunc) test_boxed_copy,
+                                           (GBoxedFreeFunc) test_boxed_free);
+
+  return b_type;
+}
+
+GType
+test_enum_get_type (void)
+{
+  static GType e_type = 0;
+
+  if (G_UNLIKELY (e_type == 0))
+    {
+      static const GEnumValue values[] = {
+        { TEST_ENUM_FOO, "TEST_ENUM_FOO", "foo" },
+        { TEST_ENUM_BAR, "TEST_ENUM_BAR", "bar" },
+        { TEST_ENUM_BAZ, "TEST_ENUM_BAZ", "baz" },
+        { 0, NULL, NULL }
+      };
+
+      e_type = g_enum_register_static ("TestEnum", values);
+    }
+
+  return e_type;
+}
+
+enum
+{
+  PROP_0,
+
+  PROP_FOO,
+  PROP_BAR,
+  PROP_BAZ,
+  PROP_BLAH,
+  PROP_MEH,
+  PROP_MAH,
+  PROP_TEST
+};
+
+static void json_serializable_iface_init (gpointer g_iface);
+
+G_DEFINE_TYPE_WITH_CODE (TestObject, test_object, G_TYPE_OBJECT,
+                         G_IMPLEMENT_INTERFACE (JSON_TYPE_SERIALIZABLE,
+                                                json_serializable_iface_init));
+
+static gboolean
+test_object_deserialize_property (JsonSerializable *serializable,
+                                  const gchar      *name,
+                                  GValue           *value,
+                                  GParamSpec       *pspec,
+                                  JsonNode         *node)
+{
+  gboolean retval = FALSE;
+
+  return retval;
+}
+
+static JsonNode *
+test_object_serialize_property (JsonSerializable *serializable,
+                                const gchar      *name,
+                                const GValue     *value,
+                                GParamSpec       *pspec)
+{
+  JsonNode *retval;
+
+  if (strcmp (name, "blah") == 0)
+    {
+      TestBoxed *boxed;
+      JsonObject *obj;
+
+      retval = json_node_new (JSON_NODE_OBJECT);
+      obj = json_object_new ();
+      
+      boxed = g_value_get_boxed (value);
+
+      json_object_set_int_member (obj, "foo", boxed->foo);
+      json_object_set_boolean_member (obj, "bar", boxed->bar);
+
+      json_node_take_object (retval, obj);
+
+      test_boxed_free (boxed);
+    }
+  else
+    {
+      GValue copy = { 0, };
+
+      retval = json_node_new (JSON_NODE_VALUE);
+
+      g_value_init (&copy, G_PARAM_SPEC_VALUE_TYPE (pspec));
+      g_value_copy (value, &copy);
+      json_node_set_value (retval, &copy);
+      g_value_unset (&copy);
+    }
+
+  return retval;
+}
+
+static void
+json_serializable_iface_init (gpointer g_iface)
+{
+  JsonSerializableIface *iface = g_iface;
+
+  iface->serialize_property = test_object_serialize_property;
+  iface->deserialize_property = test_object_deserialize_property;
+}
+
+static void
+test_object_finalize (GObject *gobject)
+{
+  g_free (TEST_OBJECT (gobject)->baz);
+  g_strfreev (TEST_OBJECT (gobject)->mah);
+
+  if (TEST_OBJECT (gobject)->test != NULL)
+    g_object_unref (TEST_OBJECT (gobject)->test);
+
+  G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                          guint         prop_id,
+                          const GValue *value,
+                          GParamSpec   *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+      break;
+
+    case PROP_BAR:
+      TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+      break;
+
+    case PROP_BAZ:
+      g_free (TEST_OBJECT (gobject)->baz);
+      TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+      break;
+
+    case PROP_MEH:
+      TEST_OBJECT (gobject)->meh = g_value_get_enum (value);
+      break;
+
+    case PROP_MAH:
+      TEST_OBJECT (gobject)->mah = g_strdupv (g_value_get_boxed (value));
+      break;
+
+    case PROP_TEST:
+      TEST_OBJECT (gobject)->test = g_value_dup_object (value);
+      break;
+
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                          guint       prop_id,
+                          GValue     *value,
+                          GParamSpec *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+      break;
+
+    case PROP_BAR:
+      g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+      break;
+
+    case PROP_BAZ:
+      g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+      break;
+
+    case PROP_BLAH:
+      g_value_set_boxed (value, &(TEST_OBJECT (gobject)->blah));
+      break;
+
+    case PROP_MEH:
+      g_value_set_enum (value, TEST_OBJECT (gobject)->meh);
+      break;
+
+    case PROP_MAH:
+      g_value_set_boxed (value, TEST_OBJECT (gobject)->mah);
+      break;
+
+    case PROP_TEST:
+      g_value_set_object (value, TEST_OBJECT (gobject)->test);
+      break;
+
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  gobject_class->set_property = test_object_set_property;
+  gobject_class->get_property = test_object_get_property;
+  gobject_class->finalize = test_object_finalize;
+
+  g_object_class_install_property (gobject_class,
+                                   PROP_FOO,
+                                   g_param_spec_int ("foo", "Foo", "Foo",
+                                                     0, G_MAXINT, 42,
+                                                     G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAR,
+                                   g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                         FALSE,
+                                                         G_PARAM_READWRITE |
+                                                         G_PARAM_CONSTRUCT_ONLY));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAZ,
+                                   g_param_spec_string ("baz", "Baz", "Baz",
+                                                        NULL,
+                                                        G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BLAH,
+                                   g_param_spec_boxed ("blah", "Blah", "Blah",
+                                                       TEST_TYPE_BOXED,
+                                                       G_PARAM_READABLE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_MEH,
+                                   g_param_spec_enum ("meh", "Meh", "Meh",
+                                                      TEST_TYPE_ENUM,
+                                                      TEST_ENUM_BAR,
+                                                      G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_MAH,
+                                   g_param_spec_boxed ("mah", "Mah", "Mah",
+                                                       G_TYPE_STRV,
+                                                       G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_TEST,
+                                   g_param_spec_object ("test", "Test", "Test",
+                                                        TEST_TYPE_OBJECT,
+                                                        G_PARAM_READWRITE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+  object->foo = 0;
+  object->bar = FALSE;
+  object->baz = NULL; 
+
+  object->blah.foo = object->foo;
+  object->blah.bar = object->bar;
+
+  object->meh = TEST_ENUM_BAR;
+
+  object->mah = NULL;
+
+  object->test = NULL;
+}
+
+static const gchar *var_test =
+"{\n"
+"  \"foo\"  : 42,\n"
+"  \"bar\"  : true,\n"
+"  \"baz\"  : \"hello\",\n"
+"  \"meh\"  : \"baz\",\n"
+"  \"mah\"  : [ \"hello\", \", \", \"world\", \"!\" ],\n"
+"  \"test\" : {\n"
+"    \"bar\" : true,\n"
+"    \"baz\" : \"world\",\n"
+"    \"meh\" : \"foo\"\n"
+"  }\n"
+"}";
+
+static void
+test_deserialize (void)
+{
+  TestObject *test;
+  GObject *object;
+  GError *error;
+  gchar *str;
+
+  error = NULL;
+  object = json_gobject_from_data (TEST_TYPE_OBJECT, var_test, -1, &error);
+  if (error)
+    g_error ("*** Unable to parse buffer: %s\n", error->message);
+
+  if (g_test_verbose ())
+    g_print ("*** TestObject ***\n"
+             " foo: %s\n"
+             " bar: %s\n"
+             " baz: %s\n"
+             " meh: %s\n",
+             TEST_OBJECT (object)->foo == 42            ? "<true>" : "<false>",
+             TEST_OBJECT (object)->bar == TRUE          ? "<true>" : "<false>",
+             TEST_OBJECT (object)->baz != NULL          ? "<true>" : "<false>",
+             TEST_OBJECT (object)->meh == TEST_ENUM_BAZ ? "<true>" : "<false>");
+
+  g_assert_cmpint (TEST_OBJECT (object)->foo, ==, 42);
+  g_assert_cmpint (TEST_OBJECT (object)->bar, ==, TRUE);
+  g_assert_cmpstr (TEST_OBJECT (object)->baz, ==, "hello");
+  g_assert_cmpint (TEST_OBJECT (object)->meh, ==, TEST_ENUM_BAZ);
+
+  g_assert (TEST_OBJECT (object)->mah != NULL);
+  g_assert_cmpint (g_strv_length (TEST_OBJECT (object)->mah), ==, 4);
+
+  str = g_strjoinv (NULL, TEST_OBJECT (object)->mah);
+  g_assert_cmpstr (str, ==, "hello, world!");
+  g_free (str);
+
+  g_assert (TEST_IS_OBJECT (TEST_OBJECT (object)->test));
+  test = TEST_OBJECT (TEST_OBJECT (object)->test);
+  g_assert (test->bar);
+  g_assert_cmpstr (test->baz, ==, "world");
+  g_assert_cmpint (test->meh, ==, TEST_ENUM_FOO);
+
+  g_object_unref (object);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/deserialize/json-to-gobject", test_deserialize);
+
+  return g_test_run ();
+}
diff --git a/tests/test-serialize-simple.c b/tests/test-serialize-simple.c
new file mode 100644 (file)
index 0000000..42af6fb
--- /dev/null
@@ -0,0 +1,166 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+
+#include <glib-object.h>
+
+#include <json-glib/json-glib.h>
+#include <json-glib/json-gobject.h>
+
+#define TEST_TYPE_OBJECT                (test_object_get_type ())
+#define TEST_OBJECT(obj)                (G_TYPE_CHECK_INSTANCE_CAST ((obj), TEST_TYPE_OBJECT, TestObject))
+#define TEST_IS_OBJECT(obj)             (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_CLASS(klass)        (G_TYPE_CHECK_CLASS_CAST ((klass), TEST_TYPE_OBJECT, TestObjectClass))
+#define TEST_IS_OBJECT_CLASS(klass)     (G_TYPE_CHECK_CLASS_TYPE ((klass), TEST_TYPE_OBJECT))
+#define TEST_OBJECT_GET_CLASS(obj)      (G_TYPE_INSTANCE_GET_CLASS ((obj), TEST_TYPE_OBJECT, TestObjectClass))
+
+typedef struct _TestObject              TestObject;
+typedef struct _TestObjectClass         TestObjectClass;
+
+struct _TestObject
+{
+  GObject parent_instance;
+
+  gint foo;
+  gboolean bar;
+  gchar *baz;
+};
+
+struct _TestObjectClass
+{
+  GObjectClass parent_class;
+};
+
+GType test_object_get_type (void);
+
+/*** implementation ***/
+
+enum
+{
+  PROP_0,
+
+  PROP_FOO,
+  PROP_BAR,
+  PROP_BAZ
+};
+
+G_DEFINE_TYPE (TestObject, test_object, G_TYPE_OBJECT);
+
+static void
+test_object_finalize (GObject *gobject)
+{
+  g_free (TEST_OBJECT (gobject)->baz);
+
+  G_OBJECT_CLASS (test_object_parent_class)->finalize (gobject);
+}
+
+static void
+test_object_set_property (GObject      *gobject,
+                          guint         prop_id,
+                          const GValue *value,
+                          GParamSpec   *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      TEST_OBJECT (gobject)->foo = g_value_get_int (value);
+      break;
+    case PROP_BAR:
+      TEST_OBJECT (gobject)->bar = g_value_get_boolean (value);
+      break;
+    case PROP_BAZ:
+      g_free (TEST_OBJECT (gobject)->baz);
+      TEST_OBJECT (gobject)->baz = g_value_dup_string (value);
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_get_property (GObject    *gobject,
+                          guint       prop_id,
+                          GValue     *value,
+                          GParamSpec *pspec)
+{
+  switch (prop_id)
+    {
+    case PROP_FOO:
+      g_value_set_int (value, TEST_OBJECT (gobject)->foo);
+      break;
+    case PROP_BAR:
+      g_value_set_boolean (value, TEST_OBJECT (gobject)->bar);
+      break;
+    case PROP_BAZ:
+      g_value_set_string (value, TEST_OBJECT (gobject)->baz);
+      break;
+    default:
+      G_OBJECT_WARN_INVALID_PROPERTY_ID (gobject, prop_id, pspec);
+    }
+}
+
+static void
+test_object_class_init (TestObjectClass *klass)
+{
+  GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+
+  gobject_class->set_property = test_object_set_property;
+  gobject_class->get_property = test_object_get_property;
+  gobject_class->finalize = test_object_finalize;
+
+  g_object_class_install_property (gobject_class,
+                                   PROP_FOO,
+                                   g_param_spec_int ("foo", "Foo", "Foo",
+                                                     0, G_MAXINT, 42,
+                                                     G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAR,
+                                   g_param_spec_boolean ("bar", "Bar", "Bar",
+                                                         FALSE,
+                                                         G_PARAM_READWRITE));
+  g_object_class_install_property (gobject_class,
+                                   PROP_BAZ,
+                                   g_param_spec_string ("baz", "Baz", "Baz",
+                                                        NULL,
+                                                        G_PARAM_READWRITE));
+}
+
+static void
+test_object_init (TestObject *object)
+{
+  object->foo = 42;
+  object->bar = FALSE;
+  object->baz = g_strdup ("Test");
+}
+
+static void
+test_serialize (void)
+{
+  TestObject *obj = g_object_new (TEST_TYPE_OBJECT, "bar", TRUE, NULL);
+  gchar *data;
+  gsize len;
+
+  data = json_gobject_to_data (G_OBJECT (obj), &len);
+
+  g_assert (data != NULL);
+  g_assert_cmpint (len, >, 0);
+  g_assert_cmpint (len, ==, strlen (data));
+
+  if (g_test_verbose ())
+    g_print ("TestObject:\n%s\n", data);
+
+  g_free (data);
+  g_object_unref (obj);
+}
+
+int
+main (int   argc,
+      char *argv[])
+{
+  g_type_init ();
+  g_test_init (&argc, &argv, NULL);
+
+  g_test_add_func ("/serialize/gobject", test_serialize);
+
+  return g_test_run ();
+}