Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, ↵v0.9.2 | Sven Gothel | 2022-05-01 | 1 | -1/+2 |
| | | | | CppLang, DataStructs, Concurrency, Floats, Fractions, Integrals, JavaJVM, Network, String | ||||
* | Adopt fraction and fraction_timespec, use wait_until() w/ out-of-loop ↵ | Sven Gothel | 2022-05-01 | 1 | -0/+10 |
| | | | | | | | | | | absolute timeout_time, avoiding deadlocks Classes affected incl. API change using fraction for relative time - latch - ringbuffer - service_runner - simple_timer | ||||
* | Bump v0.8.6v0.8.6 | Sven Gothel | 2022-04-24 | 1 | -1/+2 |
| | |||||
* | Add cross-build scripts (from Direct-BT); Bump v0.8.5v0.8.5 | Sven Gothel | 2022-04-24 | 1 | -0/+13 |
| | |||||
* | Allow disabling libunwind for backtrace (stability, default disabled for ↵ | Sven Gothel | 2022-04-24 | 1 | -0/+5 |
| | | | | arm32/armhf else enabled), use cmake variable USE_LIBUNWIND | ||||
* | REAMDE.md: v0.8.0v0.8.0 | Sven Gothel | 2022-04-18 | 1 | -0/+6 |
| | |||||
* | Bump README.mdv0.7.13 | Sven Gothel | 2022-03-04 | 1 | -0/+2 |
| | |||||
* | Bump README v0.7.12v0.7.12 | Sven Gothel | 2022-02-07 | 1 | -0/+4 |
| | |||||
* | Bump 0.7.11v0.7.11 | Sven Gothel | 2022-01-29 | 1 | -1/+2 |
| | |||||
* | Bump v0.7.10v0.7.10 | Sven Gothel | 2022-01-25 | 1 | -1/+2 |
| | |||||
* | Bump v0.7.9v0.7.9 | Sven Gothel | 2022-01-17 | 1 | -1/+1 |
| | |||||
* | jau::server_runner: Fix API doc; Have get_name() return const reference only.v0.7.8 | Sven Gothel | 2022-01-13 | 1 | -1/+1 |
| | |||||
* | Added `jau::service_runner`, a reusable dedicated thread performing custom ↵v0.7.7 | Sven Gothel | 2022-01-12 | 1 | -1/+2 |
| | | | | user services | ||||
* | README.md: v0.7.5v0.7.5 | Sven Gothel | 2021-12-05 | 1 | -2/+3 |
| | |||||
* | README.md: v0.7.4v0.7.4 | Sven Gothel | 2021-12-05 | 1 | -0/+4 |
| | |||||
* | Bump README v0.7.3v0.7.3 | Sven Gothel | 2021-11-17 | 1 | -1/+1 |
| | |||||
* | Bump README | Sven Gothel | 2021-11-16 | 1 | -0/+6 |
| | |||||
* | README.md bumpv0.7.2 | Sven Gothel | 2021-11-15 | 1 | -0/+5 |
| | |||||
* | ringbuffer: Add notion of operating threading mode for more efficancyv0.7.0 | Sven Gothel | 2021-11-02 | 1 | -1/+4 |
| | | | | | | Add notion of operating threading mode for more efficancy: - One producer-thread and one consumer-thread (default) - Multiple producer-threads and multiple consumer-threads | ||||
* | Bump README.md | Sven Gothel | 2021-11-01 | 1 | -0/+1 |
| | |||||
* | README.md .. bump | Sven Gothel | 2021-10-31 | 1 | -1/+12 |
| | |||||
* | Bump README.md v0.6.1v0.6.1 | Sven Gothel | 2021-10-28 | 1 | -0/+4 |
| | |||||
* | README.md .. fixed language, v0.6.0 already pushed | Sven Gothel | 2021-10-24 | 1 | -2/+1 |
| | |||||
* | README.md bumpv0.6.0 | Sven Gothel | 2021-10-24 | 1 | -0/+2 |
| | |||||
* | README: Bump for next 0.6.0 release. | Sven Gothel | 2021-10-23 | 1 | -20/+25 |
| | |||||
* | EUI48Sub: Add required endian conversion for byte stream ctor (C++ and Java)v0.5.0 | Sven Gothel | 2021-10-05 | 1 | -1/+3 |
| | |||||
* | README bump v0.4.9v0.4.9 | Sven Gothel | 2021-10-05 | 1 | -1/+4 |
| | |||||
* | Bump README.mdv0.4.8 | Sven Gothel | 2021-10-03 | 1 | -0/+5 |
| | |||||
* | README: Changes v0.4.7v0.4.7 | Sven Gothel | 2021-10-02 | 1 | -0/+6 |
| | |||||
* | README: Latest inclusion will be tagged 0.4.3 (0.4.2 already used)v0.4.3 | Sven Gothel | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT ↵ | Sven Gothel | 2021-09-18 | 1 | -0/+4 |
| | | | | | | for general use. Unit tests included of course. | ||||
* | Bump README.mdv0.4.1 | Sven Gothel | 2021-06-22 | 1 | -0/+9 |
| | |||||
* | Bump README.mdv0.3.0 | Sven Gothel | 2021-02-10 | 1 | -1/+1 |
| | |||||
* | Bump README.mdv0.2.24 | Sven Gothel | 2021-02-09 | 1 | -0/+3 |
| | |||||
* | Bump README.mdv0.2.21 | Sven Gothel | 2021-01-25 | 1 | -2/+4 |
| | |||||
* | JaulibSetup.cmake: Respect USE_STRIP pre-set (don't override); javac debug ↵ | Sven Gothel | 2021-01-25 | 1 | -0/+10 |
| | | | | flags back to default 'source,lines' -> override with JAVAC_DEBUG_ARGS | ||||
* | Fix java api doc (using doxygen) | Sven Gothel | 2021-01-25 | 1 | -0/+3 |
| | |||||
* | README.md: Bump | Sven Gothel | 2021-01-25 | 1 | -0/+3 |
| | |||||
* | Bump README.mdv0.2.12 | Sven Gothel | 2021-01-07 | 1 | -1/+1 |
| | |||||
* | README.md update | Sven Gothel | 2021-01-07 | 1 | -0/+1 |
| | |||||
* | Update README.mdv0.2.10 | Sven Gothel | 2021-01-06 | 1 | -0/+1 |
| | |||||
* | Updated README.mdv0.2.8 | Sven Gothel | 2021-01-04 | 1 | -0/+5 |
| | |||||
* | README: jaucpp -> jaulib | Sven Gothel | 2020-12-21 | 1 | -8/+8 |
| | |||||
* | Replace cppunit.h with Catch2 (v3-devel): Supporting CI integration, more ↵ | Sven Gothel | 2020-12-21 | 1 | -0/+3 |
| | | | | versatile functionality (benchmarking, ..) | ||||
* | README bump | Sven Gothel | 2020-10-20 | 1 | -0/+7 |
| | |||||
* | README: Bump 0.2.1v0.2.1 | Sven Gothel | 2020-10-18 | 1 | -1/+1 |
| | |||||
* | Build: Separate GCC sanitize flags from DEBUG=ON, enable via ↵v0.2.0 | Sven Gothel | 2020-10-18 | 1 | -1/+13 |
| | | | | INSTRUMENTATION=ON (tag 0.2.0) | ||||
* | Require cmake >= 3.13 and use LANGUAGES C CXX (JAVA can be specified later on) | Sven Gothel | 2020-10-16 | 1 | -1/+1 |
| | |||||
* | doxygen.cpp.in: Add java/jni sources; Project name: Remove redundancy | Sven Gothel | 2020-10-16 | 1 | -2/+2 |
| | |||||
* | README: Link to direct_bt.git/about/ | Sven Gothel | 2020-10-16 | 1 | -1/+1 |
| |