Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix member name in json_node_get_value_type() | Emmanuele Bassi | 2007-11-13 | 1 | -1/+1 |
* | Add a GType for JsonNode | Emmanuele Bassi | 2007-11-13 | 1 | -0/+48 |
* | Check if the payload is set in json_node_free() | Emmanuele Bassi | 2007-10-29 | 1 | -2/+4 |
* | Add json_node_dup_string() | Emmanuele Bassi | 2007-10-08 | 1 | -0/+20 |
* | Add convenience accessors for fundamental types in JsonNode | Emmanuele Bassi | 2007-10-05 | 1 | -0/+201 |
* | Document the new public functions | Emmanuele Bassi | 2007-10-01 | 1 | -0/+78 |
* | Move data types ctors and setters into the public headers | Emmanuele Bassi | 2007-10-01 | 1 | -1/+0 |
* | Implement json_node_get_parent() | Emmanuele Bassi | 2007-10-01 | 1 | -0/+16 |
* | Add licensing informations to the source code | Emmanuele Bassi | 2007-10-01 | 1 | -8/+44 |
* | Add API reference for JSON-GLib | Emmanuele Bassi | 2007-10-01 | 1 | -1/+1 |
* | Add JsonNode, a generic container for JSON types | Emmanuele Bassi | 2007-10-01 | 1 | -0/+269 |