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
*
* sample/test.rb (valid_syntax?): should not capture BOM.
nobu
2009-06-17
1
-1
/
+1
*
* sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]
nobu
2009-06-17
1
-2
/
+3
*
* complex.c (nucomp_coerce): accepts Complex instances.
tadf
2009-06-16
2
-0
/
+14
*
* test/ruby/test_argf.rb (TestArgf#test_skip): updated test
matz
2009-06-16
1
-6
/
+2
*
* thread.c, vm_eval.c: add Thread.backtrace.
ko1
2009-06-14
1
-0
/
+10
*
* marshal.c (r_ivar): should not set internal encoding ivar as an
nobu
2009-06-13
1
-0
/
+8
*
removed extra spaces.
tadf
2009-06-07
2
-7
/
+7
*
* cont.c (cont_capture, fiber_store): reraise transferred error.
nobu
2009-06-01
1
-0
/
+5
*
* string.c (rb_str_rpartition): ditto.
nobu
2009-05-24
1
-0
/
+2
*
* test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes
matz
2009-05-24
2
-2
/
+4
*
* string.c (rb_str_partition): should use the converted result. a
nobu
2009-05-24
1
-0
/
+2
*
* ext/stringio/stringio.c (strio_ungetbyte): encoding should not
nobu
2009-05-14
1
-0
/
+16
*
add test.
akr
2009-05-12
1
-0
/
+15
*
* test/ruby/test_float.rb (TestFloat#test_sleep_with_Float): add a
kazu
2009-05-09
1
-0
/
+5
*
* test/ruby/test_rubyoptions.rb (test_indentation_check): add a test
mame
2009-05-07
1
-0
/
+11
*
* array.c (rb_ary_flatten_bang): returns nil if nothing changed.
nobu
2009-05-07
1
-0
/
+3
*
* array.c (rb_ary_sample): negative sample number is invalid.
nobu
2009-05-07
1
-0
/
+2
*
* enc/trans/utf8_mac.trans: Add converter for UTF8-MAC.
naruse
2009-04-26
1
-0
/
+8
*
* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]
akr
2009-04-21
1
-2
/
+0
*
* time.c: remove time_t restriction from Time class.
akr
2009-04-21
1
-20
/
+42
*
* class.c (rb_define_method_id): use rb_define_notimplement_method_id
akr
2009-04-16
1
-0
/
+64
*
* array.c (rb_ary_flatten): flatten(0) works as Array#dup.
mame
2009-04-15
1
-0
/
+5
*
* string.c (rb_str_dump): buffer length plus one byte for null
mame
2009-04-08
1
-0
/
+3
*
* string.c (rb_str_rstrip_bang): should not sign-expand non-ascii.
nobu
2009-04-08
1
-0
/
+2
*
* test/ruby/test_string.rb (test_chop, test_chop!): tests for [ruby-core:23155].
nobu
2009-04-08
1
-0
/
+5
*
* sprintf.c (rb_str_format): checks if named argument given twice.
nobu
2009-03-27
1
-0
/
+6
*
* time.c (time_cmp): negate the result of reverse comparison.
akr
2009-03-26
1
-0
/
+10
*
* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL as
nobu
2009-03-22
1
-1
/
+29
*
* test/ruby/test_process.rb (test_popen_shell): test for [ruby-core:22960].
nobu
2009-03-20
1
-0
/
+7
*
* test/ruby/test_process.rb: skips tests need fd inheritance.
nobu
2009-03-20
1
-11
/
+22
*
* io.c (rb_mWaitReadable): defined.
akr
2009-03-19
1
-2
/
+2
*
* test/ruby/test_float.rb (TestFloat#test_to_s): precision was
nobu
2009-03-14
1
-1
/
+1
*
* string.c (rb_str_subpat): accept capture name.
akr
2009-03-14
1
-0
/
+6
*
* test/ruby/test_proc.rb: add some tests.
mame
2009-03-08
1
-0
/
+31
*
* test/ruby/test_enum.rb: add some tests.
mame
2009-03-08
1
-0
/
+9
*
* test/ruby/test_object.rb: add a test for Object#method_missing.
mame
2009-03-08
1
-0
/
+8
*
* test/ruby/test_file_exhaustive.rb: add tests for File#size and
mame
2009-03-08
1
-1
/
+18
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
29
-187
/
+187
*
* test/ruby/test_array.rb: fix wrong test, and add a test for
mame
2009-03-04
1
-1
/
+7
*
* test/ruby/test_array.rb: add some tests for coverage.
mame
2009-03-04
1
-0
/
+14
*
* test/ruby/test_path.rb (test_extname): test for r19596.
nobu
2009-03-01
1
-0
/
+9
*
* test/ruby/test_path.rb (test_basename): test for r19595.
nobu
2009-03-01
1
-0
/
+2
*
* string.c (rb_str_force_encoding): should clear coderange at changing
nobu
2009-02-25
1
-3
/
+7
*
* io.c (rb_io_getline_1): enables limit even if rs is given.
nobu
2009-02-25
1
-1
/
+2
*
* string.c (rb_str_chomp_bang): coderange may change.
nobu
2009-02-24
1
-0
/
+4
*
* string.c (rb_str_delete_bang): should recalculate coderange.
nobu
2009-02-24
1
-0
/
+5
*
* string.c (tr_trans): should recalculate coderange.
nobu
2009-02-22
1
-0
/
+2
*
* test/ruby/test_string.rb (test_tr): test for [ruby-core:22328].
nobu
2009-02-22
1
-3
/
+8
*
* string.c (tr_trans): should not be affected by the encoding of
nobu
2009-02-22
1
-0
/
+7
*
* io.c (io_getpartial): error message describes what should be
akr
2009-02-21
1
-0
/
+24
[next]