History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a7cdbd2c260b | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
863226f4e56c | Alex Vandiver | Prevent backtracking on long JSON strings with escape codes | Feb 16 2017 | |||
bd0d806758e5 | Joshua Spence | Fix a possible segfault when parsing JSON containing very large strings | Jan 11 2015 | |||
1a59ecfe122a | Joshua Spence | Minor fix for JSONLint | Sep 9 2014 | |||
e1c7a6ee32d2 | epriestley | Fix typo in method call | Sep 9 2014 | |||
bfc4a6aa18ee | Joshua Spence | Patch the `JSONLint` external to be compatible with PHP 5.2 | Sep 9 2014 | |||
e7bc7ea2d12a | Joshua Spence | Update the `JSONLint` API | Sep 8 2014 | |||
2ff1957f52f5 | Joshua Spence | Fix some spelling mistakes | Jul 12 2014 | |||
b2f66c13ebc6 | Joshua Spence | Minor fix for `JsonLintJsonLinter` class. | Jun 20 2014 | |||
384bdaa1cc70 | Joshua Spence | Add an optional mode for `PhutilJSONParser` to detect duplicate keys | Jun 20 2014 | |||
3bd9044d42bb | Joshua Spence | Fix the handling of empty keys in `PhutilJSONParser`. | Jun 20 2014 | |||
dd7f571b61ed | Joshua Spence | Modify the JsonLint library to return `array` instead of `stdClass`. | Jun 20 2014 | |||
5559a21fe307 | Joshua Spence | Add a native JSON parser. | Jun 19 2014 |
c4science · Help