| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | builder: Conform to the coding style | Emmanuele Bassi | 2012-10-26 | 1 | -6/+14 |
| | | | | | Function arguments should be aligned on different lines. | ||||
| * | builder: Initialize state fields | Emmanuele Bassi | 2011-05-28 | 1 | -0/+1 |
| | | | | | | | | If we're calling g_free() on a field we better make sure that it's either NULL or contains valid data. https://bugzilla.gnome.org/show_bug.cgi?id=651271 | ||||
| * | docs: Add transfer none annotation to JsonBuilder return values. | Luca Bruno | 2010-08-15 | 1 | -11/+11 |
| | | |||||
| * | docs: Add JsonBuilder to the API reference | Emmanuele Bassi | 2010-06-16 | 1 | -1/+2 |
| | | | | | | And silence gtk-doc-scanner by removing an undefined argument from json_builder_add_null_value(). | ||||
| * | builder: Add convenience API for building JSON trees. | Luca Bruno | 2010-06-16 | 1 | -0/+682 |
| https://bugzilla.gnome.org/show_bug.cgi?id=621141 Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com> | |||||
