Yann Collet
|
24f017808a
|
Added : wildcard support : can checksum multiple files
|
2015-08-08 00:22:56 +01:00 |
|
Yann Collet
|
cab86639a5
|
Added : XXH_NAMESPACE, for namespace emulation in C
|
2015-06-28 03:20:23 -08:00 |
|
Yann Collet
|
962fd0ab4d
|
restored big-endian display
|
2015-05-07 15:27:27 +01:00 |
|
Yann Collet
|
76c90f1d0f
|
Added : internal benchmark mode
|
2015-05-07 13:30:27 +01:00 |
|
Yann Collet
|
3b63fc28ca
|
Added -Wcast-qual compilation flag, as suggested by Isaac Turner
|
2015-05-05 11:25:28 +01:00 |
|
Yann Collet
|
049aa14e15
|
added more tests
|
2015-05-05 01:01:10 +01:00 |
|
Yann Collet
|
57fda00476
|
sync with lz4 version
|
2015-05-04 22:56:53 +01:00 |
|
Yann Collet
|
a3f950c24c
|
updated some comments
|
2015-01-01 17:10:04 +01:00 |
|
Yann Collet
|
edb6d79f51
|
xxhash.c is C90 compatible
|
2014-12-17 12:15:03 +01:00 |
|
Yann Collet
|
bdbf0a541a
|
minor comment update
|
2014-12-09 19:16:15 +01:00 |
|
Yann Collet
|
86fe903d97
|
xxhsum display result using big-endian convention
|
2014-12-09 18:42:33 +01:00 |
|
Yann Collet
|
f7f77986f1
|
xxhsum : can use stdin as input (default)
|
2014-10-29 13:55:58 +01:00 |
|
Yann Collet
|
ef3cc0c80a
|
xxhsum : introduces gettimeofday() as a potential replacement for ftime()
|
2014-10-29 02:42:26 +01:00 |
|
Yann Collet
|
552a135701
|
xxhsum : redirect result to output, and other messages to stderr
|
2014-10-23 21:36:23 +01:00 |
|
Yann Collet
|
9ae604f15f
|
Fix issue 23 : xxhsum output to stdout
|
2014-10-18 12:15:13 +01:00 |
|
Yann Collet
|
0093c7ac0e
|
Fix issue 22 : use XXH_malloc() & XXH_free()
|
2014-10-18 12:10:27 +01:00 |
|
Yann Collet
|
f3f6e3301c
|
tune xxhsum display messages
|
2014-10-18 12:03:38 +01:00 |
|
Yann Collet
|
9e10157ef3
|
renamed bench.c into xxhsum.c
|
2014-10-18 11:46:37 +01:00 |
|