aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* variable.c: fail if frozennobu2015-09-163-0/+25
* vm_core.h: enable VM objspace on Windowsnobu2015-09-162-11/+6
* ruby.h: RUBY_FL_PROMOTEDnobu2015-09-161-0/+1
* [DOC] Remove `\0` since it's aprt of octal notationknu2015-09-161-2/+1
* [DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu2015-09-161-1/+1
* literals.rdoc: add DEL [ci skip]nobu2015-09-161-0/+3
* [DOC] Revise the character literal part.knu2015-09-162-13/+17
* [DOC] Document the full list of supported escape sequences in string literalsknu2015-09-162-2/+30
* string.c: keep coderangenobu2015-09-163-2/+72
* literals.rdoc: fix typosnobu2015-09-161-2/+2
* * doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa2015-09-162-0/+21
* * dir.c (glob_helper): check pathtype once again by lstat(2) ifkosaki2015-09-162-4/+12
* * 2015-09-16svn2015-09-151-2/+2