aboutsummaryrefslogtreecommitdiffstats
path: root/java_jni
Commit message (Expand)AuthorAgeFilesLines
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...Sven Gothel2022-02-072-7/+7
* Have OutOfMemoryError being derived from std::bad_alloc (not std::exception);...Sven Gothel2021-10-041-2/+8
* Java JNI: Exceptions: Use jau::RuntimeException derivatives for all exception...v0.4.2Sven Gothel2021-08-031-2/+2
* jau::java_exception_check_and_throw: Remove '@ %s : %d', this is a std::strin...v0.2.20Sven Gothel2021-01-251-1/+1
* java_jni/jni/jau/UnixDynamicLinkerImpl_JNI.cxx: Avoid warning (-> Error)Sven Gothel2021-01-251-1/+2
* java: Align '@since' to version 0.3.0 (flushing imported version number)Sven Gothel2021-01-252-3/+3
* java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...Sven Gothel2021-01-252-1/+9
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-2524-0/+3011