easyaspi314 (Devin)
c994f5c9ef
Fix copyright years
...
- Replace '-present' with '-2020' (fixes #329 )
- Use correct format: Copyright (C) <year> <name of author>
- Fix some obviously incorrect years from copy/paste i.e. avoid time travel
2020-03-08 21:28:43 -04:00
Yann Collet
7d4c33a025
fixed a bunch of cppcheck minor warnings
...
not all, as some are plain false positives with no obvious replacement.
2019-12-27 16:17:33 -08:00
Yann Collet
25d701cd79
updated benchfn from zstd
...
fixing a few portability issues
2019-04-16 16:46:21 -07:00
Yann Collet
7e641ccaa5
reduced benchfn dependencies
...
makes it possible to remove
util.c, platform.h and mem.h
2019-03-19 17:13:54 -07:00
Yann Collet
feea6cbca4
added project tests/benchHash
...
designed for external integration.
2019-03-19 15:56:00 -07:00