aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* test_scanf.rb: include arguments in namesnobu2014-02-271-23/+3
* test_scanf.rb: use tmpefilenobu2014-02-271-7/+5
* numeric.c: check signs before divisionnobu2014-02-271-0/+2
* eval.c: preserve encodingnobu2014-02-261-0/+17
* eval.c: preserve errinfonobu2014-02-261-0/+22
* envutil.rb: move labeled_module and labeled_classnobu2014-02-262-8/+18
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-251-0/+15
* * test/fiddle/test_function.rb: remove unused variables.hsbt2014-02-243-3/+3
* * lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou2014-02-231-0/+40
* * test/net/imap/test_imap.rb: remove unused variables.hsbt2014-02-233-4/+2
* * test/rexml/xpath/test_attribute.rb: Simplify.kou2014-02-221-75/+17
* * test/rexml/test_xpath*.rb: Move to ...kou2014-02-225-10/+6
* * test/rexml/listener.rb: Untabify.kou2014-02-221-47/+47
* test_logdevice.rb: no utimenobu2014-02-221-2/+3
* test_logdevice.rb: use assert_in_out_errnobu2014-02-221-2/+2
* class.c: do nothing if copying selfnobu2014-02-212-0/+17
* test_logdevice.rb: run iff timezene supportednobu2014-02-211-1/+1
* logger.rb: DSTnobu2014-02-211-0/+38
* logger.rb: fix midnight log rotation missnobu2014-02-211-0/+36
* test/logger: splitnobu2014-02-214-403/+411
* * test/monitor/test_monitor.rb: remove unused variabels.hsbt2014-02-214-5/+3
* socket: sendmsg/recvmsg only retries blocking on errorsnormal2014-02-211-0/+23
* * hash.c (rb_hash_flatten): fix behavior of flatten(0).glass2014-02-201-1/+1
* * hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass2014-02-201-1/+1
* * test/socket/test_socket.rb: unix socket is required by test case.hsbt2014-02-181-0/+2
* * test/socket/test_addrinfo.rb: remove unused variables.hsbt2014-02-188-31/+20
* * test/test/psych/test_string.rb: remove unused variables.hsbt2014-02-182-3/+2
* * test/ruby/test_gc.rb: ignore warning messages for running with -wko12014-02-171-1/+1
* marshal.c: do not recycle wrapper objectsnobu2014-02-171-0/+19
* * gc.c: introduce new environment variableko12014-02-171-0/+10
* * test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt2014-02-171-3/+3
* * test/test_find.rb: remove unused variables.hsbt2014-02-171-3/+3
* add tests.akr2014-02-161-0/+24
* * test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt2014-02-161-1/+1
* * test/pathname/test_pathname.rb: use File.exist? instead of File.exists?hsbt2014-02-161-1/+1
* * test/net/ftp/test_ftp.rb: remove unused variables.hsbt2014-02-162-19/+2
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-142-0/+14
* * include/ruby/intern.h,akr2014-02-141-103/+0
* * vm_insnhelper.c (vm_call_method): should check ci->me->flag ofshugo2014-02-131-0/+45
* * test/ruby/test_array.rb: Ensure flatten! is used for test_flattenzzak2014-02-131-2/+2
* parse.y: attrset from junk IDnobu2014-02-132-0/+8
* test_rubyoptions.rb: just check if abortednobu2014-02-121-1/+1