69
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump github/codeql-action from 2.21.8 to 2.21.9 More... over 1 year ago
Bump actions/checkout from 4.0.0 to 4.1.0 More... over 1 year ago
Remove suggestions to throw a plain `RuntimeException`, and discourage the remaining `propagateIfPossible` overloads, too. More... over 1 year ago
Chain exceptions when closing `Stream.concat(...)`. More... over 1 year ago
Bump actions/setup-java from 3.12.0 to 3.13.0 More... over 1 year ago
Bump github/codeql-action from 2.21.5 to 2.21.8 More... over 1 year ago
Fix a typo from cl/522214387. More... over 1 year ago
Make `UnmodifiableMultiset.removeIf(Predicate)` unsupported More... over 1 year ago
Do only one thing inside the `try` of a `try`-`fail`-`catch`. More... over 1 year ago
Internal change More... over 1 year ago
Bump actions/upload-artifact from 3.1.2 to 3.1.3 More... over 1 year ago
Address an Error Prone warning about catching `AssertionError`. More... over 1 year ago
Use `assertThrows` almost wherever we can. More... over 1 year ago
Address https://errorprone.info/bugpattern/MissingFail violations. More... over 1 year ago
Make `Futures.getChecked` prefer constructors with a `Throwable` parameter. More... over 1 year ago
Bump actions/checkout from 3.6.0 to 4.0.0 More... over 1 year ago
Fix typo: Serial number 3 -> 4 More... over 1 year ago
Bump github/codeql-action from 2.21.4 to 2.21.5 More... over 1 year ago
Add test for `Ordering.explicit(1,2,3).max(Arrays.asList(0))` More... over 1 year ago
Update Public Suffix data. More... over 1 year ago
Bump actions/checkout from 3.5.3 to 3.6.0 More... over 1 year ago
Remove unused `logger` (left over from cl/543484764). Fixes https://github.com/google/guava/issues/6684 More... over 1 year ago
Update code for forthcoming nullness annotations for JDK classes. More... over 1 year ago
Attempt to fix an [error](https://github.com/google/guava/actions/runs/5788896196/job/15689397851) in deploying snapshots: More... over 1 year ago
Avoid parameter reassignment, and clarify that `cleanUp` can process multiple references. More... over 1 year ago
Update code for forthcoming nullness annotations for JDK classes. More... over 1 year ago
Fix typo: Post->Port More... over 1 year ago
Bump github/codeql-action from 2.21.0 to 2.21.4 More... over 1 year ago
Prepare for nullness annotations on `AtomicReferenceFieldUpdater`. More... over 1 year ago
Automatically bump deps, and manually bump `error_prone_core`. More... over 1 year ago