summaryrefslogtreecommitdiffstats
path: root/base/json_reader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug where JSON reader errored on reading vertical tabs (\v). Thesky@google.com2008-10-011-2/+2
* Add UTF-8 check for JSON deserializer.jungshik@google.com2008-09-251-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf...darin@google.com2008-08-141-6/+6
* Fix memory leak and assert that the values are correct.tc@google.com2008-08-081-1/+27
* Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...mmentovai@google.com2008-08-071-11/+12
* Add a flag to JSONReader to allow trailing commas.tc@google.com2008-07-291-61/+137
* Add base to the repository.initial.commit2008-07-261-0/+412