summaryrefslogtreecommitdiff
path: root/java/src/json/ext/Generator.java
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with generate_pretty and empty objects in the Ruby and Java impl...Chris Seaton2020-10-071-5/+5
* Merge pull request #405 from Shopify/escape-slash-2.3.0NARUSE, Yui2020-07-311-1/+1
|\
| * Add an option to escape forward slash characterJean Boussier2020-07-041-1/+1
* | [refactor] drop old JRuby 1.7 compat codeKarol Bucek2020-07-061-24/+5
|/
* [fix] 2.5 compat on JRuby 9.2 Fixnum/Bignum -> Integerkares2019-02-211-10/+33
* Remove quirks modeFlorian Frank2016-06-021-5/+2
* Call OBJECT_HANDLER for objects without #to_jsonFlorian Frank2016-02-251-5/+8
* Remove remnants of GPL licensesFlorian Frank2015-09-111-2/+1
* enforce utf8 encoding in parsed stringsjruby-fix-encodingFlorian Frank2012-05-101-1/+8
* started quirks mode for generatorFlorian Frank2011-07-271-3/+3
* Fix memory leak when used from multiple JRuby runtimes.John Firebaugh2011-05-181-2/+2
* flori/json#60: Incorrect pretty-print indentationClemens Fuchslocher2011-02-261-1/+1
* flori/json#60: Incorrect pretty-print indentationClemens Fuchslocher2011-02-261-5/+1
* started to build jruby extension with RakefileFlorian Frank2010-09-231-0/+441