aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_rinda.rb: timeout all threadnobu2014-01-161-5/+22
* test_rinda.rb: timeoutnobu2014-01-151-0/+7
* test_rinda.rb: sleep to timeoutnobu2014-01-151-1/+1
* test_gc.rb: relax assertionnobu2014-01-151-1/+1
* test_numeric.rb: default_externalnobu2014-01-151-4/+13
* add timeout to test_do_replynaruse2014-01-151-2/+8
* numeric.c: preserve encodingnobu2014-01-151-1/+10
* numeric.c: preserve encodingnobu2014-01-151-2/+2
* numeric.c: preserve encodingnobu2014-01-151-0/+5
* test_numeric.rb: coercion failuresnobu2014-01-151-0/+5
* string.c: respect BOMnobu2014-01-151-0/+9
* string.c: use actual encodingsnobu2014-01-151-0/+4
* test_m17n.rb: split tests for inspectnobu2014-01-151-12/+10
* same as r44598naruse2014-01-152-2/+2
* same as r44597naruse2014-01-151-0/+3
* /usr/lib/libc.so is not symlink on FreeBSD 10naruse2014-01-151-0/+3
* * ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass2014-01-141-0/+22
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn2014-01-131-0/+4
* * ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome2014-01-131-0/+23
* test_bigmath.rb: ignore on unrelated platformsnobu2014-01-121-1/+8
* test_bigmath.rb: r44558nobu2014-01-111-0/+4
* test_bigmath.rb: test_lognobu2014-01-111-0/+7