sbt/core
Antonio Cunei 42f23e62aa 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 00:27:30 +01:00
..
src Revert *ModifiedTime() calls to *lastModified*() calls 2017-12-22 00:27:30 +01:00
NOTICE Library management API 2017-07-15 11:17:23 -04:00