index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
StringUtil.h
Age
Commit message (
Expand
)
Author
2016-01-21
Correct ampersands as well
mathieui
2016-01-21
More asterisks
mathieui
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-28
Use printf-like format in JitRegister::Register
Gabriel Corona
2015-01-11
StringUtils: use C locale instead of .1252
Fiora
2015-01-10
Support overclocking and underclocking the Gamecube CPU
Fiora
2014-09-04
DolphinWX: Simplify wiki link construction
Lioncash
2014-08-12
Add TryParseVector to StringUtil.
Ryan Houdek
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-07
Revert "Merge pull request #47 from lioncash/remove-stringfromint"
Pierre Bourdon
2014-02-07
Merge pull request #47 from lioncash/remove-stringfromint
Pierre Bourdon
2014-02-06
Remove function StringFromInt from StringUtil.cpp/.h. C++11 has std::to_strin...
Lioncash
2014-02-07
Give StringFromFormat a printf format attribute.
Matthew Parlane
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre