rubidium
|
36bb92ae24
|
(svn r9050) -Codechange: Foo(void) -> Foo()
|
2007-03-07 11:47:46 +00:00 |
|
belugas
|
978d7da818
|
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
|
2007-03-01 01:24:44 +00:00 |
|
KUDr
|
ccffde6d7e
|
(svn r8576) -Fix: wrong type given to MallocT (VC2003, UNICODE build)
|
2007-02-04 11:33:02 +00:00 |
|
tron
|
abb644771a
|
(svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). Additionally the test takes O(1) instead of O(n) now
|
2007-01-13 15:00:16 +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 |
|