summaryrefslogtreecommitdiff
path: root/gpsclient.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-2/+3
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Well, duh, You can't change a constant!Gary E. Miller2016-08-161-2/+2
* OS X incorrectly complains about an uninitializzed variable.Gary E. Miller2016-08-161-2/+2
* Fixes Python C extensions for Python 3 compatibility.Fred Wright2016-04-091-4/+9
* A gaggle of whitespace gaffs.Gary E. Miller2015-04-301-1/+1
* gps.h gets installed in /usr/include and must not use other GPSD-specific files!Eric S. Raymond2015-02-261-0/+1
* Code is fully cppcheck, splint, and Coverity clean.Eric S. Raymond2013-11-061-0/+1
* Comment and typo fixes.Eric S. Raymond2011-04-171-0/+1
* Banish some pointless compiler warnings.Eric S. Raymond2011-04-171-4/+6
* Make the Maidenhead convrter available in Python.Eric S. Raymond2011-03-291-0/+14
* Fix error introduced by changing the name of clienthelpers.Eric S. Raymond2010-04-171-2/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+1
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+5
* Rename gpsclient extension module so it initializes properly.Eric S. Raymond2009-12-161-0/+82