aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2015-09-25svn2015-09-241-2/+2
* * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira2015-09-242-1/+7
* fix indent (tabify) [ci skip]kazu2015-09-241-2/+2
* fix typos [ci skip]kazu2015-09-241-2/+2
* parse.y: fix tokennobu2015-09-243-2/+36
* file.c: same timespecnobu2015-09-241-1/+4
* ext/tk: remove $SAFE 2..4 codenobu2015-09-2411-83/+18
* ext/Setup: updatenobu2015-09-241-1/+20
* * 2015-09-24svn2015-09-231-2/+2
* complex.c: ruby/config.h must be included before math.hodaira2015-09-232-0/+8
* ruby.c: feature bitsnobu2015-09-231-23/+24
* * ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak2015-09-233-2/+4
* * 2015-09-23svn2015-09-221-2/+2
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-2258-122/+4
* win32.c: fallback to WCHAR-version in MSVCRTnobu2015-09-221-31/+17
* * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki2015-09-213-5/+12
* win32ole.c: fix symbol conditionnobu2015-09-211-1/+1
* * 2015-09-22svn2015-09-211-2/+2
* win32ole.c: inadvertent symbol creationnobu2015-09-211-8/+10
* win32ole.c: refactornobu2015-09-211-21/+25
* win32ole.c: make ole_mb2wc more genericnobu2015-09-211-34/+15
* win32ole.c: constifiednobu2015-09-211-15/+18
* * 2015-09-21svn2015-09-211-2/+2
* test_win32ole_event.rb: fix typo [ci skip]nobu2015-09-212-2/+7
* string.c: separate resetting code rangenobu2015-09-201-25/+17
* cont.c: append to continuations doc [ci skip]nobu2015-09-202-0/+23
* parse.y: simplify ripper_id2symnobu2015-09-191-1/+1
* * iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.ko12015-09-192-0/+5
* * vm_core.h: split rb_call_info_t into several structs.ko12015-09-1912-522/+681
* * 2015-09-20svn2015-09-191-2/+2
* * test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr2015-09-192-5/+5
* iseq.h: rb_iseq_tnobu2015-09-192-0/+8
* * 2015-09-19svn2015-09-191-2/+2
* iseq.h, method.h: fix include guards [ci skip]nobu2015-09-192-6/+6
* file.c: File.mkfifonobu2015-09-185-2/+51
* * NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo2015-09-182-0/+8
* common.mk: no prefixesnobu2015-09-181-1/+1
* thread.c: suppress warnings only if GCC6+nobu2015-09-181-0/+2
* * 2015-09-18svn2015-09-171-2/+2
* * ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove2015-09-172-0/+6
* tabify indent [ci skip]kazu2015-09-171-2/+2
* fix a typo [ci skip]kazu2015-09-171-1/+1
* * common.mk: fix command error with outside builddir.hsbt2015-09-172-1/+5
* * common.mk: separated test for test-framework from test-all task.hsbt2015-09-172-2/+12
* id_table.h: include guardnobu2015-09-171-0/+4
* * test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki2015-09-172-10/+15
* * 2015-09-17svn2015-09-171-2/+2
* id_table.c: fix typesnobu2015-09-171-2/+2
* vm_core.h: revert VM objspace on Windowsnobu2015-09-161-0/+9
* * encindex.h: fix typo of last #endif comment.suke2015-09-162-1/+5