aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* numeric.c: float overflownobu2014-02-281-0/+8
* numeric.c: integer overflownobu2014-02-281-1/+5
* * numeric.c: Fix Numeric#step with 0 unit [#9575]marcandre2014-02-281-0/+14
* * test_numeric: Strengthen tests on 64 bit platformsmarcandre2014-02-281-4/+5
* numeric.c: check signs before divisionnobu2014-02-271-0/+2
* eval.c: preserve encodingnobu2014-02-261-0/+17
* eval.c: preserve errinfonobu2014-02-261-0/+22
* envutil.rb: move labeled_module and labeled_classnobu2014-02-262-8/+18
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-251-0/+15
* class.c: do nothing if copying selfnobu2014-02-212-0/+17
* * hash.c (rb_hash_flatten): fix behavior of flatten(0).glass2014-02-201-1/+1
* * hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass2014-02-201-1/+1
* * test/ruby/test_gc.rb: ignore warning messages for running with -wko12014-02-171-1/+1
* marshal.c: do not recycle wrapper objectsnobu2014-02-171-0/+19
* * gc.c: introduce new environment variableko12014-02-171-0/+10
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-142-0/+14
* * 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-131-0/+4
* 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
* test_marshal.rb: fix test depending on heap addressnobu2014-02-061-1/+2
* 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
* 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
* 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
* * 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
* eval.c: singleton class constantsnobu2014-01-171-0/+13
* test_thread.rb: stop at oncenobu2014-01-161-2/+6
* test_gc.rb: relax assertionnobu2014-01-151-1/+1
* test_numeric.rb: default_externalnobu2014-01-151-4/+13
* 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