summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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
2016-05-25* regparse.c (fetch_token_in_cc): raise error if given octal escapednaruse
2016-05-25* regcomp.c (compile_length_tree): return error code immediatelynaruse
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-05-22 * test/ruby/enc/test_case_options.rb: adjust test class nameduerst
2016-05-22 * rename test/ruby/enc/test_casing_options.rb to test_case_options.rbduerst
2016-05-22-test-/integernobu
2016-05-22move duplicate assertionsnobu
2016-05-21just check Integernobu
2016-05-21hash method valuesnobu
2016-05-19fix document of Regexp#match?kazu
2016-05-19* test/ruby/test_array.rb (TestArray#test_push_over_ary_max): it seems to takeusa
2016-05-19re.c: fix match?nobu
2016-05-19re.c: match? should return nil if no matchnobu
2016-05-18* re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse
2016-05-18* re.c (match_ary_subseq): get subseq of match array without creatingnaruse
2016-05-17re.c: fix up r55036nobu
2016-05-17* re.c (match_values_at): MatchData#values_at supports named capturesnaruse
2016-05-17Optimize enum_sum for a range from int to intmrkn
2016-05-17Implement Enumerable#summrkn
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-15vm_insnhelper.c: deprecated constant in classnobu
2016-05-13test_rand.rb: tests for seedsnobu
2016-05-10* insns.def (defineclass): Also raise an error when redeclaring theeregon
2016-05-10random.c: use bytesnobu
2016-05-08file.c: home dir fall backnobu
2016-05-06process.c: argument types over conversionnobu