Gary E. Miller
|
bd8a5baf88
leapsecond.py: Fix pylint nits
|
5 lat temu |
Gary E. Miller
|
252700bd84
leapsecond.py: Remove unused unix_to_iso()
|
5 lat temu |
Gary E. Miller
|
57c5020278
leapsecond.py: Make clear that timebase.h is autogenerated.
|
5 lat temu |
Sanjeev Gupta
|
9ca58726af
Typo: ISO8661 -> ISO8601
|
6 lat temu |
Gary E. Miller
|
cfa1cdf426
leapsecondpy: pylint remove redundant elses.
|
6 lat temu |
Gary E. Miller
|
7a41434dd5
leapsecond.py: pep8 cleanup.
|
6 lat temu |
Gary E. Miller
|
5e6edbe782
leapsecond.py: Fix for PEP8.
|
6 lat temu |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 lat temu |
Gary E. Miller
|
c6b917252c
leapsecond.py: fix pylint nit
|
7 lat temu |
Gary E. Miller
|
e3147dce9d
leapsecond.py: pep8 fixes
|
7 lat temu |
Gary E. Miller
|
c63e830a17
leapsecond.py: pep8 fixes
|
7 lat temu |
Eric S. Raymond
|
afb221b729
Fix an off-by-one bug in counting leapseconds.
|
8 lat temu |
Fred Wright
|
4ce87b1b58
Makes "future imports" and Python version comments consistent.
|
9 lat temu |
Fred Wright
|
7a98971bd8
Fixes leapseconds.py for Python 3.
|
9 lat temu |
Fred Wright
|
c1fc843248
Fixes integer division for Python 3.
|
9 lat temu |
Eric S. Raymond
|
c19447cb4e
Restore language about 2.6 portability, clean up Python imports.
|
9 lat temu |
Eric S. Raymond
|
07e621b02d
pylint cleanup.
|
9 lat temu |
Eric S. Raymond
|
c904362d06
Forward-port gps/ Python client code to run polyglot under Python 2 or 3.
|
9 lat temu |
Eric S. Raymond
|
8200880a49
Forward-port Python utilities to run polyglot under either Python 2 or 3.
|
9 lat temu |
Eric S. Raymond
|
2731b9907d
Change Python hashbang lines to invoke 'python2'
|
9 lat temu |
Sanjeev Gupta
|
bc7213208a
leapsecond.py no longer handles -c option
|
10 lat temu |
Sanjeev Gupta
|
cb72446fb6
Extend xrange, so that first and last points can be seen.
|
10 lat temu |
Sanjeev Gupta
|
7c1a1f62b8
Extend yrange, so that first and last points can be seen.
|
10 lat temu |
Sanjeev Gupta
|
f8c31a6b23
Leap seconds plotted as points.
|
10 lat temu |
Sanjeev Gupta
|
a3a501e73c
Change axis, time monotonic on X , leapsecond count on Y
|
10 lat temu |
Jon Schlueter
|
f26a4032b7
pep8 cleanup of leapsecond.py for whitespace
|
10 lat temu |
Eric S. Raymond
|
91f71e7f7a
pylint cleanup. All regression tests pass.
|
10 lat temu |
Eric S. Raymond
|
88a4b6c95d
Clean up some timebase assumptions (code not yet used).
|
10 lat temu |
Eric S. Raymond
|
dbdd6dec47
Correct computatiojn of build timestamps.
|
10 lat temu |
Eric S. Raymond
|
2b8056df09
pylint validation pass. All regresio tests pass, xgps runs live.
|
10 lat temu |