comparison packages/services/memalloc/common/current/ChangeLog @ 1280:8d76b6216102

* cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory alignment a configuration option for Doug Lea's memory allocator.
author asl
date Mon, 06 Oct 2003 16:41:07 +0000
parents 0f8cd8aca826
children 28c8c2fbb86e
comparison
equal deleted inserted replaced
1279:fa9ec33a5ad1 1280:8d76b6216102
1 2003-09-30 Eric Doenges <Eric.Doengea@DynaPel.com>
2
3 * cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory
4 alignment a configuration option for Doug Lea's memory allocator.
5
1 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com> 6 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
2 7
3 * include/memjoin.inl: Don't use default arg in definition. 8 * include/memjoin.inl: Don't use default arg in definition.
4 9
5 2003-02-04 John Dallaway <jld@ecoscentric.com> 10 2003-02-04 John Dallaway <jld@ecoscentric.com>