aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/prime.rb: Optimize prime?marcandre2016-08-101-10/+7
* parse.y: rescue modifier in rhsnobu2016-08-101-0/+10
* hash.c: implement Hash#map_v and Hash#map_v!mrkn2016-08-091-0/+21
* test_objectspace.rb: errors in a finalizernobu2016-08-091-1/+1
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-2/+0
* test/unit.rb: no verbose in worker processesnobu2016-08-081-1/+1
* deprecate TRUE,FALSE,NILnobu2016-08-071-3/+1
* openssl: avoid undefined behavior on empty SSL_writenormal2016-08-061-0/+11
* hash.c: env_name_newnobu2016-08-051-0/+3
* hash.c: set encodingnobu2016-08-041-0/+2
* parse.y: reg_fragment_enc_errornobu2016-08-031-0/+26
* math.c: tanh overflownobu2016-08-021-0/+2
* * remove trailing spaces.svn2016-08-011-1/+1
* Object#clone with freeze: false [Feature #12300]shyouhei2016-08-011-0/+16
* * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt2016-08-011-1/+19
* * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-301-1/+1
* dtrace: wait commandnobu2016-07-261-2/+5
* test: use assert_includenobu2016-07-263-4/+4
* dtrace: chomp CRnobu2016-07-262-4/+4
* * enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-261-1/+1
* * enc/windows_1250.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
* * 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