aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* show signal mask on solarisnaruse2015-10-291-0/+1
* revert experimental changes related to Solaris CInaruse2015-10-292-6/+2
* * test/ruby/test_io.rb (ruby): check the existence of the constant instead ofusa2015-10-291-1/+1
* wait until it escape handle_interrupt blocknaruse2015-10-291-2/+2
* increase timeout (with full GC)naruse2015-10-282-3/+4
* thread may leak if assert fails before join is finishednaruse2015-10-281-2/+3
* * test/rubygems/test_gem_commands_server_command.rbngoto2015-10-281-2/+2
* revert r52312 because the failure does not always occur on Solarisngoto2015-10-281-5/+2
* experimentally add GC.start before spawnnaruse2015-10-281-0/+1
* test_file.rb: fix name clashnobu2015-10-281-1/+1
* encoding for inspectnobu2015-10-283-8/+14
* 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