diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Feb 16 10:29:52 2004 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * dir.c (CompareImpl): File.fnmatch and Dir.glob get better performance + in Win32. This is achived by calling downcase() for single-byte + characters. CharLower() is only called for multi-byte characters. + Mon Feb 16 02:14:29 2004 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * bcc32/Makefile.sub: should warn suspicious pointer conversion. |
