2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/v2/engine
Jurko Gospodnetić 1f4e39984b Windows Boost Jam implementation now uses finer resolution than 1 second when creating timestamps based on the current system time. Since these are never (and should never be!) compared to file system timestamps - this causes no conflicts with file system timestamps still using 1 second resolution at best.
Related stylistic changes:
  - filetime_to_timestamp() function renamed to timestamp_from_filetime() and moved to the timestamp.c module.
  - filetime_to_seconds() function moved back to the execnt.c module as a static function as it only used from there after the timestamp_from_filetime() reimplementation in revision [79494].
  - filent.h header now empty and removed.

[SVN r79511]
2012-07-14 18:55:06 +00:00
..
2011-12-15 19:21:39 +00:00
2011-11-30 00:00:35 +00:00
2012-03-03 21:46:53 +00:00
2012-03-03 21:46:53 +00:00
2011-11-30 00:00:35 +00:00
2011-11-30 00:00:35 +00:00
2011-11-30 00:00:35 +00:00
2011-02-08 18:46:03 +00:00
2011-02-08 18:46:03 +00:00