summaryrefslogtreecommitdiff
path: root/json-glib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add json-scanner.h to the EXTRA_DIST contentEmmanuele Bassi2008-05-051-0/+1
* Export only the public symbolsEmmanuele Bassi2008-04-241-1/+5
* Install the autogenerated enum types headerEmmanuele Bassi2008-04-241-0/+1
* Autogenerate the GTypes for the enumerationsEmmanuele Bassi2008-04-241-23/+47
* Do not install the JsonScanner headerEmmanuele Bassi2008-04-191-2/+3
* Merge master branch back for testing JsonScannerEmmanuele Bassi2008-04-191-1/+8
|\
| * Add initial test suite support using GLib's new testing frameworkEmmanuele Bassi2008-03-011-1/+8
* | Add JsonScanner to the buildEmmanuele Bassi2008-02-291-0/+2
|/
* Fix EXTRA_DIST files for distcheckEmmanuele Bassi2007-10-161-7/+9
* Add GObject serialization support for JSON-GLibEmmanuele Bassi2007-10-021-0/+2
* Move data types ctors and setters into the public headersEmmanuele Bassi2007-10-011-1/+1
* Add stub class for JsonGeneratorEmmanuele Bassi2007-10-011-0/+2
* Add JsonNode, a generic container for JSON typesEmmanuele Bassi2007-10-011-1/+1
* Add JsonData, an opaque container for JSON data typesEmmanuele Bassi2007-09-211-0/+1
* Add marshallers generation to the buildEmmanuele Bassi2007-09-211-5/+25
* Initial import of JSON-GLibEmmanuele Bassi2007-09-201-0/+52