index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java_jni
/
org
/
jau
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
jau::io::ByteInStream_Feed::write() returns boolean denoting success, failure...
Sven Gothel
2023-01-01
1
-7
/
+34
*
jau::io::ByteInStream*: Remove redundant end_of_data(), use !good() instead.
Sven Gothel
2023-01-01
5
-24
/
+4
*
Add jau::io::iostate::timeout, allowing to denote transmission abort by timeo...
Sven Gothel
2023-01-01
8
-9
/
+27
*
Add ByteOutStream and ByteOutStream_File POSIX 'fd' implementation, ...
Sven Gothel
2022-08-05
7
-34
/
+369
*
Java: Adopt to ByteInStream changes of commit c82d4c266a80a8b41a184cdadd8ecae...
Sven Gothel
2022-08-05
6
-74
/
+293
*
ByteInStream_File: Remove obsolete `use_binary` arg, byte streams are always ...
Sven Gothel
2022-07-31
1
-8
/
+32
*
ByteInStream_File: Replace `std::ifstream` for file-descriptor (fd) POSIX lay...
Sven Gothel
2022-07-31
1
-1
/
+1
*
jau::io::read_stream(): Issue final consumer_fn() call w/ zero size if no byt...
Sven Gothel
2022-07-29
1
-0
/
+1
*
Pipe dreams: Add support for (named) file descriptor: jau::fs::file_stat and ...
Sven Gothel
2022-07-23
4
-10
/
+6
*
Migrate `void zeroByteBuffer(final ByteBuffer buf)` from Cipherpack's CPUtils...
Sven Gothel
2022-07-07
1
-0
/
+48
*
Java: Move 'org.jau.nio' content -> 'org.jau.io' and 'org.jau.nio.Uri' -> ''o...
Sven Gothel
2022-07-07
6
-0
/
+918
*
Cleanup nio package, class names and code (of recently added code)
Sven Gothel
2022-06-28
1
-0
/
+58