aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test_weakref.rb: find collected weakrefnobu2014-01-101-3/+8
* test_super.rb: remove unneeded codenobu2014-01-101-1/+1
* insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm12014-01-101-1/+15
* * vm.c (rb_vm_pop_cfunc_frame): added. It cares c_return event.ko12014-01-091-0/+84
* * ext/psych/lib/psych/visitors/yaml_tree.rb: dumping strings withtenderlove2014-01-091-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: anonymous structstenderlove2014-01-091-0/+4
* vm_insnhelper.c: revive r44455 for bound module methodnobu2014-01-081-0/+13
* object.c: hash value from objid with saltnobu2014-01-081-0/+21
* lib/timeout.rb: fallback to Timeout::Errornobu2014-01-081-0/+11
* timeout.rb: fix for ExitExceptionnobu2014-01-071-0/+8
* timeout.rb: defer creating custom exceptionnobu2014-01-071-0/+10
* test_timeout.rb: shorten waiting timesnobu2014-01-071-8/+8
* * ChangeLog:drbrain2014-01-0710-56/+158
* array.c: return first unique element in Array#uniqtmm12014-01-061-0/+5
* test_super.rb: test_module_super_in_method_modulenobu2014-01-061-0/+18
* * compar.c (cmp_equal): remove error hiding in Comparable#==.eregon2014-01-052-6/+7
* * struct.c (rb_struct_set): return assigned value from setter methodcharliesome2014-01-041-0/+6
* test/ruby/test_gc.rb: use GC.stat(:key) instead of GC.statkazu2014-01-041-1/+1