summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-10-25use rb_check_arity [ci skip]nobu
2015-10-24use rlimit_nproc other than Windowsnaruse
2015-10-240.1 second is not enough for FreeBSDnaruse
2015-10-24relax error message formatnobu
2015-10-24relax error message formatnobu
2015-10-23forwardable.rb: full qualify namesnobu
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-10-23* lib/forwardable (def_instance_delegator, def_single_delegator):shugo
2015-10-23* lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address containedhsbt
2015-10-23* file.c: fix indent style. [fix GH-977]hsbt
2015-10-23* lib/net/imap.rb: remove an empty comment line and -*-.shugo
2015-10-23* lib/net/ftp.rb (gettextfile, getbinaryfile): use the safeshugo
2015-10-23test_call.rb: add testsnobu
2015-10-23compile.c: optimize method chainnobu
2015-10-23* remove trailing spaces.svn
2015-10-23* lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fixshugo
2015-10-23safe navigation attrsetnobu
2015-10-22test/io/wait/test_io_wait.rb (test_wait_eof): test return valuenormal
2015-10-22Add rlimit_nproc to avoid to create many process [Bug #11613]naruse
2015-10-22limit the number of FDs in a process for stress testnaruse
2015-10-22Kernel#loop returns the result value of a finished iteratorknu
2015-10-22* lib/net/imap (idle): add a new argument timeout for keep-alive.shugo
2015-10-22Safe navigation operatornobu
2015-10-22dir.c: glob brace expansion [Fix GH-1061]nobu
2015-10-22io.c: check ARGV element typenobu
2015-10-22* test/net/ftp/test_ftp.rb: add tests for getbinaryfile andshugo
2015-10-21parse.y: magic comment w/o indicatorsnobu
2015-10-20* lib/prime.rb: Add basic argument checking to Prime.prime?marcandre
2015-10-19objspace_dump.c: special constnobu
2015-10-18* ruby/test_require.rb (loading_fifo): checking by defined? is meaningless aboutusa
2015-10-18* lib/open-uri.rb: Specify frozen_string_literal: true.akr
2015-10-18test_require.rb: no guarantees to load FIFOnobu
2015-10-18test_require.rb: test conditionsnobu
2015-10-17* ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki
2015-10-17test_const.rb: suppress warningsnobu
2015-10-16* test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-upodaira
2015-10-16file.c: non-blocking opennobu
2015-10-15proc.c: void envnobu
2015-10-15fix typos [ci skip]kazu
2015-10-15proc.c: proc without envnobu
2015-10-14* test/objspace/test_objspace.rbnagachika
2015-10-14* test/ostruct/test_ostruct.rb: Add tests for OpenStruct#respond_to.eregon
2015-10-14parse.y: fix ripper warningsnobu
2015-10-09udpsocket.c: memory leaksnobu
2015-10-09* lib/net/ftp.rb (parse257): refactor.shugo
2015-10-09* lib/net/imap.rb: use frozen_string_literal: true.shugo
2015-10-09* lib/net/ftp.rb: use frozen_string_literal: true.shugo
2015-10-09test_iseq.rb: fix meaningless assertionnobu
2015-10-09* compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo
2015-10-07metametameta.rb: restore outputnobu