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 4 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Begin using Maven Wrapper.
cpovirk
More...
over 1 year ago
Work around Javadoc and JDiff bugs caused by the existence of two `copyOf(E[])` declared in the same class.
cpovirk
More...
over 1 year ago
Bump github/codeql-action from 2.22.2 to 2.22.3
dependabot[bot]
More...
over 1 year ago
Avoid exposing some types outside the scope in which those types are visible.
cpovirk
More...
over 1 year ago
Bump github/codeql-action from 2.22.1 to 2.22.2
dependabot[bot]
More...
over 1 year ago
Clarify documentation of transform methods in `ClosingFuture`.
Google Java Core Libraries
More...
over 1 year ago
Simplify our `maven-javadoc-plugin` configuration, and move both it and `maven-source-plugin` to the default phase (which is `package`).
cpovirk
More...
over 1 year ago
Avoid exposing some types outside the scope in which those types are visible.
cpovirk
More...
over 1 year ago
Inline `*FauxverideShim` classes into their subclasses.
cpovirk
More...
over 1 year ago
Fix double-source-jar error during releases:
cpovirk
More...
over 1 year ago
Add `@GwtIncompatible` to a bunch of tests that had neither that nor `@GwtCompatible`.
cpovirk
More...
over 1 year ago
Bump github/codeql-action from 2.21.9 to 2.22.1
dependabot[bot]
More...
over 1 year ago
Bump ossf/scorecard-action from 2.2.0 to 2.3.0
dependabot[bot]
More...
over 1 year ago
roll back fix of behavior of Graph/ValueGraph views for a node when that node is removed from the graph (breaking internal tests)
Google Java Core Libraries
More...
over 1 year ago
Prepare for release 32.1.3.
cpovirk
More...
over 1 year ago
fix behavior of Graph/ValueGraph views for a node when that node is removed from the graph
ineuwirth
More...
over 1 year ago
Fix `Files.createTempDir` and `FileBackedOutputStream` under Windows _services_ (at least under JDK 9+), a rare use case.
cpovirk
More...
over 1 year ago
Add `@GwtIncompatible` to `ConverterTest` methods that fail J2CL compilation.
cpovirk
More...
over 1 year ago
Update Public Suffix data.
Google Java Core Libraries
More...
over 1 year ago
Make `MapsTransformValuesTest` stop pulling double duty as a test and as test infrastructure.
cpovirk
More...
over 1 year ago
Hard-code a number of iterations for GWT/J2CL tests instead of having a different number for GWT prod mode and dev mode.
cpovirk
More...
over 1 year ago
Split `Base` and `Derived` out of `SetsTest` so that `MapsTest` can depend on them without depending on `SetsTest`.
cpovirk
More...
over 1 year ago
Give `ContiguousSetTest` its own `DiscreteDomain` implementation instead of pulling one from `RangeTest`.
cpovirk
More...
over 1 year ago
Make `FilteredMapTest` and `MapsTest` stop pulling double duty as a test and as test infrastructure.
cpovirk
More...
over 1 year ago
Annotate hash-flooding tests as `@GwtIncompatible`.
cpovirk
More...
over 1 year ago
Use `assertThrows` in a few more places.
cpovirk
More...
over 1 year ago
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
dependabot[bot]
More...
over 1 year ago
Prepare some `common.collect` tests and testlib classes to build under J2CL.
cpovirk
More...
over 1 year ago
Skip a couple `ServiceManager` tests when running Java 8 on Windows.
cpovirk
More...
over 1 year ago
Prepare code for more JDK nullness annotations.
cpovirk
More...
over 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