2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/v2
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
..
2004-11-29 07:29:19 +00:00
2011-03-05 02:54:38 +00:00
2012-06-15 23:06:09 +00:00
2007-10-10 19:07:57 +00:00
2008-11-13 07:47:19 +00:00
2011-03-27 11:28:55 +00:00
2007-10-08 17:54:17 +00:00
2009-07-27 08:52:41 +00:00
2010-08-05 06:22:58 +00:00
2010-07-20 08:51:03 +00:00
2007-10-01 06:05:03 +00:00
2011-03-20 09:55:24 +00:00