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
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
2011-07-10
* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fix
mrkn
2011-07-10
* parse.y (var_ref): distinguish vcall from local variable
nobu
2011-07-10
* lib/test/unit.rb: Add new class variable `@@testfile_prefix`.
sorah
2011-07-10
* ext/json: Merge json gem 1.5.4+ (f7f78896607b6f6226cd).
naruse
2011-07-10
* ext/bigdecimal/bigdecimal.c (BigDecimal_power): support non-integral
mrkn
2011-07-10
* range.c (range_max): fix behavior with excluded end value.
tarui
2011-07-09
* lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866]
xibbar
2011-07-08
* common.mk (RUN_OPT): disable gems.
nobu
2011-07-08
* ext/json/parser/parser.rl (convert_encoding): should not modify
nobu
2011-07-07
* test/testunit/test_parallel.rb (TestParallelWorker#teardown): wait
usa
2011-07-07
* encoding.c (rb_enc_set_index, rb_enc_associate_index): should
nobu
2011-07-06
* parse.y (arg): rescue_mod is in inverse order from other
nobu
2011-07-06
* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date in
sorah
2011-07-06
* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space after
sorah
2011-07-06
* test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends to
sorah
2011-07-05
Remove debug print of r32410.
naruse
2011-07-05
* parse.y (parser_here_document): should dispatch heredoc_end
nobu
2011-07-05
* lib/webrick/httpauth/digestauth.rb (_authenticate):
naruse
2011-07-04
* ext/coverage/coverage.c: resurrect r32071 + add GC guard for
nagachika
2011-07-04
* ext/coverage/coverage.c: revert r32071. The commit caused SEGV on
mame
2011-07-03
* array.c (ary_reject_bang): should not remove elements which are
nobu
2011-07-02
* test/openssl/test_ocsp.rb
emboss
2011-07-01
* test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714]
marcandre
2011-07-01
* array.c (rb_ary_reject_bang, rb_ary_delete_if): rejected
nobu
2011-06-30
* ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.
emboss
2011-06-30
* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event
ko1
2011-06-30
* test/ruby/test_rand.rb (test_random_bytes): fold mysteriously
nobu
2011-06-30
* test/ruby/test_module.rb: tests for [Bug #3422] and [Bug #3423].
nobu
2011-06-30
Rerefix test introduced by r32307.
naruse
2011-06-30
Refix test introduced by r32307.
naruse
2011-06-30
Fix test introduced by r32307.
naruse
2011-06-29
* lib/cmath.rb (CMath.log): second argument: b can be nil.
naruse
2011-06-29
* lib/rdoc: Update to RDoc 3.8 which contains fixes for documentation
drbrain
2011-06-29
* ext/date/date_core.c: avoided using timev.
tadf
2011-06-29
* lib/tracer.rb: Tracer.on only if required by -r command-line option.
nagachika
2011-06-29
* properties.
nobu
2011-06-28
* lib/benchmark.rb: merge eregon/benchmark.
naruse
2011-06-28
* lib/rake: Update rake to fix some bugs and hide deprecated features
drbrain
2011-06-28
* lib/rdoc: Update to RDoc 3.7 (final)
drbrain
2011-06-27
* ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log from
mrkn
2011-06-27
fix [Bug #4409]. add DRbServer#here?
seki
2011-06-26
* test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entries
nobu
2011-06-26
* test/date/test_switch_hitter.rb: added a test.
tadf
2011-06-25
* vm_insnhelper.c (vm_search_superclass): avoid control frame
nagachika
2011-06-24
* lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request
nahi
2011-06-24
* process.c (proc_daemon): should not start timer thread
nobu
2011-06-23
* lib/rake: Import Rake 0.9.2
drbrain
2011-06-23
* ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper
nahi
2011-06-23
* test/openssl/test_ssl_session.rb: Test parameter bug fixed. 2**31 is not in
nahi
2011-06-23
* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check
nahi
[next]