This website requires JavaScript.
Explore
Help
Sign in
romenskiy2012
/
jemalloc
Watch
1
Star
0
Fork
You've already forked jemalloc
0
mirror of
https://github.com/jemalloc/jemalloc.git
synced
2026-04-15 07:01:42 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bc26d7d99b
jemalloc
/
test
History
Download ZIP
Download TAR.GZ
Jason Evans
96aa67aca8
Clean up char vs. uint8_t in junk filling code.
...
Consistently use uint8_t rather than char for junk filling code.
2016-04-11 02:26:35 -07:00
..
include
/test
Avoid blindly enabling assertions for header code when testing.
2016-03-23 16:15:42 -07:00
integration
Add (size_t) casts to MALLOCX_ALIGN().
2016-03-11 10:11:56 -08:00
src
Refactor out signed/unsigned comparisons.
2016-03-15 09:40:02 -07:00
stress
Code formatting fixes.
2016-03-23 16:15:42 -07:00
unit
Clean up char vs. uint8_t in junk filling code.
2016-04-11 02:26:35 -07:00
test.sh.in
Streamline test output.
2013-12-12 14:58:26 -08:00