Ken Martin
|
2af4710525
|
STYLE: fix line length
|
2006-05-10 15:46:45 -04:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Brad King
|
946c9a2cc6
|
ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.
|
2005-10-27 13:57:48 -04:00 |
Andy Cedilnik
|
6a67b1bf71
|
BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug
|
2005-10-13 10:07:12 -04:00 |
Andy Cedilnik
|
2dd035c9a9
|
COMP: Windows fixes
|
2005-10-12 13:50:25 -04:00 |
Andy Cedilnik
|
775c3495e2
|
ENH: Add file time comparison code
|
2005-10-12 13:36:07 -04:00 |