Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-11 | 1 | -3/+12 |
* | Revert "Added std::string to Value via Set/GetString overloading." | scherkus@chromium.org | 2008-12-10 | 1 | -8/+3 |
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-10 | 1 | -3/+8 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -2/+4 |
* | Fix some header guards that are named incorrectly. | darin@chromium.org | 2008-09-26 | 1 | -4/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Portability fix for Value. The MSVC CRT doesn't complain about memcpy_s unle... | mmentovai@google.com | 2008-08-06 | 1 | -0/+2 |
* | Remove incorrect scoping on method declarations. | deanm@google.com | 2008-08-04 | 1 | -4/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+382 |