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
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_m17n.rb
Age
Commit message (
Expand
)
Author
2008-07-04
* re.c (unescape_nonascii): add has_property argument not to
akr
2008-07-04
* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.
akr
2008-05-19
* bootstraptest/test_knownbug.rb: move solved tests.
ko1
2008-05-15
* test/ruby/test_string.rb: add tests to achieve over 90% test
mame
2008-05-15
* string.c (tr_find): String#delete returned wrong result when multiple
mame
2008-04-28
* proc.c (method_name): should return symbols instead of strings.
matz
2008-03-08
* string.c (search_nonascii): Use VALUE instead of unsigned long
naruse
2008-03-05
* string.c (count_utf8_lead_bytes_with_ulong): fix shift size.
naruse
2008-02-28
* encoding.c (enc_find): check type of argument and convert to String
naruse
2008-02-22
commit miss. orz
usa
2008-02-22
sorry, typo.
usa
2008-02-22
* test/ruby/test_m17n.rb: add tests.
usa
2008-02-18
* string.c (rb_str_each_line): fix newline size.
akr
2008-02-17
add tests.
akr
2008-02-17
add a test for [ruby-dev:33826]
akr
2008-02-17
* re.c (rb_reg_quote): return US-ASCII string consistently.
akr
2008-02-14
add a test for named class in regexp.
akr
2008-02-14
more tests for embedding regexps.
akr
2008-02-14
* re.c (rb_reg_preprocess_dregexp): use non-preprocessed regexp source
akr
2008-02-08
add a test.
akr
2008-02-08
add a test.
akr
2008-01-29
add tests.
akr
2008-01-29
* insns.def (toregexp): generate a regexp from strings instead of one
akr
2008-01-28
* parse.y (reg_fragment_setenc_gen): US-ASCII script special code.
usa
2008-01-28
* test/ruby/test_m17n.rb: refine some tests, and add op symbol test.
usa
2008-01-28
* test/ruby/test_m17n.rb (test_str_String): update test.
usa
2008-01-28
* parse.y (parser_str_new): encoding of UTF-8 literal string in
usa
2008-01-28
* test/ruby/test_m17n.rb (test_magic_comment): add test.
usa
2008-01-26
add tests.
akr
2008-01-26
add a test for [ruby-dev:33377].
akr
2008-01-26
add a test for [ruby-dev:33406].
akr
2008-01-25
* string.c (rb_str_usascii_new{,2}: defined.
naruse
2008-01-24
* test/ruby/test_m17n.rb: commit miss.
usa
2008-01-24
* test/ruby/test_m17n.rb: follow to the following changes.
usa
2008-01-23
split UTF-16 tests.
akr
2008-01-23
add a test.
akr
2008-01-23
add a test.
akr
2008-01-22
* configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) from
matz
2008-01-20
add a test.
akr
2008-01-20
add a test for each_char.
akr
2008-01-20
add a test.
akr
2008-01-20
add a assertion message.
akr
2008-01-20
add a test.
akr
2008-01-19
update encdump for UTF-16.
akr
2008-01-19
fix a test.
akr
2008-01-19
add a test.
akr
2008-01-18
* sprintf.c (rb_str_format): set result encoding for wider width.
nobu
2008-01-18
* test/ruby/test_m17n.rb (test_str_dump): added test for
kazu
2008-01-18
* test_m17n.rb: Regexp switch `s' should mean Windows-31J, as wells as
usa
2008-01-11
add tests.
akr
[next]