Commit Verlauf

Autor SHA1 Nachricht Datum
  Gary E. Miller 5d638752c1 crc24q.c: Fix copyright, remove tabs, fix long lines. vor 5 Jahren
  Gary E. Miller 4ffb5284cd gpsd_config.h needs to be first in all C files. vor 5 Jahren
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. vor 6 Jahren
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. vor 7 Jahren
  Eric S. Raymond 56e719970d Code is fully cppcheck, splint, and Coverity clean. vor 11 Jahren
  Eric S. Raymond 620f7445dc Nuke trailing whitespace in C source. vor 12 Jahren
  Eric S. Raymond 2240d9ca9f Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE}) vor 12 Jahren
  Eric S. Raymond 3ea948ecb5 Ve more explicit about some types. vor 12 Jahren
  Eric S. Raymond d9399e29ff Insert SuS headers required for portablity, as revealed by deheader. vor 14 Jahren
  Chris Kuethe 0dd4481787 fix read past end of array. from cppcheck vor 15 Jahren
  Chris Kuethe 6513343b6b use a more descriptive compilation conditional vor 15 Jahren
  Eric S. Raymond 12035915af Reindent some utility modules. All regression tests pass. vor 15 Jahren
  Eric S. Raymond af87811bd5 Vanish away Id and Rev $ keywords, git won't expand them to anything useful. vor 15 Jahren
  Eric S. Raymond 8440c7d1fd Copyright stamps everywhere. No code changes. vor 15 Jahren
  Chris Kuethe f5e46a580d Unify the header protection macro style a bit. vor 16 Jahren
  Chris Kuethe 3ca39fe6c8 whitespace fixes vor 16 Jahren
  Eric S. Raymond 869f45fca7 Reference for people who want to understand CRC algorithms better. vor 16 Jahren
  Eric S. Raymond 588464026d Minor polishing for possible future code reuse. vor 16 Jahren
  Eric S. Raymond d690b6efd5 More splint cleanups. vor 16 Jahren
  Eric S. Raymond d5fa3782dd More documentation. vor 16 Jahren
  Eric S. Raymond bdf2df3992 CRC24Q checksum works now. vor 16 Jahren
  Eric S. Raymond bf807d59c3 Document the error polynomial. vor 16 Jahren
  Eric S. Raymond f13358016c Add a CRC-24Q implementation. It's wrong, but it's a start. vor 16 Jahren