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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ringbuffer: Parameterize Size_type, allowing using e.g. jau::nsize_t for elem...
Sven Gothel
2020-10-20
2
-51
/
+51
*
ringbuffer: Normalize using size_t instead of int for element count and size ...
Sven Gothel
2020-10-20
2
-96
/
+127
*
cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...
Sven Gothel
2020-10-20
1
-37
/
+0
*
Move jaucpp files to root-folder
Sven Gothel
2020-10-16
8
-0
/
+1471
*
Prune remaining non jaucpp files from direct_bt
Sven Gothel
2020-10-16
4
-160
/
+0
*
re-add cut-down test_basictypes01.cpp
Sven Gothel
2020-10-16
1
-0
/
+37
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
7
-1465
/
+6
*
Fixing SC-DRF tests (working): test_mm_sc_drf_00 (atomic + spin-lock) and tes...
Sven Gothel
2020-10-04
2
-78
/
+130
*
Add test_mm_sc_drf01: Using mutex locking and wait instead of atomic and spin...
Sven Gothel
2020-10-03
3
-8
/
+230
*
Add test_mm_sc_drf: Testing SC-DRF Claim on non-atomic global read and writte...
Sven Gothel
2020-10-03
2
-0
/
+228
*
test_lfringbuffer11: Add @suppress for C++ Code Analysis tool (Eclipse)
Sven Gothel
2020-10-03
1
-17
/
+25
*
CMake: Support full parallel build by adding target dependencies
Sven Gothel
2020-09-15
1
-18
/
+27
*
C++ noexcept: uuid_t and its implementations; Make uuid_t::TypeSize and 'enum...
Sven Gothel
2020-09-14
1
-10
/
+10
*
CMake Build: Use C++17 (C++20 not yet supported on all target platforms, i.e....
Sven Gothel
2020-09-12
1
-6
/
+12
*
cmake: Fix set_target_properties(..) use proper target name and add declarati...
Sven Gothel
2020-08-25
6
-4
/
+48
*
FunctionDef: Enhance efficiency and create InvocationFunc<..>::clone() and Fu...
Sven Gothel
2020-05-04
1
-29
/
+122
*
FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt...
Sven Gothel
2020-05-03
3
-110
/
+228
*
FunctionDef: Add StdInvocationFunc supporting std::function for capturing lam...
Sven Gothel
2020-05-03
1
-0
/
+42
*
ClassFunction -> FunctionDef generalization, adding plain function (non-class...
Sven Gothel
2020-05-03
1
-7
/
+30
*
Use Kernel BlueZ Manager for Discovery, Connect, etc. (Initial Commit - Java ...
Sven Gothel
2020-04-25
1
-0
/
+43
*
Warnings: Remove -Wextra warnings
Sven Gothel
2020-04-11
1
-0
/
+9
*
Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...
Sven Gothel
2020-04-09
6
-0
/
+685