69
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Final 🤞 set of `@J2ktIncompatible` for cgc.collect More... almost 2 years ago
Add some explicit type parameters in `com.google.collect` More... almost 2 years ago
Update actions to latest versions, as reported by Dependabot. More... almost 2 years ago
More `@J2ktIncompatible` annotations for serialization code. More... almost 2 years ago
[Pin](https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies) (and sometimes update) GitHub actions versions. More... almost 2 years ago
Set up OSSF Scorecards. More... almost 2 years ago
Use definitely non-nullable types in `common.base`/`common.collect` More... almost 2 years ago
Avoid using raw types/wildcards when a type parameter is self-bounding (in English: when it is `Enum`). More... almost 2 years ago
Internal change More... almost 2 years ago
More `@J2ktIncompatible` changes for collections More... almost 2 years ago
Update Public Suffix data. More... almost 2 years ago
Mark Java serialization code `@J2ktIncompatible` in common.collect More... almost 2 years ago
Internal change More... almost 2 years ago
Internal build change More... almost 2 years ago
Google internal build changes More... almost 2 years ago
Declare that `Converter.apply` accepts `A` and returns `B`, as its `Function<A, B>` supertype indicates. More... almost 2 years ago
Internal change More... almost 2 years ago
Enable [Java8ApiChecker](https://errorprone.info/bugpattern/Java8ApiChecker) for Maven builds. More... almost 2 years ago
Google internal build changes More... almost 2 years ago
Bump actions/setup-java from 3.9.0 to 3.10.0. More... almost 2 years ago
Google internal build changes More... almost 2 years ago
Rename COPYING to LICENSE More... almost 2 years ago
Replace `com.google.gwt` with `org.gwtproject`, which [it's moved to](https://repo1.maven.org/maven2/com/google/gwt/gwt-dev/2.10.0/gwt-dev-2.10.0.pom): More... almost 2 years ago
Add a note to `Hashing.goodFastHash` about memory usage. More... almost 2 years ago
Google internal build changes More... almost 2 years ago
Newer versions of maven-install-plugin (such as 3.1.0, the default under Maven 3.9.0) [error out if no jar exists](https://groups.google.com/g/guava-discuss/c/e5UVvuM9CP8/m/aHLJQkp6AQAJ). More... almost 2 years ago
Configures Maven to create bit-by-bit reproducible artifacts. More... almost 2 years ago
Add another test More... almost 2 years ago
Fix typo in errorprone.info URL More... about 2 years ago
fix minor case of a bad default More... about 2 years ago