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
Age
Commit message (
Expand
)
Author
2009-12-06
* lib/bigdecimal.rb: fix comparison operators [ruby-core:26646]
marcandre
2009-12-04
* marshal.c (marshal_load): should set taintness. [ruby-dev:39723]
nobu
2009-12-03
* test/stringio/test_stringio.rb: use 1.8 methods for easier backport.
nahi
2009-12-03
* test/stringio/test_stringio.rb: imported tests from trunk. it has 2
nahi
2009-12-02
* eval.c (proc_invoke): unbound block created by define_method
nobu
2009-12-01
* test/digest/test_digest_extend.rb: added tests for digest framework.
nahi
2009-11-25
* test/digest/test_digest_extend.rb: Added tests for current digest
nahi
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-19
* lib/net/imap.rb (flag_list): untaint strings to intern in the safe
shugo
2009-11-08
* eval.c (method_inspect, method_name, mnew): Bug fix when
marcandre
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-30
* lib/net/http.rb (Net::HTTPResponse#each_response_header):
nahi
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-20
* lib/monitor.rb (MonitorMixin.mon_release): ensure the scheduled
nahi
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-15
* ext/iconv/iconv.c (iconv_create): cannot retry with given block.
nobu
2009-10-15
* test/iconv/test_option.rb: removed particular implementation
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-08-24
* lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
kou
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-24
* lib/time.rb, test/test_time.rb: Move test code to a separate
knu
2009-07-01
* test/ruby/test_proc.rb (test_return_from_proc): test for [ruby-core:24097].
nobu
2009-06-27
Merge r24865:23867 from trunk.
kou
2009-06-11
* ext/bigdecimal/bigdecimal.c (VpCtoV): big number should result
matz
2009-05-16
merge r23451.
kou
2009-05-16
merge r23450.
kou
2009-05-16
merge r23449, r23453.
kou
2009-05-16
merge r23448.
kou
2009-05-16
merge r23446.
kou
2009-05-16
merge r23445.
kou
2009-05-16
merge r23442.
kou
2009-05-15
* eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjusts
nobu
2009-05-15
* test/thread/test_thread.rb: changed indent level to 2.
nobu
2009-04-28
test/test_timeout.rb: backported from 1.9.
kazu
[prev]
[next]