Tue, 01 Aug 2006 19:19:39 +0000 |
Darkvater |
(svn r5697) -Fix [r5684]: tolower() was undefined for certain architectures, strangly VS2003 didn't complain, VS2005 did. Thanks glx
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 22:11:34 +0000 |
Darkvater |
(svn r5684) - Codechange: create an strtolower() function that uses tolower() on a whole string and apply it in the places this was used.
|
file |
diff |
annotate
|
Tue, 20 Dec 2005 20:52:05 +0000 |
Darkvater |
(svn r3322) - Fix: Network window crash when it receives invalid information for example from the integrated nightly, so validate the network-input when it is received
|
file |
diff |
annotate
|
Fri, 29 Jul 2005 21:52:20 +0000 |
tron |
(svn r2754) Move str_fmt into string.[ch]
|
file |
diff |
annotate
|
Sun, 24 Jul 2005 14:12:37 +0000 |
tron |
(svn r2701) Insert Id tags into all source files
|
file |
diff |
annotate
|
Sun, 06 Feb 2005 13:41:02 +0000 |
tron |
(svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics
|
file |
diff |
annotate
|