summaryrefslogtreecommitdiff
path: root/dir.c
AgeCommit message (Expand)Author
2016-07-29rb_funcallvnobu
2016-06-20Name USE_NAME_ON_FS constantsnobu
2016-05-22dir.c (dir_close): update RDoc for 2.3 #close changenormal
2016-02-20dir.c: paths as UTF-8nobu
2016-02-16dir.c: Dir.empty?nobu
2015-12-14* compile.c: fix typos.hsbt
2015-12-09dir.c, io.c: use rb_id_encodingnobu
2015-12-09* *.c (*_memsize): do not check ptr.ko1
2015-11-23use rb_gc_for_fd for more callersnormal
2015-11-06* dir.c (dir_fileno, dirfd): support of Dir#fileno on Solaris 10.ngoto
2015-10-29revert r52336 (commit miss)ko1
2015-10-29* gc.c (gc_mark_ptr): remove debug code for #11244.ko1
2015-10-22dir.c: glob brace expansion [Fix GH-1061]nobu
2015-10-04dir.c: make ASCII-8BITnobu
2015-10-04dir.c: normalize cwdnobu
2015-09-30dir.c: give pathlen from callersnobu
2015-09-16* dir.c (glob_helper): check pathtype once again by lstat(2) ifkosaki
2015-09-15dir.c: fundamental_encoding_pnobu
2015-08-19win32.c: support known reparse points onlynobu
2015-07-10dir.c: get attributes by fdnobu
2015-07-02dir.c: set errnonobu
2015-07-02dir.c: show warningsnobu
2015-07-02dir.c: update path typenobu
2015-06-30ensure paths NUL-terminatednobu
2015-06-23dir.c (check_dirname): avoid volatile, use return valuenormal
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-06-03dir.c: FNM_SHORTNAMEnobu
2015-04-10dir.c: getattrlist on OSX 10.5nobu
2015-04-01dir.c: expand ruby_brace_glob0nobu
2015-04-01dir.c: reduce indirect argumentsnobu
2015-03-23dir.c: don't raise after closenobu
2015-03-23win32.c: w32_lstati64nobu
2015-03-17dir.c: fix DT_UNKNOWN recursionnobu
2015-03-16dir.c: DT_UNKNOWNnobu
2015-03-14dir.h: direct::d_typenobu
2015-03-08dir.c: glob short namesnobu
2015-03-05* dir.c (replace_real_basename): need to check the return value ofusa
2015-03-05* dir.c (replace_real_basename): shouldn't create Ruby object beforeusa
2015-02-25dir.c: same encoding to the patternnobu
2015-02-24dir.c: use packed structsnobu
2015-02-16use rb_funcallvnobu
2015-02-07dir.c: long path name on Windowsnobu
2015-02-07dir.c: fix a typonobu
2015-02-07dir.c: use USE_NAME_ON_FSnobu
2015-02-07dir.c: fix escaping multibyte charnobu
2015-02-06dir.c: preserve encodingnobu
2015-02-03remove duplication in warningnobu
2015-02-03dir.c: glob legacy short namenobu
2015-02-03dir.c: GC guardnobu
2015-01-08dir.c: OSX case-foldingnobu