aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/string_util.cpp
Commit message (Expand)AuthorAge
* Merge pull request #99 from archshift/ext-checkGravatar bunnei2014-09-11
|\
* \ Merge pull request #103 from archshift/pruneGravatar bunnei2014-09-10
|\ \
| * | common: Prune all redundant includesGravatar archshift2014-09-08
| | * Added string_util to common, small changes in loader.cppGravatar archshift2014-09-08
| | * loader.cpp: improved file extension checking, made Upper/LowerStr usefulGravatar archshift2014-09-08
| |/
* / Common: Fix a potential infinite loop in StringUtil's ReplaceAllGravatar Lioncash2014-09-08
|/
* Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash2014-08-17
* added helper functions for upper/lowercase stringsGravatar bunnei2014-04-14
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08