summaryrefslogtreecommitdiffstats
path: root/src/common/utf8.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-19Remove redundant utf8 compilation unit that was leftover from Dolphinarchshift1-459/+0
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+1
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-12/+12
2014-09-09common: Prune all redundant includesarchshift1-4/+0
2014-08-17Common: Move remaining C header includes over to their C++ equivalentLioncash1-4/+4
2014-04-09fixed project includes to use new directory structurebunnei1-2/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-38/+38
2013-09-24added utf8 to common module, utils for dealing with utf8ShizZy1-0/+463