aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lib/open-uri.rb: Specify frozen_string_literal: true.akr2015-10-182-8/+13
* test_require.rb: no guarantees to load FIFOnobu2015-10-181-5/+5
* test_require.rb: test conditionsnobu2015-10-181-4/+2
* * ruby.c (open_load_file): reset O_NONBLOCK after open.kosaki2015-10-171-6/+29
* test_const.rb: suppress warningsnobu2015-10-171-4/+1
* * test/ruby/test_symbol.rb (test_symbol_fstr_leak): add a warm-upodaira2015-10-161-2/+2
* file.c: non-blocking opennobu2015-10-161-1/+6
* proc.c: void envnobu2015-10-151-0/+1
* fix typos [ci skip]kazu2015-10-151-1/+1
* proc.c: proc without envnobu2015-10-151-0/+8
* * test/objspace/test_objspace.rbnagachika2015-10-141-0/+4
* * test/ostruct/test_ostruct.rb: Add tests for OpenStruct#respond_to.eregon2015-10-141-0/+13
* parse.y: fix ripper warningsnobu2015-10-141-0/+21
* udpsocket.c: memory leaksnobu2015-10-091-0/+27
* * lib/net/ftp.rb (parse257): refactor.shugo2015-10-091-1/+19
* * lib/net/imap.rb: use frozen_string_literal: true.shugo2015-10-092-3/+9
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-093-3/+12
* test_iseq.rb: fix meaningless assertionnobu2015-10-091-5/+5
* * compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo2015-10-091-6/+7
* metametameta.rb: restore outputnobu2015-10-071-1/+2
* assertions.rb: refine all_assertionsnobu2015-10-071-2/+12
* * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to beakr2015-10-061-0/+19
* vm_args.c: wrap symbol ifuncnobu2015-10-061-0/+7
* Put an line before "frozen_string_literal: true" for emacs.akr2015-10-053-0/+3
* * proc.c: enable optimization of Proc#call.ko12015-10-051-4/+4
* * test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika2015-10-051-2/+3
* * lib/pp.rb: Use frozen_string_literal: true.akr2015-10-052-30/+34
* * test/ruby/test_thread.rb: fix potential race condition.eregon2015-10-051-3/+2
* proc.c: set ep properlynobu2015-10-051-0/+11
* specify frozen_string_literal: true.akr2015-10-051-12/+14
* * enum.c (nmin_filter): Fix limit value.akr2015-10-041-0/+5
* refix through 52016,52017,52019,52020 [Bug #11486]naruse2015-10-041-1/+2
* test_m17n_comb.rb: messagenobu2015-10-041-1/+1
* test_symbol.rb: relaxnobu2015-10-041-1/+1
* add a test for r52016naruse2015-10-041-0/+4
* test_dir_m17n.rb: fix testnobu2015-10-041-12/+23
* dir.c: normalize cwdnobu2015-10-041-0/+10
* test_symbol.rb: reduce iterationnobu2015-10-031-1/+1
* test_method.rb: remove unlinked method entry testnobu2015-10-021-12/+0
* test_symbol.rb: reduce iterationnobu2015-10-021-1/+1