summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Conditionally compile the test suitebug-965Emmanuele Bassi2008-06-133-1/+10
* Remove the include for json-scanner.hEmmanuele Bassi2008-05-181-1/+0
* Remove debian packagingEmmanuele Bassi2008-05-069-112/+0
* Update changelog for the debian packagesdebian-packagingEmmanuele Bassi2008-05-051-2/+1
* Update git ignore fileEmmanuele Bassi2008-05-051-50/+22
* Remove Vala bindingsEmmanuele Bassi2008-05-057-334/+1
* Bump to 0.6.1Emmanuele Bassi2008-05-051-1/+1
* Bump to 0.6.0json-glib-0.6.0Emmanuele Bassi2008-05-051-2/+2
* Update NEWS for 0.6.0Emmanuele Bassi2008-05-051-0/+5
* Add debian packaging to the master branchEmmanuele Bassi2008-05-059-0/+113
|\
| * Remove control re-generation ruleEmmanuele Bassi2008-05-011-3/+0
| * Add debian packaging filesEmmanuele Bassi2008-05-019-0/+116
* | Add json-scanner.h to the EXTRA_DIST contentEmmanuele Bassi2008-05-051-0/+1
* | Style fixes for the configure outputEmmanuele Bassi2008-05-051-5/+5
* | Fix typo in the libtool flags argumentsEmmanuele Bassi2008-05-051-1/+1
* | Add the Bugzilla URL to AC_INITEmmanuele Bassi2008-05-051-1/+6
* | Update autogen.shEmmanuele Bassi2008-05-051-3/+25
* | Test the deserialization of arrays of stringsEmmanuele Bassi2008-05-011-2/+27
* | Use an array to hold the strings in a vectorEmmanuele Bassi2008-05-011-10/+5
|/
* Test the equality of the serialize string lengthEmmanuele Bassi2008-04-241-0/+3
* Export only the public symbolsEmmanuele Bassi2008-04-241-1/+5
* Update git ignore fileEmmanuele Bassi2008-04-241-0/+4
* Include the newly added json-enum-types.h headerEmmanuele Bassi2008-04-241-0/+1
* Ignore the enumeration types header and the stamp fileEmmanuele Bassi2008-04-241-0/+2
* Install the autogenerated enum types headerEmmanuele Bassi2008-04-241-0/+1
* Autogenerate the GTypes for the enumerationsEmmanuele Bassi2008-04-241-23/+47
* Add enumeration types templates for glib-mkenumsEmmanuele Bassi2008-04-242-0/+57
* Update git ignore fileEmmanuele Bassi2008-04-211-0/+1
* Validate the variable name in the assignment testEmmanuele Bassi2008-04-201-6/+10
* Add more cases for the nested array parsing unitEmmanuele Bassi2008-04-191-0/+2
* Add verbose messagesEmmanuele Bassi2008-04-191-0/+4
* Whitespace fixes in the licensing noticeEmmanuele Bassi2008-04-191-1/+1
* Documentation fixes in JsonNodeEmmanuele Bassi2008-04-191-3/+3
* Do not copy node data if it's not thereEmmanuele Bassi2008-04-191-4/+13
* Ignore json-scanner.h and its typesEmmanuele Bassi2008-04-192-2/+6
* Do not install the JsonScanner headerEmmanuele Bassi2008-04-191-2/+3
* Fix the external gtk-doc referencesEmmanuele Bassi2008-04-191-3/+4
* Add GLIB_PREFIX variableEmmanuele Bassi2008-04-191-0/+5
* Update the description and dependenciesEmmanuele Bassi2008-04-191-1/+6
* Bump to 0.5.1Emmanuele Bassi2008-04-191-1/+1
* Update for 0.5.0 releasejson-glib-0.5.0Emmanuele Bassi2008-04-191-0/+14
* Fix ignore rulejson-scannerEmmanuele Bassi2008-04-191-1/+1
* Verify the correct handling of Unicode escapingEmmanuele Bassi2008-04-191-0/+67
* Add support for parsing \uXXXX into UnicodeEmmanuele Bassi2008-04-191-6/+50
* Merge master branch back for testing JsonScannerEmmanuele Bassi2008-04-1925-1027/+1335
|\
| * Allow null nodes to return a value without a warningEmmanuele Bassi2008-04-121-6/+15
| * Merge branch 'test-framework'Emmanuele Bassi2008-04-0323-1021/+1284
| |\
| | * Wrap the test report information section inside an info elementtest-frameworkEmmanuele Bassi2008-04-031-2/+4
| | * Add value testing to the JsonNode unitEmmanuele Bassi2008-03-091-0/+29
| | * Add package and version information to the test-report XMLEmmanuele Bassi2008-03-051-0/+2