Eric S. Raymond
|
44c6a6b7f9
Refactoring and splint cleanup.
|
13 rokov pred |
Eric S. Raymond
|
a288b35ae7
Refactor to create shared code useful for clockwatcher.
|
13 rokov pred |
Eric S. Raymond
|
a5834952c1
No need to use setlocale(NUMERIC) any more, so lose the code overhead.
|
13 rokov pred |
Eric S. Raymond
|
1956ff35d2
Fixes for the Maidehead locator code, and a better regression test.
|
14 rokov pred |
Eric S. Raymond
|
d509d5cc2e
Attempt fix for Maidenhead off-by-one rrror.
|
14 rokov pred |
Eric S. Raymond
|
5f2026dae2
Make the Maidenhead convrter available in Python.
|
14 rokov pred |
Eric S. Raymond
|
4873e25e90
Get the case of the subsquare letters right in the grid sqare.
|
14 rokov pred |
Eric S. Raymond
|
41160f7fa5
splint-clean the Maidenhead translator and make it available for cgps.
|
14 rokov pred |
Eric S. Raymond
|
3ef1d9ecbe
Magic-number and strncpy elimination. All regression tests pass
|
14 rokov pred |
Eric S. Raymond
|
d9399e29ff
Insert SuS headers required for portablity, as revealed by deheader.
|
14 rokov pred |
Eric S. Raymond
|
c10eabdacc
Remove a few more unneeded headers.
|
14 rokov pred |
Eric S. Raymond
|
5d629ca372
Not having setlocale(3) is so ten years ago...
|
14 rokov pred |
Eric S. Raymond
|
a13d392e9f
Unused-header removals by deheader. All regression tests pass.
|
14 rokov pred |
Eric S. Raymond
|
d4a8ca8540
Reindent two small modules.
|
15 rokov pred |
Eric S. Raymond
|
af87811bd5
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
|
15 rokov pred |
Eric S. Raymond
|
8440c7d1fd
Copyright stamps everywhere. No code changes.
|
15 rokov pred |
Eric S. Raymond
|
e2d11d64b5
IPv6 support is working.
|
15 rokov pred |
Eric S. Raymond
|
19178965f4
Improved client argument parsing to recognize IPv6 addresses...
|
15 rokov pred |
Eric S. Raymond
|
da43ae4070
Internal IPv6 support, derived from a support patch by Olivier Mehani.
|
15 rokov pred |
Eric S. Raymond
|
1edd727fd7
en_US.UTF-8 (normal for Ubuntu) should be treated as en_US...
|
15 rokov pred |
Eric S. Raymond
|
dab1629290
Guard some inclusions that splint doesn't like.
|
15 rokov pred |
Eric S. Raymond
|
8fcf5e5149
splint cleanup.
|
16 rokov pred |
Eric S. Raymond
|
68e56574cd
Introduce gpsdclient.h header, not shipped.
|
16 rokov pred |
Eric S. Raymond
|
9713aad879
Split up libps.c so the code overhead for users' clients will be lower.
|
16 rokov pred |