aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test_array.rb: skip if timed outnobu2014-04-111-3/+7
* test_array.rb: expand timeoutnobu2014-04-111-1/+1
* proc.c: fix super in bound UnboundMethodnobu2014-04-111-0/+24
* vm_insnhelper.c: preserve encodingsnobu2014-04-111-11/+11
* array.c: maybe shared arraynobu2014-04-111-0/+16
* test_array.rb: do minor GCnobu2014-04-111-2/+5
* test_array.rb: simplify test_shared_markingnobu2014-04-111-15/+10
* envutil.rb: filter kwargsnobu2014-04-111-1/+5
* * test/ruby/test_array.rb: remove useless `assert'.ko12014-04-101-1/+0
* * array.c (rb_ary_modify): remember shared array owner if a sharedko12014-04-101-1/+24
* * test/ruby/test_gc.rb: more long timeout.ko12014-04-091-1/+1
* string.c: fix capacitynobu2014-04-091-0/+11
* * test/ruby/memory_status.rb: require envutil before accessing EnvUtilusa2014-03-311-0/+2
* signal.c: preserve encodingnobu2014-03-311-0/+1
* vm.c: avoid inadvertent pin-downnobu2014-03-311-0/+1
* gc.c: avoid inadvertent pin-downnobu2014-03-301-0/+5
* process.c: preserve encodingsnobu2014-03-301-0/+4
* test_process.rb: test if success?nobu2014-03-301-2/+2
* struct.c: avoid pinning downnobu2014-03-281-0/+4
* string.c: infect match resultnobu2014-03-281-0/+2
* string.c: backref substitutionnobu2014-03-281-0/+2
* string.c: unset $~ if unmatchnobu2014-03-281-0/+8
* string.c: search by rb_str_indexnobu2014-03-271-0/+8
* 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