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
2 days
ago.
Mar 02, 2024 — Mar 02, 2025
Showing page 1 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Override `Predicate.test` wherever we override `Predicate.apply`.
cpovirk
More...
5 days ago
Improve documentation and naming of `getFromAlreadyDoneFuture`.
cpovirk
More...
5 days ago
Document the `nullWriter` in `Writer` as an alternative to ours in `CharStreams`.
cpovirk
More...
5 days ago
Document the `nullOutputStream` in `OutputStream` as an alternative to ours in `ByteStreams`.
cpovirk
More...
6 days ago
Enable some methods in ByteStreams for j2kt-native
Stefan Haustein
More...
6 days ago
Add test for `containsKey(keyForNullValue)`.
Vladimir Sitnikov
More...
6 days ago
Inline some `Maps` helper lambdas (follow-up from cl/725740741). Tidy up some code comments.
Kurt Alfred Kluever
More...
7 days ago
Migrate from `<? extends @Nullable Object>` back to `<?>`.
cpovirk
More...
8 days ago
Bump the github-actions group with 3 updates
dependabot[bot]
More...
8 days ago
Standardize on openjdk.org for bug links.
cpovirk
More...
8 days ago
Use conventional modifier order in comment.
cpovirk
More...
8 days ago
Address more Error Prone warnings.
cpovirk
More...
11 days ago
Assorted cleanups noticed after recent `AbstractFuture` [changes](https://github.com/google/guava/issues/2934).
cpovirk
More...
11 days ago
Use most of the main `AbstractFuture` implementation from J2KT and from GWT/J2CL.
cpovirk
More...
12 days ago
Refactor the main `AbstractFuture` implementation to prepare for using it for more environments.
cpovirk
More...
12 days ago
Update `TableCollectorsTest` for compatibility with J2KT.
Google Java Core Libraries
More...
12 days ago
Reduce scope of suppressions in `Abstract*Future` classes, and make the classes look slightly more similar to one another.
cpovirk
More...
12 days ago
Change snapshot version numbers to begin with a _bigger_ number.
cpovirk
More...
12 days ago
Revert commit 032e2f92 “Workaround bad J2KT/Kotlin smartcast interaction”
Martin Kretzschmar
More...
12 days ago
Fix some https://errorprone.info/bugpattern/UnnecessaryFinal warnings.
cpovirk
More...
13 days ago
Mention `ExecutorService.close()` as a slightly different alternative to `MoreExecutors.shutdownAndAwaitTermination`.
cpovirk
More...
13 days ago
Fix some https://errorprone.info/bugpattern/AnnotationPosition warnings.
cpovirk
More...
13 days ago
Temporarily withdraw `image/avif` from `MediaType`.
cpovirk
More...
14 days ago
Address a couple nullness errors.
cpovirk
More...
14 days ago
Truthify `escape` tests.
cpovirk
More...
14 days ago
Internal change.
cpovirk
More...
18 days ago
Fix a few Javadoc warnings.
cpovirk
More...
19 days ago
Withdraw usages of `java.io.Serial` from the external repo.
cpovirk
More...
19 days ago
Address https://errorprone.info/bugpattern/EscapedEntity warnings.
cpovirk
More...
19 days ago
Suppress some https://errorprone.info/bugpattern/CollectionUndefinedEquality warnings.
cpovirk
More...
20 days ago
←
1
2
3
4
5
6
7
8
9
…
227
228
→
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