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
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
leapsecond.py: fix pylint nit
Gary E. Miller
2017-07-26
1
-4
/
+4
*
leapsecond.py: pep8 fixes
Gary E. Miller
2017-07-01
1
-13
/
+28
*
leapsecond.py: pep8 fixes
Gary E. Miller
2017-07-01
1
-7
/
+8
*
Fix an off-by-one bug in counting leapseconds.
Eric S. Raymond
2017-01-01
1
-1
/
+1
*
Makes "future imports" and Python version comments consistent.
Fred Wright
2016-04-10
1
-2
/
+3
*
Fixes leapseconds.py for Python 3.
Fred Wright
2016-04-10
1
-27
/
+61
*
Fixes integer division for Python 3.
Fred Wright
2016-04-10
1
-3
/
+3
*
Restore language about 2.6 portability, clean up Python imports.
Eric S. Raymond
2016-03-27
1
-5
/
+5
*
pylint cleanup.
Eric S. Raymond
2016-03-22
1
-1
/
+1
*
Forward-port gps/ Python client code to run polyglot under Python 2 or 3.
Eric S. Raymond
2016-03-22
1
-1
/
+2
*
Forward-port Python utilities to run polyglot under either Python 2 or 3.
Eric S. Raymond
2016-03-22
1
-34
/
+35
*
Change Python hashbang lines to invoke 'python2'
Eric S. Raymond
2015-07-19
1
-1
/
+1
*
leapsecond.py no longer handles -c option
Sanjeev Gupta
2015-05-08
1
-2
/
+0
*
Extend xrange, so that first and last points can be seen.
Sanjeev Gupta
2015-05-07
1
-1
/
+2
*
Extend yrange, so that first and last points can be seen.
Sanjeev Gupta
2015-05-07
1
-1
/
+1
*
Leap seconds plotted as points.
Sanjeev Gupta
2015-05-07
1
-2
/
+2
*
Change axis, time monotonic on X , leapsecond count on Y
Sanjeev Gupta
2015-05-07
1
-8
/
+9
*
pep8 cleanup of leapsecond.py for whitespace
Jon Schlueter
2015-02-23
1
-41
/
+59
*
pylint cleanup. All regression tests pass.
Eric S. Raymond
2015-01-25
1
-3
/
+3
*
Clean up some timebase assumptions (code not yet used).
Eric S. Raymond
2014-08-26
1
-6
/
+6
*
Correct computatiojn of build timestamps.
Eric S. Raymond
2014-08-25
1
-3
/
+9
*
pylint validation pass. All regresio tests pass, xgps runs live.
Eric S. Raymond
2014-08-23
1
-12
/
+11
*
pylint cleanup.
Eric S. Raymond
2013-12-02
1
-10
/
+12
*
Write a lengthy sidebar on why leap seconds exist
Sanjeev Gupta
2013-11-28
1
-0
/
+2
*
Only fetch leapseconds when cache is older than last potential issue date.
Eric S. Raymond
2013-11-27
1
-19
/
+29
*
Remove unused code.
Eric S. Raymond
2013-11-27
1
-51
/
+3
*
Refactor leap-second cache fetching. No logic changes yet.
Eric S. Raymond
2013-11-27
1
-1
/
+22
*
Cosmetic fix to leapsecond cache generation.
Eric S. Raymond
2013-11-27
1
-1
/
+1
*
Make current GPS week available in timebase.h for rollover detection.
Eric S. Raymond
2013-11-27
1
-3
/
+21
*
Gnuplot sample command lines
Sanjeev Gupta
2013-11-25
1
-2
/
+4
*
Apparently gnuplot X11 mode is dead.
Eric S. Raymond
2013-11-25
1
-1
/
+3
*
Fix gnuplot syntax
Sanjeev Gupta
2013-11-25
1
-2
/
+1
*
More pylint cleanup in some build helpers. Build succeeds.
Eric S. Raymond
2013-11-15
1
-1
/
+0
*
Partial pylint cleanup. All regression tests pass, xgps works.
Eric S. Raymond
2013-11-15
1
-6
/
+4
*
Address Savannah bug #40461: leapsecond.py and http proxies
Eric S. Raymond
2013-11-13
1
-1
/
+1
*
leapsecond.py: make save_leapseconds() check all defined servers.
Beat Bolli
2013-10-31
1
-14
/
+20
*
leapsecond.py: set a socket timeout for slow servers.
Beat Bolli
2013-10-31
1
-0
/
+5
*
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
[next]