summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26win32.c: unlink symlinkdnobu
2015-08-26win32.c: fix for old platformsnobu
2015-08-26test_fileutils.rb: improve my_rm_rfnobu
2015-08-26win32.c: find by final pathnobu
2015-08-26win32.c: ELOOP by _wopennobu
2015-08-26win32.c: fake lchownnobu
2015-08-26win32.c: ELOOPnobu
2015-08-26re.c: fix wchar match at EOSnobu
2015-08-26symbol.c: suppress warningsnobu
2015-08-26id_table.c: aliasesnobu
2015-08-26id_table.h: callback function typesnobu
2015-08-26id_table.c: adjust indentnobu
2015-08-26id_table.c: constifynobu
2015-08-26* 2015-08-26svn
2015-08-26id_table.c: fix for C89 compilersnobu
2015-08-25win32.c: fix offsetnobu
2015-08-25win32.c: rb_w32_reparsenobu
2015-08-24* 2015-08-25svn
2015-08-24win32.c: symlinknobu
2015-08-24win32.c: licensesnobu
2015-08-24* 2015-08-24svn
2015-08-24encoding.c: find encoding indexnobu
2015-08-22* ChangeLog: fix a typo for r51665.nagachika
2015-08-22* 2015-08-23svn
2015-08-22* ChangeLog: fix a typo for r51660.nagachika
2015-08-22string.c: move common statementnobu
2015-08-22vm_eval.c: cache resultsnobu
2015-08-22vm_eval.c: pass thread toonobu
2015-08-22vm_eval.c: reuse found method entrynobu
2015-08-22ChangeLog: fix a typonobu
2015-08-21* properties.svn
2015-08-21* ext/thread/thread.c: move definitions of Queue, SizedQueueko1
2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1
2015-08-21* properties.svn
2015-08-21* ext/psych/*: update to Psych 2.0.14tenderlove
2015-08-21* 2015-08-22svn
2015-08-21vm_insnhelper.c: use update argcnobu
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-21Makefile.sub: link libraries for extensionsnobu
2015-08-21* include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko1
2015-08-21* vm_insnhelper.c (vm_invoke_block): we should not expect ci->argc isko1
2015-08-20* 2015-08-21svn
2015-08-20* test/openssl/test_ssl_session.rb: Fix tests so that they take in totenderlove
2015-08-20fix indent (tabify) [ci skip]kazu
2015-08-20vm_eval.c: redefined respond_to_missing?nobu
2015-08-20vm_eval.c: share with rb_obj_respond_tonobu
2015-08-19vm_method.c: reuse method entrynobu
2015-08-19win32.c: support known reparse points onlynobu
2015-08-19* 2015-08-20svn
2015-08-19* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add OP_ALL totenderlove