2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 21 hours ago.
Jun 27, 2023 — Jun 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update javadocs. More... over 1 year ago
Doc update. More... over 1 year ago
Add a debug option to close pipes when they are recycled. More... over 1 year ago
Release version. More... over 1 year ago
Suppress a RejectedExecutionException when closed. More... over 1 year ago
Relax the pipe recycling check to consider the case when the remote side has already sent the next request. This prevents a bogus IllegalStateException from being thrown. More... over 1 year ago
Update javadocs. More... over 1 year ago
Added a feature to transfer bytes from a pipe to an OutputStream. More... over 1 year ago
Update javadocs. More... over 1 year ago
Support passing an uncaught exception directly to the handler. More... over 1 year ago
Fix a test race condition. More... over 1 year ago
Doc updates. More... over 1 year ago
Update javadocs. More... over 1 year ago
Added a feature to stitch a local stack trace when reading throwables. More... over 1 year ago
Prepare for release. More... over 1 year ago
Fixed handling of remote methods which have custom remote exceptions when restoring sessions. More... over 1 year ago
Update javadocs. More... over 1 year ago
Add a feature to observe all accepted sockets. More... over 1 year ago
Bump version. More... over 1 year ago
Fixed a bug when reading arrays of length zero when the input stream has no available bytes. More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Update plugin version. More... over 1 year ago
Prepare for release. More... over 1 year ago
Code cleanup. More... over 1 year ago
Declare a few methods as final. More... over 1 year ago
Update javadocs. More... over 1 year ago
Define a DisposedException, and define stricter rules for how disposed objects can be restored. More... over 1 year ago
Add a restorable test. More... over 1 year ago
Don't write Boolean references. There's only two valid instances. More... over 1 year ago