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
/
test
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
9
-0
/
+9
*
use assert_raise
nobu
2015-10-30
5
-54
/
+54
*
generator.c: allocate structs with wrapper
nobu
2015-05-28
1
-0
/
+13
*
parser.rl: allocate structs with wrapper
nobu
2015-05-28
1
-0
/
+13
*
parser.rl: rb_enc_raise
nobu
2015-04-18
1
-0
/
+10
*
* ext/json/*, test/json/*: Reverted r50231. Because it's not works with
hsbt
2015-04-12
40
-0
/
+1486
*
* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.
hsbt
2015-04-11
40
-1486
/
+0
*
generator.c: fix infinite recursion
nobu
2015-02-11
1
-0
/
+10
*
* ext/json, test/json: merge JSON HEAD(259dee6)
hsbt
2015-01-13
1
-9
/
+24
*
* ext/json, test/json: merge JSON HEAD(17fe8e7)
hsbt
2014-12-28
1
-0
/
+6
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
Remove tempfiles.
akr
2014-05-25
1
-0
/
+2
*
* ext/json: merge JSON 1.8.1.
naruse
2013-11-20
2
-10
/
+59
*
Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...
naruse
2013-06-17
1
-22
/
+10
*
* ext/json: merge JSON 1.7.7.
naruse
2013-02-12
9
-60
/
+147
*
* ext/json: merge JSON 1.7.5.
naruse
2012-12-12
3
-4
/
+39
*
revert r37326 "remove string literal concatenation"
nobu
2012-10-25
1
-2
/
+4
*
remove string literal concatenation
nobu
2012-10-25
1
-4
/
+2
*
* ext/json: Merge JSON 1.7.1.
naruse
2012-05-07
7
-10
/
+22
*
Run TC_JSONGenerate#test_gc in a separate process.
naruse
2012-04-19
1
-20
/
+11
*
Add debug prints to inspect TC_JSONGenerate#test_gc's timeout issue.
naruse
2012-04-15
1
-15
/
+15
*
Adds another timeouts.
naruse
2012-04-14
1
-3
/
+9
*
More increae timeout.
naruse
2012-04-10
1
-1
/
+1
*
Increae timeout.
naruse
2012-04-10
1
-1
/
+1
*
start GC before GC.stress.
naruse
2012-04-10
1
-0
/
+1
*
Add timeout to TC_JSONGenerate#test_gc.
naruse
2012-04-10
1
-3
/
+6
*
* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.
naruse
2012-03-11
3
-38
/
+164
*
Remove tests of json/add/{complex, rational}.
naruse
2011-09-01
1
-5
/
+0
*
* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).
naruse
2011-08-31
1
-1
/
+1
*
* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).
naruse
2011-08-30
3
-1
/
+75
*
* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).
naruse
2011-07-10
8
-53
/
+109
*
* ext/json/parser/parser.rl (convert_encoding): should not modify
nobu
2011-07-08
1
-0
/
+13
*
* remove trailing spaces.
nobu
2011-05-15
2
-2
/
+2
*
* ext/json/parser/parser.h (GET_PARSER): raise TypeError.
nobu
2011-02-05
1
-2
/
+2
*
* ext/json/parser/parser.h (GET_PARSER): check if initialized.
nobu
2011-02-05
1
-0
/
+7
*
* ext/json/lib/json/add/rails.rb: removed.
naruse
2010-12-02
1
-152
/
+0
*
Setup Symbol#to_json to avoid conflict.
naruse
2010-12-02
1
-0
/
+8
*
* ext/json/lib/json/common.rb: don't use iconv on 1.9.
naruse
2010-12-01
1
-7
/
+8
*
* ext/json: Update github/flori/json from 1.4.2+ to
naruse
2010-12-01
5
-19
/
+127
*
* properties.
nobu
2010-06-02
1
-1
/
+0
*
Setup Symbol#to_json to avoid conflict.
naruse
2010-05-04
1
-0
/
+8
*
* test/json/test_json_addition.rb (test_utc_datetime): fixed
nobu
2010-05-02
1
-2
/
+2
*
* test: fixed wrong assertions.
nobu
2010-05-02
1
-4
/
+4
*
* ext/json: Update to JSON 1.4.1.
naruse
2010-04-26
6
-52
/
+181
*
Use Array#permutation for permutation tests.
naruse
2009-10-20
1
-21
/
+14
*
Add tests of JSON 1.1.9.
naruse
2009-09-01
6
-70
/
+153
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
3
-3
/
+3
*
Removed json/runner.rb with permission from florian frank. it was serving no ...
ryan
2008-12-15
1
-25
/
+0
*
* test/json/test_json.rb: remove dependency on permutation gem.
mame
2008-10-26
1
-21
/
+13
*
* test: assert_raises has been deprecated since a long time ago.
nobu
2008-09-24
6
-49
/
+49
[next]