- 38ec4ec Suppress nullness warnings in `LocalCache` so that we can include it in the list of files that we pass to the nullness checker. by cpovirk · 3 years, 4 months ago
- ddc7ef0 Annotate `Table` classes for nullness. by cpovirk · 3 years, 4 months ago
- ac034f6 Annotate the core `Range` classes for nullness. by cpovirk · 3 years, 4 months ago
- 689ea62 - Annotate some `Iterator` classes for nullness. by cpovirk · 3 years, 4 months ago
- 0c40611 Annotate remaining immutable map classes for nullness, updating callers as needed. by cpovirk · 3 years, 4 months ago
- c1cc9df Fix javadoc lint by Liam Miller-Cushon · 3 years, 4 months ago
- 888789e Fix Javadoc links in c.g.common. by Google Java Core Libraries · 3 years, 4 months ago
- dbeebef Annotate bimaps for nullness. by cpovirk · 3 years, 5 months ago
- a75d0f0 Annotate `collect` static utilities for nullness. by cpovirk · 3 years, 5 months ago
- 6c23d7a Annotate some forwarding classes for nullness. by cpovirk · 3 years, 5 months ago
- 904d567 Annotate some "sorted" types for nullness. by cpovirk · 3 years, 5 months ago
- 6ad72dd Fix BloomFilter tutorial URL. by George Gastaldi · 3 years, 5 months ago
- ac7b30c Fix an incorrect javadoc tag. Thanks to @1993heqiang for the bug report. by Éamonn McManus · 3 years, 5 months ago
- b23b277 Add `HttpHeaders` constant for `Sec-CH-Prefers-Color-Scheme`. by Google Java Core Libraries · 3 years, 5 months ago
- ac4c56b Add an explicit project URL to Guava's main `pom.xml`. by Jakob Braun · 3 years, 5 months ago
- be95256 Annotate `RangeSet` classes for nullness. by cpovirk · 3 years, 5 months ago
- f9447bc Annotate `Ordering` classes for nullness. by cpovirk · 3 years, 5 months ago
- be9a814 Annotate the rest of `util.concurrent` for nullness. by cpovirk · 3 years, 5 months ago
- bd26a8c Annotate `Multimap` classes for nullness. by cpovirk · 3 years, 5 months ago
- fbf7b96 Add CheckForNull to Throwables.getCauseAs. by cpovirk · 3 years, 5 months ago
- a902c9e Annotate most of `cache` for nullness. by cpovirk · 3 years, 5 months ago
- 8802d35 Finish annotating `io` for nullness. by cpovirk · 3 years, 5 months ago
- 16c4412 Annotate a few more classes in `base`. by cpovirk · 3 years, 5 months ago
- a663a2a Finish annotating `SortedMultiset` for nullness. by cpovirk · 3 years, 5 months ago
- b1350a6 Annotate `ImmutableMap.get`, `Table.get`, and similar methods as potentially returning `null`. by cpovirk · 3 years, 5 months ago
- 572d39f Annotate Function for nullness. by cpovirk · 3 years, 5 months ago
- cf31f3a Remove `@Beta` from `Interner` and `Interners`. by Éamonn McManus · 3 years, 5 months ago
- 7505107 Internal change. by David P. Baker · 3 years, 5 months ago
- 9c88f9a Add Keep-Alive to `HttpHeaders`. by Google Java Core Libraries · 3 years, 5 months ago
- a95717c Widen acceptable exception type for code path that currently throws IllegalCharsetException by Nick Glorioso · 3 years, 5 months ago
- a2e84d7 Update Public Suffix data. by Google Java Core Libraries · 3 years, 5 months ago
- 132f206 Finish annotating `AbstractInvocationHandler`. by cpovirk · 3 years, 5 months ago
- 820aeef Optimize ImmutableSet hash flooding detection. by lowasser · 3 years, 5 months ago
- e89afcc Fix typo noted by @ben-manes in https://github.com/google/guava/commit/ce4bad32a3f15ffb21cc2a13e6db4ad03f915033#r51511526. by cpovirk · 3 years, 6 months ago
- 42c84db Use `<? extends @Nullable Object>` instead of `<?>`. by cpovirk · 3 years, 6 months ago
- 37a7c77 Include toString() of delegate executor with listening decorator by Google Java Core Libraries · 3 years, 6 months ago
- ea0e0d6 Annotate `Multiset` classes for nullness. by cpovirk · 3 years, 6 months ago
- 574710c Remove `Service.State.isTerminal()`. by Éamonn McManus · 3 years, 6 months ago
- 0cd9aaf Split `java.time` tests out of `StopwatchTest`. by cpovirk · 3 years, 6 months ago
- bac4f85 Bump actions/cache from 2.1.5 to 2.1.6. Closes #5579. by Éamonn McManus · 3 years, 6 months ago
- aaeeac7 Annotate `ImmutableCollection`, `ImmutableList`, `ImmutableSet`, and supporting classes for nullness. by cpovirk · 3 years, 6 months ago
- 281edd4 Add Sec-CH-UA-Bitness to `HttpHeaders`. by Google Java Core Libraries · 3 years, 6 months ago
- 357db07 Remove suppressions for `ShouldNotSubclass`. by cpovirk · 3 years, 6 months ago
- e1cc195 Remove @Beta from HashFunction. https://github.com/google/guava/issues/3284 by Google Java Core Libraries · 3 years, 6 months ago
- ab3090d Clarify comments discussed in https://github.com/google/guava/pull/5546#discussion_r626856415. by cpovirk · 3 years, 6 months ago
- ce4bad3 Expand docs about Caffeine. by cpovirk · 3 years, 6 months ago
- 12af215 `Invokable` no longer inherits from `java.lang.reflect.AccessibleObject`. by Éamonn McManus · 3 years, 6 months ago
- 10f1853 Use `Class.isPrimitive()` to avoid doing any work in `Defaults` for reference types. by Éamonn McManus · 3 years, 6 months ago
- 5e6e041 Update pom.xml CI info. by cpovirk · 3 years, 6 months ago
- 6db09f9 Document the safe cycle in AbstractScheduledService. by cpovirk · 3 years, 6 months ago
- f9e4c4d add `@InlineMe` to deprecated, inlineable APIs in Guava. by Kurt Alfred Kluever · 3 years, 6 months ago
- a4baad3 Nearly finish annotating `base` for nullness. by cpovirk · 3 years, 6 months ago
- 33b4182 Fix (or suppress) soon to be compile errors where the result of a method invocation for certain `Map` APIs _must_ be either used or assigned to a variable. by Kurt Alfred Kluever · 3 years, 6 months ago
- a2d7222 Internal change. by Google Java Core Libraries · 3 years, 6 months ago
- 75110e9 Generalize `Function` and `Predicate` factories to let callers specify the desired input type. by cpovirk · 3 years, 6 months ago
- 9ccb937 Make generator methods visible within the package. by cpovirk · 3 years, 6 months ago
- ec52d8d Bump actions/checkout from 2 to 2.3.4. by cpovirk · 3 years, 6 months ago
- 1e2c806 Fix (or suppress) soon to be compile errors where the result of a method invocation for certain `Collection`, `Iterable`, and `Iterator` APIs _must_ be either used or assigned to a variable. by Kurt Alfred Kluever · 3 years, 6 months ago
- f7fd83f Update Public Suffix data. by Google Java Core Libraries · 3 years, 6 months ago
- 4b02d3c Annotate much of `util.concurrent` for nullness. by cpovirk · 3 years, 6 months ago
- 5fec0ff Document when `EndpointPair.adjacentNode` changed signature. by cpovirk · 3 years, 6 months ago
- 1799bc3 Add explicit null checks. by cpovirk · 3 years, 6 months ago
- 571bd57 Instead of partially implementing `Future`, fully implement a custom `Cancellable` interface, and ensure that `cancel` and `isCancelled` always work. by cpovirk · 3 years, 6 months ago
- 8c003ad Minor tweaks to CacheBuilder docs. by Google Java Core Libraries · 3 years, 7 months ago
- 1cf7a56 Split afterRanInterruptibly into afterRanInterruptiblySuccess and afterRanInterruptiblyFailure. by cpovirk · 3 years, 7 months ago
- b0be21d EndpointPair.java: s/adjacentNode(Object Node)/adjacentNode(N node)/ by Google Java Core Libraries · 3 years, 7 months ago
- 4cacc0e Comment out @ElementTypesAreNonnullByDefault in classes that are missing `@CheckReturnValue` for at least one location. by cpovirk · 3 years, 7 months ago
- 1933615 Annotate `math` for nullness. by cpovirk · 3 years, 7 months ago
- 2972a10 Annotate `net` for nullness. by cpovirk · 3 years, 7 months ago
- 5137f99 Annotate `io` for nullness. by cpovirk · 3 years, 7 months ago
- 50dffd9 Deflake `HashingTest`. by Éamonn McManus · 3 years, 7 months ago
- db6580e Avoid unlikely NullPointerException in deleteDirectoryContents and deleteRecursively. by cpovirk · 3 years, 7 months ago
- 50e7ddd Reject `null` in `CharStreams.asWriter(appendable).write(string[, ...])`. by cpovirk · 3 years, 7 months ago
- 38112eb Annotate `graph` for nullness. by cpovirk · 3 years, 7 months ago
- 4e5be74 Add warnings to documentation of some multimaps and `Multiset` that modifying a value with respect to `equals()` is dangerous. by David P. Baker · 3 years, 7 months ago
- 0806647 Make `MapIteratorCache` and `MapRetrievalCache` mostly hostile to nulls. by cpovirk · 3 years, 7 months ago
- 19c08f9 Use ConcurrentHashMap.newKeySet() in Sets.newConcurrentHashSet() by Liam Miller-Cushon · 3 years, 7 months ago
- ecbbcc5 Annotate `primitives` for nullness. by cpovirk · 3 years, 7 months ago
- e92de2d Annotate `eventbus` for nullness. by cpovirk · 3 years, 7 months ago
- b1a8679 Make `MoreFiles.deleteRecursively()` throw `NoSuchFileException` when the `path` argument itself doesn't exist. by David P. Baker · 3 years, 7 months ago
- 769e1e9 Annotate `hash` for nullness. by cpovirk · 3 years, 7 months ago
- 6e054ce Delete the `FileBackedOutputStream` temp file if writing to it fails. by Éamonn McManus · 3 years, 7 months ago
- 9acb9a0 Discourage use of `ArrayTable`. by Kurt Alfred Kluever · 3 years, 7 months ago
- 12a3d4f Clarify what "different equivalence relations" means. by Éamonn McManus · 3 years, 7 months ago
- 6f76467 Fix typo. by cpovirk · 3 years, 7 months ago
- 4885fca Replace old-style loops with enhanced for loops by Alan Malloy · 3 years, 7 months ago
- 781ac8a Remove `@Beta` from `EventBus` and related classes. by Colin Decker · 3 years, 7 months ago
- 48b72fc Fix exception message in `CacheBuilderSpec`. by Kurt Alfred Kluever · 3 years, 7 months ago
- c27d91c Clarify LRU behavior of `CacheBuilder`. by Kurt Alfred Kluever · 3 years, 7 months ago
- fe20304 fix javadoc typos by Andrey Turbanov · 3 years, 7 months ago
- 82a3ecf Discourage usage of EventBus. by cpovirk · 3 years, 7 months ago
- f7ca4a9 Bump deps. by cpovirk · 3 years, 7 months ago
- 5883279 Document that `ImmutableType.of()` returns a singleton instance. by Kurt Alfred Kluever · 3 years, 7 months ago
- 8a71f2b fix `CacheBuilder` javadoc error. by Kurt Alfred Kluever · 3 years, 7 months ago
- fb5e365 Add some documentation to `ByteSource` and `CharSource` about the general expectations for source behavior and what the behavior might be if those expectations aren't met. by Colin Decker · 3 years, 7 months ago
- 3480d8f clarify `AtomicDoubleArray.set()` javadocs. by Kurt Alfred Kluever · 3 years, 7 months ago
- 0ea7ced Document issues with `ClassPath`, and recommend ClassGraph. by cpovirk · 3 years, 7 months ago
- 418224d Link to the immutable collectors from the utility classes. by Kurt Alfred Kluever · 3 years, 7 months ago
- f141c8e Recommend Caffeine over common.cache. by cpovirk · 3 years, 7 months ago
- 37ca3e3 Presize list builder for inCompletionOrder by Google Java Core Libraries · 3 years, 7 months ago