Jason Evans
|
355b438c85
|
Fix compiler warnings.
Add --enable-cc-silence, which can be used to silence harmless warnings.
Fix an aliasing bug in ckh_pointer_hash().
|
2010-09-20 19:20:48 -07:00 |
|
Jason Evans
|
2dbecf1f62
|
Port to Mac OS X.
Add Mac OS X support, based in large part on the OS X support in
Mozilla's version of jemalloc.
|
2010-09-11 18:20:16 -07:00 |
|
Jason Evans
|
b267d0f86a
|
Add the thread.arena mallctl.
Make it possible for each thread to manage which arena it is associated
with.
Implement the 'tests' and 'check' build targets.
|
2010-08-13 17:36:00 -07:00 |
|