aboutsummaryrefslogtreecommitdiffstats
path: root/ext/json
Commit message (Expand)AuthorAgeFilesLines
* Merge json-2.5.1Hiroshi SHIBATA2020-12-223-2/+4
* Prepare to release json-2.5.0Hiroshi SHIBATA2020-12-223-2/+3
* [json] Avoid method redefinitionKenta Murata2020-12-211-9/+9
* [json] Make json Ractor safeKenta Murata2020-12-213-1/+18
* [json] JSON_parse_float: Fix how to convert numberKenta Murata2020-12-212-50/+72
* [json] Make JSON.create_id thread-safeKenta Murata2020-12-211-1/+14
* [json] Stop using prototype objectsKenta Murata2020-12-212-13/+15
* expand VERSION path for ruby repository.Hiroshi SHIBATA2020-12-171-1/+1
* Bump version to json-2.4.1 and use VERSION file for json version same as upst...Hiroshi SHIBATA2020-12-173-73/+7
* Bump version to json-2.4.0Hiroshi SHIBATA2020-12-151-1/+1
* Complex and Rational is embedded classes nowHiroshi SHIBATA2020-11-102-2/+0
* Implement a freeze: parser optionJean Boussier2020-10-205-45/+126
* [flori/json] Fix JSON.load_file docJean Boussier2020-09-251-3/+3
* [flori/json] Partial compliance with doc/method_documentation.rdocBurdetteLamar2020-09-251-17/+7
* [flori/json] Enhanced RDoc for JSON.dump (#443)Burdette Lamar2020-09-251-11/+23
* bundle the LICENSE file in the gemJulien Feltesse2020-09-251-0/+1
* [flori/json] Nodoc for recurse_procBurdetteLamar2020-09-251-1/+1
* [flori/json] RDoc for JSON.load with procBurdetteLamar2020-09-251-18/+58
* unify json-java gemspec with the baselineKarol Bucek2020-09-251-6/+6
* [flori/json] RDoc example for JSON.loadBurdetteLamar2020-09-252-14/+88
* [flori/json] Enhance RDoc for JSON.parseBurdetteLamar2020-09-251-9/+40
* [flori/json] Move options from #generate and #parse to common areaBurdetteLamar2020-09-252-177/+181
* [flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...Keith Bennett2020-09-251-0/+10
* Add an option to escape forward slash characterJean Boussier2020-09-253-8/+55
* sed -i '/rmodule.h/d'卜部昌平2020-08-272-2/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-272-2/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-272-2/+0
* Merge json-2.3.1 from flori/jsonHiroshi SHIBATA2020-07-012-3/+3
* [flori/json] Typo fixMarc-Andre Lafortune2020-07-011-1/+1
* [flori/json] Added :call-seq: to RDOc for some methodsBurdetteLamar2020-07-011-0/+12
* [flori/json] Use frozen string for hash keyWatson2020-07-012-67/+69
* [flori/json] RDoc enhancementsBurdetteLamar2020-07-011-17/+1
* [flori/json] RDoc enhancementsBurdetteLamar2020-07-012-22/+22
* [flori/json] RDoc enhancementsBurdetteLamar2020-07-012-28/+3
* [flori/json] Rdoc enhancementsBurdetteLamar2020-07-012-154/+732
* Removed nonsense `rubygems_version` in input gemspec filesNobuyoshi Nakada2020-06-251-1/+0
* [flori/json] add metadatanoraj2020-06-251-0/+8
* [flori/json] Gem::Specification#date is set automatically by RubyGems.org.Hiroshi SHIBATA2020-06-251-1/+0
* [flori/json] keyword argument is provided after Ruby 2.0+Hiroshi SHIBATA2020-06-251-1/+1
* ext/json/parser/prereq.mk: remove type-limit warning if char is unsignedYusuke Endoh2020-05-142-2/+3
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-112-281/+281
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-112-281/+281
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-082-0/+305
* [flori/json] Add :nodoc: for GeneratorMethodszverok2020-01-061-0/+70
* [flori/json] Fix examples syntaxzverok2020-01-061-2/+2
* [flori/json] Enchance generic JSON and #generate docszverok2020-01-062-18/+61
* [flori/json] Remove invalid JSON.generate description from JSON module rdocJeremy Evans2020-01-061-8/+0
* Import json-2.3.0 from flori/jsonHiroshi SHIBATA2019-12-122-4/+4
* Removed duplicate fileNobuyoshi Nakada2019-11-111-2/+109
* Remove unused constant.Aaron Patterson2019-10-171-2/+1