summaryrefslogtreecommitdiff
path: root/leapsecond.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | ...and the added notice that this is part of the release procedure.
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* 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