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 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove `@Beta` from `com.google.common.base` APIs.
Kurt Alfred Kluever
More...
over 1 year ago
Internal change
Google Java Core Libraries
More...
over 1 year ago
Bump github/codeql-action from 2.3.0 to 2.3.2
dependabot[bot]
More...
over 1 year ago
Internal build change
Stefan Haustein
More...
over 1 year ago
Bump github/codeql-action from 2.2.12 to 2.3.0
dependabot[bot]
More...
over 1 year ago
Split the tests for `Files.createTempDir` into a separate file.
cpovirk
More...
over 1 year ago
Add @NullMarked to the testing package, except for some @GwtIncompatible classes with non-obvious adjustment requirements.
Stefan Haustein
More...
over 1 year ago
Update Public Suffix data.
Google Java Core Libraries
More...
over 1 year ago
Standardize parameter names in `Preconditions`.
xumengqi
More...
over 1 year ago
Bump and simplify a dep and a plugin.
cpovirk
More...
over 1 year ago
Fix open-source GWT build after cl/526184065.
cpovirk
More...
over 1 year ago
Reannotate `ClassToInstanceMap` and `TypeToInstanceMap` to use `Class<@NonNull ...>`.
cpovirk
More...
almost 2 years ago
Include various filesystem-related tests when we test under an Android emulator.
cpovirk
More...
almost 2 years ago
Use lambdas, and add one nullness annotation.
cpovirk
More...
almost 2 years ago
Add some automatically suggested nullness annotations.
cpovirk
More...
almost 2 years ago
Apply `ReturnMissingNullable` suggestions.
cpovirk
More...
almost 2 years ago
Don't use "`return null`" for code that should fail the test if it is reached, round 2.
cpovirk
More...
almost 2 years ago
Manually annotate yet more type arguments as `@Nullable`.
cpovirk
More...
almost 2 years ago
Manually annotate some type arguments as `@Nullable`.
cpovirk
More...
almost 2 years ago
Use type-use `@Nullable` instead of declaration `@CheckForNull` in the remaining guava-android sources (mostly testing utilities).
cpovirk
More...
almost 2 years ago
Disable `NullPointerTester` when `com.google.common` is being tested under Android VMs.
cpovirk
More...
almost 2 years ago
Manually annotate some more type arguments as `@Nullable`.
cpovirk
More...
almost 2 years ago
Bump actions/checkout from 3.5.1 to 3.5.2
dependabot[bot]
More...
almost 2 years ago
Apply `EqualsMissingNullable` suggestions.
cpovirk
More...
almost 2 years ago
Apply conservative `FieldMissingNullable` suggestions.
cpovirk
More...
almost 2 years ago
Apply `VoidMissingNullable` suggestions.
cpovirk
More...
almost 2 years ago
Refactor - Make Anonymous inner classes lambda
prasanthomanakuttan
More...
almost 2 years ago
Don't use "`return null`" for code that is unreachable, for code that should fail the test if it is reached, or for producing "don't care" values where it's not appropriate.
cpovirk
More...
almost 2 years ago
Apply `ParameterMissingNullable` suggestions.
cpovirk
More...
almost 2 years ago
Use Truth in `CycleDetectingLockFactoryTest`.
cpovirk
More...
almost 2 years ago
←
1
2
…
5
6
7
8
9
10
11
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