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_threadnames_tests.cpp
Age
Commit message (
Expand
)
Author
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-05-21
build: remove --enable-threadlocal
fanquake
2024-05-16
util: Move util/string.h functions to util namespace
Ryan Ofsky
2024-05-01
scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes
MarcoFalke
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-03-26
clang-tidy: Add `performance-inefficient-vector-operation` check
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-05-28
test: remove BasicTestingSetup from util_threadnames unit tests
fanquake
2020-05-21
test: Set -logthreadnames in unit tests
MarcoFalke
2020-05-08
test: Fix outstanding -Wsign-compare errors
Ben Woosley
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
scripted-diff: Sort test includes
MarcoFalke
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-04-29
tests: add threadutil tests
James O'Beirne