1
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In `Strings.lenientFormat`, don't assign into the varargs array. More... about 5 hours ago
Don't bother to explicitly set [`publishingServerId`](https://central.sonatype.org/publish/publish-portal-maven/#publishingserverid) to its default value. More... 2 days ago
Delete `CharMatcherRewrite`. More... 2 days ago
Replace nonsense with a wall of text. More... 14 days ago
Explicitly list `Table<..., @Nullable V>` as a supertype of `ArrayTable`. More... 14 days ago
Make another class `private`. More... 15 days ago
Update Public Suffix List data. More... 15 days ago
Internal change. More... 16 days ago
Use `java.util.zip.CRC32C` directly when available instead of using it through `MethodHandle`. More... 16 days ago
update documentation to link references to "unique" to our definition More... 16 days ago
Apply `RemoveUnusedPrivateMethods`. More... 16 days ago
Address a http://errorprone.info/bugpattern/NarrowingCompoundAssignment warning. More... 16 days ago
Apply `UnnecessaryParentheses`. More... 16 days ago
Remove now-useless `test.add.args`. More... 16 days ago
Address some http://errorprone.info/bugpattern/PrivateConstructorForUtilityClass warnings. More... 17 days ago
Allocate scratch space only when it's about to be needed. More... 18 days ago
Add Java 21 advice to each method of `ThreadFactoryBuilder`. More... 19 days ago
Make nested package-private classes `final`. More... 19 days ago
Delete `ChecksumBenchmark`, which we've replaced with a separate JMH benchmark. More... 19 days ago
Apply `private` to some classes that are nested directly inside a top-level class. More... 19 days ago
Make more package-private classes `final`. More... 20 days ago
Remove `emulated = true` from `@GwtCompatible` usages. More... 20 days ago
Use `private` and `final` more in `AbstractBiMap`. More... 20 days ago
Add some missing `@Override` annotations, and remove some unused imports. More... 21 days ago
Fix some Javadoc warnings. More... 21 days ago
Update documentation and some internals for the long-ago demise of our GWT-RPC support. More... 21 days ago
Make package-private `collect` classes `final` where possible. More... 21 days ago
Bump minSdkVersion to 23 (Marshmallow). More... 22 days ago
Bump github/codeql-action in the github-actions group More... 23 days ago
Tweak docs for `newArrayList` and `newLinkedList`. More... 26 days ago