summaryrefslogtreecommitdiff
path: root/win32/file.c
AgeCommit message (Expand)Author
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