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