index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
json
/
lib
/
json
Age
Commit message (
Expand
)
Author
2020-09-25
[flori/json] Fix JSON.load_file doc
Jean Boussier
2020-09-25
[flori/json] Partial compliance with doc/method_documentation.rdoc
BurdetteLamar
2020-09-25
[flori/json] Enhanced RDoc for JSON.dump (#443)
Burdette Lamar
2020-09-25
[flori/json] Nodoc for recurse_proc
BurdetteLamar
2020-09-25
[flori/json] RDoc for JSON.load with proc
BurdetteLamar
2020-09-25
[flori/json] RDoc example for JSON.load
BurdetteLamar
2020-09-25
[flori/json] Enhance RDoc for JSON.parse
BurdetteLamar
2020-09-25
[flori/json] Move options from #generate and #parse to common area
BurdetteLamar
2020-09-25
[flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...
Keith Bennett
2020-09-25
Add an option to escape forward slash character
Jean Boussier
2020-07-01
Merge json-2.3.1 from flori/json
Hiroshi SHIBATA
2020-07-01
[flori/json] Added :call-seq: to RDOc for some methods
BurdetteLamar
2020-07-01
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
[flori/json] Rdoc enhancements
BurdetteLamar
2020-01-06
[flori/json] Enchance generic JSON and #generate docs
zverok
2019-12-12
Import json-2.3.0 from flori/json
Hiroshi SHIBATA
2019-10-14
[flori/json] Pass args all #to_json in json/add/*.
Sho Hashimoto
2019-09-25
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-02-23
Merge json-2.2.0 from flori/json.
hsbt
2017-06-16
Merge json-2.1.0 from https://github.com/flori/json
hsbt
2017-04-12
Merge json-2.0.4.
hsbt
2016-08-30
Fix rdoc of OpenStruct.json_create [ci skip]
nobu
2016-08-01
* ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.
hsbt
2016-07-14
json/ext: remove stale directory
nobu
2016-07-14
* append newline at EOF.
svn
2016-07-14
* ext/json/**/*.rb: merge original files from upstream repository.
hsbt
2016-07-05
* append newline at EOF.
svn
2016-07-05
* ext/json/*, test/json/*: Update json-2.0.1.
hsbt
2016-06-11
* ext/json/lib/*.rb: Removed some comments. Because these are unnecessary
hsbt
2015-12-16
handle ext/ as r53141
naruse
2015-12-05
* ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained
hsbt
2015-04-12
* ext/json/json.gemspec: bump version to 1.8.2.
hsbt
2015-04-12
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-11
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-01-06
generic_object.rb: useless methods
nobu
2014-12-28
* append newline at EOF.
svn
2014-12-28
* ext/json, test/json: merge JSON HEAD(17fe8e7)
hsbt
2013-11-27
* lib/irb/notifier.rb: [Doc] Fix typo
a_matsuda
2013-11-20
* ext/json: merge JSON 1.8.1.
naruse
2013-08-06
json/add/range.rb: use Range#end
nobu
2013-07-09
fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]
hsbt
2013-02-12
* ext/json: merge JSON 1.7.7.
naruse
2012-12-12
* ext/json: merge JSON 1.7.5.
naruse
2012-05-07
* ext/json/lib/json/generic_object.rb: missing file.
nobu
2012-05-07
* ext/json: Merge JSON 1.7.1.
naruse
2012-03-11
Add missing files of r34971,
naruse
2012-03-11
* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.
naruse
2011-08-31
* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
naruse
[next]