summaryrefslogtreecommitdiff
path: root/dir.c
AgeCommit message (Expand)Author
2017-11-15dir.c: revert r60772, r60770, and r60769normal
2017-11-15Cannot call rb_thread_call_without_gvl before running VMusa
2017-11-15nogvl readdir make SEGV on Windowsusa
2017-11-14dir.c: release GVL around remaining readdir callsnormal
2017-11-01dir.c: cast to suppress a warningnobu
2017-11-01dir: Dir.mkdir and Dir.rmdir release GVLnormal
2017-10-31use mode_t where applicable (instead of int)normal
2017-10-30dir: Dir.chdir releases GVLnormal
2017-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-23Drop to support NaCl platform.hsbt
2017-10-22dir.c: adjust indent [ci skip]nobu
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-18Get rid of shadowing local variablesnobu
2017-10-04Dir.empty? releases GVLnormal
2017-08-08dir.c: fix up r59527nobu
2017-08-08dir.c: fix up r59481 for old kernelsnobu
2017-08-03dir.c: reduce syscallsnobu
2017-08-03dir.c: relative path Dir basenobu
2017-08-03dir.c: relax base optionnobu
2017-07-25dir.c (ruby_brace_expand): RB_GC_GUARD safetynormal
2017-06-12win32.c: rb_dir_getwd_ospathnobu
2017-06-08file.c: realpath in OS path encodingnobu
2017-06-01make Dir object WB protected.ko1
2017-05-27dir.c: fix FD leaksnobu
2017-05-26dir.c: yield without base partnobu
2017-05-25dir.c: document base keyword argument of Dir.globstomar
2017-05-25dir.c: docs for Dir.each_child and Dir.childrenstomar
2017-05-25dir.c: Dir.each_child and Dir.childrennobu
2017-05-25dir.c: dir_each_entriesnobu
2017-05-24dir.c: prefer NAMLEN to d_namenobu
2017-05-23Dir as base optionnobu
2017-05-23Dir.glob base optionnobu
2017-05-18potential memory leaknobu
2017-05-16rb_w32_ugetcwd: UTF-8 version getcwdnobu
2017-05-04dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]ktsj
2017-03-27dir.c: err at glob failurenobu
2017-03-17remove branches in dmark and dfree GC callbacksnormal
2017-01-01 dir.c: getattrlist on OSX 10.5nobu
2016-11-05dir.c: merge rb_glob2 into rb_globnobu
2016-10-31dir.c: suppress a warningnobu
2016-10-21dir.c: retry glob with GCnobu
2016-10-21dir.c: use rb_gc_for_fdnobu
2016-10-21dir.c: inline to_be_ignorednobu
2016-10-21prefer rb_syserr_failnobu
2016-07-29rb_funcallvnobu
2016-06-20Name USE_NAME_ON_FS constantsnobu