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
2010-02-05
* ext/rational/rational.c: Added to provide a fast implementation
knu
2010-02-03
* lib/net/http.rb (Net::HTTP#request): close @socket only after
nobu
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-18
* lib/webrick/httpservlet/filehandler.rb (make_partial_content):
nobu
2010-01-18
* test/webrick/test_cgi.rb: require util.rb first to override the
nobu
2010-01-17
* ext/digest/digest.c (rb_digest_instance_digest)
knu
2010-01-17
* lib/base64.rb (Base64#{strict_encode64,strict_decode64,urlsafe_encode64,
knu
2010-01-15
* ext/zlib/zlib.c: backport r18029 and r21861 from trunk.
nahi
2010-01-13
* test/zlib/test_zlib.rb: backport tests for 1.9
nahi
2010-01-12
merge r26304.
kou
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-09
reverted r26263.
nobu
2010-01-09
* lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.
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-29
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
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/drb/drbtest.rb (DRbService.add_service_command): quotes
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-22
* test/net/http/test_post_io.rb: parse chunked stream to avoid client
nahi
2009-12-21
* ext/stringio/stringio.c (strio_getline): fix for "" as separator.
nahi
2009-12-21
* test/openssl/{common.pem,max.pem}: added fixture certificates.
nahi
2009-12-20
* lib/net/http.rb (HTTPGenericRequest#send_request_with_body_stream):
nahi
2009-12-13
* test/openssl/*: added some tests from jruby-openssl.
nahi
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
[next]