summaryrefslogtreecommitdiffstats
path: root/src/common/utf8.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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