Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-13 | (svn r8093) -Codechange: Add a function to get a string representation of an ↵ | Darkvater | |
MD5SUM and use it. | |||
2007-01-13 | (svn r8090) -[win32] Fix (r8089): for *nprintf 'ret = count' NOT 'ret = 0'... | Darkvater | |
2007-01-13 | (svn r8089) -[win32] MS-borkedness: All *nprintf functions are broken, but ↵ | Darkvater | |
we didn't test to fix it ourselves when 'len = count'. | |||
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the ↵ | KUDr | |
pointer to allocated memory instead of modifying the pointer given as parameter | |||
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ↵ | rubidium | |
stillunknown and pv2b. | |||
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵ | KUDr | |
renamed to .cpp) |