summaryrefslogtreecommitdiff
path: root/src/oldpool.h
AgeCommit message (Expand)Author
2007-08-02(svn r10747) -Codechange: add a variable that points to some index in the poo...rubidium
2007-08-02(svn r10746) -Codechange: add a generic superclass for almost all pool items ...rubidium
2007-08-01(svn r10745) -Codechange: generalize the pool cleanup/initialize functions fo...rubidium
2007-08-01(svn r10744) -Codechange: make the pool a little more OO, so it can be easier...rubidium
2007-03-21(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium