public
Description: A JSON reader and writer library using GLib and GObject
Homepage: http://live.gnome.org/JsonGlib
Clone URL: git://github.com/ebassi/json-glib.git
json-glib / json-glib
name age message
..
file Makefile.am Fri Jun 13 03:22:35 -0700 2008 Conditionally compile the test suite [Emmanuele Bassi]
file json-array.c Tue Dec 25 13:44:03 -0800 2007 Wrap config.h include with conditionals [Emmanuele Bassi]
file json-enum-types.c.in Thu Apr 24 06:49:45 -0700 2008 Add enumeration types templates for glib-mkenums [Emmanuele Bassi]
file json-enum-types.h.in Thu Apr 24 06:49:45 -0700 2008 Add enumeration types templates for glib-mkenums [Emmanuele Bassi]
file json-generator.c Fri Jun 13 03:27:50 -0700 2008 Fix a variable shadowing [Emmanuele Bassi]
file json-generator.h Mon Oct 01 09:48:34 -0700 2007 Add stub class for JsonGenerator [Emmanuele Bassi]
file json-glib.h Sun May 18 03:56:04 -0700 2008 Remove the include for json-scanner.h [Emmanuele Bassi]
file json-gobject.c Thu May 01 14:58:55 -0700 2008 Use an array to hold the strings in a vector [Emmanuele Bassi]
file json-gobject.h Fri Nov 09 17:26:46 -0800 2007 Initial implementation of GObject deserializati... [Emmanuele Bassi]
file json-marshal.list Fri Oct 05 03:59:44 -0700 2007 Add more signals to the JsonParser class [Emmanuele Bassi]
file json-node.c Sat Apr 19 15:09:20 -0700 2008 Documentation fixes in JsonNode [Emmanuele Bassi]
file json-object.c Mon Jan 28 03:02:30 -0800 2008 Use the normalized member name in has_member [Emmanuele Bassi]
file json-parser.c Fri Feb 29 08:01:48 -0800 2008 Update JsonParser to fix compilation [Emmanuele Bassi]
file json-parser.h Fri Feb 29 04:10:16 -0800 2008 Move JsonTokenType into JsonScanner [Emmanuele Bassi]
file json-scanner.c Sat Apr 19 09:16:28 -0700 2008 Add support for parsing \uXXXX into Unicode [Emmanuele Bassi]
file json-scanner.h Sat Apr 19 15:09:32 -0700 2008 Whitespace fixes in the licensing notice [Emmanuele Bassi]
file json-types.h Wed Nov 21 12:41:42 -0800 2007 Add API to retrieve copies of the nodes inside ... [Emmanuele Bassi]
file json-version.h.in Mon Oct 01 08:16:15 -0700 2007 Add licensing informations to the source code [Emmanuele Bassi]
directory tests/ Sun Mar 09 13:52:29 -0700 2008 Add value testing to the JsonNode unit [Emmanuele Bassi]