rubidium
|
9d018723b7
|
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
|
2009-03-14 18:16:29 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
skidd13
|
96fc91baf3
|
(svn r13516) -Codechange: Move MemCpyT to a fitting core header
-Codechange: Split the sorting code from the sortlist to an appropriate header
|
2008-06-14 16:23:08 +00:00 |
|
smatz
|
3445b8054c
|
(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wrapper for CBlobT
|
2008-05-07 18:31:29 +00:00 |
|
rubidium
|
d03994098b
|
(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.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
f1e4914b5f
|
(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.
|
2007-12-08 14:50:41 +00:00 |
|
rubidium
|
b8e302d2a0
|
(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS.
|
2007-07-14 20:30:35 +00:00 |
|
KUDr
|
3269660c4f
|
(svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA
|
2007-06-29 22:16:15 +00:00 |
|
belugas
|
607a55f4ec
|
(svn r9662) -Documentation: Doxygen corrections and @file omissions
|
2007-04-17 20:23:13 +00:00 |
|
KUDr
|
f2e5e604fb
|
(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.
|
2007-01-13 13:33:36 +00:00 |
|