summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2016-06-10hash.c: ensure NUL-terminated for ENVnobu
2016-06-08test_proc.rb: test_lambda?nobu
2016-06-07test_syntax.rb: formal argument name testsnobu
2016-06-07* test/ruby/enc/test_case_comprehensive: Change test for encodingsduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Add regression tests forduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Fix method nameduerst
2016-06-06vm_insnhelper.c: check symbol proc to thrownobu
2016-06-06* string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst
2016-06-06* test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst
2016-06-06* test/ruby/enc/test_case_mapping.rb:duerst
2016-06-06Thread.report_on_exceptionnobu
2016-06-05* test/ruby/enc/test_case_comprehensive.rb:duerst
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-05-31Revert r55225naruse
2016-05-31* string.c: Activate full Unicode case mapping for UTF-8 by removingduerst
2016-05-30test_file_exhaustive.rb: writable opennobu
2016-05-28test_file_exhaustive.rb: blocking flocknobu
2016-05-28* remove trailing spaces.svn
2016-05-28* test/ruby/enc/test_case_comprehensive.rb: Add error messages to testsduerst
2016-05-28git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55187 b2dd03c8-39d4-4d8f-98...duerst
2016-05-27variable.c: hidden constantsnobu
2016-05-27transcode.c: scrub in the given encodingnobu
2016-05-26* remove trailing spaces.svn
2016-05-26* test/ruby/enc/test_case_comprehensive.rb: Add set of comprehensiveduerst