index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Undefined Behavior in hash.h
Kamil Rytarowski
2020-02-13
1
-3
/
+3
*
Add -Wimplicit-fallthrough checks if supported
Nick Desaulniers
2019-11-08
1
-32
/
+33
*
Clean compilation -Wextra
gnzlbg
2018-07-09
1
-32
/
+33
*
Add "falls through" comment explicitly.
Qi Wang
2017-09-25
1
-14
/
+14
*
Header refactoring: hash - unify and remove from catchall.
David Goldblatt
2017-04-25
1
-0
/
+318
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-357
/
+0
*
typecast address to pointer to byte to avoid unaligned memory access error
Rajeev Misra
2016-05-03
1
-2
/
+2
*
Silence miscellaneous 64-to-32-bit data loss warnings.
Jason Evans
2016-02-24
1
-5
/
+10
*
Handle unaligned keys in hash().
Jason Evans
2016-02-20
1
-1
/
+17
*
Style and spelling fixes.
Jason Evans
2014-12-08
1
-2
/
+3
*
Use KQU() rather than QU() where applicable.
Jason Evans
2014-05-28
1
-4
/
+4
*
Use ULL prefix instead of LLU for unsigned long longs
Mike Hommey
2014-05-27
1
-4
/
+4
*
Adapt hash tests to big-endian systems.
Jason Evans
2014-03-30
1
-1
/
+1
*
Add missing prototypes.
Jason Evans
2013-12-17
1
-2
/
+7
*
Add hash (MurmurHash3) tests.
Jason Evans
2013-12-16
1
-1
/
+0
*
Add mq (message queue) to test infrastructure.
Jason Evans
2013-12-12
1
-5
/
+5
*
Update hash from MurmurHash2 to MurmurHash3.
Jason Evans
2013-01-22
1
-35
/
+296
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-07
1
-8
/
+8
*
Use UINT64_C() rather than LLU for 64-bit constants.
Jason Evans
2012-03-05
1
-1
/
+1
*
Use LLU suffix for all 64-bit constants.
Jason Evans
2011-05-22
1
-1
/
+1
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+70