server-skynet-source-3rd-je.../test
Mike Hommey 4a2a3c9a6e Don't purge junk filled chunks when shrinking huge allocations
When junk filling is enabled, shrinking an allocation fills the bytes
that were previously allocated but now aren't. Purging the chunk before
doing that is just a waste of time.

This resolves #260.
2015-08-27 22:00:09 -07:00
..
include/test Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
integration Don't purge junk filled chunks when shrinking huge allocations 2015-08-27 22:00:09 -07:00
src Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
stress Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
unit Fix arenas_cache_cleanup(). 2015-08-21 12:33:17 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00