HomeSoftware Heritage

identifiers: force timestamps as integers everywhere

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

identifiers: force timestamps as integers everywhere

The subversion loader (T680) has shown that throwing floating point values
around for timestamps is a mess waiting to happen.

We now coerce all clients to send us timestamps as integer numbers of seconds
and microseconds, avoiding data losses everywhere.

Details

Provenance
olasdAuthored on Feb 14 2017, 6:33 PM
olasdPushed on Feb 14 2017, 6:35 PM

Commit No Longer Exists

This commit no longer exists in the repository.