aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse2013-03-231-1/+4
* * test_enum.rb: Make test more precisemarcandre2013-03-221-1/+1
* * test_array.rb: Make test more precisemarcandre2013-03-221-1/+1
* * array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre2013-03-221-0/+9
* * test/ruby/envutil.rb (assert_warning): show diff.nobu2013-03-211-3/+2
* parse.y: refine warning messagenobu2013-03-211-0/+21
* vm_insnhelper.c: check required kwarg with resthashnobu2013-03-211-0/+16
* Retry ps if it doesn't do setproctitlenaruse2013-03-211-2/+6
* thread.c: fix deadlocknobu2013-03-211-1/+7
* parse.y: escape all closing parensnobu2013-03-211-3/+9
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-201-2/+3
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-201-0/+2
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-201-0/+1
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa2013-03-201-3/+5
* * test/win32ole/test_err_in_callback.rb: revert r39823 (debug code).usa2013-03-201-2/+1
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-191-4/+4
* * test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki2013-03-191-0/+4
* * test/win32ole/test_err_in_callback.rb: debug print. I'll remove this later.usa2013-03-191-1/+2
* compose HFS file namesnobu2013-03-191-0/+18
* * internal.h: added a declaration of ruby_kill().kosaki2013-03-191-0/+7
* * gc.c: Improve accuracy of objspace_live_num() andnari2013-03-181-0/+6
* * gc.c: Avoid unnecessary heap growth. patched by tmm1(Aman Gupta).nari2013-03-181-0/+14
* * test/win32ole/test_err_in_callback.rbusa2013-03-181-11/+11
* test_bignum.rb: refine testnobu2013-03-161-8/+5
* * thread.c: disabled _FORTIFY_SOURCE for avoid to hit glibc bug.kosaki2013-03-161-1/+26
* r39766 denied to initialized already initialized time objectnaruse2013-03-151-1/+0
* time.c: check re-initializenobu2013-03-151-0/+9
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): fixnobu2013-03-151-1/+1
* * test/rubygems/test_gem_package.rb (test_verify_nonexistent): shouldnobu2013-03-151-1/+1
* * gc.c: allow to tune growth of heap by environment variablenari2013-03-131-0/+6
* class.c: from the origin classnobu2013-03-131-0/+9
* vm_method.c: overrid flag of prepending methodnobu2013-03-131-0/+12
* test_file_exhaustive.rb: fix abolute rootnobu2013-03-131-1/+1
* required keyword argumentsnobu2013-03-121-0/+21
* * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygemsdrbrain2013-03-116-101/+48
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+25
* * test/mkmf/test_config.rb (TestMkmf): fix superclass mismatch.nobu2013-03-112-2/+2
* * test/mkmf/base.rb: class name conflict.usa2013-03-111-1/+1
* * enumerator.c (enumerator_with_index): try to convert given offset tonaruse2013-03-111-0/+12
* * test/ruby/envutil.rb (EnvUtil.with_default_external): add fornaruse2013-03-112-20/+42
* * io.c (extract_binmode): raise error even if binmode and textmodenaruse2013-03-111-3/+6
* mkmf.rb: defer use of instance variablenobu2013-03-111-0/+14
* test_file_exhaustive.rb: others homenobu2013-03-111-2/+7
* * remove trailing spaces.nobu2013-03-111-1/+1
* * lib/thread.rb (Queue#push): return self.kosaki2013-03-101-0/+25
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39711 b2dd03c8-39d4-4d8f-98...headius2013-03-101-3/+3
* * test/ruby/test_file_exhaustive.rb (test_expand_path_home_dir_string):nobu2013-03-101-3/+3
* Expand home directory when used in dir_stringluislavena2013-03-101-0/+12
* * test/thread/test_queue.rb (TestQueue#test_thr_kill): reducekosaki2013-03-101-2/+3
* marshal.c: check for prependednobu2013-03-091-0/+5