summaryrefslogtreecommitdiff
path: root/leapsecond.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add Python output to leapsecond.py.Beat Bolli2011-01-171-10/+18
* Clean up warnings reported by Charles Curley.Eric S. Raymond2011-01-171-2/+96
* GPS week rollover check extends to the rollover equivalent of now.Eric S. Raymond2011-01-151-1/+6
* Detect week-counter overruns using the leap second.Eric S. Raymond2011-01-151-0/+221
* Reorganize, moving a rarely-used/semi-obsolescent stuff into subdirectories.Eric S. Raymond2009-09-041-95/+0
* A bit of bulletproofing for the Python side.Eric S. Raymond2009-01-071-7/+10
* Fix fatal typo in test main.Eric S. Raymond2009-01-071-1/+1
* Updated timebase.h... Eric S. Raymond2007-12-211-2/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Implement leap-second caching. Not tested as root yet.Eric S. Raymond2006-06-081-3/+51
* Subtract the right offset.Eric S. Raymond2006-06-081-6/+8
* Remote retrieval works.Eric S. Raymond2006-06-081-12/+27
* First cut at retrieving leap-second offset from the Web.Eric S. Raymond2006-06-071-0/+26