Historique des commits

Auteur SHA1 Message Date
  Reini Urban 30531c5697 CMakeLists.txt: todo #10 il y a 7 ans
  Reini Urban 3d18d82649 Guard cmake policies for older cmake versions il y a 7 ans
  Reini Urban 7c4a997d5f fixup -DBIG_ENDIAN for C++ il y a 7 ans
  Reini Urban 93169294cd Fix sha1 on BIG_ENDIAN il y a 7 ans
  Reini Urban 1479e85b29 CMakeLists.txt: CMAKE_THREAD_LIBS_INIT il y a 7 ans
  Reini Urban b531a27b9f -lpthread for crc32_hw1 also il y a 7 ans
  Reini Urban 6654927581 HalfSipHash, SipHash13, fix crc32_hw1 il y a 7 ans
  Leo Yuriev f511ada322 smhasher: set CMAKE_POSITION_INDEPENDENT_CODE for t1ha. il y a 7 ans
  Leo Yuriev 3c97d2bdfa smhasher: rename t1ha.cc to avoid ifunc troubles. il y a 7 ans
  Leo Yuriev fe3f367e04 smhasher: fix MSVC2015 x64 build. il y a 7 ans
  Leo Yuriev d684f3db70 smhasher: use `-march=native` for gcc and clang. il y a 7 ans
  Leo Yuriev 9e458bff63 smhasher: AES-NI detection for cmake. il y a 7 ans
  Leo Yuriev f8fbccfffc t1ha: adds MUM hash into SMHasher. il y a 8 ans
  Leo Yuriev 5936d74c5b t1ha: adds 1Hippeus hash into SMHasher. il y a 8 ans
  Mahmoud Al-Qudsi 35bb3f94c3 Corrected feature detection issues on FreeBSD il y a 8 ans
  Mahmoud Al-Qudsi b85f43b812 Implemented CPU feature detection on FreeBSD il y a 8 ans
  Jason Schulz 271d1b3e7b add farmhash (C99) il y a 8 ans
  Reini Urban aa7c4d9c37 add fasthash il y a 9 ans
  Reini Urban ff0eab7f6c add falkhash.asm from https://github.com/gamozolabs/falkhash il y a 9 ans
  Manuel Schiller 69cf28c07b * fix linker error on Linux il y a 9 ans
  Paul G ba0f53885b Added my optimized cmetrohash64, noop oaat read (speed reference) il y a 9 ans
  Paul G f98b61a5df Fix setting build type and add -O3 to cflags for release builds il y a 9 ans
  Paul G 20706d7268 Added C implementation of MetroHash64 il y a 9 ans
  Reini Urban 0414c0c2fe add Google FarmHash, deprecating CityHash il y a 9 ans
  Reini Urban 17def528b4 fix for -m32 i686 target il y a 9 ans
  Reini Urban c7131e4cb5 fixup X64ONLY_SRC il y a 9 ans
  Reini Urban 81629d4e20 Try to filter out x86_64 for -m32/i686 il y a 9 ans
  Reini Urban c063c385e8 add metrohash64crc, do crc hw detection for metro il y a 9 ans
  Reini Urban 84af152c2a add metrohash il y a 9 ans
  Ivan Kruglov 0a1aba751a add xxHash il y a 9 ans