Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-17 | (svn r9662) -Documentation: Doxygen corrections and @file omissions | belugas | |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium | |
2007-01-26 | (svn r8414) -Codechange: Use own AutoPtrT instead of std::auto_ptr. | KUDr | |
-Simplifies assignment from raw pointers -Should be harder to crash the program by incorrect assignment into it. -Should help with MorphOS compilation errors |