summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.h
AgeCommit message (Expand)Author
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-28Use printf-like format in JitRegister::RegisterGabriel Corona
2015-01-11StringUtils: use C locale instead of .1252Fiora
2015-01-10Support overclocking and underclocking the Gamecube CPUFiora
2014-09-04DolphinWX: Simplify wiki link constructionLioncash
2014-08-12Add TryParseVector to StringUtil.Ryan Houdek
2014-03-14Kill off some usages of c_str.Lioncash
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-07Revert "Merge pull request #47 from lioncash/remove-stringfromint"Pierre Bourdon
2014-02-07Merge pull request #47 from lioncash/remove-stringfromintPierre Bourdon
2014-02-06Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_strin...Lioncash
2014-02-07Give StringFromFormat a printf format attribute.Matthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre