GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

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
Emmanuele Bassi (author)
Fri Jun 13 03:27:50 -0700 2008
commit  4dd392342003147d55eee98db50e11d344b287d4
tree    09895cb9103420c8dba5bd45cdbbc9176674bc20
parent  a02a42ef47e61456747e511556097b903f07d68a
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 Mon Nov 03 07:56:39 -0800 2008 Correctly terminate a string array [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 Nov 28 09:24:15 -0800 2008 Abstract the loading code into its own function [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]