Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch | |
2010-03-23 | (svn r19509) -Codechange: remove superfluous semicolons after function ↵ | smatz | |
definitions | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the ↵ | rubidium | |
sources too | |||
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium | |
2008-01-18 | (svn r11914) -Documentation: fix some @file statement | glx | |
2007-07-20 | (svn r10644) -Merge (from NoAI): framework for reference counted objects ↵ | rubidium | |
(pointers). | |||
2007-04-17 | (svn r9662) -Documentation: Doxygen corrections and @file omissions | belugas | |
2007-01-13 | (svn r8092) -Codechange: header files with miscellaneous template classes ↵ | KUDr | |
(smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere. |