aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* NameError#receiver of uninitialized constantnobu2015-10-281-0/+4
* write in shroternaruse2015-10-282-7/+2
* parse.y: fix op_assign typenobu2015-10-281-0/+10
* test_parser_events.rb: event tokennobu2015-10-281-13/+26
* suppress warningsnaruse2015-10-281-1/+1
* suppress warnings: assigned but unused variablenaruse2015-10-271-2/+2
* solaris doesn't take http for handle_optionsnaruse2015-10-271-2/+5
* dumping core may take too much time for CInaruse2015-10-272-2/+9
* ENV['MAKE'] is prior than ENV['make']naruse2015-10-271-3/+3
* test_marshal.rb: test_no_internal_idsnobu2015-10-271-0/+16
* Add binmode for Tempfile to prevent EOF (0x1A)naruse2015-10-271-0/+1
* logger.rb: end of week should be Saturdaynobu2015-10-271-0/+43
* logger.rb: fix weekly rotationnobu2015-10-271-1/+31
* Add string argument test casesnobu2015-10-261-0/+15
* Replace tab with 8 spaces [Fix GH-1068]nobu2015-10-261-2/+2
* clear https_proxynaruse2015-10-261-1/+1
* parse.y: call_op2nobu2015-10-261-1/+16
* test_io.rb: assert_separatelynobu2015-10-251-27/+15
* fix conditions to setrlimitnobu2015-10-252-3/+5
* symbol.c: dotq in rippernobu2015-10-251-0/+2
* use rb_check_arity [ci skip]nobu2015-10-251-6/+2
* use rlimit_nproc other than Windowsnaruse2015-10-242-2/+6
* 0.1 second is not enough for FreeBSDnaruse2015-10-241-1/+2
* relax error message formatnobu2015-10-241-1/+1
* relax error message formatnobu2015-10-241-22/+22
* forwardable.rb: full qualify namesnobu2015-10-231-0/+13
* * ruby.c: introduce --enable-frozen-string-literal-debug option.ko12015-10-231-0/+11
* * lib/forwardable (def_instance_delegator, def_single_delegator):shugo2015-10-231-0/+16
* * lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address containedhsbt2015-10-231-0/+2
* * file.c: fix indent style. [fix GH-977]hsbt2015-10-231-4/+4
* * lib/net/imap.rb: remove an empty comment line and -*-.shugo2015-10-232-4/+2
* * lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo2015-10-231-2/+127
* test_call.rb: add testsnobu2015-10-231-1/+5
* compile.c: optimize method chainnobu2015-10-231-6/+17
* * remove trailing spaces.svn2015-10-231-2/+2
* * lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo2015-10-231-0/+26
* safe navigation attrsetnobu2015-10-232-1/+6
* test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal2015-10-221-1/+3
* Add rlimit_nproc to avoid to create many process [Bug #11613]naruse2015-10-221-2/+2
* limit the number of FDs in a process for stress testnaruse2015-10-221-0/+2
* Kernel#loop returns the result value of a finished iteratorknu2015-10-221-0/+8
* * lib/net/imap (idle): add a new argument timeout for keep-alive.shugo2015-10-221-0/+44
* Safe navigation operatornobu2015-10-221-0/+12
* dir.c: glob brace expansion [Fix GH-1061]nobu2015-10-221-0/+5
* io.c: check ARGV element typenobu2015-10-221-0/+8
* * test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo2015-10-221-0/+159
* parse.y: magic comment w/o indicatorsnobu2015-10-211-2/+26
* * lib/prime.rb: Add basic argument checking to Prime.prime?marcandre2015-10-201-0/+5
* objspace_dump.c: special constnobu2015-10-191-5/+11
* * ruby/test_require.rb (loading_fifo): checking by defined? is meaningless aboutusa2015-10-181-2/+2