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
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
helper_jni: Add convert_instance_to_jobject(..) with given jclass, different ...
Sven Gothel
2022-01-27
1
-0
/
+16
*
Add helper_jni.hpp: convert_vector_uniqueptr_to_jarraylist(..) variant ...
v0.7.6
Sven Gothel
2022-01-04
1
-0
/
+54
*
helper_jni: Add checkAndGetObject(..)
Sven Gothel
2021-11-15
1
-0
/
+13
*
Have OutOfMemoryError being derived from std::bad_alloc (not std::exception);...
Sven Gothel
2021-10-04
1
-0
/
+2
*
Java JNI: Exceptions: Use jau::RuntimeException derivatives for all exception...
v0.4.2
Sven Gothel
2021-08-03
1
-9
/
+9
*
Consolidate conversion to hex and decimal string: template<> to_hexstring() a...
Sven Gothel
2021-02-10
1
-1
/
+1
*
bytesHexString: Remove arg 'leading0X': Have a leading '0x' if !lsbFirst alwa...
Sven Gothel
2021-02-06
1
-1
/
+1
*
helper_jni.hpp: Have all convert_vector_* templates operate on any array (vec...
Sven Gothel
2021-01-08
1
-19
/
+19
*
helper_jni: Add convert_instance_to_jobject<T>(..)
v0.2.4
Sven Gothel
2020-10-25
1
-0
/
+17
*
Small footprint compromise: Use jau::nsize_t where appropriate
Sven Gothel
2020-10-20
1
-2
/
+2
*
Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...
Sven Gothel
2020-10-20
2
-11
/
+11
*
Normalize: Use size_t where appropriate
Sven Gothel
2020-10-20
1
-4
/
+4
*
JavaUplink/JavaGlobalObj: Test on shared_ptr<>.use_count()==0 as well, coveri...
Sven Gothel
2020-10-18
1
-1
/
+4
*
jni_mem: API formatting
Sven Gothel
2020-10-18
1
-1
/
+2
*
Move jaucpp files to root-folder
Sven Gothel
2020-10-16
2
-0
/
+632