aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hash.c: [DOC] orders do not matter [ci skip]nobu2015-09-042-0/+12
* * 2015-09-05svn2015-09-041-2/+2
* fake.rb: suppress warningnobu2015-09-041-1/+1
* win32.h: fix macro namenobu2015-09-042-1/+6
* fake.rb: extmk modenobu2015-09-042-15/+44
* * doc/contributing.rdoc: fix configuration option.hsbt2015-09-042-1/+6
* mkmf.rb: remove unnecessary variablesnobu2015-09-041-2/+2
* mkmf.rb: move r40537nobu2015-09-042-9/+2
* * iseq.c (iseq_memsize): functions for wrapper object should haveko12015-09-032-3/+13
* verconf.h.tmpl: separate RbConfignobu2015-09-031-4/+6
* revert r51752nobu2015-09-031-4/+1
* configure.in: BASERUBY needs fake.rbnobu2015-09-031-1/+4
* * 2015-09-04svn2015-09-031-2/+2
* thread_sync.c: fix typosnobu2015-09-031-2/+2
* configure.in: use BASERUBYnobu2015-09-031-0/+1
* session.rb: SHA512nobu2015-09-032-12/+19
* * gc.c (rb_raw_obj_info): iseq->body->location.first_lineno is Fixnum.ko12015-09-032-1/+7
* vm_eval.c: should be singularnobu2015-09-032-1/+6
* * gc.c (rb_raw_obj_info): should support IMEMO/iseq.ko12015-09-032-0/+5
* common.mk: exclude memory leak testsnobu2015-09-034-4/+3
* * 2015-09-03svn2015-09-031-2/+2
* vm_eval.c: refine messagesnobu2015-09-032-2/+12
* * ext/psych/*: merge psych master(8737e5b). It contains following fixes.hsbt2015-09-025-2/+22
* * vm_insnhelper.h (GET_PC_COUNT): remove unused macro.ko12015-09-022-2/+4
* Fix typo in Process.detatch doc [ci skip]nobu2015-09-022-1/+6
* file.c: use filesystem encodingnobu2015-09-024-8/+45
* win32: use ALLOCVnobu2015-09-022-15/+12
* win32_vk.inc: merge win32_vk.hnobu2015-09-024-491/+489
* * 2015-09-02svn2015-09-021-2/+2
* gmake.mk: no docs if test onlynobu2015-09-021-1/+1
* * test/thread/test_queue.rb: catch up last commit.ko12015-09-012-2/+6
* * thread_sync.c (queue_do_close): ignore multiple close to allowko12015-09-012-14/+22
* * 2015-09-01svn2015-09-011-3/+3
* * thread_tools.c: rename thread_tools.c to thread_sync.c.ko12015-09-014-4/+8
* * 2015-08-31svn2015-08-311-2/+2
* * class.c (move_refined_method): should insert a write barrierko12015-08-313-2/+24
* encoding.c: fix document [ci skip]nobu2015-08-301-1/+1
* test_win32ole_event.rb: skip messagenobu2015-08-301-2/+3
* test_win32ole_event.rb: skip 80041008nobu2015-08-301-3/+11
* ChangeLog: table namenobu2015-08-301-1/+1
* * 2015-08-30svn2015-08-291-2/+2
* * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove2015-08-294-1/+19
* test_pathname.rb: fix exceptionnobu2015-08-291-1/+1
* * 2015-08-29svn2015-08-291-2/+2
* test: try File.symlink with invalid pathsnobu2015-08-292-2/+2
* file.c: syserr_fail2_innobu2015-08-281-9/+11
* win32.c: suppress warningsnobu2015-08-281-1/+1
* win32.c: suppress warningsnobu2015-08-281-2/+2
* * lib/rdoc/*: Update rdoc master(cfffed5)hsbt2015-08-283-3/+13
* test: File.symlink needs administrator privilegenobu2015-08-287-14/+18