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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 1 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump actions/upload-artifact from 4.1.0 to 4.2.0
dependabot[bot]
More...
about 1 year ago
Remove stale suppressions.
cpovirk
More...
about 1 year ago
Bump github/codeql-action from 3.23.0 to 3.23.1
dependabot[bot]
More...
about 1 year ago
Document the JDK 9+ alternative to `ByteStreams#toByteArray`
Stephan Schroevers
More...
about 1 year ago
Remove obsolete TODO comments
Stefan Haustein
More...
about 1 year ago
Bump actions/upload-artifact from 4.0.0 to 4.1.0
dependabot[bot]
More...
about 1 year ago
Add a missing nullability annotation for the j2kt super source. Also remove an unused method.
Stefan Haustein
More...
about 1 year ago
Remove `final` so that J2KT can generate overrides in subclasses.
cpovirk
More...
about 1 year ago
Prepare for forthcoming `@Nullable` annotations on `Optional.orElseGet`.
cpovirk
More...
about 1 year ago
Roll forward `Suppliers` change.
cpovirk
More...
about 1 year ago
Internal change.
cpovirk
More...
about 1 year ago
Roll back `Suppliers` change.
cpovirk
More...
about 1 year ago
Add `Duration` overload for `Suppliers.memoizeWithExpiration`.
mfboulos
More...
about 1 year ago
Bump copyright year.
cpovirk
More...
about 1 year ago
Bump github/codeql-action from 3.22.12 to 3.23.0
dependabot[bot]
More...
about 1 year ago
Fix some typos in comments
Google Java Core Libraries
More...
about 1 year ago
Document that we now run our Android tests under KitKat.
cpovirk
More...
about 1 year ago
Use fake filesystems to make Guava tests work better [under Windows](https://github.com/google/guava/issues/2130) and Android, and prepare jimfs for some preliminary Android testing.
cpovirk
More...
about 1 year ago
Update Public Suffix data.
Google Java Core Libraries
More...
about 1 year ago
Bump github/codeql-action from 3.22.11 to 3.22.12
dependabot[bot]
More...
about 1 year ago
Bump Truth to 1.2.0.
cpovirk
More...
about 1 year ago
Add a missing nullness annotation.
cpovirk
More...
about 1 year ago
fix a typo in a class name.
Google Java Core Libraries
More...
about 1 year ago
Make a few small optimizations to JRE `ImmutableSet` construction for this "new" world in which we never reuse the array passed to `construct`.
cpovirk
More...
about 1 year ago
Prepare for release 33.0.0.
cpovirk
More...
about 1 year ago
Bump actions/upload-artifact from 3.1.3 to 4.0.0
dependabot[bot]
More...
about 1 year ago
change behavior of views retu...
Google Java Core Libraries
More...
about 1 year ago
Remove dead code.
Google Java Core Libraries
More...
about 1 year ago
change behavior of views returned by graph accessor methods that take a graph element as input: they now throw IllegalStateException when that element is removed from the graph
Google Java Core Libraries
More...
about 1 year ago
Reduce `ImmutableSetMultimap.Builder` memory usage by using `CompactHashSet`.
cpovirk
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
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