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
Avoid fully qualifying types from the same package, and use `https`. More... over 1 year ago
Test that we don't add new methods or supertypes to `ListenableFuture`. More... over 1 year ago
Post-pare for release 32.0.1. More... over 1 year ago
Add explicit type arguments necessary for J2KT in common/collect. More... over 1 year ago
Update `package-info` for `common.base`. More... over 1 year ago
Use Java's hardware-accelerated CRC32C implementation where available. More... over 1 year ago
Use `Class<@NonNull T>` in one more class, `ObjectArrays`. More... over 1 year ago
Remove Windows warnings now that `Files.createTempDir` and `FileBackedOutputStream` work under Windows again. More... over 1 year ago
Fix `Files.createTempDir` and `FileBackedOutputStream` under Windows. More... over 1 year ago
Run CI under Windows, suppressing existing failures. More... over 1 year ago
Fix j2kt stream package nullability Fix sort() parameter nullability More... over 1 year ago
Internal change. More... over 1 year ago
Internal build setup change More... over 1 year ago
Bump github/codeql-action from 2.3.5 to 2.3.6 More... over 1 year ago
Add `Duration`-based default methods to `ListeningExecutorService` More... over 1 year ago
Improve signatures of methods for converting iterables to arrays. More... over 1 year ago
Internal build change More... over 1 year ago
Update Public Suffix data. More... over 1 year ago
Bump github/codeql-action from 2.3.3 to 2.3.5 More... over 1 year ago
Warn that `Files.createTempDir` and `FileBackedOutputStream` don't work under Windows anymore (if ever they did). More... over 1 year ago
Update links for the rename of the reference-checker repo. More... over 1 year ago
Prepare for release 32.0.0. More... over 1 year ago
Under J2CL, make `EnumMultiset` work. Previously, it was present but failed at runtime. More... over 1 year ago
Under J2CL+GWT, remove `keyType()` and `valueType()` from the `Enum*BiMap` classes. More... over 1 year ago
Remove `Sets.complementOf` from `guava-gwt`. More... over 1 year ago
Remove `Enums` from `guava-gwt` at compile time. More... over 1 year ago
Restrict permissions when creating temporary files and directories, or fail if that's not possible. More... over 1 year ago
Stop super-sourcing System.nanoTime usages as the API was available since 2021. More... over 1 year ago
Fix javadoc formatting for ImmutableList.copyOf(Collection). More... over 1 year ago
Add "Sec-Browsing-Topics" header. Add "Observe-Browsing-Topics" header. More... over 1 year ago