Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes bug where JSON reader errored on reading vertical tabs (\v). The | sky@google.com | 2008-10-01 | 1 | -2/+2 |
* | Add UTF-8 check for JSON deserializer. | jungshik@google.com | 2008-09-25 | 1 | -0/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf... | darin@google.com | 2008-08-14 | 1 | -6/+6 |
* | Fix memory leak and assert that the values are correct. | tc@google.com | 2008-08-08 | 1 | -1/+27 |
* | Cross-platform portability fixes for JSONReader. Adds generic string-to-doub... | mmentovai@google.com | 2008-08-07 | 1 | -11/+12 |
* | Add a flag to JSONReader to allow trailing commas. | tc@google.com | 2008-07-29 | 1 | -61/+137 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+412 |