0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stream: Added missing background mappers to fluent mapper builder. More... 7 months ago
stream: Added missing javadoc entries. More... 7 months ago
stream: Added `ThreadFactory` based background process methods. More... 7 months ago
(stream: javadoc typo fix) More... 7 months ago
stream: Added `applyFluent` utility methods to all fluent builders. More... 8 months ago
build: Added convenience "updateJdkElementList" task to easily update the JDK's element-list file in the future. More... 8 months ago
javadoc: Fixed warning "The code being documented uses modules but the packages defined ...". More... 8 months ago
Using SLF4J instead of JUL (except for testing and in jtrim-logs). More... 8 months ago
build: Added local publish possibility when not doing a release. More... 8 months ago
javadoc: Fixed some minor javadoc issues in FluentSeqGroupConsumer. More... 9 months ago
stream: Made some inBackground* methods in FluentSeqGroupConsumer more flexible. More... 9 months ago
Set the version to 2.0.8 More... 9 months ago
build: Explicitly setting services for tasks, because for some reason Gradle does not set it automatically. More... 9 months ago
build: Removed invalid @Internal annotations. More... 9 months ago
build: Adjusted external JTrim URL to follow the modularized pattern. More... 9 months ago
Changed "jtrim.taskgraph" Java module name to "jtrim.task.graph" to be consistent with the Maven artifact id. More... 9 months ago
build: Fixed javadoc links when generating local javadoc files. More... 9 months ago
build: Removed no longer necessary Java 8 javadoc URL. More... 9 months ago
build: Removed automatic module name setting. More... 9 months ago
Removed some unused code. More... 9 months ago
Upgraded mockito to 5.4.0. More... 9 months ago
Fixed deprecated API usage in ParallelSeqGroupProducerTest. More... 9 months ago
build: Fixed checkstyle and javadoc failures due to module-info.java. More... 9 months ago
ObjectFinalizer now relies on Cleaner instead of the finalize method. More... 9 months ago
Added module-info to each project. More... 9 months ago
Upgraded to Java 11. More... 9 months ago
Upgraded to Gradle 8.2.1. More... 9 months ago
stream: Added mapper methods to consumer builders, and also some missing convenience background executor. More... 9 months ago
Using @ServiceReference annotation instead of explicitly assigning a service. More... 12 months ago
Upgraded to Gradle 8.1.1. More... 12 months ago