summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-09-10parse.y: keep literal encodingnobu
2015-09-10* lib/net/ftp.rb (getmultiline): refactor.shugo
2015-09-10compile.c: register cdhashnobu
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-09* test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa
2015-09-09* test/rubygems/test_config.rb: fix broken tests for Windows platform.hsbt
2015-09-08* lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt
2015-09-08fix a typo of test method name.nagachika
2015-09-08io.c: no wait when killednobu
2015-09-08* test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.usa
2015-09-08* lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo
2015-09-07process.c: open exception messagenobu
2015-09-07process.c: chdir exception messagenobu
2015-09-07test_framework.rb: use Ruby frameworknobu
2015-09-06test_process.rb: suppress warningsnobu
2015-09-05rss.rb: fix usec widthnobu
2015-09-03common.mk: exclude memory leak testsnobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02file.c: use filesystem encodingnobu
2015-09-01* test/thread/test_queue.rb: catch up last commit.ko1
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-30test_win32ole_event.rb: skip messagenobu
2015-08-30test_win32ole_event.rb: skip 80041008nobu
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-29test_pathname.rb: fix exceptionnobu
2015-08-29test: try File.symlink with invalid pathsnobu
2015-08-28test: File.symlink needs administrator privilegenobu
2015-08-28* vm.c (hook_before_rewind): prevent kicking :return event whileko1
2015-08-27* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt
2015-08-26* thread_tools.c: add Queue#close(exception=false) andko1