summaryrefslogtreecommitdiffstats
path: root/src/common/string_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-24Removed uses of raw c-string manipulation functions.archshift1-9/+2
2014-09-09common: Prune all redundant includesarchshift1-4/+0
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-2/+6
2014-09-09loader.cpp: improved file extension checking, made Upper/LowerStr usefularchshift1-10/+6
2014-09-08Common: Fix a potential infinite loop in StringUtil's ReplaceAllLioncash1-3/+8
2014-08-17Common: Move remaining C header includes over to their C++ equivalentLioncash1-3/+3
2014-04-15added helper functions for upper/lowercase stringsbunnei1-0/+16
2014-04-09fixed project includes to use new directory structurebunnei1-3/+3
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-340/+340
2013-09-05replaced common code with dolphin commonShizZy1-0/+531