Logo
Explore Help
Register Sign In
cryptogera/dogecoin
1
0
Fork 0
You've already forked dogecoin
mirror of https://github.com/dogecoin/dogecoin.git synced 2026-03-02 17:16:00 +00:00
Code Issues Packages Projects Releases Wiki Activity
dogecoin/src/util
History
Wladimir J. van der Laan 332b3dd7c1 util: Make ToLower and ToUpper take a char
Unfortunately, `std::string` elements are (bare) chars. As these
are the most likely type to be passed to these functions, make them use
char instead of unsigned char. This avoids some casts.
2019-01-10 02:51:14 +01:00
..
bytevectorhash.cpp
blockfilter: Use unordered_set instead of set in blockfilter.
2018-11-05 09:30:56 -08:00
bytevectorhash.h
blockfilter: Use unordered_set instead of set in blockfilter.
2018-11-05 09:30:56 -08:00
memory.h
…
moneystr.cpp
Use IsDigit(...) instead of std::isdigit
2018-11-06 17:32:08 +01:00
moneystr.h
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
2018-11-05 17:03:11 +01:00
strencodings.cpp
util: Make ToLower and ToUpper take a char
2019-01-10 02:51:14 +01:00
strencodings.h
util: Make ToLower and ToUpper take a char
2019-01-10 02:51:14 +01:00
system.cpp
Merge #14599: Use functions guaranteed to be locale independent (IsDigit, ToLower) in {Format,Parse}Money(...), uint256::SetHex(...), etc. Remove the use of locale dependent boost::is_space(...)
2019-01-09 18:17:17 +01:00
system.h
Merge #14771: test: Add BOOST_REQUIRE to getters returning optional
2018-11-22 11:37:17 -05:00
time.cpp
…
time.h
…
Powered by Gitea Version: 1.23.7 Page: 1104ms Template: 31ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API