aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * test: get rid of warnings.usa2014-03-115-6/+6
* r45298 fix trivial bugnaruse2014-03-111-1/+2
* ext/objspace: Check fptr before trying to dump FILE object fdcharliesome2014-03-101-0/+11
* merge GH-558nobu2014-03-101-1/+1
* fiddle/function.c: fix memory leak on exceptionnobu2014-03-091-0/+9
* tests for [Bug #9599]nobu2014-03-094-0/+19
* test/ruby/envutil.rb: compare RSS to check memory leaknobu2014-03-092-7/+27
* enum.c: yield multiple valuesnobu2014-03-071-0/+111
* * test/openssl/test_ssl.rb: Reuse TLS default options fromemboss2014-03-071-9/+1
* fix r45274; it change default but doesn't change tests [Bug #9424]naruse2014-03-061-3/+7
* * test/ruby: get rid of warnings.usa2014-03-0513-23/+20
* parse.y: optional arguments in rhsnobu2014-03-051-0/+24
* * ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"ktsj2014-03-041-0/+25
* * 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
* * lib/find.rb (Find#find): should pass ignore_error option to enumerators.ktsj2014-03-031-0/+20
* * test/test_find.rb (TestFind#test_unsearchable_dir): ruby cannot makeusa2014-03-031-1/+1
* * test/win32ole: get rid of warnings (unused variable).usa2014-03-027-17/+16
* * test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa2014-03-021-10/+10
* Use assert_separately to speed upnaruse2014-03-021-0/+6
* fix the number of intro lines r44123naruse2014-03-021-1/+1
* find.rb: add ignore_errornobu2014-03-021-0/+21
* * lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr2014-03-011-0/+19
* * test/csv/test_data_converters.rb: use descriptive assertions.nobu2014-03-017-75/+65
* * ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove2014-03-011-0/+5
* * test/xmlrpc/test_client.rb: append assetion use_ssl variable.hsbt2014-02-281-0/+1
* * test/zlib/test_zlib.rb: remove commented out code.hsbt2014-02-281-2/+0
* 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
* * test/test_set.rb: remove commented out code.hsbt2014-02-271-49/+0
* * test/test_syslog.rb: adjust indent.hsbt2014-02-271-10/+10