69
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
May 03, 2024 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove `@Beta` from the `guava-android` `Collector` APIs. More... about 12 hours ago
Prepare for release 33.2.1. More... 2 days ago
Migrate usages of obsolete Guava APIs. More... 3 days ago
Use `AssertionError(String, Throwable)` instead of supplying the cause later. More... 4 days ago
Eliminate the need for a few `rawtypes` and `unchecked` suppressions. More... 5 days ago
Fix `@VisibleForTesting` violations. More... 5 days ago
Use Number.prototype.toPrecision in Platform.formatCompact4Digits. More... 6 days ago
Change `InetAddress`-`String` conversion methods to preserve the scope ID. More... 9 days ago
Bump github/codeql-action from 3.25.5 to 3.25.6 More... 13 days ago
Remove workaround for an ancient Android `toArray` bug. More... 16 days ago
Remove workaround for an Android bug that was fixed at some point before Lollipop. More... 16 days ago
Remove `@Beta` from `TestingExecutors.sameThreadScheduledExecutor`. More... 16 days ago
Bump actions/checkout from 4.1.5 to 4.1.6 More... 16 days ago
Reenable `NullPointerTester` tests for our internal Android-emulator testing. More... 16 days ago
Internal change. More... 17 days ago
Internal change. More... 19 days ago
Add a J2kt super-source implementation of DirectExecutorService that doesn't rely on other unsupported classes. More... 19 days ago
Bump github/codeql-action from 3.25.4 to 3.25.5 More... 20 days ago
Update the documentation of `RegularImmutableMap`. More... 23 days ago
Bump ossf/scorecard-action from 2.3.1 to 2.3.3 More... 23 days ago
Bump github/codeql-action from 3.25.3 to 3.25.4 More... 25 days ago
Standardize parameter names across `Immutable*.of(...)` methods. More... 26 days ago
Bump actions/checkout from 4.1.4 to 4.1.5 More... 26 days ago
Unconditionally use `Throwable.addSuppressed` in `Closer`. More... 26 days ago
Use `Throwable.addSuppressed` in the Android copy of `ServiceManager`. More... 27 days ago
Accept `AutoCloseable` in the Android copy of `ClosingFuture`, too. More... 27 days ago
Add missing `@since` tag for `merge` in `TreeRangeMap` and `ImmutableRangeMap`. More... 29 days ago