提交历史

作者 SHA1 备注 提交日期
  Gary E. Miller df162eca16 bits.c: Fix copyright, remove tabs, fix long lines. 5 年之前
  Gary E. Miller 4ffb5284cd gpsd_config.h needs to be first in all C files. 5 年之前
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 年之前
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 年之前
  Fred Wright 5f0a605a1a Fixes warning about 64-bit literals on 32-bit platforms. 8 年之前
  Hal Murray 621204f9fb Fix warnings from left shifting a negative number. 8 年之前
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 年之前
  Eric S. Raymond 009ba6e345 Clean up most spint errors. All regression tests pass. 10 年之前
  Gary E. Miller aef73497e2 Yet more: Line expects to suppress X error, found 0 errors 10 年之前
  Eric S. Raymond a4b9e137ed Coverity caught a subtle bug in bits.c::shift_left(). 10 年之前
  Eric S. Raymond c9024359e0 Wrote code and test for a function to left-shift bit arrays). 10 年之前
  Bernd Zeimetz a496a59c81 Avoid a possible logic error as reported by scan-build. 11 年之前
  Eric S. Raymond 56e719970d Code is fully cppcheck, splint, and Coverity clean. 11 年之前
  Eric S. Raymond eee5f7528e Merge Igor Socec's initialization code for TSIP. All regression tests pass. 11 年之前
  Eric S. Raymond 4e6f464178 Add a function to put a big-endian double. Not yet used. 11 年之前
  Eric S. Raymond 978b7afe86 splint/cppcheck cleanup. 11 年之前
  Igor Socec 5e33e08d84 Fixing a bug in the function writing a big endian float number. 11 年之前
  Michael Tatarinov b5c2841005 The signed/unsigned char fix. 12 年之前
  Eric S. Raymond 620f7445dc Nuke trailing whitespace in C source. 12 年之前
  Eric S. Raymond fa034144b0 Refacter the bits.c stuff to eliminate ugly globals... 12 年之前
  Eric S. Raymond 7ee2bf88e9 More cppcheck warning fixups. All regression tests pass. 13 年之前
  Eric S. Raymond 464b4d3e4a Suppress compiler warnings and do splint cleanup. All regression tests pass. 13 年之前
  Eric S. Raymond c8b3668e48 Get rid of magic number. 13 年之前
  Eric S. Raymond df6a5fb51d splint cleanup. All regressuin tests pass. 13 年之前
  Eric S. Raymond 14f69ce81a Prepare to support little-endian field extraction. Not yet tested. 13 年之前
  Eric S. Raymond 5e053d66e2 Clean up, since we have good regression tests. 13 年之前
  Eric S. Raymond 95af981758 Rename some bit extractors. 13 年之前
  Eric S. Raymond c0a165cc8d Byte-swapping code, not yet needed and conditioned out. 13 年之前
  Eric S. Raymond 6457da0570 Fix a shift that was breaking sbits() on fields longer than 32 bits. 14 年之前
  Eric S. Raymond 5116540c96 Simplify and regularize #ifdefs. All regression tests pass. 14 年之前