aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* re.c: class name encodingnobu2014-03-271-0/+3
* test_m17n_comb.rb: refine assertionsnobu2014-03-271-5/+6
* encoding.c: fix encoding of dynsymnobu2014-03-261-0/+1
* encoding.c: enc_capable symbolnobu2014-03-261-0/+3
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+9
* * test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa2014-03-251-2/+2
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+10
* * test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa2014-03-251-1/+1
* test_time.rb: arguments ordernobu2014-03-241-1/+1
* Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]naruse2014-03-241-1/+1
* vm_method.c: check if klass is 0nobu2014-03-231-0/+15
* vm_method.c: fix infinite recursionnobu2014-03-201-0/+47
* time.c: freeze and preserve marshal-loaded time zonenormal2014-03-191-0/+15
* * vm_eval.c (eval_string_with_cref): Use file path even if scope issorah2014-03-181-0/+1
* variable.c: avoid memory leak on const redefinitionnormal2014-03-171-0/+8
* vm_insnhelper.c: relax arity checknobu2014-03-133-2/+124
* revert [Bug #9605]nobu2014-03-121-111/+0
* vm_insnhelper.c: disable fastpath if splatnobu2014-03-121-0/+15
* insns.def (opt_regexpmatch2): respect redefined match opnormal2014-03-111-0/+13
* test_hash.rb: refine a testnobu2014-03-111-1/+3
* envutil.rb: do not check RSS by defaultnobu2014-03-111-2/+2
* r45298 fix trivial bugnaruse2014-03-111-1/+2
* merge GH-558nobu2014-03-101-1/+1
* test/ruby/envutil.rb: compare RSS to check memory leaknobu2014-03-092-7/+27
* enum.c: yield multiple valuesnobu2014-03-071-0/+111
* * test/ruby: get rid of warnings.usa2014-03-0513-23/+20
* parse.y: optional arguments in rhsnobu2014-03-051-0/+24
* * test/ruby/test_eval.rb (TestEval#make_test_binding): renamed.usa2014-03-041-2/+2
* * test/ruby: get rid of warnings.usa2014-03-047-18/+17
* * test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa2014-03-021-10/+10
* fix the number of intro lines r44123naruse2014-03-021-1/+1
* 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