Age | Commit message (Expand) | Author |
---|---|---|
2008-04-04 | cleanup | Max Horn |
2008-03-30 | Some minor whitespace changes, and the customary "end of namespace" comment. | Torbjörn Andersson |
2008-03-30 | Whitespacing fixes | Bertrand Augereau |
2008-03-30 | std::max => utils.h MAX | Bertrand Augereau |
2008-03-30 | Fixed signed/unsigned warning. | Torbjörn Andersson |
2008-03-30 | The hashmap uses the memorypool for allocating/deallocating its Nodes | Bertrand Augereau |
2008-03-30 | Introduction of a fixed size memory pool with a typical free list implementation | Bertrand Augereau |