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
ruby_3_3
ruby_3_4
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
/
generator
/
extconf.rb
Age
Commit message (
Expand
)
Author
2025-05-26
[ruby/json] Release 2.12.2
Jean Boussier
2025-05-26
[ruby/json] fbuffer.c: add debug mode with bound checks.
Jean Boussier
2025-05-01
Sync ruby/json
Jean Boussier
2025-04-30
[ruby/json] Fix --with-static-linked-ext builds
Jean Boussier
2025-04-30
[ruby/json] Fix i686 builds
Jean Boussier
2025-04-30
[ruby/json] Introduce ARM Neon and SSE2 SIMD.
Scott Myron
2024-10-26
[ruby/json] Compile with std=c99
Jean Boussier
2024-06-04
[flori/json] Use the pure-Ruby generator on TruffleRuby as it is much faster
Benoit Daloze
2016-07-14
* ext/json/**/*.rb: merge original files from upstream repository.
hsbt
2015-12-16
handle ext/ as r53141
naruse
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
2012-05-07
* ext/json: Merge JSON 1.7.1.
naruse
2012-03-11
* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.
naruse
2010-12-02
* ext/json/generator/extconf.rb: remove the lines which set -O3
naruse
2010-12-01
* ext/json: Update github/flori/json from 1.4.2+ to
naruse
2010-04-26
Recommit of JSON; fix mixed declarations.
naruse
2010-04-26
* ext/jason: revert r27493. came again after canceling gcc-ism.
usa
2010-04-26
* ext/json: Update to JSON 1.4.1.
naruse