summaryrefslogtreecommitdiff
path: root/src/misc/str.hpp
AgeCommit message (Expand)Author
2010-03-24(svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden)glx
2010-03-24(svn r19516) -Fix (r19467): MSVC 64bit warningsglx
2010-03-19(svn r19477) -Fix (r1946x): removed a few too functions including the copy co...yexo
2010-03-19(svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13)yexo
2010-03-19(svn r19469) -Codechange: remove unused functions from Blob (skidd13)yexo
2010-03-19(svn r19467) -Codechange: Use uint and byte direct instead of declaring inter...yexo
2010-02-22(svn r19207) -Fix (r19127): compilation was broken for gcc 3.3smatz
2010-02-14(svn r19134) -Fix (r16983, r17219): YAPF debug output was quite broken.frosch
2010-02-14(svn r19127) -Codechange: Add printf-like warnings to more functions.frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-19(svn r17219) -Cleanup: remove a lot of unused string codeyexo
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-07-14(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...rubidium
2007-07-04(svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unr...KUDr
2007-06-29(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv...KUDr