summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-03revert r51752nobu
2015-09-03configure.in: BASERUBY needs fake.rbnobu
2015-09-03* 2015-09-04svn
2015-09-03thread_sync.c: fix typosnobu
2015-09-03configure.in: use BASERUBYnobu
2015-09-03session.rb: SHA512nobu
2015-09-03* gc.c (rb_raw_obj_info): iseq->body->location.first_lineno is Fixnum.ko1
2015-09-03vm_eval.c: should be singularnobu
2015-09-03* gc.c (rb_raw_obj_info): should support IMEMO/iseq.ko1
2015-09-03common.mk: exclude memory leak testsnobu
2015-09-03* 2015-09-03svn
2015-09-03vm_eval.c: refine messagesnobu
2015-09-02* ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt
2015-09-02* vm_insnhelper.h (GET_PC_COUNT): remove unused macro.ko1
2015-09-02Fix typo in Process.detatch doc [ci skip]nobu
2015-09-02file.c: use filesystem encodingnobu
2015-09-02win32: use ALLOCVnobu
2015-09-02win32_vk.inc: merge win32_vk.hnobu
2015-09-02* 2015-09-02svn
2015-09-02gmake.mk: no docs if test onlynobu
2015-09-01* test/thread/test_queue.rb: catch up last commit.ko1
2015-09-01* thread_sync.c (queue_do_close): ignore multiple close to allowko1
2015-09-01* 2015-09-01svn
2015-09-01* thread_tools.c: rename thread_tools.c to thread_sync.c.ko1
2015-08-31* 2015-08-31svn
2015-08-31* class.c (move_refined_method): should insert a write barrierko1
2015-08-30encoding.c: fix document [ci skip]nobu
2015-08-30test_win32ole_event.rb: skip messagenobu
2015-08-30test_win32ole_event.rb: skip 80041008nobu
2015-08-30ChangeLog: table namenobu
2015-08-29* 2015-08-30svn
2015-08-29* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove
2015-08-29test_pathname.rb: fix exceptionnobu
2015-08-29* 2015-08-29svn
2015-08-29test: try File.symlink with invalid pathsnobu
2015-08-28file.c: syserr_fail2_innobu
2015-08-28win32.c: suppress warningsnobu
2015-08-28win32.c: suppress warningsnobu
2015-08-28* lib/rdoc/*: Update rdoc master(cfffed5)hsbt
2015-08-28test: File.symlink needs administrator privilegenobu
2015-08-28* vm.c (hook_before_rewind): prevent kicking :return event whileko1
2015-08-27* 2015-08-28svn
2015-08-27unicode.c: no st.hnobu
2015-08-27oniguruma.h: constifynobu
2015-08-27* lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt
2015-08-27Revert "try to run travis without sudo to run in container"naruse
2015-08-27* compile.c (iseq_set_sequence): rename variable namesko1
2015-08-27migrate to travis new infrastructurenaruse
2015-08-27try to run travis without sudo to run in containernaruse
2015-08-27win32.c: fchmodnobu