summaryrefslogtreecommitdiffstats
path: root/include/jau/java_uplink.hpp
Commit message (Expand)AuthorAgeFilesLines
* Use JavaUplinkRef typedef of share_ptr<JavaUplink> and pass 'const JavaUplink...Sven Gothel2022-05-091-3/+5
* JavaUplink / getJavaUplinkObject(): Rename checkValid() -> checkValidInstance...Sven Gothel2022-05-051-2/+4
* JavaAnon/JavaUplink/JNIGlobalRef: Remove `clear()` to clear the java-ref w/o ...Sven Gothel2022-05-041-10/+0
* Bump v0.9.3; Group {Integral->Integer}, refine group title and list all in RE...v0.9.3Sven Gothel2022-05-021-1/+1
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+8
* Consolidate conversion to hex and decimal string: template<> to_hexstring() a...Sven Gothel2021-02-101-1/+1
* JavaUplink/JavaGlobalObj: Test on shared_ptr<>.use_count()==0 as well, coveri...Sven Gothel2020-10-181-1/+11
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+93