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
*
* string.c (rb_str_inspect): CHAR_ESC_LEN should be 13.
naruse
2009-12-10
1
-1
/
+1
*
* string.c (rb_str_justify): fixed the case a fill size is a
nobu
2009-12-09
1
-0
/
+7
*
add a test.
akr
2009-12-07
1
-0
/
+22
*
* marshal.c (w_object): reverted r26007. [ruby-dev:39845]
nobu
2009-12-07
1
-3
/
+2
*
* marshal.c (w_object): dump instance variables when using
nobu
2009-12-05
1
-0
/
+20
*
* parse.y (k_def): adjust the location of method definition to the
nobu
2009-12-04
1
-3
/
+4
*
fixed tests.
shugo
2009-12-04
1
-1
/
+1
*
* compile.c (compile_cpath, iseq_compile_each): reverted
shugo
2009-12-03
2
-4
/
+31
*
* enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code table
duerst
2009-12-03
1
-2
/
+8
*
* parse.y (parser_yylex): suppress an extra error message after
nobu
2009-11-30
1
-0
/
+10
*
* test/ruby/test_complex.rb (@unify): fix the detection if math
yugui
2009-11-26
2
-2
/
+4
*
* test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):
yugui
2009-11-26
2
-0
/
+64
*
* test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Error
akr
2009-11-24
1
-1
/
+1
*
* enc/trans/newline.trans (fun_so_universal_newline): generate \n
akr
2009-11-22
2
-4
/
+16
*
* marshal.c (marshal_dump): use normal object as the buffer so
nobu
2009-11-21
1
-0
/
+10
*
* io.c (read_all): fix: false negative invalid byte seequence
naruse
2009-11-21
1
-0
/
+6
*
move Test::Unit::Assertions#invoke_ruby to EnvUtil.invoke_ruby.
akr
2009-11-19
1
-54
/
+53
*
add test.
akr
2009-11-18
1
-0
/
+31
*
* encoding.c (enc_set_default_encoding): reset filesytem
naruse
2009-11-18
1
-0
/
+10
*
forgot to add test_undef.rb in the previous revision.
shugo
2009-11-18
1
-0
/
+37
*
* string.c (str_utf8_nth): fixed overrun. [ruby-core:26787]
nobu
2009-11-17
1
-0
/
+5
*
* test/ruby/test_m17n.rb: get rid of empty string interpolations
nobu
2009-11-17
1
-43
/
+43
*
* vm_method.c (rb_alias): should raise TypeError if klass is nil.
shugo
2009-11-17
1
-0
/
+8
*
unused argument removed.
akr
2009-11-17
1
-1
/
+1
*
* enc/big5.c, enc/trans/big5.trans, enc/trans/big5-uao-tbl.rb,
duerst
2009-11-17
1
-1
/
+6
*
add tests.
akr
2009-11-16
2
-84
/
+152
*
* vm_insnhelper.c (vm_call_method): protected singleton methods of
shugo
2009-11-16
1
-0
/
+24
*
fix previous change.
akr
2009-11-15
1
-4
/
+4
*
add a test.
akr
2009-11-15
1
-1
/
+17
*
add tests.
akr
2009-11-15
1
-0
/
+10
*
tests refined.
akr
2009-11-15
2
-9
/
+36
*
add tests.
akr
2009-11-15
2
-22
/
+83
*
* test/ruby/test_comparable.rb (TestComparable#cmp): suppress warnings.
nobu
2009-11-08
1
-16
/
+22
*
* test/ruby/test_case.rb: merged r25658 from ruby_1_8.
kazu
2009-11-05
1
-0
/
+7
*
Retry on checking signal_received.
naruse
2009-11-05
1
-1
/
+4
*
300 should be enough for testing cyclic byte succ.
naruse
2009-11-05
1
-1
/
+1
*
Decrease counts of tests which spend so long time.
naruse
2009-11-04
2
-4
/
+8
*
* string.c (rb_str_upto): make next object before yield its block.
naruse
2009-11-03
1
-0
/
+11
*
* test/ruby/test_enum.rb (test_count): marked as an implementation
nobu
2009-10-30
1
-8
/
+10
*
* vm_eval.c (vm_call0, vm_call_super, rb_f_send, rb_f_public_send):
nobu
2009-10-30
1
-0
/
+25
*
* vm_eval.c (rb_search_method_emtry, rb_method_call_status): split
nobu
2009-10-30
3
-2
/
+26
*
* test/ruby/test_enum.rb (test_count): test for [ruby-core:24794].
nobu
2009-10-30
1
-0
/
+9
*
* test/ruby/enc/test_gb18030.rb (test_left_adjust_char_head):
nobu
2009-10-29
1
-26
/
+27
*
* array.c (rb_ary_to_ary): do not use #respond_to? to detect
matz
2009-10-29
1
-2
/
+2
*
* encoding.c (get_filesystem_encoding): removed.
naruse
2009-10-28
1
-0
/
+2
*
* string.c (chopped_length): get rid of unexpected exception.
nobu
2009-10-27
1
-9
/
+0
*
* io.c (io_fwrite): adjust stdio file position after direct write on
nobu
2009-10-26
1
-0
/
+15
*
* class.c (rb_class_new): move class check to rb_check_inheritable().
matz
2009-10-23
1
-2
/
+1
*
* test/ruby/envutil.rb (assert_in_out_err): test_stdout and
akr
2009-10-22
2
-3
/
+3
*
* test/ruby/{marshaltestlib,test_marshal}.rb: suppressed warnings.
nobu
2009-10-21
2
-4
/
+4
[next]