summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2014-02-28* test/xmlrpc/test_client.rb: append assetion use_ssl variable.hsbt
2014-02-28* test/zlib/test_zlib.rb: remove commented out code.hsbt
2014-02-28numeric.c: float overflownobu
2014-02-28numeric.c: integer overflownobu
2014-02-28* numeric.c: Fix Numeric#step with 0 unit [#9575]marcandre
2014-02-28* test_numeric: Strengthen tests on 64 bit platformsmarcandre
2014-02-27* test/test_set.rb: remove commented out code.hsbt
2014-02-27* test/test_syslog.rb: adjust indent.hsbt
2014-02-27test_scanf.rb: include arguments in namesnobu
2014-02-27test_scanf.rb: use tmpefilenobu
2014-02-27numeric.c: check signs before divisionnobu
2014-02-26eval.c: preserve encodingnobu
2014-02-26eval.c: preserve errinfonobu
2014-02-26envutil.rb: move labeled_module and labeled_classnobu
2014-02-25* string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-23* test/net/imap/test_imap.rb: remove unused variables.hsbt
2014-02-22* test/rexml/xpath/test_attribute.rb: Simplify.kou
2014-02-22* test/rexml/test_xpath*.rb: Move to ...kou
2014-02-22* test/rexml/listener.rb: Untabify.kou
2014-02-22test_logdevice.rb: no utimenobu
2014-02-22test_logdevice.rb: use assert_in_out_errnobu
2014-02-21class.c: do nothing if copying selfnobu
2014-02-21test_logdevice.rb: run iff timezene supportednobu
2014-02-21logger.rb: DSTnobu