summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-08common: Prune all redundant includesGravatar archshift1-4/+0
2014-09-08Added string_util to common, small changes in loader.cppGravatar archshift1-2/+6
2014-09-08loader.cpp: improved file extension checking, made Upper/LowerStr usefulGravatar archshift1-10/+6
2014-09-08Common: Fix a potential infinite loop in StringUtil's ReplaceAllGravatar Lioncash1-3/+8
2014-08-17Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash1-3/+3
2014-04-14added helper functions for upper/lowercase stringsGravatar bunnei1-0/+16
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-3/+3
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-340/+340
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+531