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
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
parser.c: update
nobu
2015-09-25
1
-18
/
+26
*
parser.rl: rb_scan_args
nobu
2015-09-25
1
-1
/
+9
*
parser.rl: allocate structs with wrapper
nobu
2015-05-28
3
-23
/
+10
*
parser.rl: define enc_raise iff necessary
nobu
2015-04-18
2
-4
/
+4
*
parser.rl: rb_enc_raise
nobu
2015-04-18
3
-93
/
+134
*
parser.rl: use rb_encoding
nobu
2015-04-18
2
-124
/
+119
*
parser.rl: use StringValue
nobu
2015-04-18
2
-23
/
+21
*
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-12
6
-0
/
+3293
*
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-04-11
6
-3293
/
+0
*
* ext/json: merge upstream from flori/json
hsbt
2015-02-13
3
-20
/
+9
*
* 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
2
-3
/
+3
*
ext/json: for ancient backward compatibilities
nobu
2014-12-28
3
-0
/
+20
*
json: backward compatibilities
nobu
2014-12-27
3
-4
/
+16
*
parser.rl: check before use
nobu
2014-12-26
2
-9
/
+9
*
Update dependencies.
akr
2014-12-19
1
-1
/
+1
*
use 0 for reserved
nobu
2014-12-01
2
-2
/
+2
*
Update dependency.
akr
2014-11-21
1
-1
/
+13
*
Mark auogenerated part.
akr
2014-11-15
1
-0
/
+3
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
1
-3
/
+3
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
1
-0
/
+3
*
json/parser: typed data
nobu
2014-10-04
3
-10
/
+41
*
ext: protoize no-arguments functions
nobu
2014-10-04
1
-1
/
+1
*
ext: protoize no-arguments functions
nobu
2014-10-04
1
-2
/
+2
*
json/parser/prereq.mk: use enum
nobu
2014-03-17
2
-33
/
+34
*
ext/json: objects depend on $(ruby_headers)
tmm1
2014-01-07
1
-0
/
+1
*
* ext/json: merge JSON 1.8.1.
naruse
2013-11-20
1
-3
/
+1
*
* ext/json/generator/depend: fix dependencies [Bug #8379]
naruse
2013-05-08
1
-1
/
+3
*
* ext/json: merge JSON 1.7.7.
naruse
2013-02-12
2
-8
/
+8
*
* ext/json: merge JSON 1.7.5.
naruse
2012-12-12
1
-1
/
+1
*
fix dependency
nobu
2012-08-31
1
-1
/
+1
*
* ext/json: Merge JSON 1.7.1.
naruse
2012-05-07
3
-18
/
+20
*
Revert r35560.
naruse
2012-05-07
1
-1
/
+1
*
* ext/json/parser/depend: need to specify the base directory for nmake.
usa
2012-05-07
1
-1
/
+1
*
ext/json/fbuffer/fbuffer.h
nobu
2012-05-07
1
-1
/
+1
*
* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.
naruse
2012-03-11
4
-107
/
+124
*
* ext/json/parser/parser.rl (json_string_unescape): workaround fix
naruse
2012-01-15
2
-2
/
+2
*
* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
naruse
2011-08-31
1
-0
/
+3
*
* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
naruse
2011-08-30
3
-207
/
+484
*
* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).
naruse
2011-07-10
4
-101
/
+201
*
* ext/json/{generator/generator.c,parser/parser.rl}: fix indent.
nobu
2011-07-08
2
-14
/
+14
*
* ext/json/parser/parser.rl (JSON_parse_object): add missing parens.
nobu
2011-07-08
2
-2
/
+2
*
* ext/json/parser/parser.rl (convert_encoding): should not modify
nobu
2011-07-08
2
-5
/
+7
*
* ext/json/parser/parser.rl (convert_encoding): no needs to use
nobu
2011-07-08
2
-35
/
+15
*
* ext/json/parser/prereq.mk: remove trailing spaces.
nobu
2011-07-08
1
-0
/
+1
*
* remove trailing spaces.
nobu
2011-05-15
1
-106
/
+106
*
* ext/json/parser/parser.h (GET_PARSER): raise TypeError.
nobu
2011-02-05
3
-3
/
+3
*
* ext/json/parser/parser.h (GET_PARSER): check if initialized.
nobu
2011-02-05
3
-7
/
+20
*
* ext/json/parser/parser.rl: add local variables for emacs.
nobu
2011-02-05
2
-18
/
+32
[next]