summaryrefslogtreecommitdiff
path: root/string.c
AgeCommit message (Expand)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
2006-12-26(svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debu...Darkvater
2006-11-28(svn r7272) -Ok, let's hope this one's correct...stupid msvcDarkvater
2006-11-28(svn r7271) -Codechange: Revert the strtolower part of r7199 as it can actual...Darkvater
2006-11-17(svn r7199) -Codechange: [utf8] Make strtolower and str_strip_colours UTF8 aw...Darkvater
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-16(svn r7172) -Fix [r6931]: The console showed '?' characters instead of colour...Darkvater
2006-10-21(svn r6886) -Be anal for the time being about string-wannabe-buffer-overflowsDarkvater
2006-10-21(svn r6884) -Codechange: Add strict bounds checking in string formatting system.Darkvater
2006-08-24(svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen...truelight
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-19(svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex...truelight
2006-08-01(svn r5697) -Fix [r5684]: tolower() was undefined for certain architectures, ...Darkvater
2006-07-31(svn r5684) - Codechange: create an strtolower() function that uses tolower()...Darkvater
2005-12-20(svn r3322) - Fix: Network window crash when it receives invalid information ...Darkvater
2005-07-29(svn r2754) Move str_fmt into string.[ch]tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-02-06(svn r1821) Move generic string handling functions to string.[ch] and introdu...tron