Sign in
chromium
/
external
/
github.com
/
google
/
cityhash
Clone this repo:
Branches
master
wiki
f5dc541
Merge pull request #36 from pkasting/master
by Jyrki Alakuijala
· 11 months ago
master
34ffab6
One more warning fix
by Peter Kasting
· 11 months ago
2ae715e
Fix various compiler warnings (signedness conversion, 64-bit truncation)
by Peter Kasting
· 11 months ago
8af9b8c
Try harder to find bswap on various OSes. Also, change on instance of 'int' to 'size_t' to avoid a possible compiler warning.
by gpike
· 10 years ago
34527e1
Change uint32_t to uint32 in two places, for consistency. Should not affect generated code.
by gpike
· 10 years ago
4726e30
Add NetBSD-specific bswap; update NEWS for this and the previous commit
by gpike
· 10 years ago
399f76e
Make use of signed char explicit in Hash32Len0to4. Replace use of AC_TRY_COMPILE with a modern equivalent.
by gpike
· 10 years ago
3b744ff
Improve comments in city.h
by gpike
· 11 years ago
0469694
v 1.1
by gpike
· 11 years ago
00b9287
Changes for v1.0.3; see NEWS for details
by gpike
· 12 years ago
ffa7d87
Start preparing NEWS for next release
by gpike
· 12 years ago
10506c5
Correct README text regarding use on 32-bit CPUs
by gpike
· 12 years ago
bc38ef4
Improve CityHashCrc256(); see NEWS
by gpike
· 12 years ago
c4ea9a0
minor corrections and improvements to README
by gpike
· 12 years ago
ddef138
fix typo in README
by gpike
· 12 years ago
8eded14
CityHash 1.0.1: see NEWS for details
by gpike
· 12 years ago
6efae23
Initial version
by jyrki
· 12 years ago
More »