Histórico de commits

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