openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Guava: Google Core Libraries for Java
Settings
|
Report Duplicate
69
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 13, 2024 — May 13, 2025
Showing page 1 of 231
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use collection constructors instead of legacy static factories.
cpovirk
More...
1 day ago
Strip a generics-related test under J2KT.
cpovirk
More...
2 days ago
Add `BigDecimal.TWO` in J2CL & GWT.
Kurt Alfred Kluever
More...
8 days ago
Clarify {Int,Long}Math tests
lowasser
More...
8 days ago
Add {Int,Long}Math.saturatedAbs.
lowasser
More...
8 days ago
Bump the github-actions group with 2 updates
dependabot[bot]
More...
13 days ago
Ensure there are no duplicate `HttpHeader` field names defined.
Kurt Alfred Kluever
More...
13 days ago
Test that the interrupted `InterruptibleTask` does in fact produce `InterruptedException`.
cpovirk
More...
15 days ago
Update Public Suffix List data.
cpovirk
More...
22 days ago
Mention the Javadoc shortlinks on the landing page.
cpovirk
More...
23 days ago
`s/Object object/Object obj/`.
Kurt Alfred Kluever
More...
29 days ago
Continue standardizing annotations on serialization-related members.
cpovirk
More...
29 days ago
Optimize `SetView#equals()` to avoid unnecessary iterations. Fixes #7716.
Chaoren Lin
More...
about 1 month ago
Remove JDK7 stylesheet.
cpovirk
More...
about 1 month ago
Refactor `SetView` tests.
Chaoren Lin
More...
about 1 month ago
Prepare for release 33.4.8.
cpovirk
More...
about 1 month ago
Apply recently added `@InlineMe` annotations, and correct a typo in the one in `Shorts`.
cpovirk
More...
about 1 month ago
Finish removing suppressions for Java7ApiChecker now that we've finally stopped running it internally.
cpovirk
More...
about 1 month ago
Begin removing Java7ApiChecker suppressions now that we've finally stopped running it internally.
cpovirk
More...
about 1 month ago
Revisit various "Java 8+" recommendations.
cpovirk
More...
about 1 month ago
Make the `hashCode` methods in `primitives` delegate to the equivalent JDK methods, and put `@InlineMe` on them.
cpovirk
More...
about 1 month ago
Address some `ImmutableCollectionsShortcuts` warnings.
cpovirk
More...
about 1 month ago
Use `AtomicReferenceFieldUpdater` instead of `VarHandle` when `guava-android` runs under a JVM.
cpovirk
More...
about 1 month ago
Address some `PrimitiveComparisons` warnings.
cpovirk
More...
about 1 month ago
Migrate casts from int literals to use double and float literals
Liam Miller-Cushon
More...
about 1 month ago
Address https://errorprone.info/bugpattern/UnnecessaryParentheses warnings in tests.
cpovirk
More...
about 1 month ago
Migrate casts from int literals to longs to use long literals
Liam Miller-Cushon
More...
about 1 month ago
Address a few more Error Prone warnings.
cpovirk
More...
about 1 month ago
Prepare for release 33.4.7.
cpovirk
More...
about 1 month ago
Further standardize annotations on serialization-related members.
cpovirk
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
230
231
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree