Commit Graph

24 Commits

Author SHA1 Message Date
Connor Olding 34dc1a8df2 combine crc table fillers 2012-08-05 19:03:40 -07:00
Connor Olding 1847c028fb use fread for speed 2012-08-04 13:14:49 -07:00
Connor Olding 29529cd8f2 refactored crc32.h 2012-08-04 10:03:16 -07:00
Connor Olding 4f7b15f0f2 updated readme 2012-08-04 09:15:06 -07:00
Connor Olding 99e948e5f9 support for multiple inputs 2012-08-04 09:12:37 -07:00
Connor Olding 2eb515f4cf rewording, error handling 2012-08-04 07:52:09 -07:00
Connor Olding 1ba417f8b0 style change (bsd-like) 2012-08-04 07:24:04 -07:00
Connor Olding 2a770f0987 rewrote args handler 2012-08-04 07:03:08 -07:00
Connor Olding 113e68a1f5 added makefile 2012-08-04 05:26:25 -07:00
Connor Olding 24252204b2 relicense to MIT 2012-08-04 05:23:29 -07:00
Connor Olding 11cb3dc92e simplify, reword 2012-08-04 05:16:03 -07:00
Connor Olding b4ed7b4372 fixed argument parsing 2012-04-21 10:08:48 -07:00
Connor Olding d37daec957 removed a redundancy 2012-04-15 03:42:48 -07:00
Connor Olding 5e38efcedc forgotten include, perfectionism 2012-04-15 00:18:44 -07:00
Connor Olding cd8144aec7 small refactor 2012-04-14 19:38:26 -07:00
Connor Olding 3b30447bca smarter missing argument errors 2012-04-14 18:24:25 -07:00
Connor Olding f86dbffc93 hacked together super short switch support (eg. crc32 -rxbp0xF4ACFB13) 2012-04-14 18:06:37 -07:00
Connor Olding 1e844fd1d9 finished 64-bit compiler support 2012-04-13 23:40:21 -07:00
Connor Olding a068f910f3 uint32 -> ulong, partial 64bit compiler support 2012-04-13 22:20:39 -07:00
Connor Olding 1b4d604e0d proper long-only switches 2012-04-13 13:20:03 -07:00
Connor Olding 3bb742ad3b better wording, license inclusion 2012-04-13 12:54:53 -07:00
Connor Olding 717fac612f fixed readme 2012-04-13 03:26:24 -07:00
Connor Olding 56a73bb0ba readme 2012-04-13 02:49:53 -07:00
Connor Olding 133ed9188a init 2012-04-13 02:43:39 -07:00