summaryrefslogtreecommitdiff
path: root/src/misc/strapi.hpp
AgeCommit message (Expand)Author
2009-08-19(svn r17219) -Cleanup: remove a lot of unused string codeyexo
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-03-14(svn r15711) -Codechange: lots of whitespace cleanup/fixesrubidium
2009-01-30(svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-08-03(svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or an...truelight
2007-07-14(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...rubidium
2007-06-29(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv...KUDr