summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-26marshal.c: undumpable hidden objectsnobu
2014-03-26thread.c: undumpablenobu
2014-03-25parse.y: required kwarg without parenthesesnobu
2014-03-25remove unnecessary unshiftkazu
2014-03-25* test/ruby/test_time.rb: extended the timeout span and reduce the loop count.usa
2014-03-25parse.y: required kwarg without parenthesesnobu
2014-03-25* test/ruby/test_time.rb: use portable time zone. see [ruby-core:61671] [Bug ...usa
2014-03-24parse.y: freeze filenamenobu
2014-03-24test_time.rb: arguments ordernobu
2014-03-24Asia/Tokyo is more portable value for ENV["TZ"] [Bug #9652]naruse
2014-03-23vm_method.c: check if klass is 0nobu
2014-03-21cgi/util.rb: use aliasnobu
2014-03-21test_cgi_util.rb: escape for ruby-mode.elnobu
2014-03-20* lib/csv.rb: Fixed a broken regular expression that was causingjeg2
2014-03-20vm_method.c: fix infinite recursionnobu
2014-03-19time.c: freeze and preserve marshal-loaded time zonenormal
2014-03-18* vm_eval.c (eval_string_with_cref): Use file path even if scope issorah
2014-03-17variable.c: avoid memory leak on const redefinitionnormal
2014-03-13vm_insnhelper.c: relax arity checknobu
2014-03-13test/dl, test/fiddle: relax criterianobu
2014-03-12revert [Bug #9605]nobu
2014-03-12vm_insnhelper.c: disable fastpath if splatnobu
2014-03-11insns.def (opt_regexpmatch2): respect redefined match opnormal
2014-03-11* test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):ktsj
2014-03-11test_hash.rb: refine a testnobu
2014-03-11envutil.rb: do not check RSS by defaultnobu
2014-03-11* test: get rid of warnings.usa
2014-03-11r45298 fix trivial bugnaruse
2014-03-10ext/objspace: Check fptr before trying to dump FILE object fdcharliesome
2014-03-10merge GH-558nobu
2014-03-09fiddle/function.c: fix memory leak on exceptionnobu
2014-03-09tests for [Bug #9599]nobu
2014-03-09test/ruby/envutil.rb: compare RSS to check memory leaknobu
2014-03-07enum.c: yield multiple valuesnobu
2014-03-07* test/openssl/test_ssl.rb: Reuse TLS default options fromemboss
2014-03-06fix r45274; it change default but doesn't change tests [Bug #9424]naruse
2014-03-05* test/ruby: get rid of warnings.usa
2014-03-05parse.y: optional arguments in rhsnobu
2014-03-04* ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"ktsj
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-03* lib/find.rb (Find#find): should pass ignore_error option to enumerators.ktsj
2014-03-03* test/test_find.rb (TestFind#test_unsearchable_dir): ruby cannot makeusa
2014-03-02* test/win32ole: get rid of warnings (unused variable).usa
2014-03-02* test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa
2014-03-02Use assert_separately to speed upnaruse
2014-03-02fix the number of intro lines r44123naruse
2014-03-02find.rb: add ignore_errornobu
2014-03-01* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr
2014-03-01* test/csv/test_data_converters.rb: use descriptive assertions.nobu