Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-19 | Every single file in this commit had a memory leak where a resource is | erik | 1 | -1/+2 |
allocated in the constructor but not de-allocated in the destructor. This commit fixes that. | ||||
2004-04-09 | Removed warnings about initialization sequence in constructores | wimpie | 1 | -4/+4 |
and unused variables and arguments | ||||
2003-09-27 | merge dasher which has been introduced in BRANCH first (wtf?) into HEAD | mickeyl | 1 | -0/+309 |