| Commit message (Expand) | Author | Age | Files | Lines |
* | service_runner: Fix API Doc; 'shall_stop' starts 'true' and shall only be fal... | Sven Gothel | 2022-04-24 | 2 | -21/+63 |
* | debug.hpp: Fix PERF_TS_TD_BASE: Use jau::to_decstring(..) for separated decim... | Sven Gothel | 2022-04-24 | 1 | -1/+1 |
* | Add cross-build scripts (from Direct-BT); Bump v0.8.5v0.8.5 | Sven Gothel | 2022-04-24 | 5 | -0/+148 |
* | build scripts: Only use OpenJDK 17 if available (Not available on Debian 10) | Sven Gothel | 2022-04-24 | 4 | -4/+20 |
* | Allow disabling libunwind for backtrace (stability, default disabled for arm3... | Sven Gothel | 2022-04-24 | 4 | -5/+39 |
* | Move UnsafeUtil.doPrivileged() -> SecurityUtil, removing sideeffects from Uns...v0.8.4 | Sven Gothel | 2022-04-23 | 12 | -44/+42 |
* | cmake: Expose module jar file path to parent projects for convenniencev0.8.3 | Sven Gothel | 2022-04-23 | 4 | -0/+8 |
* | Eclipse langv0.8.2 | Sven Gothel | 2022-04-23 | 1 | -3/+3 |
* | TestTempJarCache: Need to init PlatformRuntime first | Sven Gothel | 2022-04-23 | 1 | -0/+2 |
* | TempJarCache: Show failed no-exec folder on error | Sven Gothel | 2022-04-23 | 1 | -1/+3 |
* | java_jni/jni: CMake: Show JNI props | Sven Gothel | 2022-04-23 | 1 | -1/+10 |
* | Build using OpenJDK 17 (min requirement still 11), 'fix' deprecated and remov... | Sven Gothel | 2022-04-23 | 14 | -28/+53 |
* | Fix clang 11.0.1 C++17 and prepare C++20 (WIP)v0.8.1 | Sven Gothel | 2022-04-19 | 7 | -62/+69 |
* | REAMDE.md: v0.8.0v0.8.0 | Sven Gothel | 2022-04-18 | 1 | -0/+6 |
* | Include ordered_atomic to basic_types | Sven Gothel | 2022-04-18 | 2 | -1/+3 |
* | Add service_runner::shall_stop2() helper, supporting FunctionDef ... | Sven Gothel | 2022-04-17 | 1 | -0/+11 |
* | service_runner::stop() shall_stop to be reset in stop() method for clarity | Sven Gothel | 2022-04-17 | 1 | -1/+1 |
* | FunctionDef: Rename Capture{-> Value}InvocationFunc, add CaptureRefInvocation... | Sven Gothel | 2022-04-17 | 4 | -58/+111 |
* | service_runner::join(): Fix DBG_PRINT() args | Sven Gothel | 2022-04-15 | 1 | -1/+1 |
* | service_runner: Remove service_end_post_notify (data race leak), add join(), ... | Sven Gothel | 2022-04-15 | 3 | -67/+156 |
* | simple_timer: Renamed {SimpleTimer->simple_timer} and expose service_runner d...v0.7.14 | Sven Gothel | 2022-04-10 | 1 | -6/+23 |
* | service_runner: Add API doc | Sven Gothel | 2022-04-10 | 1 | -0/+17 |
* | Add SimpleTimer class: A simple timer for timeout and interval applications, ... | Sven Gothel | 2022-04-10 | 1 | -0/+147 |
* | function_def: Add 'enum class FunctionType' for proper identification of used... | Sven Gothel | 2022-04-10 | 1 | -6/+19 |
* | Fix EUI48[Sub] ctor with byte-ptr: Don't swap if given byte_order == endian::... | Sven Gothel | 2022-04-10 | 1 | -2/+2 |
* | uint[128,192,256]_t: Add ctor with given byte array in native byte order, use... | Sven Gothel | 2022-04-10 | 1 | -0/+3 |
* | byte_util.hpp: Add manual optimization to generic bswap on uint8_t src -> dest | Sven Gothel | 2022-04-10 | 1 | -3/+6 |
* | Bump README.mdv0.7.13 | Sven Gothel | 2022-03-04 | 1 | -0/+2 |
* | SIGSEGV workaround in jau::get_backtrace(..) of libunwind [1.3 - 1.6.2]'s unw... | Sven Gothel | 2022-03-04 | 1 | -0/+14 |
* | jau::get_backtrace(..): Check all libunwind return values for errors | Sven Gothel | 2022-03-04 | 1 | -4/+17 |
* | *build-doc.sh: Only build documentation and remove tar ball before creating (... | Sven Gothel | 2022-02-07 | 2 | -1/+46 |
* | Bump README v0.7.12v0.7.12 | Sven Gothel | 2022-02-07 | 1 | -0/+4 |
* | Fix GIT_WORKDIR_DIRTY parsing, "CLEAN" indicates a clean git working directory | Sven Gothel | 2022-02-07 | 1 | -2/+2 |
* | .gitignore: add *.log files | Sven Gothel | 2022-02-07 | 1 | -1/+2 |
* | git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER... | Sven Gothel | 2022-02-07 | 17 | -67/+97 |
* | Bump 0.7.11v0.7.11 | Sven Gothel | 2022-01-29 | 1 | -1/+2 |
* | Add Java/C++ hexStringBytes(..); Fix Java's bytesHexString(..) path !lsbFirst... | Sven Gothel | 2022-01-27 | 5 | -3/+213 |
* | helper_jni: Add convert_instance_to_jobject(..) with given jclass, different ... | Sven Gothel | 2022-01-27 | 1 | -0/+16 |
* | Bump v0.7.10v0.7.10 | Sven Gothel | 2022-01-25 | 1 | -1/+2 |
* | Fixes for clang++ 11.0.1-2 | Sven Gothel | 2022-01-25 | 2 | -3/+7 |
* | Bump v0.7.9v0.7.9 | Sven Gothel | 2022-01-17 | 1 | -1/+1 |
* | service_runner: Add facility for optional singleton sighandler; start() shall... | Sven Gothel | 2022-01-17 | 2 | -3/+93 |
* | jau::server_runner: Fix API doc; Have get_name() return const reference only.v0.7.8 | Sven Gothel | 2022-01-13 | 2 | -4/+4 |
* | Added `jau::service_runner`, a reusable dedicated thread performing custom us...v0.7.7 | Sven Gothel | 2022-01-12 | 3 | -1/+286 |
* | Add helper_jni.hpp: convert_vector_uniqueptr_to_jarraylist(..) variant ...v0.7.6 | Sven Gothel | 2022-01-04 | 1 | -0/+54 |
* | README.md: v0.7.5v0.7.5 | Sven Gothel | 2021-12-05 | 1 | -2/+3 |
* | jau::ringbuffer: Using condition_variable requires us to hold same mutex lock... | Sven Gothel | 2021-12-05 | 1 | -18/+12 |
* | README.md: v0.7.4v0.7.4 | Sven Gothel | 2021-12-05 | 1 | -0/+4 |
* | build.sh: Reorder most used invocation: Release + Debug | Sven Gothel | 2021-12-05 | 1 | -1/+2 |
* | Fix test_latch01.cpp: Thread function something() needs to use atomic increme... | Sven Gothel | 2021-12-05 | 1 | -2/+3 |