summaryrefslogtreecommitdiff
path: root/src/common/utf8.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-03Change NULLs to nullptrs.Gravatar Rohit Nirmal1-12/+12
2014-09-08common: Prune all redundant includesGravatar archshift1-4/+0
2014-08-17Common: Move remaining C header includes over to their C++ equivalentGravatar Lioncash1-4/+4
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-2/+2
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-38/+38
2013-09-23added utf8 to common module, utils for dealing with utf8Gravatar ShizZy1-0/+463