index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
jni
/
JNIMem.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-171
/
+0
*
Add DBTEnv::DEBUG_JNI 'direct_bt.debug.jni' for JNI only related DBG_JNI_PRIN...
Sven Gothel
2020-10-14
1
-10
/
+10
*
dbt_debug: Have DBG_PRINT and WORDY_PRINT as macros, suppressing argument eva...
Sven Gothel
2020-10-08
1
-6
/
+1
*
Handle abort() via dbt_debug's new ABORT(..), ensure a message is being send ...
Sven Gothel
2020-09-20
1
-2
/
+1
*
C++ noexcept: JNIMem* (convert exception in dtor to abort)
Sven Gothel
2020-09-15
1
-7
/
+9
*
DBTAdapter::JNIAdapterStatusListener: Use JNIGlobalRef directly w/o unique_pt...
Sven Gothel
2020-06-08
1
-0
/
+5
*
Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)
Sven Gothel
2020-05-12
1
-0
/
+5
*
JNIGlobalRef: Add copy-ctor, move-ctor and equality operations
Sven Gothel
2020-05-04
1
-3
/
+57
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
1
-8
/
+23
*
JNIEnvContainer::attach/detach: Reuse GetEnv's JNIEnv if available and don't ...
Sven Gothel
2020-02-05
1
-6
/
+26
*
java: Refactor JNIMem classes
Petre Eftime
2016-07-06
1
-0
/
+43
*
Add license headers where missing
Petre Eftime
2016-07-06
1
-1
/
+24
*
java: Add initial support for Java notifications
Petre Eftime
2016-07-01
1
-0
/
+10