index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
leapsecond.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better usage help and minor improvements for leapsecond.py
Claus Klein
2013-02-25
1
-53
/
+127
*
Restore Python 2.5 compatibility.
Thomas Petazzoni
2012-10-23
1
-3
/
+24
*
Deal properly with scheduled IERS transitions in the future...
Eric S. Raymond
2012-01-11
1
-3
/
+6
*
More Python sanity checking.
Eric S. Raymond
2011-10-28
1
-1
/
+1
*
Python glitches caught by pylint.
Eric S. Raymond
2011-10-28
1
-1
/
+1
*
Add pychecker production for anity-checking Python code.
Eric S. Raymond
2011-08-23
1
-8
/
+1
*
Documentation and website update.
Eric S. Raymond
2011-08-20
1
-1
/
+8
*
Don't clobber existing leapseconds cache if USNO is not accessible.
Eric S. Raymond
2011-08-17
1
-4
/
+5
*
sys has to be imported for error messages.
Eric S. Raymond
2011-05-05
1
-1
/
+1
*
Tweak leapsecond.py so that it could be used from another script
Jon Schlueter
2011-04-01
1
-4
/
+3
*
Remove a dependency on the leapseconds table being correct.
Eric S. Raymond
2011-02-02
1
-10
/
+4
*
Restore the ability to build under Python 2.4.
Eric S. Raymond
2011-01-25
1
-2
/
+2
*
Rebuilding of timebase constants is now completely automated.
Eric S. Raymond
2011-01-20
1
-0
/
+2
*
Go back to wiring in a default leap-second offset at start.
Eric S. Raymond
2011-01-20
1
-0
/
+1
*
More cleanup of the machinery for wortking with leap-second history.
Eric S. Raymond
2011-01-19
1
-1
/
+1
*
Generate coefficients for least-squares fit into the C code.
Eric S. Raymond
2011-01-19
1
-15
/
+26
*
Refactor.
Eric S. Raymond
2011-01-19
1
-9
/
+9
*
Compute residuals.
Eric S. Raymond
2011-01-19
1
-0
/
+8
*
Generate least-squares fit.
Eric S. Raymond
2011-01-19
1
-7
/
+29
*
Refactor leap-second fetching.
Eric S. Raymond
2011-01-19
1
-3
/
+8
*
Document how to get a leapsecond trend plot.
Eric S. Raymond
2011-01-19
1
-0
/
+4
*
Date in GNUPLOT ranges have to be quotes, it seems.
Eric S. Raymond
2011-01-19
1
-1
/
+1
*
Leap-second history plotting is *almost* right.
Eric S. Raymond
2011-01-19
1
-3
/
+17
*
Extract Unix times for leap-second history plot.
Eric S. Raymond
2011-01-19
1
-5
/
+9
*
More refactoring, introduce stub for history graphing.
Eric S. Raymond
2011-01-18
1
-41
/
+39
*
Refactor the leap-second fetcher.
Eric S. Raymond
2011-01-18
1
-40
/
+32
*
Remove fossils related to START_SUBFRAME
Eric S. Raymond
2011-01-18
1
-1
/
+1
*
Explanatory comments.
Eric S. Raymond
2011-01-18
1
-2
/
+2
*
Enable building even if we can't reach USNO leap-second history.
Eric S. Raymond
2011-01-17
1
-26
/
+31
*
Refactor the rollover check. All regression tests pass.
Eric S. Raymond
2011-01-17
1
-118
/
+0
*
Add Python output to leapsecond.py.
Beat Bolli
2011-01-17
1
-10
/
+18
*
Clean up warnings reported by Charles Curley.
Eric S. Raymond
2011-01-17
1
-2
/
+96
*
GPS week rollover check extends to the rollover equivalent of now.
Eric S. Raymond
2011-01-15
1
-1
/
+6
*
Detect week-counter overruns using the leap second.
Eric S. Raymond
2011-01-15
1
-0
/
+221
*
Reorganize, moving a rarely-used/semi-obsolescent stuff into subdirectories.
Eric S. Raymond
2009-09-04
1
-95
/
+0
*
A bit of bulletproofing for the Python side.
Eric S. Raymond
2009-01-07
1
-7
/
+10
*
Fix fatal typo in test main.
Eric S. Raymond
2009-01-07
1
-1
/
+1
*
Updated timebase.h...
Eric S. Raymond
2007-12-21
1
-2
/
+2
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
Implement leap-second caching. Not tested as root yet.
Eric S. Raymond
2006-06-08
1
-3
/
+51
*
Subtract the right offset.
Eric S. Raymond
2006-06-08
1
-6
/
+8
*
Remote retrieval works.
Eric S. Raymond
2006-06-08
1
-12
/
+27
*
First cut at retrieving leap-second offset from the Web.
Eric S. Raymond
2006-06-07
1
-0
/
+26