Tue, 06 May 2008 15:11:33 +0000 | rubidium | (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. | file | diff | annotate |
Sat, 08 Dec 2007 14:50:41 +0000 | rubidium | (svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions. | file | diff | annotate |
Tue, 17 Apr 2007 20:23:13 +0000 | belugas | (svn r9662) -Documentation: Doxygen corrections and @file omissions | file | diff | annotate |
Sat, 13 Jan 2007 13:33:36 +0000 | KUDr | (svn r8092) -Codechange: header files with miscellaneous template classes (smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere. | file | diff | annotate |