1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 minutes ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "mulle_allocator_set_aba", so you don't have to patch into the struct directly. More... about 8 years ago
Ditch the idea with the smart allocator, use two more fields to support 'abafree'. More... about 8 years ago
Add smart mode, so mulle-aba can be used as an allocator. Up the version to 1.0 for that. More... about 8 years ago
Adapted to allocator changes. More... about 8 years ago
Fix bug, add VERSION checks. More... about 8 years ago
Dump stacktraces on Apple platform if so desired. Add MULLE_ALLOCATOR_VERSION. Add some more convenience functions. More... about 8 years ago
less warnings More... over 8 years ago
Move mulle_allocator out of here, remove some wrongly added .a files. Fix search/replace error. More... over 8 years ago
split off mulle-allocator from mulle-container More... over 8 years ago
Split off from mulle-container. More... over 8 years ago
rein damit More... over 8 years ago
remove some tedious warnings More... over 8 years ago
Nerv fix More... over 8 years ago
Fix compile and header problems. More... over 8 years ago
compile fix and reordering of project More... over 8 years ago
sync CMakeLists.txt to Xcode. Think about using cmake/make as build system from with Xcode. More... over 8 years ago
fix replace bork More... over 8 years ago
Renamed mulle_container_attributes to mulle_container_compiler_attributes. It's future is probably somewhere else... ? More... over 8 years ago
Moved and rewrote a lot of code from the old MulleFoundation. Experiment with __attribute__((nonnull)), so far fairly disappointing. More... over 8 years ago
Need realloc in the allocator. Moved to mulle-configuration for xcodebuild. More... over 8 years ago
Add CMakeLists More... over 8 years ago
Make mulle_container.h main include file. Promote realloc into allocator, though realloc should probably die. More... over 8 years ago
Thought that being singular is more std-c like, so renamed everything. renamed mulle_malloc_allocator to mulle_stdlib_allocator. More... over 8 years ago
split from mulle-aba More... over 8 years ago