Historial de Commits

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