summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StringUtil.cpp
AgeCommit message (Expand)Author
2013-09-01A few more warnings.comex
2013-09-01MSVC warnings.comex
2013-08-29[Android] Add in a static libiconv library so non English games don't crash D...Ryan Houdek
2013-08-09Use a multibyte-neutral codepage when calling *printf on Windows.Pierre Bourdon
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-19Android mega commit of trash.Ryan Houdek
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-03-17Fix converting the charset of an empty string. Thanks to MrData on the forums...Pierre Bourdon
2013-03-03Fix more of what I broke.Jordan Woyak
2013-03-03Fix what I broke.Jordan Woyak
2013-03-02Eliminate the wstring game name.Jordan Woyak
2013-03-02Merge branch 'master' into windows-unicodeJordan Woyak
2013-02-28Fix a StringUtil regression from the arm-noglsl mergePierre Bourdon
2013-02-27Add functions for converting between UTF-8/16.Jordan Woyak
2013-02-26ARM Support without GLSLRyan Houdek
2013-01-31Fix remaining compiler warnings.Glenn Rice
2011-12-29Reset errno to zero before testing it after the strtoul call. Fixes issue 5078.skidau
2011-12-13Fixed range check on TryParse() for u32, again.Maarten ter Huurne
2011-12-02Fixed range check on TryParse() for u32.Maarten ter Huurne
2011-07-09Make PatchAddEdit complain and not modify entry if fields are invalid instead...Shawn Hoffman
2011-02-25Added an option for opening up the wiki entry in the compatibility list. The...skidau
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2010-11-11Fix StringFromFormat hopefully for the last time. This should be more effici...Glenn Rice
2010-11-10The change to StringFromFormat was overwriting the last character with the NU...Glenn Rice
2010-11-10StringUtil fixJordan Woyak
2010-11-10Fix for my tweak in the last commit. I knew I had that working at one point.Glenn Rice
2010-11-10Linux build fix. stricmp does not exist on linux. Also a small tweak to the...Glenn Rice
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-07-20Prevent double inclusion of CommonPaths.h as pointed out by Glenn.Soren Jorvang
2010-06-04Nits.Soren Jorvang
2010-06-04Refactor the original and much more compatible IniFile implementation to work...hrydgard
2010-05-23Replace the calls to sscanf(for number parsing) and number parsers with strto...pierre
2010-05-23Fix Linux build broken by use of stricmp and vsnwprintf.pierre
2010-05-23add some dx checking routines to the dx plugin + some minor stuffluisr142004
2009-11-18allow dumping of all symbols to a signature fileShawn Hoffman
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-09-04Revert accidental change to stringutilnakeee
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Added file monitor logJohn Peterson
2009-09-02GUI: Added restart option to File menuJohn Peterson
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-04Path is now correctly X:\ on windows instead of X:\/LPFaint99
2009-06-28Misc warning fixes.magumagu9
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-17DSPCodeUtil some code fixingnakeee
2009-04-06When searching iso directories subfolders, do not include folders multiple timesLPFaint99
2009-03-28Some code cleanupomegadox
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-25Revering stringutil (don't you hate it when ector is right?;)nakeee