summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2014-03-11r45298 fix trivial bugnaruse
2014-03-10merge GH-558nobu
2014-03-09test/ruby/envutil.rb: compare RSS to check memory leaknobu
2014-03-07enum.c: yield multiple valuesnobu
2014-03-05* test/ruby: get rid of warnings.usa
2014-03-05parse.y: optional arguments in rhsnobu
2014-03-04* test/ruby/test_eval.rb (TestEval#make_test_binding): renamed.usa
2014-03-04* test/ruby: get rid of warnings.usa
2014-03-02* test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa
2014-03-02fix the number of intro lines r44123naruse
2014-02-28numeric.c: float overflownobu
2014-02-28numeric.c: integer overflownobu
2014-02-28* numeric.c: Fix Numeric#step with 0 unit [#9575]marcandre
2014-02-28* test_numeric: Strengthen tests on 64 bit platformsmarcandre
2014-02-27numeric.c: check signs before divisionnobu
2014-02-26eval.c: preserve encodingnobu
2014-02-26eval.c: preserve errinfonobu
2014-02-26envutil.rb: move labeled_module and labeled_classnobu
2014-02-25* string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse
2014-02-21class.c: do nothing if copying selfnobu
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(0).glass
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass
2014-02-17* test/ruby/test_gc.rb: ignore warning messages for running with -wko1
2014-02-17marshal.c: do not recycle wrapper objectsnobu
2014-02-17* gc.c: introduce new environment variableko1
2014-02-14* enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr
2014-02-13* vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo
2014-02-13* test/ruby/test_array.rb: Ensure flatten! is used for test_flattenzzak
2014-02-13parse.y: attrset from junk IDnobu
2014-02-12test_rubyoptions.rb: just check if abortednobu
2014-02-12error.c: Crash Report lognobu
2014-02-08marshal.c: Numerics are not taintednobu
2014-02-06test_marshal.rb: fix test depending on heap addressnobu
2014-02-05pack.c: hide associated objectsnobu
2014-02-05parse.y: symbol names must be ascii-compatiblenobu
2014-02-04dir.c: glob cases on case-insensitive systemnobu
2014-02-04pack.c: use ivar for associated objectsnobu
2014-02-04string.c: enable capacity when setting capanobu
2014-02-04Revert "dir.c: glob cases on case-insensitive system"naruse
2014-02-03dir.c: glob cases on case-insensitive systemnobu
2014-01-30object.c: error message encodingnobu
2014-01-30test_exception.rb: ignore SystemStackErrornobu
2014-01-27thread_pthread.c: get current main thread stack sizenobu
2014-01-25compile.c: assignment result of aset_withnobu
2014-01-24test_process.rb: clock_getres may not supportednobu
2014-01-23* test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23test_process.rb: fix conditionnobu
2014-01-23test_process.rb: deadlock testnobu