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
|
970fd6220a
|
(svn r11685) -Codechange: remove a few 'useless' includes.
|
2007-12-23 11:20:41 +00:00 |
|
rubidium
|
a773d45885
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
01e20c9140
|
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
|
2007-12-21 19:21:21 +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
|
b290268645
|
(svn r10684) -Codechange: some more coding style related changes. Primarily moving { to a new line.
|
2007-07-25 00:16:30 +00:00 |
|
belugas
|
6d199fcdb7
|
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
|
2007-02-23 11:50:43 +00:00 |
|
KUDr
|
33be1ecfb1
|
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
|
2007-01-11 17:29:39 +00:00 |
|
rubidium
|
f35ed4bbc2
|
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
2007-01-10 18:56:51 +00:00 |
|
KUDr
|
e373ea7096
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|