summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-10-05* test/ruby/test_thread.rb (test_handle_interrupt_blocking): check ifnagachika
2015-10-05* lib/pp.rb: Use frozen_string_literal: true.akr
2015-10-05* test/ruby/test_thread.rb: fix potential race condition.eregon
2015-10-05proc.c: set ep properlynobu
2015-10-05specify frozen_string_literal: true.akr
2015-10-04* enum.c (nmin_filter): Fix limit value.akr
2015-10-04refix through 52016,52017,52019,52020 [Bug #11486]naruse
2015-10-04test_m17n_comb.rb: messagenobu
2015-10-04test_symbol.rb: relaxnobu
2015-10-04add a test for r52016naruse
2015-10-04test_dir_m17n.rb: fix testnobu
2015-10-04dir.c: normalize cwdnobu
2015-10-03test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: remove unlinked method entry testnobu
2015-10-02test_symbol.rb: reduce iterationnobu
2015-10-02test_method.rb: finite loopnobu
2015-10-02test_thread.rb: handshakenobu
2015-10-02test_thread.rb: thread leaknobu
2015-10-01test_symbol.rb: relaxnobu
2015-10-01proc.c: fix symbol proc marknobu
2015-10-01vm_args.c: GC guardnobu
2015-09-28* lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo
2015-09-28* lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo
2015-09-28preserve encodings in error messagesnobu
2015-09-28* test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt
2015-09-27class.c: refine error messagesnobu
2015-09-27test_rubyoptions.rb: test combinationsnobu
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-27test/unit/assertions.rb: all_assertionsnobu
2015-09-26test_syntax.rb: splitnobu
2015-09-24* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira
2015-09-24parse.y: fix tokennobu
2015-09-21 * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki
2015-09-21test_win32ole_event.rb: fix typo [ci skip]nobu
2015-09-19* test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr
2015-09-18file.c: File.mkfifonobu
2015-09-17* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki
2015-09-16variable.c: fail if frozennobu
2015-09-16string.c: keep coderangenobu
2015-09-15* test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):kosaki
2015-09-14* lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo
2015-09-12* lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo
2015-09-12* lib/net/ftp.rb (FACT_PARSERS): support system dependent factsshugo
2015-09-12* lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoErrorshugo
2015-09-12* lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSDshugo
2015-09-12win32.c: more fcntlnobu
2015-09-12test_rational.rb: fix default externalnobu
2015-09-12test_rational.rb: r51828nobu
2015-09-11* lib/net/ftp.rb (size, mdtm, system): parse responses according toshugo