index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_m17n.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update tests for String#inspect replacing \xHH instead of \OOO.
akr
2007-12-09
1
-27
/
+27
*
* re.c (append_utf8): check unicode range.
akr
2007-12-09
1
-0
/
+10
*
* string.c (tr_find): returns true if no characters to be removed is
nobu
2007-12-09
1
-0
/
+5
*
* string.c (tr_trans): get rid of segfaults when has mulitbytes but
nobu
2007-12-09
1
-0
/
+6
*
* re.c (rb_reg_check_preprocess): new function for validating regexp
akr
2007-12-08
1
-10
/
+25
*
add test for UTF-8 bit pattern.
akr
2007-12-08
1
-0
/
+59
*
* encoding.c (rb_enc_mbclen): make it never fail.
akr
2007-12-08
1
-3
/
+3
*
* encoding.c (rb_enc_precise_mbclen): new function for mbclen with
akr
2007-12-06
1
-113
/
+145
*
s/unicode/Unicode/ in error messages.
akr
2007-12-02
1
-7
/
+75
*
* parse.y (regexp): fix /#{}\xa1\xa2/e to be EUC-JP.
akr
2007-12-02
1
-0
/
+8
*
* include/ruby/intern.h (rb_uv_to_utf8): declared.
akr
2007-12-01
1
-7
/
+20
*
more tests.
akr
2007-11-26
1
-155
/
+77
*
* include/ruby/encoding.h (rb_enc_str_asciionly_p): declared.
akr
2007-11-25
1
-21
/
+189
*
* re.c (REG_CASESTATE): unused macro removed.
akr
2007-11-23
1
-0
/
+201