aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-261-1/+1
* * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-261-1/+1
* * remove trailing spaces.svn2016-07-261-1/+1
* * test/ruby/enc/test_case_comprehensive.rb: Add explicit skip test forduerst2016-07-261-4/+13
* dtrace: simplifynobu2016-07-241-6/+2
* dtrace: suppress an empty linenobu2016-07-231-3/+21
* dtrace: use miniruby instead of ruby-runnernobu2016-07-231-9/+16
* webrick: filter out HTTP_PROXY for CGIHandlernormal2016-07-222-1/+17
* * string.c (String#dump): Change escaping of non-ASCII characters induerst2016-07-221-0/+12
* fix typoskazu2016-07-201-4/+4
* enumerator.c: Enumerator::Lazy#uniqnobu2016-07-201-0/+5
* enum.c: Enumerable#uniqnobu2016-07-201-0/+15
* variable.c: exclude private constantsnobu2016-07-191-0/+2
* numeric.c, complex.c: Add finite? and infinite? consistent with Floatmrkn2016-07-174-0/+55
* util.c: do not underflownobu2016-07-151-0/+1
* * test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt2016-07-131-3/+3
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-1312-63/+37
* * enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-132-2/+2
* * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * gc.c (gc_mark_roots): should mark the VM object itself to markko12016-07-131-0/+7
* * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-8/+8
* * iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko12016-07-131-0/+10
* * enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-1/+1
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-131-3/+10
* * test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst2016-07-121-1/+3
* * revert r55642 (previous commit) because of test failure atduerst2016-07-121-10/+3
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-121-3/+10
* * enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-1/+1
* * test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst2016-07-101-1/+6
* * enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-101-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98...duerst2016-07-101-1/+1
* util.c: round nearly middle valuenobu2016-07-101-0/+4
* * vm_args.c (setup_parameters_complex): don't raise ArgumentErrornaruse2016-07-071-0/+7
* suppress warnings: unused variablesnaruse2016-07-071-1/+1
* * vm_args.c (vm_caller_setup_arg_block): disable symbol blockshugo2016-07-071-0/+15
* numeric.c: round nearly middle valuenobu2016-07-071-0/+5
* io.c: convert arguments just oncenobu2016-07-071-0/+68
* require "rbconfig/sizeof"naruse2016-07-062-0/+2
* * enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* * enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* Add an assertion.shugo2016-07-061-0/+3
* * lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo2016-07-061-0/+8
* * lib/net/ftp.rb (putline): raise an ArgumentError whenshugo2016-07-051-0/+10
* * ext/json/*, test/json/*: Update json-2.0.1.hsbt2016-07-0514-755/+780
* * test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst2016-07-033-5/+3
* * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse2016-07-021-4/+6
* * regcomp.c (noname_disable_map): don't optimize out group 0naruse2016-07-011-0/+1
* * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto2016-07-011-3/+3