0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Various automated cleanup; fix TimedCache not to spawn a thread per cache
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Add byte and boolean consumer functional types; tests and stepwise backoff for backoff; fix cache expiration timing and add more tests
TimBoudreau
as Tim Boudreau
More... about 5 years ago
More tests for function; use consistent method names in consumers; ThrowingRunnable enhancements to run chained runnables even if some fail, for shutdown tasks that must be processed, and coalesce the exceptions; make Address and friends more flexible and add tests.
TimBoudreau
as Tim Boudreau
More... about 5 years ago
A few further fixes and tests
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Add socket-like addresses, and ability to identify multicast addresses and similar
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Ability to convert to long-based for ease of use with com.mastfrog.util.search.BinarySearch
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Remove global junit dependency in order to start using JUnit 5; add JUnit 4 dependency to projects that now need it
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Clean up index generating annotation processors; remove generic that required line processor to reference the annotation type
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Bump version to 2.5.1-dev
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Ability to ensure write ordering
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Eliminate compiler deprecation warnings on classes that must be implemented; minor optimizations
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Add missing supplier implementation; enhance EmptyBits to do less work; remove gratuitous logging from test
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Release 2.5.0 ready
TimBoudreau
as Tim Boudreau
More... about 5 years ago
More automated pom cleanup
TimBoudreau
as Tim Boudreau
More... about 5 years ago
More pom cleanup and metadata
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Finishing prep for push to maven central
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Prep for deployment to maven central
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Handle common pattern in array utils; ensure version info works both with original ant-plugin generated data copied from Netty and the newer (using the older git log format for broader compatibility) plugin-generated data
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Remove annotation processors
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Add predicates and annotation tools
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Several new general-purpose libraries factored out of Antlr netbeans support - ranges, bit sets including large bit sets, and a cleanup of graph
TimBoudreau
as Tim Boudreau
More... about 5 years ago
On some JDKs, String.contentEquals() calls back into AppendableCharSequence.equals() and triggers a StackOverflowError
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Missing generic
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Use git log --date=iso so it does not break on git 1.8.3 and older which do not have --date=format:...
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Trivial
TimBoudreau
as Tim Boudreau
More... about 5 years ago
Split out function extensions; bump library versions; fixes due to incompatible changes in mongo driver
TimBoudreau
as Tim Boudreau
More... about 5 years ago
An array-backed primitive long collection
TimBoudreau
as Tim Boudreau
More... almost 6 years ago
Some utilities for writing functional composed comparators
TimBoudreau
as Tim Boudreau
More... almost 6 years ago
Iterator conversion method
TimBoudreau
as Tim Boudreau
More... almost 6 years ago
Generic way to retrieve version information from META-INF/maven and friends
TimBoudreau
as Tim Boudreau
More... almost 6 years ago