sbt/main
Antonio Cunei ebff7919e9 Revert *ModifiedTime() calls to *lastModified*() calls
There are just too many instances in which sbt's code relies on
the `lastModified`/`setLastModified` semantics, so instead of moving
to `get`/`setModifiedTime`, we use new IO calls that offer the new
timestamp precision, but retain the old semantics.
2017-12-22 01:55:37 +01:00
..
src Revert *ModifiedTime() calls to *lastModified*() calls 2017-12-22 01:55:37 +01:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00