summaryrefslogtreecommitdiff
path: root/src/crc32.h
Commit message (Expand)AuthorAgeFilesLines
* consistent inclusion of config.h at top of files (fixes #2073)stbuehler2016-03-191-4/+1
* [crc32] fix method signature (const pointer)stbuehler2015-02-081-1/+1
* Fix header inclusion order, always include "config.h" before any system headerstbuehler2009-10-111-3/+3
* s/def/defined/jan2005-09-301-1/+1
* include either inttypes.h or stdint.h (fixes #291)jan2005-09-291-0/+9
* fixed crc32c on 64bit platforms (fixes crc errors)jan2005-09-261-1/+2
* use size_t instead of unsigned int and char * instead of unsigned char *jan2005-06-051-1/+3
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+6