Changeset 79501

Timestamp:
Jul 14, 2012, 4:11:16 PM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Boost Jam code cleanup - wrapped up timestamp values inside a timstamp structure instead of using a raw time_t value as another preparation step towards implementing support for timestamps with resolution finer than 1 second. All timestamp manipulation now done using the new timestamp_XXX() API.

Other related minor stylistic changes:

  • timestamp_from_target() renamed to timestamp_from_path()
  • timestamp_from_target() parameter order switched
  • comment updates
  • added some const function parameter modifiers
  • some header #include directives reordered alphabetically
(No files)

Note: See TracChangeset for help on using the changeset viewer.