python-xxhash

Python Binding for xxHash

BSD-2-CLAUSE License

Downloads
20.1M
Stars
351
Committers
12
python-xxhash -

Published by ifduyue over 8 years ago

  • Upgrade xxhash to v0.6.1

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.5.0...v0.6.1

python-xxhash -

Published by ifduyue over 8 years ago

  • Upgrade xxhash to r42

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.4.1...v0.4.3

python-xxhash -

Published by ifduyue over 8 years ago

  • Upgrade xxhash to 0.5.0

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.4.3...v0.5.0

python-xxhash -

Published by ifduyue about 9 years ago

  • Upgrade xxhash to r41.

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.4.0...v0.4.1

python-xxhash - v0.4.0

Published by ifduyue about 9 years ago

  • Add method reset.
  • Upgrade xxhash to r40.

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.3.2...v0.4.0

python-xxhash -

Published by ifduyue almost 10 years ago

  • Fixed some typos in docstrings.

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.3.1...v0.3.2

python-xxhash -

Published by ifduyue almost 10 years ago

python-xxhash -

Published by ifduyue almost 10 years ago

  • Change digest() from little-endian representation to big-endian representation of the integer digest. This change breaks compatibility (digest() results are different).

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.2.0...v0.3.0

python-xxhash -

Published by ifduyue about 10 years ago

  • Make it hashlib-compliant.

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.1.3...v0.2.0

python-xxhash -

Published by ifduyue about 10 years ago

  • Update xxhash to r37

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.1.2...v0.1.3

python-xxhash -

Published by ifduyue about 10 years ago

  • Improve: Check XXHnn_init() return value.
  • Update xxhash to r36

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.1.1...v0.1.2

python-xxhash -

Published by ifduyue about 10 years ago

  • Improve: Can now be built with Visual C++ Compiler.

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.1.0...v0.1.1

python-xxhash -

Published by ifduyue about 10 years ago

  • New: XXH32 and XXH64 type, which support partially update.
  • Fix: build under Python 3.4

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.0.2...v0.1.0

python-xxhash -

Published by ifduyue about 10 years ago

  • NEW: Support Python 3

Full list of changes: https://github.com/ifduyue/python-xxhash/compare/v0.0.1...v0.0.2

python-xxhash -

Published by ifduyue about 10 years ago