index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_regexp.rb
Age
Commit message (
Expand
)
Author
2014-11-13
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-06-20
test_regexp.rb: split test_once
nobu
2014-06-20
test_regexp.rb: assert prefix
nobu
2014-06-04
re.c: consider name encoding
nobu
2014-06-04
re.c: fix name with NUL
nobu
2014-03-27
re.c: class name encoding
nobu
2013-12-13
test/ruby: better assertions
nobu
2013-10-09
test/unit/assertions.rb: return exception
nobu
2013-10-01
test_regexp.rb, test_string.rb: suppress warnings
nobu
2013-10-01
test_regexp.rb, test_string.rb: use assert_separately
nobu
2013-10-01
test_regexp.rb, test_string.rb: suppress warnings
nobu
2013-09-26
* insns.def (opt_regexpmatch1): check Regexp#=~ is not defined before
charliesome
2013-09-04
string.c: fix for \K
nobu
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 encoding
naruse
2013-07-05
* test/ruby/test_regexp.rb
knu
2013-07-05
* test/ruby/test_regexp.rb
knu
2013-07-04
test_regexp.rb: test for conditional expression
nobu
2013-06-12
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-04-11
* test/ruby/test_regexp.rb: use require_relative to require local library
xibbar
2013-04-02
* re.c (rb_reg_to_s): suppress duplicated charclass warning.
naruse
2013-03-30
* test/ruby/test_class.rb: Simplify warning checks
marcandre
2013-03-21
parse.y: escape all closing parens
nobu
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 adding
naruse
2012-12-30
parse.y: escaped closing parenthsis
nobu
2012-11-24
Fix tests of rb_warning().
knu
2012-11-06
* ruby.c (load_file_internal): set default source encoding as
naruse
2012-10-16
* test/ruby/test_regexp.rb
usa
2012-10-16
* test/ruby/test_regexp.rb
usa
2012-10-13
* regparse.c (parse_char_class): should match with a hyphen after a
usa
2012-10-12
* test/ruby/test_regexp.rb
usa
2012-03-06
* parse.y (parser_tokadd_string): escape simple regexp meta
nobu
2012-03-05
fix typos
kazu
2012-03-04
* parse.y (parser_tokadd_string): regexp engine doesn't need
nobu
2012-02-26
* regparse.c (add_code_range_to_buf0): wrong condition of duplicated
naruse
2012-01-08
* numeric.c (rb_enc_uint_char): raise RangeError when added codepoint
naruse
2012-01-07
Add test for word boundary.
naruse
2011-02-02
* re.c (Init_Regexp): added a constant for ARG_ENCODING_NONE
tenderlove
2010-11-26
* regcomp.c (setup_tree): restart setup_tree() for a node whose
naruse
2010-11-19
Remove 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 it
naruse
2010-07-15
* regexec.c (onig_search): don't skip non-ANYCHARs when
naruse
2010-06-23
* test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8
nobu
2010-06-16
* test/ruby/test_{regexp,rubyoptions}.rb: trivial change.
nobu
2010-06-15
Refix test_regexp.
naruse
2010-06-15
Refix for test_dup_warn.
naruse
[next]