aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/string_util.h
Commit message (Expand)AuthorAge
* Common: Fix string_util includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Common: Add StringFromFixedZeroTerminatedBufferGravatar Yuri Kunde Schlesner2015-05-08
* string_util: Get rid of UriDecode/UriEncodeGravatar Lioncash2015-05-07
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* License changeGravatar purpasmart962014-12-20
* Implement text path trimming for shorter paths.Gravatar Yuri Kunde Schlesner2014-12-13
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
* Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functionsGravatar archshift2014-11-12
* Removed uses of raw c-string manipulation functions.Gravatar archshift2014-10-23
* 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: Move header guards over to pragma onceGravatar 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