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_comb.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
300 should be enough for testing cyclic byte succ.
naruse
2009-11-05
1
-1
/
+1
*
* string.c (chopped_length): get rid of unexpected exception.
nobu
2009-10-27
1
-9
/
+0
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-1
/
+1
*
* test/ruby/test_m17n_comb.rb: feature changed in r20626.
yugui
2008-12-13
1
-3
/
+7
*
revert previous commit.
akr
2008-10-08
1
-1
/
+0
*
add an assertion.
akr
2008-10-08
1
-0
/
+1
*
* string.c (rb_str_comparable): string comparison should be
matz
2008-10-06
1
-3
/
+1
*
* string.c (rb_str_sub_bang): fix coderange.
akr
2008-10-02
1
-12
/
+21
*
add a test. cf. [ruby-dev:36484].
akr
2008-09-24
1
-3
/
+2
*
* string.c (rb_str_comparable): make ascii8bit string to be
matz
2008-09-18
1
-4
/
+5
*
* transcode.c: add "Error" suffix for Encoding exception classes.
matz
2008-09-18
1
-38
/
+38
*
* string.c ():
matz
2008-09-16
1
-2
/
+2
*
* test/ruby/test_m17n_comb.rb (TestM17NComb#test_str_crypt): add key and salt...
kazu
2008-08-21
1
-1
/
+1
*
* error.c (rb_eEncCompatError): add Exception.
naruse
2008-08-12
1
-37
/
+37
*
test_str_slice! refactored.
akr
2008-07-05
1
-3
/
+5
*
* string.c (tr_trans): should squeeze properly. [ruby-dev:34587]
matz
2008-05-07
1
-0
/
+4
*
* prelude.rb (require_relative): move require_relative from
matz
2008-04-12
1
-1
/
+0
*
* re.c (rb_reg_regsub): remove too strict encoding check.
matz
2008-03-03
1
-2
/
+0
*
* test/ruby/allpairs.rb: new file for all pairs method.
akr
2008-03-01
1
-14
/
+4
*
* test/ruby/test_m17n_comb.rb (TestM17NComb::test_str_chomp): test
matz
2008-02-29
1
-2
/
+6
*
* string.c (rb_str_rpartition): calculation was done in byte indexing.
matz
2008-02-29
1
-0
/
+2
*
* re.c (rb_reg_prepare_re): add enable_warning parameter.
akr
2008-02-17
1
-0
/
+2
*
* string.c (rb_str_succ): don't increment/decrement codepoint.
akr
2008-01-27
1
-7
/
+8
*
tests refined.
akr
2008-01-27
1
-16
/
+30
*
add tests.
akr
2008-01-26
1
-9
/
+139
*
fix previous change.
akr
2008-01-23
1
-2
/
+3
*
test refined.
akr
2008-01-23
1
-2
/
+2
*
add a test.
akr
2008-01-23
1
-35
/
+78
*
* include/ruby/encoding.h (rb_enc_str_buf_cat): declared.
akr
2008-01-06
1
-3
/
+2
*
split combinational tests.
akr
2008-01-05
1
-0
/
+1434