summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Add JsonObject test unitEmmanuele Bassi2008-03-053-6/+75
| | * Add element removal unit to the Array testEmmanuele Bassi2008-03-051-0/+12
| | * Clean the test-report XML output, if foundEmmanuele Bassi2008-03-041-1/+1
| | * Update gitignore fileEmmanuele Bassi2008-03-041-10/+8
| | * Build test-serialize-fullEmmanuele Bassi2008-03-042-23/+41
| | * Rename test-08 into test-serialize-fullEmmanuele Bassi2008-03-041-0/+0
| | * Rename test-07 into test-serialize-complexEmmanuele Bassi2008-03-042-10/+23
| | * Fix compilation of test-serialize-simple and add it to the test suiteEmmanuele Bassi2008-03-042-2/+7
| | * Rename test-06 to test-serialize-simpleEmmanuele Bassi2008-03-041-0/+0
| | * Move test-06 to GTest APIEmmanuele Bassi2008-03-041-10/+18
| | * Coalesce JsonGenerator test cases into a single test unitEmmanuele Bassi2008-03-044-465/+403
| | * Append to EXTRA_DIST, since it was defined elsewhereEmmanuele Bassi2008-03-041-1/+1
| | * Update the READMEEmmanuele Bassi2008-03-041-0/+36
| | * Update gitignore fileEmmanuele Bassi2008-03-041-6/+5
| | * Add validation to the simple object test valuesEmmanuele Bassi2008-03-041-7/+24
| | * Add validation of the simple array test valuesEmmanuele Bassi2008-03-041-9/+31
| | * Add array-test to the JSON-GLib types unit testsEmmanuele Bassi2008-03-022-3/+57
| | * Coalesce test-03 into test-parserEmmanuele Bassi2008-03-023-445/+161
| | * Update the tests build to be a testing unitEmmanuele Bassi2008-03-021-34/+5
| | * Remove old, empty string testEmmanuele Bassi2008-03-021-57/+0
| | * Rename JsonParser test, and coaelesce basic parser and array testsEmmanuele Bassi2008-03-021-0/+262
| | * Port the empty string test to the GLib testing frameworkEmmanuele Bassi2008-03-021-9/+35
| | * Add a JsonNode copy test unitEmmanuele Bassi2008-03-021-0/+15
| | * Update Makefile templates to include the testing frameworkEmmanuele Bassi2008-03-024-6/+37
| | * Update gitignore fileEmmanuele Bassi2008-03-011-0/+4
| | * Add initial test suite support using GLib's new testing frameworkEmmanuele Bassi2008-03-016-3/+112
| * | Update the READMEEmmanuele Bassi2008-03-041-0/+36
| |/
* | Update gitignoreEmmanuele Bassi2008-02-291-0/+1
* | Sanitize JsonScanner codeEmmanuele Bassi2008-02-291-22/+20
* | Update JsonParser to fix compilationEmmanuele Bassi2008-02-291-16/+17
* | Completely internalize the JsonScannerEmmanuele Bassi2008-02-292-317/+328
* | Add JsonScanner to the buildEmmanuele Bassi2008-02-291-0/+2
* | Bump up autotools requirementsEmmanuele Bassi2008-02-291-2/+2
* | Update the JsonScanner default configurationEmmanuele Bassi2008-02-291-48/+36
* | Use JsonScanner API into JsonParserEmmanuele Bassi2008-02-291-83/+44
* | Add json-scanner.h to the exported headersEmmanuele Bassi2008-02-291-0/+1
* | Include JsonScanner into JsonParserEmmanuele Bassi2008-02-291-0/+1
* | Move JsonTokenType into JsonScannerEmmanuele Bassi2008-02-291-13/+2
* | Copy GScanner into JSON-GLib as JsonScannerEmmanuele Bassi2008-02-292-0/+1976
|/
* Update the JSON-GLib Vala bindingsworkEmmanuele Bassi2008-01-293-39/+38
* Remove % from the pkg-config file ruleEmmanuele Bassi2008-01-291-1/+1