summaryrefslogtreecommitdiff
path: root/win32/file.c
AgeCommit message (Expand)Author
2013-10-17merge revision(s) 43328: [Backport #9033]nagachika
2013-04-14merge revision(s) 40003: [Backport #7996]nagachika
2013-04-11merge revision(s) 39697,39701,39716,39740,39751: [Backport #8069]nagachika
2012-11-17Swap logic around wildcard character detectionluislavena
2012-11-17Skip path expansion for all wildcard charactersluislavena
2012-11-16skip long name conversion if last character is a wildcard oneluislavena
2012-09-05win32/file.c: simplifynobu
2012-09-05win32/file.c: prototype and cosmetic changesnobu
2012-08-24Improve require/File.expand_path performance on Windowsluislavena
2012-04-18* win32/file.c (INVALID_FILE_ATTRIBUTES): commit miss of r35384.usa
2012-02-29fix indentnobu
2012-02-28* Makefile.in (PLATFORM_DIR): add a variable for `win32` directory.shirosaki