diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Thu Sep 4 01:12:03 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/win32.c (filetime_to_timeval): new function, split from + gettimeofday(). + + * win32/win32.c (gettimeofday): use above function. + + * win32/win32.c (filetime_to_unixtime): ditto. [ruby-dev:36135] + Thu Sep 4 01:00:57 2008 NAKAMURA Usaku <usa@ruby-lang.org> * transcode.c (transcode_restartable0): avoid VC++6's bug. |
