| Commit message (Expand) | Author | Age | Files | Lines |
* | CHANGES v1.3.2v1.3.2 | Sven Göthel | 2024-05-26 | 1 | -0/+6 |
* | clang-18 fixes: v1.3.1v1.3.1 | Sven Göthel | 2024-05-20 | 1 | -0/+3 |
* | Bump for v1.3.0v1.3.0 | Sven Göthel | 2024-05-12 | 1 | -0/+9 |
* | CHANGES.md: Add 1.2.0 details (after the fact) | Sven Göthel | 2024-05-05 | 1 | -0/+19 |
* | jau::ringbuffer: Add 'End of Stream' (EOS) concept and utilize it for jau::io...v1.1.1 | Sven Gothel | 2023-01-02 | 1 | -0/+6 |
* | CHANGES v1.1.0v1.1.0 | Sven Gothel | 2023-01-02 | 1 | -0/+12 |
* | Bump README, .. ; Using C++20 in standalone compilation, default in JaulibSet... | Sven Gothel | 2022-12-30 | 1 | -1/+4 |
* | CHANGES: v1.0.0v1.0.0 | Sven Gothel | 2022-11-28 | 1 | -1/+7 |
* | CHANGES/PLATFORM: Update Debian 12 version as of 2022-10-17; Add passed platf... | Sven Gothel | 2022-10-17 | 1 | -1/+13 |
* | README/PLATFORMS: Add `Alpine Linux` using `musl` C library | Sven Gothel | 2022-10-17 | 1 | -0/+3 |
* | functional: Misc refinements: Data hiding, clear names, ...v0.17.1 | Sven Gothel | 2022-10-10 | 1 | -0/+7 |
* | functional: Add support for Y combinator and deducing this lambda functions (...v0.17.0 | Sven Gothel | 2022-10-10 | 1 | -0/+4 |
* | functional: Add test for mutable lambda state, i.e mutating a by-copy capture... | Sven Gothel | 2022-10-09 | 1 | -0/+2 |
* | functional: Minor API doc and remove unused ctor; Add CHANGES for 0.17.0 | Sven Gothel | 2022-10-09 | 1 | -1/+10 |
* | Bump CHANGES.md, removed now obsolete test/functional1.hppv0.16.3 | Sven Gothel | 2022-09-19 | 1 | -0/+3 |
* | Bump CHANGES.mdv0.16.2 | Sven Gothel | 2022-09-17 | 1 | -1/+2 |
* | Bump CHANGES.mdv0.16.1 | Sven Gothel | 2022-09-17 | 1 | -0/+6 |
* | Bump Changes.md | Sven Gothel | 2022-09-16 | 1 | -0/+7 |
* | Variable integer base coding and fixed binary base 64 coding in C++ `jau::cod... | Sven Gothel | 2022-09-06 | 1 | -1/+1 |
* | Add `dec_to_radix()` and `radix_to_dec()` variable radix from and to decimal ... | Sven Gothel | 2022-09-03 | 1 | -0/+1 |
* | Complete full `jau::fs::mount()` and `umount()` | Sven Gothel | 2022-08-31 | 1 | -0/+5 |
* | Bump CHANGES.md | Sven Gothel | 2022-08-30 | 1 | -0/+3 |
* | CHANGES: Update | Sven Gothel | 2022-08-28 | 1 | -0/+3 |
* | Add `[[nodiscard]]` to Byte{In,Out}Stream read(), peek(), write() interface a... | Sven Gothel | 2022-08-05 | 1 | -0/+1 |
* | Bump CHANGES.md | Sven Gothel | 2022-08-05 | 1 | -1/+3 |
* | Bump CHANGES.md | Sven Gothel | 2022-07-31 | 1 | -0/+5 |
* | README: Detail FreeBSD 13 Build Dependenencies and their installation .. upda... | Sven Gothel | 2022-07-24 | 1 | -1/+6 |
* | Bump CHANGES.md | Sven Gothel | 2022-07-21 | 1 | -0/+10 |
* | Bump CHANGES | Sven Gothel | 2022-07-08 | 1 | -0/+2 |
* | Java: Move 'org.jau.nio' content -> 'org.jau.io' and 'org.jau.nio.Uri' -> ''o... | Sven Gothel | 2022-07-07 | 1 | -6/+6 |
* | mount/umount: Cover `testsudo_fileutils02.cpp` with `TestsudoFileUtils02.java... | Sven Gothel | 2022-07-05 | 1 | -2/+3 |
* | Complete C++ jau::fs -> java org.jau.fs mapping incl. full test_fileutils01.c... | Sven Gothel | 2022-07-04 | 1 | -1/+2 |
* | Bump CHANGES.md | Sven Gothel | 2022-06-28 | 1 | -0/+5 |
* | Add java test `TestByteStream01` covering ByteInStream*, same as native `test... | Sven Gothel | 2022-06-28 | 1 | -1/+2 |
* | PlatformRuntime: Load tool native library `jaulib` first and add it to jaulib... | Sven Gothel | 2022-06-28 | 1 | -0/+1 |
* | Add java mapping of `jau::io::ByteInStream` for file, URL and feed for genera... | Sven Gothel | 2022-06-26 | 1 | -1/+5 |
* | Relax build dependencies: Only to test jau::fs::mount_image() on Linux, libca... | Sven Gothel | 2022-06-25 | 1 | -1/+3 |
* | CHANGES.md: Update on mount_image() and umount() | Sven Gothel | 2022-06-25 | 1 | -0/+2 |
* | Bump CHANGES | Sven Gothel | 2022-06-23 | 1 | -0/+3 |
* | Bump CHANGES | Sven Gothel | 2022-06-19 | 1 | -0/+1 |
* | Update CHANGES.md | Sven Gothel | 2022-06-18 | 1 | -0/+19 |
* | Add jau::io::uri to Group IOUtils, move Changes to CHANGES.mdv0.13.1 | Sven Gothel | 2022-06-04 | 1 | -0/+219 |