index
:
cpp-utils
main
common cpp utilities and playground
johannst
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
option: assignment operator + minor cleanup
HEAD
main
Johannes Stoelp
2024-10-07
1
-0
/
+12
*
lint: fix lints from newer clang-tidy version
Johannes Stoelp
2024-07-25
3
-0
/
+4
*
bitset: initial state, play with fold expr
Johannes Stoelp
2024-03-26
1
-0
/
+88
*
ring: add pre cpp17 take() fn
Johannes Stoelp
2024-03-19
1
-2
/
+2
*
timer: inc upper bound in test
Johannes Stoelp
2024-03-18
1
-9
/
+10
*
ring: add simple statically sized ring buffer
Johannes Stoelp
2024-03-18
1
-0
/
+93
*
latch: add simple latch based on a mutex and cv
Johannes Stoelp
2023-11-08
1
-0
/
+37
*
mutex: add owning mutex utility
Johannes Stoelp
2023-11-07
1
-0
/
+41
*
log: fix -Wformat-security lint and remove lint excuse
Johannes Stoelp
2023-10-18
1
-0
/
+1
*
log: add minimal stderr logger
Johannes Stoelp
2023-10-16
1
-0
/
+19
*
timer: add assertions to test
Johannes Stoelp
2023-08-31
1
-0
/
+18
*
enable misc-*,bugprone-* lints
Johannes Stoelp
2023-08-17
2
-6
/
+6
*
add clang-tidy and fix lints
Johannes Stoelp
2023-08-08
2
-21
/
+21
*
timer: add simple linux watchclock timer
Johannes Stoelp
2023-07-03
1
-0
/
+28
*
make: add clang-format lint target
Johannes Stoelp
2023-07-03
2
-41
/
+40
*
add initial state of bitfield and option
Johannes Stoelp
2023-07-02
2
-0
/
+148