Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER... | Sven Gothel | 2022-02-07 | 2 | -7/+7 |
* | Have OutOfMemoryError being derived from std::bad_alloc (not std::exception);... | Sven Gothel | 2021-10-04 | 1 | -2/+8 |
* | Java JNI: Exceptions: Use jau::RuntimeException derivatives for all exception...v0.4.2 | Sven Gothel | 2021-08-03 | 1 | -2/+2 |
* | jau::java_exception_check_and_throw: Remove '@ %s : %d', this is a std::strin...v0.2.20 | Sven Gothel | 2021-01-25 | 1 | -1/+1 |
* | java_jni/jni/jau/UnixDynamicLinkerImpl_JNI.cxx: Avoid warning (-> Error) | Sven Gothel | 2021-01-25 | 1 | -1/+2 |
* | java: Align '@since' to version 0.3.0 (flushing imported version number) | Sven Gothel | 2021-01-25 | 2 | -3/+3 |
* | java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R... | Sven Gothel | 2021-01-25 | 2 | -1/+9 |
* | Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p... | Sven Gothel | 2021-01-25 | 24 | -0/+3011 |