aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/matrix: Handle empty diagonal matrix case [fix GH-576]marcandre2014-04-061-0/+1
* dln.c: non-ascii path on Windowsnobu2014-04-051-0/+22
* * ext/date/date_core.c (d_lite_cmp): should compare with #<.tadf2014-04-051-0/+2
* Fix error with empty args.kazu2014-04-021-0/+2
* * lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.jeg22014-04-011-3/+4
* * lib/csv.rb: Don't attempt to convert nil headers.jeg22014-04-011-0/+7
* * 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
* test_member.rb: fix locale depending test failurenobu2014-03-281-1/+4
* struct.c: avoid pinning downnobu2014-03-281-0/+4
* struct.c: encoding of member namenobu2014-03-281-0/+1
* struct.c: not_a_member messagenobu2014-03-281-0/+12
* 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
* marshal.c: undumpable hidden objectsnobu2014-03-262-0/+14
* thread.c: undumpablenobu2014-03-262-0/+21
* parse.y: required kwarg without parenthesesnobu2014-03-251-0/+9
* remove unnecessary unshiftkazu2014-03-251-0/+8
* * 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
* parse.y: freeze filenamenobu2014-03-241-0/+4
* 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
* cgi/util.rb: use aliasnobu2014-03-211-0/+15
* test_cgi_util.rb: escape for ruby-mode.elnobu2014-03-211-4/+4
* * lib/csv.rb: Fixed a broken regular expression that was causingjeg22014-03-201-0/+8
* 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
* test/dl, test/fiddle: relax criterianobu2014-03-134-4/+4
* 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/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):ktsj2014-03-111-5/+4
* test_hash.rb: refine a testnobu2014-03-111-1/+3
* envutil.rb: do not check RSS by defaultnobu2014-03-115-6/+6