summaryrefslogtreecommitdiff
path: root/timebase.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make gpsdecode interpret "Date:" comments. All regression tests pass.Eric S. Raymond2011-06-231-0/+23
* Yet more double->timestamp_t moves.Eric S. Raymond2011-03-101-7/+7
* Address Berlios tracker bug #17951 FTBFS with disabled nmea.Eric S. Raymond2011-02-221-0/+2
* Remove a dependency on the leapseconds table being correct.Eric S. Raymond2011-02-021-31/+0
* splint cleanup.Eric S. Raymond2011-01-281-1/+1
* Compensate for century rollover in NMEA.Eric S. Raymond2011-01-211-1/+7
* Yet more time refactoring. All regression tests pass.Eric S. Raymond2011-01-211-30/+15
* Refactor time handling yet again. All regression tests pass.Eric S. Raymond2011-01-211-3/+25
* Since we now disambiguate rollovers, remove a check no longer needed.Eric S. Raymond2011-01-211-12/+0
* Remove a dependency on the system clock. All regression tests pass.Eric S. Raymond2011-01-211-14/+11
* Another refactoring step for the time logic. All regression tests pass.Eric S. Raymond2011-01-211-8/+8
* Refactoring step. All regression tests pass.Eric S. Raymond2011-01-211-3/+6
* Improve documentation comments. All regression tests pass.Eric S. Raymond2011-01-211-17/+11
* Refactor. All regression tests pass.Eric S. Raymond2011-01-201-19/+12
* More documentation of our assumptions about time sources.Eric S. Raymond2011-01-201-1/+38
* Document gpsd's assumption about the host system clock correctly.Eric S. Raymond2011-01-201-90/+64
* All the messy gpstime conversion stuff isin timebase.c now.Eric S. Raymond2011-01-201-0/+33
* Rebuilding of timebase constants is now completely automated.Eric S. Raymond2011-01-201-0/+197