69
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2024 — May 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use collection constructors instead of legacy static factories. More... 1 day ago
Strip a generics-related test under J2KT. More... 2 days ago
Add `BigDecimal.TWO` in J2CL & GWT. More... 8 days ago
Clarify {Int,Long}Math tests More... 8 days ago
Add {Int,Long}Math.saturatedAbs. More... 8 days ago
Bump the github-actions group with 2 updates More... 13 days ago
Ensure there are no duplicate `HttpHeader` field names defined. More... 13 days ago
Test that the interrupted `InterruptibleTask` does in fact produce `InterruptedException`. More... 15 days ago
Update Public Suffix List data. More... 22 days ago
Mention the Javadoc shortlinks on the landing page. More... 23 days ago
`s/Object object/Object obj/`. More... 29 days ago
Continue standardizing annotations on serialization-related members. More... 29 days ago
Optimize `SetView#equals()` to avoid unnecessary iterations. Fixes #7716. More... about 1 month ago
Remove JDK7 stylesheet. More... about 1 month ago
Refactor `SetView` tests. More... about 1 month ago
Prepare for release 33.4.8. More... about 1 month ago
Apply recently added `@InlineMe` annotations, and correct a typo in the one in `Shorts`. More... about 1 month ago
Finish removing suppressions for Java7ApiChecker now that we've finally stopped running it internally. More... about 1 month ago
Begin removing Java7ApiChecker suppressions now that we've finally stopped running it internally. More... about 1 month ago
Revisit various "Java 8+" recommendations. More... about 1 month ago
Make the `hashCode` methods in `primitives` delegate to the equivalent JDK methods, and put `@InlineMe` on them. More... about 1 month ago
Address some `ImmutableCollectionsShortcuts` warnings. More... about 1 month ago
Use `AtomicReferenceFieldUpdater` instead of `VarHandle` when `guava-android` runs under a JVM. More... about 1 month ago
Address some `PrimitiveComparisons` warnings. More... about 1 month ago
Migrate casts from int literals to use double and float literals More... about 1 month ago
Address https://errorprone.info/bugpattern/UnnecessaryParentheses warnings in tests. More... about 1 month ago
Migrate casts from int literals to longs to use long literals More... about 1 month ago
Address a few more Error Prone warnings. More... about 1 month ago
Prepare for release 33.4.7. More... about 1 month ago
Further standardize annotations on serialization-related members. More... about 1 month ago