summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-09-22win32.c: fallback to WCHAR-version in MSVCRTnobu
2015-09-21 * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki
2015-09-21win32ole.c: fix symbol conditionnobu
2015-09-21* 2015-09-22svn
2015-09-21win32ole.c: inadvertent symbol creationnobu
2015-09-21win32ole.c: refactornobu
2015-09-21win32ole.c: make ole_mb2wc more genericnobu
2015-09-21win32ole.c: constifiednobu
2015-09-21* 2015-09-21svn
2015-09-21test_win32ole_event.rb: fix typo [ci skip]nobu
2015-09-20string.c: separate resetting code rangenobu
2015-09-20cont.c: append to continuations doc [ci skip]nobu
2015-09-19parse.y: simplify ripper_id2symnobu
2015-09-19* iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.ko1
2015-09-19* vm_core.h: split rb_call_info_t into several structs.ko1
2015-09-19* 2015-09-20svn
2015-09-19* test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr
2015-09-19iseq.h: rb_iseq_tnobu
2015-09-19* 2015-09-19svn
2015-09-19iseq.h, method.h: fix include guards [ci skip]nobu
2015-09-18file.c: File.mkfifonobu
2015-09-18* NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo
2015-09-18common.mk: no prefixesnobu
2015-09-18thread.c: suppress warnings only if GCC6+nobu
2015-09-17* 2015-09-18svn
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-09-17tabify indent [ci skip]kazu
2015-09-17fix a typo [ci skip]kazu
2015-09-17* common.mk: fix command error with outside builddir.hsbt
2015-09-17* common.mk: separated test for test-framework from test-all task.hsbt
2015-09-17id_table.h: include guardnobu
2015-09-17* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki
2015-09-17* 2015-09-17svn
2015-09-17id_table.c: fix typesnobu
2015-09-16vm_core.h: revert VM objspace on Windowsnobu
2015-09-16* encindex.h: fix typo of last #endif comment.suke
2015-09-16variable.c: fail if frozennobu
2015-09-16vm_core.h: enable VM objspace on Windowsnobu
2015-09-16ruby.h: RUBY_FL_PROMOTEDnobu
2015-09-16[DOC] Remove `\0` since it's aprt of octal notationknu
2015-09-16[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu
2015-09-16literals.rdoc: add DEL [ci skip]nobu
2015-09-16[DOC] Revise the character literal part.knu
2015-09-16[DOC] Document the full list of supported escape sequences in string literalsknu
2015-09-16string.c: keep coderangenobu
2015-09-16literals.rdoc: fix typosnobu
2015-09-16* doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa
2015-09-16* dir.c (glob_helper): check pathtype once again by lstat(2) ifkosaki
2015-09-15* 2015-09-16svn