index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jau
/
function_def.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...
v0.9.2
Sven Gothel
2022-05-01
1
-0
/
+8
*
NullInvocationFunc::invoke(): Fix return value: '(R)0' -> 'R()'
Sven Gothel
2022-04-28
1
-1
/
+1
*
FunctionDef: Rename Capture{-> Value}InvocationFunc, add CaptureRefInvocation...
Sven Gothel
2022-04-17
1
-32
/
+85
*
function_def: Add 'enum class FunctionType' for proper identification of used...
Sven Gothel
2022-04-10
1
-6
/
+19
*
Consolidate conversion to hex and decimal string: template<> to_hexstring() a...
Sven Gothel
2021-02-10
1
-4
/
+4
*
Tagging unit tests as examples: FunctionDef, ringbuffer, sc_atomic_critical, ...
Sven Gothel
2021-01-05
1
-0
/
+4
*
Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...
Sven Gothel
2020-10-20
1
-4
/
+4
*
function_def: Fix NullInvocationFunc template declaration and clone override;...
v0.2.2
Sven Gothel
2020-10-19
1
-14
/
+10
*
Compile clean on g++ 8+10 on 64bit and 32bit with full Warnings (=Error)
Sven Gothel
2020-10-17
1
-6
/
+6
*
Move jaucpp files to root-folder
Sven Gothel
2020-10-16
1
-0
/
+413