summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2016-07-12* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst
2016-07-10* enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98...duerst
2016-07-10util.c: round nearly middle valuenobu
2016-07-07* vm_args.c (setup_parameters_complex): don't raise ArgumentErrornaruse
2016-07-07suppress warnings: unused variablesnaruse
2016-07-07* vm_args.c (vm_caller_setup_arg_block): disable symbol blockshugo
2016-07-07numeric.c: round nearly middle valuenobu
2016-07-07io.c: convert arguments just oncenobu
2016-07-06* enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06* enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06* enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-03* test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst
2016-07-01* regcomp.c (noname_disable_map): don't optimize out group 0naruse
2016-06-29* test/ruby/test_refinement.rb: skipshugo
2016-06-28Passed block symbol to procnobu
2016-06-28Move CaseTestnobu
2016-06-28Skip unavailable testsnobu
2016-06-24No respond_to? as if the default definitionnobu
2016-06-21* test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst
2016-06-21* test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer,duerst
2016-06-21It takes still too many memory...naruse
2016-06-21* test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin,duerst
2016-06-20Optimize to speed upnaruse
2016-06-20Don't cache simple data to reduce memory usagenaruse
2016-06-20* test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threadsduerst
2016-06-20* vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo
2016-06-19* test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodingsduerst
2016-06-19variable.c: consider lengthnobu
2016-06-19Normalization test iff UTF-8 file systemnobu
2016-06-14use \A and \z instead of ^ and $ in regexpkazu
2016-06-13parse.y: no named capture conflict warningsnobu
2016-06-13numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn
2016-06-13* test/ruby/enc/test_case_comprehensive.rb: Add tests for full Unicodeduerst
2016-06-12File.expand_path compose test only on OS Xnobu
2016-06-12* test/ruby/enc/test_case_comprehensive.rb: Add tests for ASCII-onlyduerst
2016-06-12file.c: normalize cwdnobu
2016-06-11* enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst