Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all of jni_mem into namespace jau | Sven Gothel | 2022-05-05 | 1 | -0/+6 |
* | JavaGlobalObj::dtor: Hold JNIGlobalRef lock while fetching jobject and call i... | Sven Gothel | 2022-05-05 | 1 | -0/+1 |
* | JNIGlobalRef: jobject access must be atomic, allowing concurrent from shared_... | Sven Gothel | 2022-05-04 | 1 | -3/+11 |
* | JavaAnon/JavaUplink/JNIGlobalRef: Remove `clear()` to clear the java-ref w/o ... | Sven Gothel | 2022-05-04 | 1 | -2/+0 |
* | Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2 | Sven Gothel | 2022-05-01 | 1 | -0/+7 |
* | Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ... | Sven Gothel | 2020-10-20 | 1 | -9/+9 |
* | jni_mem: API formatting | Sven Gothel | 2020-10-18 | 1 | -1/+2 |
* | Move jaucpp files to root-folder | Sven Gothel | 2020-10-16 | 1 | -0/+198 |