index
:
cpp-utils
main
common cpp utilities and playground
johannst
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: wildcard to pickup tests rather than explicit listing
Johannes Stoelp
2024-03-26
1
-9
/
+4
*
make: add compiler,std variant tests
Johannes Stoelp
2024-03-24
1
-9
/
+26
*
make: allow passing c++std via STD variable
Johannes Stoelp
2024-03-23
1
-1
/
+2
*
make: dont lint in bear target
Johannes Stoelp
2024-03-23
1
-1
/
+1
*
make: refactor run all target
Johannes Stoelp
2024-03-18
1
-5
/
+6
*
latch: add simple latch based on a mutex and cv
Johannes Stoelp
2023-11-08
1
-0
/
+1
*
make: swtich "all" as default target
Johannes Stoelp
2023-11-07
1
-2
/
+2
*
mutex: add owning mutex utility
Johannes Stoelp
2023-11-07
1
-0
/
+1
*
log: add minimal stderr logger
Johannes Stoelp
2023-10-16
1
-0
/
+1
*
add clang-tidy and fix lints
Johannes Stoelp
2023-08-08
1
-0
/
+1
*
timer: add simple linux watchclock timer
Johannes Stoelp
2023-07-03
1
-0
/
+1
*
make: add clang-format lint target
Johannes Stoelp
2023-07-03
1
-1
/
+4
*
make: bear as new default target, add run target
Johannes Stoelp
2023-07-03
1
-1
/
+9
*
enable asa/lsan/ubsan
Johannes Stoelp
2023-07-03
1
-4
/
+5
*
add initial state of bitfield and option
Johannes Stoelp
2023-07-02
1
-0
/
+36