Age | Commit message (Expand) | Author |
---|---|---|
2011-05-02 | (svn r22411) -Document: another bunch of bits | rubidium |
2011-02-19 | (svn r22116) -Codechange: use PoolBase::Clean() at more places | smatz |
2011-02-09 | (svn r22041) -Codechange: add a check that we called PoolItem::CanAllocateIte... | smatz |
2011-01-22 | (svn r21886) -Codechange: move documentation towards the code to make it more... | rubidium |
2009-10-21 | (svn r17839) -Codechange: implement the concept of 'caching' pool items to po... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-05 | (svn r16745) -Fix [FS#3011]: invalidate JoinStation window after removing ite... | smatz |
2009-05-22 | (svn r16380) -Codechange: rename pool.hpp to pool_type.hpp | smatz |
2009-05-22 | (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time... | smatz |