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
/
parser
/
parser.rl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[json] Make json Ractor safe
Kenta Murata
2020-12-21
1
-0
/
+4
*
[json] JSON_parse_float: Fix how to convert number
Kenta Murata
2020-12-21
1
-25
/
+36
*
Implement a freeze: parser option
Jean Boussier
2020-10-20
1
-1
/
+28
*
[flori/json] Use frozen string for hash key
Watson
2020-07-01
1
-0
/
+1
*
[flori/json] Only attempt to resize strings not other objects
Florian Frank
2019-10-14
1
-4
/
+2
*
ext/json/parser/parser.rl: Use "signed" char to contain negative values
Yusuke Endoh
2019-10-05
1
-2
/
+2
*
ext/json/parser/parser.rl: Update the source code of parser.c
Yusuke Endoh
2019-10-05
1
-1
/
+8
*
Fix JSON::Parser against bigdecimal updates
mrkn
2018-12-02
1
-2
/
+21
*
ext/json/parser/parser.c: do not call rb_str_resize() on Time object
eregon
2018-08-03
1
-1
/
+3
*
Fix missed update of parser source in r62429
eregon
2018-08-03
1
-0
/
+1
*
Merge json-2.1.0 from https://github.com/flori/json
hsbt
2017-06-16
1
-3
/
+20
*
Merge json-2.0.4.
hsbt
2017-04-12
1
-3
/
+11
*
* ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.
hsbt
2016-08-01
1
-0
/
+3
*
* ext/json/*, test/json/*: Update json-2.0.1.
hsbt
2016-07-05
1
-168
/
+46
*
parser.rl: rb_scan_args
nobu
2015-09-25
1
-1
/
+9
*
parser.rl: allocate structs with wrapper
nobu
2015-05-28
1
-10
/
+4
*
parser.rl: define enc_raise iff necessary
nobu
2015-04-18
1
-2
/
+2
*
parser.rl: rb_enc_raise
nobu
2015-04-18
1
-7
/
+30
*
parser.rl: use rb_encoding
nobu
2015-04-18
1
-18
/
+12
*
parser.rl: use StringValue
nobu
2015-04-18
1
-3
/
+2
*
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-12
1
-0
/
+945
*
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-04-11
1
-945
/
+0
*
* ext/json: merge upstream from flori/json
hsbt
2015-02-13
1
-5
/
+1
*
* ext/json, test/json: merge JSON HEAD(259dee6)
hsbt
2015-01-13
1
-1
/
+1
*
* ext/json, test/json: merge JSON HEAD(17fe8e7)
hsbt
2014-12-28
1
-1
/
+1
*
ext/json: for ancient backward compatibilities
nobu
2014-12-28
1
-0
/
+6
*
json: backward compatibilities
nobu
2014-12-27
1
-2
/
+3
*
parser.rl: check before use
nobu
2014-12-26
1
-5
/
+5
*
use 0 for reserved
nobu
2014-12-01
1
-1
/
+1
*
json/parser: typed data
nobu
2014-10-04
1
-4
/
+19
*
* ext/json: merge JSON 1.7.7.
naruse
2013-02-12
1
-4
/
+4
*
* ext/json: Merge JSON 1.7.1.
naruse
2012-05-07
1
-0
/
+1
*
* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.
naruse
2012-03-11
1
-4
/
+20
*
* ext/json/parser/parser.rl (json_string_unescape): workaround fix
naruse
2012-01-15
1
-1
/
+1
*
* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
naruse
2011-08-30
1
-53
/
+124
*
* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).
naruse
2011-07-10
1
-14
/
+58
*
* ext/json/{generator/generator.c,parser/parser.rl}: fix indent.
nobu
2011-07-08
1
-7
/
+7
*
* ext/json/parser/parser.rl (JSON_parse_object): add missing parens.
nobu
2011-07-08
1
-1
/
+1
*
* ext/json/parser/parser.rl (convert_encoding): should not modify
nobu
2011-07-08
1
-0
/
+1
*
* ext/json/parser/parser.rl (convert_encoding): no needs to use
nobu
2011-07-08
1
-15
/
+5
*
* ext/json/parser/parser.h (GET_PARSER): raise TypeError.
nobu
2011-02-05
1
-1
/
+1
*
* ext/json/parser/parser.h (GET_PARSER): check if initialized.
nobu
2011-02-05
1
-1
/
+6
*
* ext/json/parser/parser.rl: add local variables for emacs.
nobu
2011-02-05
1
-10
/
+17
*
* ext/json: Update github/flori/json from 1.4.2+ to
naruse
2010-12-01
1
-15
/
+15
*
* ext/json/{generator/generator.c,parser/parser.rl}: fixed indent.
nobu
2010-05-09
1
-15
/
+15
*
Recommit of JSON; fix mixed declarations.
naruse
2010-04-26
1
-0
/
+792
*
* ext/jason: revert r27493. came again after canceling gcc-ism.
usa
2010-04-26
1
-791
/
+0
*
* ext/json: Update to JSON 1.4.1.
naruse
2010-04-26
1
-0
/
+791