index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
util_tests.cpp
Age
Commit message (
Expand
)
Author
2018-03-01
Add tests for HexStr std::reverse_iterator cases
Kosta Zertsekel
2018-03-01
Add tests for HexStr corner cases
Kosta Zertsekel
2018-02-26
Fix typos
practicalswift
2018-02-16
test: Add missing signal.h header
Wladimir J. van der Laan
2018-02-15
test: Add unit test for LockDirectory
Wladimir J. van der Laan
2018-01-04
Merge #11997: [tests] util_tests.cpp: actually check ignored args
MarcoFalke
2018-01-04
[tests] util_tests.cpp: actually check ignored args
Anthony Towns
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-05
Allow setting nMinimumChainWork on command line
Suhas Daftuar
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-06-07
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-05
Merge test_random.h into test_bitcoin.h
Pieter Wuille
2017-05-09
Util: Create ArgsManager class...
Jorge Timón
2017-03-21
[trivial] Fix typos in comments
practicalswift
2017-03-08
Fix msvc compiler error C4146 (unary minus operator applied to unsigned type)
kobake
2017-01-05
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-02
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-24
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-23
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
Fix non-const mapMultiArgs[] access after init.
Matt Corallo
2016-11-07
test: Fix test_random includes
MarcoFalke
2016-10-17
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-08-24
[test] Remove unused code
MarcoFalke
2016-06-08
util: Add ParseUInt32 and ParseUInt64
Wladimir J. van der Laan
2016-03-14
[tests] Extend util_ParseMoney test case
MarcoFalke
2016-02-15
test: test leading space for ParseHex
Wladimir J. van der Laan
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
Rewrite FormatParagraph to handle newlines within input strings correctly
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-09-23
SanitizeString: Allow hypen char
MarcoFalke
2015-09-16
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-07-10
rpc: Accept scientific notation for monetary amounts in JSON
Wladimir J. van der Laan
2015-06-09
Merge pull request #6239
Wladimir J. van der Laan
2015-06-06
fix util_tests.cpp clang warnings
Jonas Schnelli
2015-06-06
Get rid of fPlus argument to FormatMoney
Wladimir J. van der Laan
2015-06-04
util: Add ParseInt64 and ParseDouble functions
Wladimir J. van der Laan
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-02-03
c++11: These look like user-defined literals.
Cory Fields
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-06
Add a new test for FormatParagraph (string longer than the default width).
Pavel Janík
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-15
boost: drop boost dependency in version.cpp.
Cory Fields
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
Move CMedianFilter to timedata.cpp
Wladimir J. van der Laan
2014-07-09
move rand functions from util to new random.h/.cpp
Philip Kaufmann
[prev]
[next]