summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-03-24* test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain
2013-03-24Try interface indexes which can use for IPv6 multicastnaruse
2013-03-24* test/ruby/envutil.rb (assert_ruby_status): include stderr output.nobu
2013-03-24Fix String#rpartition(/re/) against a multibyte string.knu
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-03-23* test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain
2013-03-23 * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain
2013-03-23* test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain
2013-03-23Commit missdrbrain
2013-03-23* test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr
2013-03-23Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse
2013-03-22* test_enum.rb: Make test more precisemarcandre
2013-03-22* test_array.rb: Make test more precisemarcandre
2013-03-22* array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre
2013-03-21* test/ruby/envutil.rb (assert_warning): show diff.nobu
2013-03-21parse.y: refine warning messagenobu
2013-03-21vm_insnhelper.c: check required kwarg with resthashnobu
2013-03-21Retry ps if it doesn't do setproctitlenaruse
2013-03-21thread.c: fix deadlocknobu
2013-03-21parse.y: escape all closing parensnobu
2013-03-20* test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa
2013-03-20* test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki
2013-03-20* test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki
2013-03-20* test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa
2013-03-20* test/win32ole/test_err_in_callback.rb: revert r39823 (debug code).usa
2013-03-19* test/rinda/test_rinda.rb: remove unused variables.ayumin
2013-03-19* test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki
2013-03-19* test/win32ole/test_err_in_callback.rb: debug print. I'll remove this later.usa
2013-03-19compose HFS file namesnobu
2013-03-19* internal.h: added a declaration of ruby_kill().kosaki
2013-03-18* gc.c: Improve accuracy of objspace_live_num() andnari
2013-03-18* gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).nari
2013-03-18* test/win32ole/test_err_in_callback.rbusa
2013-03-16test_bignum.rb: refine testnobu
2013-03-16* thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki
2013-03-15r39766 denied to initialized already initialized time objectnaruse
2013-03-15time.c: check re-initializenobu
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu
2013-03-15* test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu
2013-03-13* gc.c: allow to tune growth of heap by environment variablenari
2013-03-13class.c: from the origin classnobu
2013-03-13vm_method.c: overrid flag of prepending methodnobu
2013-03-13test_file_exhaustive.rb: fix abolute rootnobu
2013-03-12required keyword argumentsnobu
2013-03-11* lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
2013-03-11* test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu
2013-03-11* test/mkmf/base.rb: class name conflict.usa
2013-03-11* enumerator.c (enumerator_with_index): try to convert given offset tonaruse
2013-03-11* test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse