aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: do not recycle wrapper objectsnobu2014-02-171-0/+19
* * gc.c: introduce new environment variableko12014-02-171-0/+10
* * test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt2014-02-171-3/+3
* * test/test_find.rb: remove unused variables.hsbt2014-02-171-3/+3
* add tests.akr2014-02-161-0/+24
* * test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt2014-02-161-1/+1
* * test/pathname/test_pathname.rb: use File.exist? instead of File.exists?hsbt2014-02-161-1/+1
* * test/net/ftp/test_ftp.rb: remove unused variables.hsbt2014-02-162-19/+2
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-142-0/+14
* * include/ruby/intern.h,akr2014-02-141-103/+0
* * vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo2014-02-131-0/+45
* * test/ruby/test_array.rb: Ensure flatten! is used for test_flattenzzak2014-02-131-2/+2
* parse.y: attrset from junk IDnobu2014-02-132-0/+8
* test_rubyoptions.rb: just check if abortednobu2014-02-121-1/+1
* error.c: Crash Report lognobu2014-02-121-0/+1
* marshal.c: Numerics are not taintednobu2014-02-081-0/+10
* explicitly stop DRb::ExtServnaruse2014-02-0710-10/+20
* suppress warnings: assigned but unused variable - esnaruse2014-02-0610-10/+10
* test_marshal.rb: fix test depending on heap addressnobu2014-02-061-1/+2
* ext/thread: SizedQueue#max= wakes up waiters properlynormal2014-02-051-0/+7
* * lib/rubygems: Update to RubyGems 2.2.2. Complete history at:drbrain2014-02-052-1/+11
* pack.c: hide associated objectsnobu2014-02-051-0/+5
* parse.y: symbol names must be ascii-compatiblenobu2014-02-051-0/+5
* dir.c: glob cases on case-insensitive systemnobu2014-02-041-0/+21
* pack.c: use ivar for associated objectsnobu2014-02-041-1/+1
* string.c: enable capacity when setting capanobu2014-02-041-0/+1
* Revert "dir.c: glob cases on case-insensitive system"naruse2014-02-041-21/+0
* * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain2014-02-0417-74/+475
* dir.c: glob cases on case-insensitive systemnobu2014-02-031-0/+21
* object.c: error message encodingnobu2014-01-301-0/+16
* test_exception.rb: ignore SystemStackErrornobu2014-01-301-0/+1
* * ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove2014-01-281-0/+18
* thread_pthread.c: get current main thread stack sizenobu2014-01-271-0/+10
* compile.c: assignment result of aset_withnobu2014-01-251-0/+10
* test_process.rb: clock_getres may not supportednobu2014-01-241-0/+2
* * test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko12014-01-231-0/+1
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-231-0/+4
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-231-0/+2
* test_process.rb: fix conditionnobu2014-01-231-1/+1
* test_process.rb: deadlock testnobu2014-01-231-0/+48
* thread/thread.c: no dupnobu2014-01-222-0/+16
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-0/+7
* add a test.akr2014-01-201-0/+7
* * compar.c (cmp_equal): warn for this release and still rescueeregon2014-01-181-2/+4
* * test/ruby/test_comparable.rb: specify behavior for the differenteregon2014-01-181-2/+4
* test_rinda.rb: hungup investigationnobu2014-01-181-34/+49
* test_rinda.rb: hungup investigationnobu2014-01-181-0/+3
* delegate.rb: keep special methodsnobu2014-01-171-0/+57
* eval.c: singleton class constantsnobu2014-01-171-0/+13
* test_thread.rb: stop at oncenobu2014-01-161-2/+6