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
2019-07-23
StringUtil: Comply with variable naming style
JosJuice
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2019-06-21
Work around C++20 std::filesystem changes related to u8string
JosJuice
2018-06-15
PowerPC: Convert CPUCore enum into an enum class
Lioncash
2018-06-03
StringUtil: Remove ValueToString(std::string)
Léo Lam
2018-06-03
Move Config ValueToString to StringUtil
Léo Lam
2018-05-08
StringUtil.h: Move ThousandSeparate down
JosJuice
2018-04-09
Remove old code for using default locale
JosJuice
2018-03-10
StringUtil: Fix Windows encoding in ThousandSeparate
JosJuice
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-09-18
StringUtil: support TryParse(u16*)
Pierre Bourdon
2017-07-05
Replace StringFromInt with std::to_string
Léo Lam
2017-06-11
StringUtil: Make SplitString return by value
Léo Lam
2017-06-06
StringUtil: StringPopBackIf added
Sepalani
2017-05-01
Convert VolumeDirectory names back to SHIFT-JIS (issue #9988)
spycrab
2017-02-25
IniFile: Handle s64/u64 values
Lioncash
2016-12-18
Import/Export signature files as CSV
Sepalani
2016-11-26
IOS HLE: More robust escaping of NAND paths
JosJuice
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-06-18
StringUtil: Add a HexDump function.
Pierre Bourdon
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
[prev]