summaryrefslogtreecommitdiff
path: root/test/ruby/test_regexp.rb
AgeCommit message (Expand)Author
2015-06-17* include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt
2015-02-21re.c: RMatch::regexp can be nilnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-06-20test_regexp.rb: split test_oncenobu
2014-06-20test_regexp.rb: assert prefixnobu
2014-06-04re.c: consider name encodingnobu
2014-06-04re.c: fix name with NULnobu
2014-03-27re.c: class name encodingnobu
2013-12-13test/ruby: better assertionsnobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-10-01test_regexp.rb, test_string.rb: use assert_separatelynobu
2013-10-01test_regexp.rb, test_string.rb: suppress warningsnobu
2013-09-26* insns.def (opt_regexpmatch1): check Regexp#=~ is not defined beforecharliesome
2013-09-04string.c: fix for \Knobu
2013-08-20* insns.def: fix regexp's once option behavior.ko1
2013-07-25* re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-04test_regexp.rb: test for conditional expressionnobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-04-11* test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar
2013-04-02* re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse
2013-03-30* test/ruby/test_class.rb: Simplify warning checksmarcandre
2013-03-21parse.y: escape all closing parensnobu
2013-01-29* re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre
2013-01-13* regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse
2012-12-30parse.y: escaped closing parenthsisnobu
2012-11-24Fix tests of rb_warning().knu
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-10-16* test/ruby/test_regexp.rbusa
2012-10-16* test/ruby/test_regexp.rbusa
2012-10-13* regparse.c (parse_char_class): should match with a hyphen after ausa
2012-10-12* test/ruby/test_regexp.rbusa
2012-03-06* parse.y (parser_tokadd_string): escape simple regexp metanobu
2012-03-05fix typoskazu
2012-03-04* parse.y (parser_tokadd_string): regexp engine doesn't neednobu
2012-02-26* regparse.c (add_code_range_to_buf0): wrong condition of duplicatednaruse
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
2012-01-07Add test for word boundary.naruse
2011-02-02* re.c (Init_Regexp): added a constant for ARG_ENCODING_NONEtenderlove
2010-11-26* regcomp.c (setup_tree): restart setup_tree() for a node whosenaruse
2010-11-19Remove a test for reverted feature r26701.naruse
2010-11-08* tool/enc-unicode.rb,naruse
2010-08-17* regcomp.c: revert r26701; it introduces Bug #3681.naruse
2010-08-08* parse.y (parser_tokadd_escape): no similar messages twice.nobu
2010-07-22* re.c (rb_reg_expr_str): fix broken Regexp#inspect when itnaruse
2010-07-15* regexec.c (onig_search): don't skip non-ANYCHARs whennaruse
2010-06-23* test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu
2010-06-16* test/ruby/test_{regexp,rubyoptions}.rb: trivial change.nobu