index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
Age
Commit message (
Expand
)
Author
2010-03-10
* eval.c (rb_f_loop): Return an enumerator if no block is given.
knu
2010-02-18
* pack.c (pack_unpack): call PACK_ITEM_ADJUST for 'Q'.
akr
2010-02-07
This even fails.
knu
2010-02-05
* test/ruby/test_array.rb (TestArray#test_splat): Add test cases
knu
2010-02-01
* eval.c (proc_invoke): reverted r25975. [ruby-dev:39931]
nobu
2010-02-01
* test/ruby/test_super.rb (TestSuper#test_define_method): modified
nobu
2010-01-25
fix commit miss. [ruby-core:27794]
naruse
2010-01-25
* test/ruby/test_string.rb (test_split): add tests.
naruse
2010-01-12
revert r26305.
kou
2010-01-12
merge r26304.
kou
2010-01-12
* test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.
nobu
2010-01-08
* io.c (io_fwrite): preserve errno. [ruby-core:27425]
nobu
2009-12-31
* string.c: Add instance methods to Symbol: succ, next, <=>,
knu
2009-12-28
* test/ruby/test_marshal.rb: added tests for taintness propagation.
nahi
2009-12-24
* test/ruby/test_settracefunc.rb: removed the influence of other tests.
usa
2009-12-23
* parse.y (args): splat other than direct array literal.
nobu
2009-12-23
* eval.c (rb_load): initialize orig_func. [ruby-core:27296]
nobu
2009-12-23
* test/ruby/test_thread.rb: removed not-backported features.
nobu
2009-12-23
* test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.
nobu
2009-12-04
* marshal.c (marshal_load): should set taintness. [ruby-dev:39723]
nobu
2009-12-02
* eval.c (proc_invoke): unbound block created by define_method
nobu
2009-11-25
* test/ruby/test_array.rb (TestArray#test_splat): Add tests for a
knu
2009-11-23
* eval.c (rb_method_missing): adjusted format and argument number.
nobu
2009-11-06
* eval.c (call_trace_func): remove the trace hook if any exception
nobu
2009-11-06
* test/ruby/test_settracefunc.rb: skip thread events.
nobu
2009-11-05
Merged r22308. [ruby-dev:39637]
naruse
2009-11-05
* gc.c (rb_obj_id): a Fixnum which is beyond signed long
naruse
2009-11-05
* parse.y (args): use splat_array.
naruse
2009-10-27
* string.c (rb_str_inspect): get rid of adding garbage to short
nobu
2009-10-26
* io.c (io_fwrite): adjust stdio file position after direct write on
nobu
2009-10-16
* test/ruby/test_{queue,thread}.rb: backported from trunk.
nobu
2009-10-16
* eval.c (rb_clear_cache_for_undef): clear entries for inherited
nobu
2009-10-16
* test/ruby/test_object.rb: backported from trunk.
nobu
2009-10-16
* test/ruby/test_array.rb: suppress warnings.
nobu
2009-10-16
* test/ruby/envutil.rb: get rid of double loading.
nobu
2009-10-04
* marshal.c (struct {dump,load}_arg): manage with dfree, instead
nobu
2009-09-16
* eval.c (rb_thread_start_timer): start to catch SIGVTALRM together
nobu
2009-09-13
remove temporally files explicitly.
akr
2009-09-13
make tempfile prefix more descriptive.
akr
2009-09-04
* io.c (rb_io_binmode): check if closed regardless platforms.
nobu
2009-08-30
* gc.c (gc_sweep): makes new room if object space is full of
nobu
2009-07-26
* io.c (argf_eof): go to the next file if called after ARGF.close
nobu
2009-07-26
* test/ruby/test_argf.rb: partially backported from the trunk.
nobu
2009-07-01
* test/ruby/test_proc.rb (test_return_from_proc): test for [ruby-core:24097].
nobu
2009-04-22
* eval.c (proc_invoke): shares dmethod scope local variables.
nobu
2009-03-01
* test/ruby/test_path.rb (test_extname): test for r19596.
nobu
2009-03-01
* test/ruby/test_path.rb (test_basename): test for r19595.
nobu
2009-02-18
* file.c (rb_file_s_extname): fix for spaces before extention.
nobu
2009-02-07
a test removed.
akr
2009-01-31
* io.c (io_getpartial): fflush after read for updating pos in FILE.
akr
[next]