summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-08-12error.c: fix newline in syntax errornobu
2016-08-11Comparable#clampnobu
2016-08-10* lib/prime.rb: Optimize prime?marcandre
2016-08-10parse.y: rescue modifier in rhsnobu
2016-08-09hash.c: implement Hash#map_v and Hash#map_v!mrkn
2016-08-09test_objectspace.rb: errors in a finalizernobu
2016-08-09* ext/tk: Tk is removed from stdlib. [Feature #8539]naruse
2016-08-08test/unit.rb: no verbose in worker processesnobu
2016-08-07deprecate TRUE,FALSE,NILnobu
2016-08-06openssl: avoid undefined behavior on empty SSL_writenormal
2016-08-05hash.c: env_name_newnobu
2016-08-04hash.c: set encodingnobu
2016-08-03parse.y: reg_fragment_enc_errornobu
2016-08-02math.c: tanh overflownobu
2016-08-01* remove trailing spaces.svn
2016-08-01Object#clone with freeze: false [Feature #12300]shyouhei
2016-08-01* ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.hsbt
2016-07-30* enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-26dtrace: wait commandnobu
2016-07-26test: use assert_includenobu
2016-07-26dtrace: chomp CRnobu
2016-07-26* enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-26* enc/windows_1250.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-26* enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-26* enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-26* remove trailing spaces.svn
2016-07-26* test/ruby/enc/test_case_comprehensive.rb: Add explicit skip test forduerst
2016-07-24dtrace: simplifynobu
2016-07-23dtrace: suppress an empty linenobu
2016-07-23dtrace: use miniruby instead of ruby-runnernobu
2016-07-22webrick: filter out HTTP_PROXY for CGIHandlernormal
2016-07-22* string.c (String#dump): Change escaping of non-ASCII characters induerst
2016-07-20fix typoskazu
2016-07-20enumerator.c: Enumerator::Lazy#uniqnobu
2016-07-20enum.c: Enumerable#uniqnobu
2016-07-19variable.c: exclude private constantsnobu
2016-07-17numeric.c, complex.c: Add finite? and infinite? consistent with Floatmrkn
2016-07-15util.c: do not underflownobu
2016-07-13* test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-07-13* enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* gc.c (gc_mark_roots): should mark the VM object itself to markko1
2016-07-13* enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko1
2016-07-13* enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-12* test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst
2016-07-12* revert r55642 (previous commit) because of test failure atduerst