aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test_win32ole_event.rb: skip 80041008nobu2015-08-301-3/+11
* ChangeLog: table namenobu2015-08-301-1/+1
* * 2015-08-30svn2015-08-291-2/+2
* * ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 supporttenderlove2015-08-294-1/+19
* test_pathname.rb: fix exceptionnobu2015-08-291-1/+1
* * 2015-08-29svn2015-08-291-2/+2
* test: try File.symlink with invalid pathsnobu2015-08-292-2/+2
* file.c: syserr_fail2_innobu2015-08-281-9/+11
* win32.c: suppress warningsnobu2015-08-281-1/+1
* win32.c: suppress warningsnobu2015-08-281-2/+2
* * lib/rdoc/*: Update rdoc master(cfffed5)hsbt2015-08-283-3/+13
* test: File.symlink needs administrator privilegenobu2015-08-287-14/+18
* * 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