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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* re.c (rb_reg_initialize_str): /\x80/n is not an error even if script
akr
2008-01-05
1
-0
/
+2
*
* re.c (rb_reg_prepare_re): check string encoding. Oniguruma doesn't
akr
2008-01-04
1
-1
/
+20
*
add a test for getc with stateful conversion.
akr
2008-01-03
1
-0
/
+11
*
add a test: "y".count("a\\-z") should be 0.
akr
2008-01-01
1
-0
/
+1
*
* string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]
nobu
2007-12-31
1
-0
/
+3
*
add more tests for sub, gsub, sub!, gsub!.
akr
2007-12-30
1
-0
/
+102
*
fix \xc2\xa0 as \xc2\xa1.
akr
2007-12-30
1
-43
/
+43
*
add tests.
akr
2007-12-29
1
-0
/
+7
*
Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-28
1
-0
/
+3
*
add a test.
akr
2007-12-26
1
-0
/
+12
*
* test/ruby/test_io_m17n.rb: fix tests
matz
2007-12-25
1
-4
/
+4
*
* test/ruby/test_io_m17n.rb (test_pipe): fixed.
akr
2007-12-25
1
-1
/
+1
*
* test/ruby/test_io_m17n.rb (test_write_noenc): don't mix text and
akr
2007-12-25
1
-2
/
+2
*
* include/ruby/encoding.h (rb_enc_left_char_head): new utility macro.
matz
2007-12-24
1
-4
/
+5
*
add tests.
akr
2007-12-24
1
-0
/
+37
*
add a test for non-ascii method name.
akr
2007-12-24
1
-0
/
+15
*
add tests.
akr
2007-12-24
1
-1
/
+20
*
add tests.
akr
2007-12-24
1
-0
/
+81
*
add succ tests from the succ document.
akr
2007-12-24
1
-0
/
+7
*
refine a test.
akr
2007-12-24
1
-5
/
+14
*
* proc.c (rb_proc_new), vm.c (invoke_block): removed u3.state magic.
nobu
2007-12-24
1
-0
/
+4
*
* string.c (rb_str_comparable): fixed to keep transitivity.
matz
2007-12-24
1
-0
/
+1
*
add a test.
akr
2007-12-24
1
-0
/
+11
*
add a test for String#hash.
akr
2007-12-24
1
-0
/
+8
*
add some tests on conversion for pipe.
akr
2007-12-23
1
-0
/
+34
*
* string.c (tr_trans): should associate new encoding if modified.
matz
2007-12-23
1
-11
/
+2
*
* io.c (appendline): should do multibyte aware RS search.
matz
2007-12-23
1
-5
/
+5
*
add test.
akr
2007-12-23
1
-0
/
+11
*
add ML ref.
akr
2007-12-23
1
-1
/
+1
*
test reflexive, symmetric and transitive relation of String#==.
akr
2007-12-23
1
-172
/
+214
*
add tests.
akr
2007-12-23
1
-0
/
+42
*
add assertions.
akr
2007-12-23
1
-0
/
+2
*
update tests.
akr
2007-12-23
1
-2
/
+3
*
add test for IO.pipe.
akr
2007-12-23
1
-29
/
+37
*
add tests.
akr
2007-12-23
1
-9
/
+47
*
add assertion messages.
akr
2007-12-23
1
-5
/
+7
*
more IO m17n tests.
akr
2007-12-23
1
-4
/
+122
*
* test/ruby/test_beginendblock.rb (TestBeginEndBlock::test_endblockwarn):
matz
2007-12-23
2
-2
/
+2
*
move the test for [ruby-core:14288].
akr
2007-12-23
1
-0
/
+22
*
* encoding.c (rb_enc_codepoint): implemented to raise invalid
akr
2007-12-23
1
-60
/
+150
*
add tests for warning of none encoding regexps.
akr
2007-12-23
1
-21
/
+38
*
add a test for [ruby-dev:32675] reported by Keita Yamaguchi.
akr
2007-12-23
1
-1
/
+7
*
use String#ascii_only?.
akr
2007-12-22
1
-37
/
+33
*
Sat Dec 22 15:54:54 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
duerst
2007-12-22
1
-32
/
+46
*
update tests for latest /.../n handling.
akr
2007-12-22
1
-14
/
+24
*
* test/ruby/test_float.rb, test_sprintf.rb: fix test place.
ko1
2007-12-22
2
-2
/
+5
*
* test/ruby/test_float.rb (test_float): test literal, not sprintf.
usa
2007-12-22
1
-0
/
+2
*
* eval.c (rb_obj_instance_eval): use class of immediate objects.
ko1
2007-12-22
1
-1
/
+1
*
test/ruby/test_eval.rb: class variable test updated.
matz
2007-12-21
1
-12
/
+7
*
add a test.
akr
2007-12-21
1
-0
/
+2
[prev]
[next]