index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_lfringbuffer03.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_lfringbuffer_a.hpp test_lfringbuffer[01-04]: Add multi-threading test w/...
Sven Gothel
2021-11-01
1
-4
/
+0
*
test_lfringbuffer[00..04]: Further unify: Unify test invocation via template ...
Sven Gothel
2021-11-01
1
-41
/
+10
*
test_lfringbuffer[00..04]: Unify non-threaded functional tests using template...
Sven Gothel
2021-10-31
1
-502
/
+62
*
ringbuffer API change: Drop whole `NullValue` *angle*, simplifying; Drop `use...
Sven Gothel
2021-10-31
1
-36
/
+17
*
Apply same Non-Type Template Parameter of darray; Drop new[] C++ array storag...
Sven Gothel
2021-10-23
1
-2
/
+3
*
ringbuffer: Use std names for sizes: getSize() -> size(); getFreeSlots() -> f...
Sven Gothel
2021-10-05
1
-39
/
+39
*
test: Remove unused global variable (clang 11.0.1 warning -> error)
Sven Gothel
2021-07-28
1
-1
/
+0
*
ringbuffer::get() and ::getBlocking(): Pass size of dest buffer and minimum c...
v0.4.0
Sven Gothel
2021-06-19
1
-1
/
+1
*
ringbuffer: Add typename 'NullValue_type', denoting the type for 'nullelem', ...
v0.3.3
Sven Gothel
2021-06-11
1
-4
/
+4
*
ringbuffer: Move the 'T nullelem' to ctor, simplifying ringbuffer declaration
Sven Gothel
2021-06-10
1
-3
/
+3
*
jau::ringbuffer<> enhancement: Support block access, integral types, non-valu...
Sven Gothel
2021-06-10
1
-0
/
+571