aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog: fix a typonobu2015-08-221-1/+1
* * properties.svn2015-08-210-0/+0
* * ext/thread/thread.c: move definitions of Queue, SizedQueueko12015-08-215-1173/+1198
* * vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko12015-08-216-3/+65
* * properties.svn2015-08-210-0/+0
* * ext/psych/*: update to Psych 2.0.14tenderlove2015-08-218-8/+36
* * 2015-08-22svn2015-08-211-2/+2
* vm_insnhelper.c: use update argcnobu2015-08-211-2/+2