Commit History

作者 SHA1 備註 提交日期
  Gary E. Miller 5c1ff2fcbe libgpsmm.cpp: Fix copyright, remove tabs. 4 年之前
  Gary E. Miller 15b0738ca1 SConstruct: Remove clientdebug_enable config flag. 4 年之前
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. 5 年之前
  Gary E. Miller 6bba8b329f gps_read(): fix some nasty buffer overruns and corruptions. 6 年之前
  Robert Norris 42fcc594af Be more explicit about the return value from gps_close() is not used. 8 年之前
  Gary E. Miller a89394a8ea Whitespace+++ 10 年之前
  Gary E. Miller f920451aea Yet another SPLINT-ectomy 10 年之前
  Eric S. Raymond 84bf9406e5 splint/cppcheck/coverity cleanup. 10 年之前
  Simon Dawson 07646dda8b libgpsmm: add is_open method 11 年之前
  Eric S. Raymond 56e719970d Code is fully cppcheck, splint, and Coverity clean. 11 年之前
  Eric S. Raymond 620f7445dc Nuke trailing whitespace in C source. 12 年之前
  Eric S. Raymond ce15eae5b1 Prevent the C++ test client from segfaulting when GPSD is not running. 13 年之前
  Eric S. Raymond 87864d917d splint cleanup. 14 年之前
  Eric S. Raymond cf684b2a99 Sync the Python and C++ bindings to the C one. Document it properly. 14 年之前
  Eric S. Raymond 2663033714 Give gps_waiting() a timeout argument. Use it systematically in test clients. 14 年之前
  Eric S. Raymond 0113c042a1 Rebuild the C++ interface to use RAII. 14 年之前
  Eric S. Raymond 0a1b13f791 Simplify the C++ lib, noo point in supporting the old API now. 14 年之前
  David Favro e602f98413 Ported libgpsmm to major-version 5. 14 年之前
  Eric S. Raymond 3771dba081 Carry through and document the poll() -> read() change. 14 年之前
  Eric S. Raymond 4361766f80 First round of changes for API major version 5: 14 年之前
  Eric S. Raymond b55a647314 A close() method for the C++ binding. 15 年之前
  Eric S. Raymond af87811bd5 Vanish away Id and Rev $ keywords, git won't expand them to anything useful. 15 年之前
  Eric S. Raymond 8440c7d1fd Copyright stamps everywhere. No code changes. 15 年之前
  Eric S. Raymond 148ad52be8 Small IPv6 cleanups. All regression tests pass. 15 年之前
  Eric S. Raymond 7eb06a950b Add non-blocking check for data waiting from the daemon to the C and C++ APIs. 15 年之前
  Eric S. Raymond 34c34d4438 Thread-hook support and documentation removed. 15 年之前
  Eric S. Raymond 6b6a5d59bb Client library debugging can now nbe enabled at runtime. 15 年之前
  Eric S. Raymond 015d2693b2 Avoid a core dump in the C++ library. Suggestion by Don Weeks. 15 年之前
  Eric S. Raymond 513076a182 gps_stream() gets a third argument for future expansion. 15 年之前
  Eric S. Raymond 1b37a4ffa6 Introduce gps_send() to the C API. 15 年之前