index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 63720: [Backport #14864]
nagachika
2019-01-20
1
-0
/
+4
*
dir.c: check NUL bytes
naruse
2018-03-28
1
-14
/
+12
*
merge revision(s) 61754: [Backport #14346]
naruse
2018-02-16
1
-2
/
+2
*
support 128bit ino on Windows (if available)
usa
2017-12-10
1
-2
/
+2
*
Dir#chdir keeps GVL if passed block
normal
2017-12-09
1
-6
/
+8
*
support nanosec file timestamp on newer Windows
usa
2017-12-04
1
-2
/
+2
*
util.h: remove my_getcwd
nobu
2017-11-26
1
-1
/
+1
*
Use `const void*` instead of `const char*`
kazu
2017-11-21
1
-1
/
+1
*
Cannot call rb_thread_call_with{out,}_gvl before running VM
usa
2017-11-18
1
-5
/
+17
*
dir.c: openat calls release GVL, too
normal
2017-11-18
1
-42
/
+77
*
dir: release GVL on opendir
normal
2017-11-18
1
-5
/
+23
*
dir.c: revert r60772, r60770, and r60769
normal
2017-11-15
1
-30
/
+11
*
Cannot call rb_thread_call_without_gvl before running VM
usa
2017-11-15
1
-5
/
+4
*
nogvl readdir make SEGV on Windows
usa
2017-11-15
1
-0
/
+4
*
dir.c: release GVL around remaining readdir calls
normal
2017-11-14
1
-11
/
+27
*
dir.c: cast to suppress a warning
nobu
2017-11-01
1
-1
/
+1
*
dir: Dir.mkdir and Dir.rmdir release GVL
normal
2017-11-01
1
-5
/
+34
*
use mode_t where applicable (instead of int)
normal
2017-10-31
1
-2
/
+2
*
dir: Dir.chdir releases GVL
normal
2017-10-30
1
-1
/
+13
*
Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"
naruse
2017-10-27
1
-82
/
+10
*
Drop to support NaCl platform.
hsbt
2017-10-23
1
-4
/
+0
*
dir.c: adjust indent [ci skip]
nobu
2017-10-22
1
-44
/
+45
*
Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]
naruse
2017-10-22
1
-10
/
+81
*
Revert "ignore server side error"
naruse
2017-10-21
1
-76
/
+8
*
ignore server side error
naruse
2017-10-21
1
-8
/
+76
*
Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"
naruse
2017-10-21
1
-76
/
+8
*
Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]
naruse
2017-10-21
1
-8
/
+76
*
Get rid of shadowing local variables
nobu
2017-10-18
1
-2
/
+2
*
Dir.empty? releases GVL
normal
2017-10-04
1
-24
/
+48
*
dir.c: fix up r59527
nobu
2017-08-08
1
-1
/
+2
*
dir.c: fix up r59481 for old kernels
nobu
2017-08-08
1
-6
/
+10
*
dir.c: reduce syscalls
nobu
2017-08-03
1
-6
/
+4
*
dir.c: relative path Dir base
nobu
2017-08-03
1
-5
/
+8
*
dir.c: relax base option
nobu
2017-08-03
1
-1
/
+2
*
dir.c (ruby_brace_expand): RB_GC_GUARD safety
normal
2017-07-25
1
-6
/
+6
*
win32.c: rb_dir_getwd_ospath
nobu
2017-06-12
1
-4
/
+3
*
file.c: realpath in OS path encoding
nobu
2017-06-08
1
-9
/
+24
*
make Dir object WB protected.
ko1
2017-06-01
1
-5
/
+5
*
dir.c: fix FD leaks
nobu
2017-05-27
1
-2
/
+2
*
dir.c: yield without base part
nobu
2017-05-26
1
-11
/
+22
*
dir.c: document base keyword argument of Dir.glob
stomar
2017-05-25
1
-9
/
+18
*
dir.c: docs for Dir.each_child and Dir.children
stomar
2017-05-25
1
-2
/
+2
*
dir.c: Dir.each_child and Dir.children
nobu
2017-05-25
1
-4
/
+81
*
dir.c: dir_each_entries
nobu
2017-05-25
1
-3
/
+25
*
dir.c: prefer NAMLEN to d_name
nobu
2017-05-24
1
-5
/
+5
*
Dir as base option
nobu
2017-05-23
1
-21
/
+83
*
Dir.glob base option
nobu
2017-05-23
1
-21
/
+56
*
potential memory leak
nobu
2017-05-18
1
-0
/
+6
*
rb_w32_ugetcwd: UTF-8 version getcwd
nobu
2017-05-16
1
-1
/
+7
*
dir.c: [DOC] Properly refer to keyword argument by its name [Fix GH-1543]
ktsj
2017-05-04
1
-4
/
+4
[next]