aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * vm.c (hook_before_rewind): prevent kicking :return event whileko12015-08-283-6/+87
* * 2015-08-28svn2015-08-271-2/+2
* unicode.c: no st.hnobu2015-08-271-2/+0
* oniguruma.h: constifynobu2015-08-276-10/+10
* * lib/webrick/server.rb: use IO::NULL instead of '/dev/null'hsbt2015-08-273-5/+9
* Revert "try to run travis without sudo to run in container"naruse2015-08-271-8/+4
* * compile.c (iseq_set_sequence): rename variable namesko12015-08-272-40/+45
* migrate to travis new infrastructurenaruse2015-08-271-0/+4
* try to run travis without sudo to run in containernaruse2015-08-271-4/+4
* win32.c: fchmodnobu2015-08-273-4/+53
* win32.c: get attributes and VSN at oncenobu2015-08-271-23/+20
* win32.c: open_specialnobu2015-08-271-17/+18
* file.c: fix messagesnobu2015-08-271-2/+11
* * remove trailing spaces.svn2015-08-261-1/+1
* * thread_tools.c: add Queue#close(exception=false) andko12015-08-263-25/+511
* win32.c: use backslashesnobu2015-08-261-0/+1
* win32.c: ELOOP at wrenamenobu2015-08-261-0/+12
* fileutils.rb: fix rename_cannot_overwrite_filenobu2015-08-261-1/+1
* * 2015-08-27svn2015-08-261-2/+2
* win32.c: fix return value of reparse_symlinknobu2015-08-261-1/+1
* test_pathname.rb: skip EACCESnobu2015-08-261-0/+1
* win32.c: unlink symlinkdnobu2015-08-261-3/+12
* win32.c: fix for old platformsnobu2015-08-261-1/+3
* test_fileutils.rb: improve my_rm_rfnobu2015-08-261-1/+3
* win32.c: find by final pathnobu2015-08-261-11/+28
* win32.c: ELOOP by _wopennobu2015-08-261-1/+10
* win32.c: fake lchownnobu2015-08-266-0/+22
* win32.c: ELOOPnobu2015-08-261-0/+1
* re.c: fix wchar match at EOSnobu2015-08-263-2/+18
* symbol.c: suppress warningsnobu2015-08-261-0/+3
* id_table.c: aliasesnobu2015-08-261-14/+29
* id_table.h: callback function typesnobu2015-08-262-13/+16
* id_table.c: adjust indentnobu2015-08-261-13/+13
* id_table.c: constifynobu2015-08-261-6/+6
* * 2015-08-26svn2015-08-261-2/+2
* id_table.c: fix for C89 compilersnobu2015-08-262-2/+11
* win32.c: fix offsetnobu2015-08-251-1/+1
* win32.c: rb_w32_reparsenobu2015-08-254-71/+119
* * 2015-08-25svn2015-08-241-2/+2
* win32.c: symlinknobu2015-08-246-0/+73
* win32.c: licensesnobu2015-08-241-1/+3
* * 2015-08-24svn2015-08-241-2/+2
* encoding.c: find encoding indexnobu2015-08-244-12/+40
* * ChangeLog: fix a typo for r51665.nagachika2015-08-221-1/+1
* * 2015-08-23svn2015-08-221-2/+2
* * ChangeLog: fix a typo for r51660.nagachika2015-08-221-1/+1
* string.c: move common statementnobu2015-08-221-9/+6
* vm_eval.c: cache resultsnobu2015-08-223-16/+58
* vm_eval.c: pass thread toonobu2015-08-221-1/+3
* vm_eval.c: reuse found method entrynobu2015-08-221-18/+21