|
Mar 11, 2025
—
Mar 11, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| [1611376]writer now escapes special characters. When no special chars are present, old behavior is retained. New method might have a performance penalty b/c of operator new inside std::string. (This would not exist if the whole thing operated on ostream instead, I think.) |
|
More... | almost 19 years ago | |||
| [1587188]Fixed parsing of comment at tail of object. |
|
More... | almost 19 years ago | |||
| Fixed gcc 2.95.3 problem. Bug: 1570919 |
|
More... | almost 19 years ago | |||
| Added newline b/c of gcc--warning: no newline at end of file |
|
More... | almost 19 years ago | |||
| - Made FastWriter output more compact. - fixed bug in runjsontests.py script. |
|
More... | almost 19 years ago | |||
| - reorganized repository to match standard layout |
|
More... | almost 19 years ago | |||
| - reorganizing repository to match standard layout |
|
More... | almost 19 years ago | |||