summaryrefslogtreecommitdiff
path: root/json-glib/json-array.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap config.h include with conditionalsEmmanuele Bassi2007-12-251-0/+2
* Add API to retrieve copies of the nodes inside objects and arraysEmmanuele Bassi2007-11-211-0/+29
* Fix compilation errors with extra maintainer CFLAGSEmmanuele Bassi2007-10-161-1/+1
* Add API for removing nodes from arrays and objectsEmmanuele Bassi2007-10-151-0/+18
* Fix documentation about the ownership of the nodesEmmanuele Bassi2007-10-071-2/+5
* Implement the GType functions for JsonObject and JsonArrayEmmanuele Bassi2007-10-051-0/+13
* Document the new public functionsEmmanuele Bassi2007-10-011-0/+22
* Move data types ctors and setters into the public headersEmmanuele Bassi2007-10-011-1/+0
* Add licensing informations to the source codeEmmanuele Bassi2007-10-011-0/+29
* Add JsonNode, a generic container for JSON typesEmmanuele Bassi2007-10-011-36/+28
* Initial import of JSON-GLibEmmanuele Bassi2007-09-201-0/+176