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
/
libgps_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-17
/
+7
*
Document SHM and JSON timeout is in uSec. Fix SHM so that is true.
Gary E. Miller
2015-03-12
1
-0
/
+1
*
Feature removal - delete last remnants of old pre-JSON protocol from libgps.
Eric S. Raymond
2015-02-22
1
-4
/
+0
*
Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.
Eric S. Raymond
2015-02-02
1
-1
/
+2
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-2
/
+2
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-2
/
+2
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-10
/
+7
*
Minimal option requires conditionalization of some code.
Eric S. Raymond
2014-09-06
1
-4
/
+19
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-0
/
+2
*
Clean up some FIXMEs. All regression tests pass.
Eric S. Raymond
2014-08-24
1
-1
/
+0
*
PPS is no kinger marked unstable/experimental.
Eric S. Raymond
2014-08-23
1
-2
/
+1
*
ppsbar -> pps.
Eric S. Raymond
2013-11-13
1
-2
/
+2
*
PPS events now show in gpsmon runb through the daemon.
Eric S. Raymond
2013-11-09
1
-1
/
+2
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+1
*
Minor typo fix. All regression tests pass.
Eric S. Raymond
2013-09-21
1
-1
/
+1
*
Restore some accidentally omitted code.
Eric S. Raymond
2013-09-21
1
-1
/
+1
*
Fix some minor bugs in debug reporting of the sat picture.
Eric S. Raymond
2013-09-21
1
-1
/
+6
*
More cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-0
/
+1
*
Split Type 24 reporting, including the -s option to gpsdecode.
Eric S. Raymond
2013-09-14
1
-1
/
+2
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-5
/
+6
*
Fix a dangerous typo caught by Coverity. All regression tests pass.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-3
/
+3
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-6
/
+6
*
Eliminated a bug Rick Bywater tripped over.
Eric S. Raymond
2012-05-14
1
-1
/
+1
*
Still working on pacifying Coverity. All regression tests pass.
Eric S. Raymond
2012-05-11
1
-1
/
+1
*
First cut at implementing waiting test for shm export.
Eric S. Raymond
2011-10-03
1
-1
/
+7
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-1
/
+3
*
splint cleanup.
Eric S. Raymond
2011-09-30
1
-1
/
+3
*
Magic-number elimination.
Eric S. Raymond
2011-09-30
1
-2
/
+2
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-76
/
+27
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-5
/
+7
*
Canned mainloop function for socket export...
Eric S. Raymond
2011-09-28
1
-1
/
+46
*
Runtime dispatch to methods is working in the client library.
Eric S. Raymond
2011-09-28
1
-19
/
+51
*
Avoid a name collision.
Eric S. Raymond
2011-09-28
1
-1
/
+1
*
First step in runtime export dispatch for the client library.
Eric S. Raymond
2011-09-28
1
-0
/
+11
*
Break out prototypes for client library export methgods into a new heasder.
Eric S. Raymond
2011-09-28
1
-0
/
+1
*
Get back to a state where the shm export works.
Eric S. Raymond
2011-09-27
1
-26
/
+0
*
Converge the library APIs for different transports more closely.
Eric S. Raymond
2011-09-27
1
-0
/
+26
*
Add some debugging.
Eric S. Raymond
2011-09-16
1
-1
/
+4
*
Make the sock_export=no build.
Eric S. Raymond
2011-08-26
1
-0
/
+59
*
More code slimming.
Eric S. Raymond
2011-06-11
1
-1
/
+1
*
Break the libgps test code our of libgps_core.c.
Eric S. Raymond
2011-04-03
1
-104
/
+1
*
Allow gps_errstr() to report shm-specific errors.
Eric S. Raymond
2011-03-29
1
-2
/
+10
*
Squeeze more code out of the minimal build.
Eric S. Raymond
2011-03-29
1
-2
/
+9
*
Scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-0
/
+2
*
Cast gpsdata->gps_fd to intptr_t as int might not be big enough.
Bernd Zeimetz
2011-03-28
1
-2
/
+2
*
The shm transport finallly works through gps_open().
Eric S. Raymond
2011-03-28
1
-2
/
+1
*
Part repair of the shm dispatch.
Eric S. Raymond
2011-03-27
1
-1
/
+1
*
Shared-memory export is now integrated and documented.
Eric S. Raymond
2011-03-27
1
-58
/
+20
*
Core client library now hands off to libgps_sock.c and libgps_shm.c.
Eric S. Raymond
2011-03-27
1
-116
/
+47
[next]