doc: Added group definitions for most common modules.
[bertos.git] / bertos / struct / heap.h
2010-11-10 lottavianodoc: Added group definitions for most common modules.
2010-07-02 battRemove \version svn tag.
2010-04-19 battHeap: add heap_freeSpace(), a new function.
2010-03-22 battAdd heap module.
2010-03-17 arighiheap: properly check the alignment in memory of a heap_...
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-12-27 battAdd missing prototypes.
2009-12-23 battCheck for alignment of heap memory buffer; add utility...
2009-04-15 duploChange properties
2008-08-31 bernieMWARE_XXX_H -> STRUCT_XXX_H
2008-08-13 bernieMove data structures to new directory struct/