aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* test_method.rb: finite loopnobu2015-10-021-8/+3
* test_thread.rb: handshakenobu2015-10-021-3/+3
* test_thread.rb: thread leaknobu2015-10-021-5/+3
* test_symbol.rb: relaxnobu2015-10-011-1/+1
* proc.c: fix symbol proc marknobu2015-10-011-0/+5
* vm_args.c: GC guardnobu2015-10-011-0/+5
* * lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo2015-09-281-0/+11
* * lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo2015-09-281-0/+38
* preserve encodings in error messagesnobu2015-09-288-0/+33
* * test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt2015-09-281-0/+120
* class.c: refine error messagesnobu2015-09-272-0/+14
* test_rubyoptions.rb: test combinationsnobu2015-09-271-8/+14
* ruby.c: frozen-string-literal optionnobu2015-09-271-0/+15