index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies
Nobuyoshi Nakada
2021-11-21
2
-2
/
+0
*
[flori/json] Bump version to v2.6.1
Hiroshi SHIBATA
2021-10-24
2
-2
/
+2
*
[flori/json] Bump JSON::VERSION to 2.6.0.
Josef Šimánek
2021-10-24
1
-1
/
+1
*
[flori/json] Bump up json version to 2.6.0
Hiroshi SHIBATA
2021-10-14
1
-1
/
+1
*
ruby tool/update-deps --fix
卜部昌平
2021-10-05
2
-28
/
+46
*
Update the latest version of json.gemspec from flori/json
Hiroshi SHIBATA
2021-07-29
1
-7
/
+1
*
ext/json/parser/parser.h: Add fallback MAYBE_UNUSED
Nobuyoshi Nakada
2021-05-19
1
-0
/
+4
*
ext/json/parser/prereq.mk: fix warnings for code generated by ragel
Nobuyoshi Nakada
2021-05-18
2
-32
/
+33
*
Bump version of required_ruby_version to 2.3. Fixes #464
Hiroshi SHIBATA
2021-05-17
1
-1
/
+1
*
[flori/json] Deduplicate strings inside json_string_unescape
Jean Boussier
2021-05-17
4
-72
/
+85
*
[flori/json] Refactor json_string_unescape
Jean Boussier
2021-05-17
3
-1822
/
+3007
*
[flori/json] Fix incorrect `#` position in API doc
Masafumi Koba
2021-05-17
1
-1
/
+1
*
dependency updates
卜部昌平
2021-04-13
2
-2
/
+0
*
Fix GC compatibility: Don't stash encodings in global constants
Aaron Patterson
2021-02-01
1
-11
/
+1
*
Merge json-2.5.1
Hiroshi SHIBATA
2020-12-22
3
-2
/
+4
*
Prepare to release json-2.5.0
Hiroshi SHIBATA
2020-12-22
3
-2
/
+3
*
[json] Avoid method redefinition
Kenta Murata
2020-12-21
1
-9
/
+9
*
[json] Make json Ractor safe
Kenta Murata
2020-12-21
3
-1
/
+18
*
[json] JSON_parse_float: Fix how to convert number
Kenta Murata
2020-12-21
2
-50
/
+72
*
[json] Make JSON.create_id thread-safe
Kenta Murata
2020-12-21
1
-1
/
+14
*
[json] Stop using prototype objects
Kenta Murata
2020-12-21
2
-13
/
+15
*
expand VERSION path for ruby repository.
Hiroshi SHIBATA
2020-12-17
1
-1
/
+1
*
Bump version to json-2.4.1 and use VERSION file for json version same as upst...
Hiroshi SHIBATA
2020-12-17
3
-73
/
+7
*
Bump version to json-2.4.0
Hiroshi SHIBATA
2020-12-15
1
-1
/
+1
*
Complex and Rational is embedded classes now
Hiroshi SHIBATA
2020-11-10
2
-2
/
+0
*
Implement a freeze: parser option
Jean Boussier
2020-10-20
5
-45
/
+126
*
[flori/json] Fix JSON.load_file doc
Jean Boussier
2020-09-25
1
-3
/
+3
*
[flori/json] Partial compliance with doc/method_documentation.rdoc
BurdetteLamar
2020-09-25
1
-17
/
+7
*
[flori/json] Enhanced RDoc for JSON.dump (#443)
Burdette Lamar
2020-09-25
1
-11
/
+23
*
bundle the LICENSE file in the gem
Julien Feltesse
2020-09-25
1
-0
/
+1
*
[flori/json] Nodoc for recurse_proc
BurdetteLamar
2020-09-25
1
-1
/
+1
*
[flori/json] RDoc for JSON.load with proc
BurdetteLamar
2020-09-25
1
-18
/
+58
*
unify json-java gemspec with the baseline
Karol Bucek
2020-09-25
1
-6
/
+6
*
[flori/json] RDoc example for JSON.load
BurdetteLamar
2020-09-25
2
-14
/
+88
*
[flori/json] Enhance RDoc for JSON.parse
BurdetteLamar
2020-09-25
1
-9
/
+40
*
[flori/json] Move options from #generate and #parse to common area
BurdetteLamar
2020-09-25
2
-177
/
+181
*
[flori/json] Add `load_file` and `load_file!` methods, with tests. Fixes ...
Keith Bennett
2020-09-25
1
-0
/
+10
*
Add an option to escape forward slash character
Jean Boussier
2020-09-25
3
-8
/
+55
*
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
2
-2
/
+0
*
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
2
-2
/
+0
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
2
-2
/
+0
*
Merge json-2.3.1 from flori/json
Hiroshi SHIBATA
2020-07-01
2
-3
/
+3
*
[flori/json] Typo fix
Marc-Andre Lafortune
2020-07-01
1
-1
/
+1
*
[flori/json] Added :call-seq: to RDOc for some methods
BurdetteLamar
2020-07-01
1
-0
/
+12
*
[flori/json] Use frozen string for hash key
Watson
2020-07-01
2
-67
/
+69
*
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
1
-17
/
+1
*
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
2
-22
/
+22
*
[flori/json] RDoc enhancements
BurdetteLamar
2020-07-01
2
-28
/
+3
*
[flori/json] Rdoc enhancements
BurdetteLamar
2020-07-01
2
-154
/
+732
*
Removed nonsense `rubygems_version` in input gemspec files
Nobuyoshi Nakada
2020-06-25
1
-1
/
+0
[next]