"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "guava" between the packages
guava-31.0.1.tar.gz and guava-31.1.tar.gz

About: Guava is a set of core Java libraries from Google.

Summary:

The "guava" source code changed by about 2.7% and now consists of 3107 regular files (+24) and 325 directories.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Java program 3043 28 4 683
Shell program 4 0 0 0
JavaScript file 1 0 0 0
XML document 33 0 0 29
CSS style sheet 1 0 0 0
Git file 2 0 0 0
YAML file 2 0 0 1
Directory 325 0 0 0
Information file 1 0 0 0
License 1 0 0 0
Readme file 3 0 0 2
Text file 20 0 0 0
Total Files3436284715



Java Programs (715 of 3043):

NameStatusDeltaVisual Diff
android/guava-testlib/src/com/google/common/collect/testing/AbstractContainerTester.java changed 1.2% diff
android/guava-testlib/src/com/google/common/collect/testing/AbstractMapTester.java changed 3.0% diff
android/guava-testlib/src/com/google/common/collect/testing/DerivedCollectionGenerators.java changed 2.2% diff
android/guava-testlib/src/com/google/common/collect/testing/features/FeatureUtil.java changed 1.9% diff
android/guava-testlib/src/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilder.java changed 2.7% diff
android/guava-testlib/src/com/google/common/collect/testing/google/AbstractMultimapTester.java changed 4.8% diff
android/guava-testlib/src/com/google/common/collect/testing/google/DerivedGoogleCollectionGenerator
s.java
changed 2.1% diff
android/guava-testlib/src/com/google/common/collect/testing/google/MapGenerators.java changed 3.7% diff
android/guava-testlib/src/com/google/common/collect/testing/google/MultisetNavigationTester.java changed 0.2% diff
android/guava-testlib/src/com/google/common/collect/testing/google/SetMultimapAsMapTester.java changed 1.6% diff
android/guava-testlib/src/com/google/common/collect/testing/google/SortedMultisetTestSuiteBuilder.j
ava
changed 4.7% diff
android/guava-testlib/src/com/google/common/collect/testing/google/SortedSetMultimapAsMapTester.jav
a
changed 2.6% diff
android/guava-testlib/src/com/google/common/collect/testing/google/UnmodifiableCollectionTests.java changed 1.2% diff
android/guava-testlib/src/com/google/common/collect/testing/Helpers.java changed 3.2% diff
android/guava-testlib/src/com/google/common/collect/testing/MapInterfaceTest.java changed 7.1% diff
android/guava-testlib/src/com/google/common/collect/testing/MinimalCollection.java changed 3.6% diff
android/guava-testlib/src/com/google/common/collect/testing/MinimalIterable.java changed 4.9% diff
android/guava-testlib/src/com/google/common/collect/testing/MinimalSet.java changed 5.0% diff
android/guava-testlib/src/com/google/common/collect/testing/NavigableMapTestSuiteBuilder.java changed 1.4% diff
android/guava-testlib/src/com/google/common/collect/testing/NavigableSetTestSuiteBuilder.java changed 4.8% diff
android/guava-testlib/src/com/google/common/collect/testing/OneSizeGenerator.java changed 2.8% diff
android/guava-testlib/src/com/google/common/collect/testing/ReserializingTestCollectionGenerator.ja
va
changed 2.7% diff
android/guava-testlib/src/com/google/common/collect/testing/ReserializingTestSetGenerator.java changed 4.4% diff
android/guava-testlib/src/com/google/common/collect/testing/SafeTreeSet.java changed 4.5% diff
android/guava-testlib/src/com/google/common/collect/testing/SortedMapInterfaceTest.java changed 2.4% diff
android/guava-testlib/src/com/google/common/collect/testing/SortedMapTestSuiteBuilder.java changed 3.0% diff
android/guava-testlib/src/com/google/common/collect/testing/SortedSetTestSuiteBuilder.java changed 7.0% diff
android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionIteratorTester.java changed 2.6% diff
android/guava-testlib/src/com/google/common/collect/testing/testers/NavigableSetNavigationTester.ja
va
changed 0.6% diff
android/guava-testlib/src/com/google/common/escape/testing/EscaperAsserts.java changed 1.3% diff
android/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java changed 2.6% diff
android/guava-testlib/src/com/google/common/testing/ArbitraryInstances.java changed 0.8% diff
android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java changed 0.4% diff
android/guava-testlib/src/com/google/common/testing/EqualsTester.java changed 2.5% diff
android/guava-testlib/src/com/google/common/testing/EquivalenceTester.java changed 5.4% diff
android/guava-testlib/src/com/google/common/testing/FakeTicker.java changed 2.1% diff
android/guava-testlib/src/com/google/common/testing/ForwardingWrapperTester.java changed 1.9% diff
android/guava-testlib/src/com/google/common/testing/FreshValueGenerator.java changed 7.5% diff
android/guava-testlib/src/com/google/common/testing/GcFinalization.java changed 7.0% diff
android/guava-testlib/src/com/google/common/testing/NullPointerTester.java changed 1.9% diff
android/guava-testlib/src/com/google/common/testing/RelationshipTester.java changed 1.5% diff
android/guava-testlib/src/com/google/common/testing/SerializableTester.java changed 2.1% diff
android/guava-testlib/src/com/google/common/testing/TestLogHandler.java changed 7.3% diff
android/guava-testlib/src/com/google/common/util/concurrent/testing/AbstractListenableFutureTest.ja
va
changed 34.7% diff
android/guava-testlib/src/com/google/common/util/concurrent/testing/MockFutureListener.java changed 7.7% diff
android/guava-testlib/src/com/google/common/util/concurrent/testing/SameThreadScheduledExecutorServ
ice.java
changed 1.9% diff
android/guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java changed 2.9% diff
android/guava-testlib/test/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilderTest.ja
va
changed 4.3% diff
android/guava-testlib/test/com/google/common/testing/ClassSanityTesterTest.java changed 2.8% diff
android/guava-testlib/test/com/google/common/testing/EquivalenceTesterTest.java changed 0.8% diff
android/guava-testlib/test/com/google/common/testing/NullPointerTesterTest.java changed 6.5% diff
android/guava-tests/benchmark/com/google/common/collect/ConcurrentHashMultisetBenchmark.java changed 2.4% diff
android/guava-tests/benchmark/com/google/common/collect/MapBenchmark.java changed 0.5% diff
android/guava-tests/benchmark/com/google/common/util/concurrent/ExecutionListBenchmark.java changed 1.1% diff
android/guava-tests/benchmark/com/google/common/util/concurrent/MonitorBasedArrayBlockingQueue.java changed 0.8% diff
android/guava-tests/benchmark/com/google/common/util/concurrent/MonitorBasedPriorityBlockingQueue.j
ava
changed 1.3% diff
android/guava-tests/test/com/google/common/base/AbstractIteratorTest.java changed 0.8% diff
android/guava-tests/test/com/google/common/base/AsciiTest.java changed 6.3% diff
android/guava-tests/test/com/google/common/base/CharMatcherTest.java changed 0.1% diff
android/guava-tests/test/com/google/common/cache/CacheBuilderFactory.java changed 1.6% diff
android/guava-tests/test/com/google/common/cache/CacheTesting.java changed 0.7% diff
android/guava-tests/test/com/google/common/cache/LocalCacheTest.java changed 0.04% diff
android/guava-tests/test/com/google/common/cache/TestingCacheLoaders.java changed 3.0% diff
android/guava-tests/test/com/google/common/collect/AbstractIteratorTest.java changed 0.4% diff
android/guava-tests/test/com/google/common/collect/AbstractMapEntryTest.java changed 3.5% diff
android/guava-tests/test/com/google/common/collect/FluentIterableTest.java changed 0.5% diff
android/guava-tests/test/com/google/common/collect/ForwardingMapTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/collect/ForwardingSortedMultisetTest.java changed 4.6% diff
android/guava-tests/test/com/google/common/collect/ImmutableBiMapTest.java changed 2.4% diff
android/guava-tests/test/com/google/common/collect/ImmutableMapTest.java changed 23.5% diff
android/guava-tests/test/com/google/common/collect/ImmutableRangeSetTest.java changed 0.6% diff
android/guava-tests/test/com/google/common/collect/ImmutableSortedMapTest.java changed 0.9% diff
android/guava-tests/test/com/google/common/collect/IteratorsTest.java changed 0.2% diff
android/guava-tests/test/com/google/common/collect/ListsTest.java changed 1.0% diff
android/guava-tests/test/com/google/common/collect/MapMakerTest.java changed 30.6% diff
android/guava-tests/test/com/google/common/collect/MapsCollectionTest.java changed 0.6% diff
android/guava-tests/test/com/google/common/collect/MapsTest.java changed 0.4% diff
android/guava-tests/test/com/google/common/collect/MapsTransformValuesTest.java changed 2.0% diff
android/guava-tests/test/com/google/common/collect/MapsTransformValuesUnmodifiableIteratorTest.java changed 1.7% diff
android/guava-tests/test/com/google/common/collect/MultimapsTest.java changed 0.8% diff
android/guava-tests/test/com/google/common/collect/OrderingTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/collect/RangeTest.java changed 2.8% diff
android/guava-tests/test/com/google/common/collect/RegularImmutableAsListTest.java changed 9.7% diff
android/guava-tests/test/com/google/common/collect/SetOperationsTest.java changed 22.1% diff
android/guava-tests/test/com/google/common/collect/SetsTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/collect/SimpleAbstractMultisetTest.java changed 3.4% diff
android/guava-tests/test/com/google/common/collect/SynchronizedMapTest.java changed 2.6% diff
android/guava-tests/test/com/google/common/collect/SynchronizedMultimapTest.java changed 7.9% diff
android/guava-tests/test/com/google/common/collect/SynchronizedSetTest.java changed 5.9% diff
android/guava-tests/test/com/google/common/collect/SynchronizedTableTest.java changed 4.0% diff
android/guava-tests/test/com/google/common/collect/UnmodifiableIteratorTest.java changed 2.1% diff
android/guava-tests/test/com/google/common/collect/UnmodifiableListIteratorTest.java changed 3.6% diff
android/guava-tests/test/com/google/common/escape/EscapersTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/eventbus/outside/AbstractEventBusTest.java added
android/guava-tests/test/com/google/common/eventbus/outside/AbstractNotAnnotatedInSuperclassTest.ja
va
added
android/guava-tests/test/com/google/common/eventbus/outside/AnnotatedAndAbstractInSuperclassTest.ja
va
added
android/guava-tests/test/com/google/common/eventbus/outside/AnnotatedNotAbstractInSuperclassTest.ja
va
added
android/guava-tests/test/com/google/common/eventbus/outside/AnnotatedSubscriberFinderTests.java removed
android/guava-tests/test/com/google/common/eventbus/outside/BaseSubscriberFinderTest.java added
android/guava-tests/test/com/google/common/eventbus/outside/DeepInterfaceTest.java added
android/guava-tests/test/com/google/common/eventbus/outside/NeitherAbstractNorAnnotatedInSuperclass
Test.java
added
android/guava-tests/test/com/google/common/eventbus/PackageSanityTests.java changed 6.5% diff
android/guava-tests/test/com/google/common/eventbus/StringCatcher.java changed 14.1% diff
android/guava-tests/test/com/google/common/hash/BloomFilterTest.java changed 1.4% diff
android/guava-tests/test/com/google/common/hash/Fingerprint2011Test.java added
android/guava-tests/test/com/google/common/hash/HashingTest.java changed 2.6% diff
android/guava-tests/test/com/google/common/io/BaseEncodingTest.java changed 2.8% diff
android/guava-tests/test/com/google/common/io/ByteStreamsTest.java changed 5.2% diff
android/guava-tests/test/com/google/common/io/CloserTest.java changed 1.0% diff
android/guava-tests/test/com/google/common/io/LittleEndianDataInputStreamTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/io/SourceSinkFactories.java changed 1.6% diff
android/guava-tests/test/com/google/common/io/SourceSinkTester.java changed 0.6% diff
android/guava-tests/test/com/google/common/math/IntMathTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/math/QuantilesAlgorithm.java changed 1.1% diff
android/guava-tests/test/com/google/common/math/QuantilesTest.java changed 1.1% diff
android/guava-tests/test/com/google/common/net/HostSpecifierTest.java changed 4.0% diff
android/guava-tests/test/com/google/common/net/InternetDomainNameTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/net/PercentEscaperTest.java changed 5.9% diff
android/guava-tests/test/com/google/common/primitives/BooleansTest.java changed 0.8% diff
android/guava-tests/test/com/google/common/reflect/InvokableTest.java changed 1.8% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractAbstractFutureTest.java changed 0.02% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java added
android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureBenchmarks.java changed 2.4% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureCancellationCauseTest.java changed 0.7% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java changed 0.1% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractIdleServiceTest.java changed 0.04% diff
android/guava-tests/test/com/google/common/util/concurrent/AbstractScheduledServiceTest.java changed 7.3% diff
android/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java changed 0.05% diff
android/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleTest.java changed 0.04% diff
android/guava-tests/test/com/google/common/util/concurrent/AtomicLongMapBasherTest.java changed 14.9% diff
android/guava-tests/test/com/google/common/util/concurrent/AtomicLongMapTest.java changed 0.6% diff
android/guava-tests/test/com/google/common/util/concurrent/ClosingFutureFinishToFutureTest.java added
android/guava-tests/test/com/google/common/util/concurrent/ClosingFutureFinishToValueAndCloserTest.
java
added
android/guava-tests/test/com/google/common/util/concurrent/ClosingFutureTest.java removed
android/guava-tests/test/com/google/common/util/concurrent/ExecutionSequencerTest.java changed 0.02% diff
android/guava-tests/test/com/google/common/util/concurrent/FutureCallbackTest.java changed 2.8% diff
android/guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java changed 0.6% diff
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/util/concurrent/GeneratedMonitorTest.java changed 0.01% diff
android/guava-tests/test/com/google/common/util/concurrent/InterruptibleMonitorTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/util/concurrent/InterruptibleTaskTest.java changed 4.8% diff
android/guava-tests/test/com/google/common/util/concurrent/ListenableFutureTester.java changed 6.9% diff
android/guava-tests/test/com/google/common/util/concurrent/MonitorTestCase.java changed 0.04% diff
android/guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java changed 3.9% diff
android/guava-tests/test/com/google/common/util/concurrent/SequentialExecutorTest.java changed 2.7% diff
android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java changed 0.02% diff
android/guava-tests/test/com/google/common/util/concurrent/SimpleTimeLimiterTest.java changed 0.03% diff
android/guava-tests/test/com/google/common/util/concurrent/StripedTest.java changed 2.8% diff
android/guava-tests/test/com/google/common/util/concurrent/SupplementalMonitorTest.java changed 0.1% diff
android/guava-tests/test/com/google/common/util/concurrent/TestThread.java changed 2.3% diff
android/guava-tests/test/com/google/common/util/concurrent/TrustedListenableFutureTaskTest.java changed 0.1% diff
android/guava-tests/test/com/google/common/util/concurrent/UncaughtExceptionHandlersTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/util/concurrent/UninterruptibleFutureTest.java changed 0.1% diff
android/guava-tests/test/com/google/common/util/concurrent/UninterruptibleMonitorTest.java changed 0.3% diff
android/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java changed 0.01% diff
android/guava/src/com/google/common/base/CharMatcher.java changed 0.4% diff
android/guava/src/com/google/common/base/Converter.java changed 1.0% diff
android/guava/src/com/google/common/base/Enums.java changed 3.0% diff
android/guava/src/com/google/common/base/Equivalence.java changed 17.1% diff
android/guava/src/com/google/common/base/FinalizableReferenceQueue.java changed 0.4% diff
android/guava/src/com/google/common/base/FunctionalEquivalence.java changed 9.9% diff
android/guava/src/com/google/common/base/Functions.java changed 0.3% diff
android/guava/src/com/google/common/base/internal/Finalizer.java changed 3.3% diff
android/guava/src/com/google/common/base/Joiner.java changed 0.9% diff
android/guava/src/com/google/common/base/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/base/Predicates.java changed 1.9% diff
android/guava/src/com/google/common/base/Present.java changed 1.2% diff
android/guava/src/com/google/common/base/Suppliers.java changed 1.3% diff
android/guava/src/com/google/common/base/Throwables.java changed 2.5% diff
android/guava/src/com/google/common/cache/CacheBuilder.java changed 0.7% diff
android/guava/src/com/google/common/cache/CacheBuilderSpec.java changed 0.2% diff
android/guava/src/com/google/common/cache/LocalCache.java changed 3.1% diff
android/guava/src/com/google/common/cache/LongAddables.java changed 5.9% diff
android/guava/src/com/google/common/cache/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/cache/RemovalListeners.java changed 23.7% diff
android/guava/src/com/google/common/cache/RemovalNotification.java changed 2.3% diff
android/guava/src/com/google/common/collect/AbstractSortedMultiset.java changed 1.3% diff
android/guava/src/com/google/common/collect/ArrayListMultimap.java changed 1.6% diff
android/guava/src/com/google/common/collect/ArrayTable.java changed 0.4% diff
android/guava/src/com/google/common/collect/CartesianList.java changed 2.3% diff
android/guava/src/com/google/common/collect/Collections2.java changed 0.5% diff
android/guava/src/com/google/common/collect/Comparators.java changed 1.1% diff
android/guava/src/com/google/common/collect/ComparisonChain.java changed 1.1% diff
android/guava/src/com/google/common/collect/ConcurrentHashMultiset.java changed 1.6% diff
android/guava/src/com/google/common/collect/ContiguousSet.java changed 0.6% diff
android/guava/src/com/google/common/collect/Cut.java changed 0.7% diff
android/guava/src/com/google/common/collect/DescendingMultiset.java changed 1.7% diff
android/guava/src/com/google/common/collect/DiscreteDomain.java changed 0.8% diff
android/guava/src/com/google/common/collect/EmptyContiguousSet.java changed 2.4% diff
android/guava/src/com/google/common/collect/EnumBiMap.java changed 2.0% diff
android/guava/src/com/google/common/collect/EnumHashBiMap.java changed 2.0% diff
android/guava/src/com/google/common/collect/EnumMultiset.java changed 1.2% diff
android/guava/src/com/google/common/collect/EvictingQueue.java changed 2.0% diff
android/guava/src/com/google/common/collect/FilteredEntryMultimap.java changed 4.0% diff
android/guava/src/com/google/common/collect/GeneralRange.java changed 5.5% diff
android/guava/src/com/google/common/collect/HashBasedTable.java changed 2.4% diff
android/guava/src/com/google/common/collect/HashBiMap.java changed 0.3% diff
android/guava/src/com/google/common/collect/ImmutableBiMap.java changed 4.1% diff
android/guava/src/com/google/common/collect/ImmutableClassToInstanceMap.java changed 3.1% diff
android/guava/src/com/google/common/collect/ImmutableCollection.java changed 0.5% diff
android/guava/src/com/google/common/collect/ImmutableList.java changed 0.4% diff
android/guava/src/com/google/common/collect/ImmutableListMultimap.java changed 1.5% diff
android/guava/src/com/google/common/collect/ImmutableMap.java changed 25.7% diff
android/guava/src/com/google/common/collect/ImmutableMultimap.java changed 0.4% diff
android/guava/src/com/google/common/collect/ImmutableMultiset.java changed 1.1% diff
android/guava/src/com/google/common/collect/ImmutableSetMultimap.java changed 1.2% diff
android/guava/src/com/google/common/collect/ImmutableSortedMap.java changed 2.0% diff
android/guava/src/com/google/common/collect/ImmutableSortedMultiset.java changed 0.4% diff
android/guava/src/com/google/common/collect/ImmutableSortedSet.java changed 0.3% diff
android/guava/src/com/google/common/collect/ImmutableTable.java changed 0.7% diff
android/guava/src/com/google/common/collect/Interners.java changed 1.8% diff
android/guava/src/com/google/common/collect/Iterables.java changed 0.7% diff
android/guava/src/com/google/common/collect/Iterators.java changed 3.3% diff
android/guava/src/com/google/common/collect/LinkedHashMultimap.java changed 0.5% diff
android/guava/src/com/google/common/collect/LinkedHashMultiset.java changed 3.5% diff
android/guava/src/com/google/common/collect/LinkedListMultimap.java changed 0.4% diff
android/guava/src/com/google/common/collect/ListMultimap.java changed 3.0% diff
android/guava/src/com/google/common/collect/Lists.java changed 4.2% diff
android/guava/src/com/google/common/collect/MapMakerInternalMap.java changed 3.3% diff
android/guava/src/com/google/common/collect/Maps.java changed 2.0% diff
android/guava/src/com/google/common/collect/MinMaxPriorityQueue.java changed 1.0% diff
android/guava/src/com/google/common/collect/Multimap.java changed 0.7% diff
android/guava/src/com/google/common/collect/MultimapBuilder.java changed 5.2% diff
android/guava/src/com/google/common/collect/Multimaps.java changed 0.1% diff
android/guava/src/com/google/common/collect/Multiset.java changed 0.5% diff
android/guava/src/com/google/common/collect/Multisets.java changed 0.2% diff
android/guava/src/com/google/common/collect/NullnessCasts.java changed 2.6% diff
android/guava/src/com/google/common/collect/ParametricNullness.java changed 53.9% diff
android/guava/src/com/google/common/collect/PeekingIterator.java changed 3.8% diff
android/guava/src/com/google/common/collect/Range.java changed 1.6% diff
android/guava/src/com/google/common/collect/RangeSet.java changed 1.0% diff
android/guava/src/com/google/common/collect/RegularContiguousSet.java changed 2.1% diff
android/guava/src/com/google/common/collect/RegularImmutableBiMap.java changed 4.9% diff
android/guava/src/com/google/common/collect/RegularImmutableMap.java changed 40.9% diff
android/guava/src/com/google/common/collect/RegularImmutableSortedSet.java changed 0.7% diff
android/guava/src/com/google/common/collect/RegularImmutableTable.java changed 10.9% diff
android/guava/src/com/google/common/collect/Serialization.java changed 1.5% diff
android/guava/src/com/google/common/collect/SetMultimap.java changed 2.3% diff
android/guava/src/com/google/common/collect/Sets.java changed 2.7% diff
android/guava/src/com/google/common/collect/SortedMultiset.java changed 1.9% diff
android/guava/src/com/google/common/collect/SortedMultisets.java changed 3.5% diff
android/guava/src/com/google/common/collect/SortedSetMultimap.java changed 2.0% diff
android/guava/src/com/google/common/collect/SparseImmutableTable.java changed 1.8% diff
android/guava/src/com/google/common/collect/Table.java changed 0.9% diff
android/guava/src/com/google/common/collect/Tables.java changed 0.4% diff
android/guava/src/com/google/common/collect/TopKSelector.java changed 3.7% diff
android/guava/src/com/google/common/collect/TreeBasedTable.java changed 4.4% diff
android/guava/src/com/google/common/collect/TreeMultimap.java changed 1.8% diff
android/guava/src/com/google/common/collect/TreeMultiset.java changed 0.3% diff
android/guava/src/com/google/common/collect/TreeRangeSet.java changed 3.4% diff
android/guava/src/com/google/common/collect/UnmodifiableSortedMultiset.java changed 2.4% diff
android/guava/src/com/google/common/escape/ArrayBasedCharEscaper.java changed 0.8% diff
android/guava/src/com/google/common/escape/ArrayBasedEscaperMap.java changed 1.6% diff
android/guava/src/com/google/common/escape/ArrayBasedUnicodeEscaper.java changed 0.6% diff
android/guava/src/com/google/common/escape/CharEscaper.java changed 0.8% diff
android/guava/src/com/google/common/escape/CharEscaperBuilder.java changed 1.2% diff
android/guava/src/com/google/common/escape/Escaper.java changed 4.4% diff
android/guava/src/com/google/common/escape/Escapers.java changed 1.2% diff
android/guava/src/com/google/common/escape/ParametricNullness.java changed 53.9% diff
android/guava/src/com/google/common/escape/UnicodeEscaper.java changed 0.4% diff
android/guava/src/com/google/common/eventbus/ParametricNullness.java changed 53.9% diff
android/guava/src/com/google/common/eventbus/Subscriber.java changed 6.9% diff
android/guava/src/com/google/common/graph/AbstractBaseGraph.java changed 12.9% diff
android/guava/src/com/google/common/graph/DirectedGraphConnections.java changed 9.8% diff
android/guava/src/com/google/common/graph/DirectedMultiNetworkConnections.java changed 1.1% diff
android/guava/src/com/google/common/graph/DirectedNetworkConnections.java changed 3.6% diff
android/guava/src/com/google/common/graph/ElementOrder.java changed 4.4% diff
android/guava/src/com/google/common/graph/EndpointPair.java changed 1.1% diff
android/guava/src/com/google/common/graph/GraphBuilder.java changed 0.7% diff
android/guava/src/com/google/common/graph/ImmutableGraph.java changed 0.6% diff
android/guava/src/com/google/common/graph/ImmutableNetwork.java changed 9.3% diff
android/guava/src/com/google/common/graph/ImmutableValueGraph.java changed 5.7% diff
android/guava/src/com/google/common/graph/MapIteratorCache.java changed 1.8% diff
android/guava/src/com/google/common/graph/MultiEdgesConnecting.java changed 4.0% diff
android/guava/src/com/google/common/graph/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/graph/StandardValueGraph.java changed 1.2% diff
android/guava/src/com/google/common/graph/Traverser.java changed 3.4% diff
android/guava/src/com/google/common/graph/UndirectedGraphConnections.java changed 9.4% diff
android/guava/src/com/google/common/graph/UndirectedMultiNetworkConnections.java changed 1.3% diff
android/guava/src/com/google/common/graph/UndirectedNetworkConnections.java changed 4.5% diff
android/guava/src/com/google/common/hash/AbstractCompositeHashFunction.java changed 1.0% diff
android/guava/src/com/google/common/hash/BloomFilter.java changed 1.4% diff
android/guava/src/com/google/common/hash/BloomFilterStrategies.java changed 8.2% diff
android/guava/src/com/google/common/hash/FarmHashFingerprint64.java changed 0.3% diff
android/guava/src/com/google/common/hash/Fingerprint2011.java added
android/guava/src/com/google/common/hash/Funnels.java changed 0.7% diff
android/guava/src/com/google/common/hash/Hashing.java changed 5.1% diff
android/guava/src/com/google/common/hash/LittleEndianByteArray.java changed 0.6% diff
android/guava/src/com/google/common/hash/LongAddables.java changed 6.2% diff
android/guava/src/com/google/common/hash/MacHashFunction.java changed 1.0% diff
android/guava/src/com/google/common/hash/MessageDigestHashFunction.java changed 0.8% diff
android/guava/src/com/google/common/hash/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/html/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/io/BaseEncoding.java changed 2.4% diff
android/guava/src/com/google/common/io/ByteStreams.java changed 5.0% diff
android/guava/src/com/google/common/io/CharStreams.java changed 0.7% diff
android/guava/src/com/google/common/io/Files.java changed 5.1% diff
android/guava/src/com/google/common/io/ParametricNullness.java changed 54.1% diff
android/guava/src/com/google/common/io/Resources.java changed 1.7% diff
android/guava/src/com/google/common/math/LongMath.java changed 0.2% diff
android/guava/src/com/google/common/math/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/net/HostAndPort.java changed 1.3% diff
android/guava/src/com/google/common/net/HostSpecifier.java changed 6.7% diff
android/guava/src/com/google/common/net/HttpHeaders.java changed 3.3% diff
android/guava/src/com/google/common/net/InetAddresses.java changed 0.3% diff
android/guava/src/com/google/common/net/InternetDomainName.java changed 0.9% diff
android/guava/src/com/google/common/net/MediaType.java changed 1.6% diff
android/guava/src/com/google/common/net/package-info.java changed 8.0% diff
android/guava/src/com/google/common/net/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/net/PercentEscaper.java changed 0.6% diff
android/guava/src/com/google/common/primitives/ParametricNullness.java changed 53.8% diff
android/guava/src/com/google/common/primitives/UnsignedBytes.java changed 0.2% diff
android/guava/src/com/google/common/reflect/AbstractInvocationHandler.java changed 1.0% diff
android/guava/src/com/google/common/reflect/ClassPath.java changed 1.3% diff
android/guava/src/com/google/common/reflect/ImmutableTypeToInstanceMap.java changed 6.6% diff
android/guava/src/com/google/common/reflect/MutableTypeToInstanceMap.java changed 27.6% diff
android/guava/src/com/google/common/reflect/Parameter.java changed 5.7% diff
android/guava/src/com/google/common/reflect/ParametricNullness.java changed 53.9% diff
android/guava/src/com/google/common/reflect/Reflection.java changed 1.4% diff
android/guava/src/com/google/common/reflect/TypeParameter.java changed 2.0% diff
android/guava/src/com/google/common/reflect/TypeResolver.java changed 1.7% diff
android/guava/src/com/google/common/reflect/Types.java changed 2.4% diff
android/guava/src/com/google/common/reflect/TypeToInstanceMap.java changed 12.1% diff
android/guava/src/com/google/common/reflect/TypeToken.java changed 1.0% diff
android/guava/src/com/google/common/util/concurrent/AbstractFuture.java changed 3.8% diff
android/guava/src/com/google/common/util/concurrent/AggregateFuture.java changed 12.2% diff
android/guava/src/com/google/common/util/concurrent/AsyncCallable.java changed 3.2% diff
android/guava/src/com/google/common/util/concurrent/AtomicDouble.java changed 0.2% diff
android/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java changed 0.6% diff
android/guava/src/com/google/common/util/concurrent/Callables.java changed 34.9% diff
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java changed 0.1% diff
android/guava/src/com/google/common/util/concurrent/CycleDetectingLockFactory.java changed 0.3% diff
android/guava/src/com/google/common/util/concurrent/ExecutionSequencer.java changed 13.8% diff
android/guava/src/com/google/common/util/concurrent/FluentFuture.java changed 0.2% diff
android/guava/src/com/google/common/util/concurrent/Futures.java changed 1.8% diff
android/guava/src/com/google/common/util/concurrent/ImmediateFuture.java changed 5.1% diff
android/guava/src/com/google/common/util/concurrent/InterruptibleTask.java changed 0.3% diff
android/guava/src/com/google/common/util/concurrent/JdkFutureAdapters.java changed 11.8% diff
android/guava/src/com/google/common/util/concurrent/ListenableFuture.java changed 6.5% diff
android/guava/src/com/google/common/util/concurrent/ListenableFutureTask.java changed 2.6% diff
android/guava/src/com/google/common/util/concurrent/ListenableScheduledFuture.java changed 4.5% diff
android/guava/src/com/google/common/util/concurrent/Monitor.java changed 0.9% diff
android/guava/src/com/google/common/util/concurrent/MoreExecutors.java changed 4.9% diff
android/guava/src/com/google/common/util/concurrent/NullnessCasts.java changed 4.5% diff
android/guava/src/com/google/common/util/concurrent/ParametricNullness.java changed 53.7% diff
android/guava/src/com/google/common/util/concurrent/SequentialExecutor.java changed 1.0% diff
android/guava/src/com/google/common/util/concurrent/ServiceManager.java changed 0.4% diff
android/guava/src/com/google/common/util/concurrent/SettableFuture.java changed 1.6% diff
android/guava/src/com/google/common/util/concurrent/SimpleTimeLimiter.java changed 7.5% diff
android/guava/src/com/google/common/util/concurrent/Striped.java changed 7.9% diff
android/guava/src/com/google/common/util/concurrent/ThreadFactoryBuilder.java changed 4.9% diff
android/guava/src/com/google/common/util/concurrent/TimeoutFuture.java changed 0.9% diff
android/guava/src/com/google/common/util/concurrent/TrustedListenableFutureTask.java changed 3.5% diff
android/guava/src/com/google/common/util/concurrent/Uninterruptibles.java changed 0.4% diff
android/guava/src/com/google/common/util/concurrent/WrappingExecutorService.java changed 5.8% diff
android/guava/src/com/google/common/xml/ParametricNullness.java changed 54.0% diff
android/guava/src/com/google/common/xml/XmlEscapers.java changed 0.8% diff
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java changed 97.2% diff
android/guava/src/com/google/thirdparty/publicsuffix/TrieParser.java changed 1.0% diff
futures/listenablefuture1/src/com/google/common/util/concurrent/ListenableFuture.java changed 6.5% diff
guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ForwardingImmutableMa
p.java
changed 4.2% diff
guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ImmutableMap.java changed 5.9% diff
guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/RegularImmutableMap.j
ava
changed 19.8% diff
guava-gwt/src-super/com/google/common/util/concurrent/super/com/google/common/util/concurrent/Abstr
actFuture.java
changed 0.5% diff
guava-testlib/src/com/google/common/collect/testing/AbstractContainerTester.java changed 1.2% diff
guava-testlib/src/com/google/common/collect/testing/AbstractMapTester.java changed 3.0% diff
guava-testlib/src/com/google/common/collect/testing/DerivedCollectionGenerators.java changed 2.2% diff
guava-testlib/src/com/google/common/collect/testing/features/FeatureUtil.java changed 1.9% diff
guava-testlib/src/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilder.java changed 2.7% diff
guava-testlib/src/com/google/common/collect/testing/google/AbstractMultimapTester.java changed 4.8% diff
guava-testlib/src/com/google/common/collect/testing/google/DerivedGoogleCollectionGenerators.java changed 2.1% diff
guava-testlib/src/com/google/common/collect/testing/google/MapGenerators.java changed 3.7% diff
guava-testlib/src/com/google/common/collect/testing/google/MultisetNavigationTester.java changed 0.2% diff
guava-testlib/src/com/google/common/collect/testing/google/SetMultimapAsMapTester.java changed 1.6% diff
guava-testlib/src/com/google/common/collect/testing/google/SortedMultisetTestSuiteBuilder.java changed 4.7% diff
guava-testlib/src/com/google/common/collect/testing/google/SortedSetMultimapAsMapTester.java changed 2.6% diff
guava-testlib/src/com/google/common/collect/testing/google/UnmodifiableCollectionTests.java changed 1.2% diff
guava-testlib/src/com/google/common/collect/testing/Helpers.java changed 3.2% diff
guava-testlib/src/com/google/common/collect/testing/MapInterfaceTest.java changed 7.1% diff
guava-testlib/src/com/google/common/collect/testing/MinimalCollection.java changed 3.6% diff
guava-testlib/src/com/google/common/collect/testing/MinimalIterable.java changed 4.9% diff
guava-testlib/src/com/google/common/collect/testing/MinimalSet.java changed 5.0% diff
guava-testlib/src/com/google/common/collect/testing/NavigableMapTestSuiteBuilder.java changed 1.4% diff
guava-testlib/src/com/google/common/collect/testing/NavigableSetTestSuiteBuilder.java changed 4.8% diff
guava-testlib/src/com/google/common/collect/testing/OneSizeGenerator.java changed 2.8% diff
guava-testlib/src/com/google/common/collect/testing/ReserializingTestCollectionGenerator.java changed 2.7% diff
guava-testlib/src/com/google/common/collect/testing/ReserializingTestSetGenerator.java changed 4.4% diff
guava-testlib/src/com/google/common/collect/testing/SafeTreeSet.java changed 4.5% diff
guava-testlib/src/com/google/common/collect/testing/SortedMapInterfaceTest.java changed 2.4% diff
guava-testlib/src/com/google/common/collect/testing/SortedMapTestSuiteBuilder.java changed 3.0% diff
guava-testlib/src/com/google/common/collect/testing/SortedSetTestSuiteBuilder.java changed 7.0% diff
guava-testlib/src/com/google/common/collect/testing/SpliteratorTester.java changed 0.9% diff
guava-testlib/src/com/google/common/collect/testing/testers/CollectionForEachTester.java changed 4.3% diff
guava-testlib/src/com/google/common/collect/testing/testers/CollectionIteratorTester.java changed 2.6% diff
guava-testlib/src/com/google/common/collect/testing/testers/MapReplaceAllTester.java changed 3.0% diff
guava-testlib/src/com/google/common/collect/testing/testers/NavigableSetNavigationTester.java changed 0.6% diff
guava-testlib/src/com/google/common/escape/testing/EscaperAsserts.java changed 1.3% diff
guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java changed 2.6% diff
guava-testlib/src/com/google/common/testing/ArbitraryInstances.java changed 0.3% diff
guava-testlib/src/com/google/common/testing/CollectorTester.java changed 0.9% diff
guava-testlib/src/com/google/common/testing/EqualsTester.java changed 2.5% diff
guava-testlib/src/com/google/common/testing/EquivalenceTester.java changed 5.4% diff
guava-testlib/src/com/google/common/testing/FakeTicker.java changed 1.6% diff
guava-testlib/src/com/google/common/testing/ForwardingWrapperTester.java changed 1.9% diff
guava-testlib/src/com/google/common/testing/FreshValueGenerator.java changed 0.3% diff
guava-testlib/src/com/google/common/testing/GcFinalization.java changed 7.0% diff
guava-testlib/src/com/google/common/testing/NullPointerTester.java changed 0.2% diff
guava-testlib/src/com/google/common/testing/RelationshipTester.java changed 1.5% diff
guava-testlib/src/com/google/common/testing/SerializableTester.java changed 2.1% diff
guava-testlib/src/com/google/common/testing/TestLogHandler.java changed 2.0% diff
guava-testlib/src/com/google/common/util/concurrent/testing/AbstractListenableFutureTest.java changed 34.7% diff
guava-testlib/src/com/google/common/util/concurrent/testing/MockFutureListener.java changed 7.7% diff
guava-testlib/src/com/google/common/util/concurrent/testing/SameThreadScheduledExecutorService.java changed 1.9% diff
guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java changed 2.9% diff
guava-testlib/test/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilderTest.java changed 4.3% diff
guava-testlib/test/com/google/common/testing/EquivalenceTesterTest.java changed 0.8% diff
guava-tests/benchmark/com/google/common/collect/MapBenchmark.java changed 0.5% diff
guava-tests/test/com/google/common/base/AbstractIteratorTest.java changed 0.8% diff
guava-tests/test/com/google/common/base/AsciiTest.java changed 6.3% diff
guava-tests/test/com/google/common/base/CharMatcherTest.java changed 0.1% diff
guava-tests/test/com/google/common/cache/LocalCacheTest.java changed 0.04% diff
guava-tests/test/com/google/common/collect/AbstractIteratorTest.java changed 0.4% diff
guava-tests/test/com/google/common/collect/AbstractMapEntryTest.java changed 3.5% diff
guava-tests/test/com/google/common/collect/CompactHashMapFloodingTest.java added
guava-tests/test/com/google/common/collect/CompactHashMapTest.java changed 6.2% diff
guava-tests/test/com/google/common/collect/CompactHashSetFloodingTest.java added
guava-tests/test/com/google/common/collect/CompactHashSetTest.java changed 7.1% diff
guava-tests/test/com/google/common/collect/CompactLinkedHashMapFloodingTest.java added
guava-tests/test/com/google/common/collect/CompactLinkedHashMapTest.java changed 4.4% diff
guava-tests/test/com/google/common/collect/CompactLinkedHashSetFloodingTest.java added
guava-tests/test/com/google/common/collect/CompactLinkedHashSetTest.java changed 8.3% diff
guava-tests/test/com/google/common/collect/ForwardingMapTest.java changed 0.7% diff
guava-tests/test/com/google/common/collect/ImmutableBiMapTest.java changed 2.0% diff
guava-tests/test/com/google/common/collect/ImmutableMapTest.java changed 24.2% diff
guava-tests/test/com/google/common/collect/ImmutableRangeSetTest.java changed 0.6% diff
guava-tests/test/com/google/common/collect/ImmutableSortedMapTest.java changed 0.9% diff
guava-tests/test/com/google/common/collect/IteratorsTest.java changed 0.2% diff
guava-tests/test/com/google/common/collect/ListsTest.java changed 1.0% diff
guava-tests/test/com/google/common/collect/MapMakerTest.java changed 30.6% diff
guava-tests/test/com/google/common/collect/MapsTest.java changed 4.4% diff
guava-tests/test/com/google/common/collect/MultimapsTest.java changed 0.3% diff
guava-tests/test/com/google/common/collect/RangeTest.java changed 2.8% diff
guava-tests/test/com/google/common/collect/RegularImmutableAsListTest.java changed 9.7% diff
guava-tests/test/com/google/common/collect/SetOperationsTest.java changed 22.1% diff
guava-tests/test/com/google/common/collect/SetsTest.java changed 0.1% diff
guava-tests/test/com/google/common/collect/SynchronizedMapTest.java changed 2.6% diff
guava-tests/test/com/google/common/collect/TableCollectorsTest.java changed 88.5% diff
guava-tests/test/com/google/common/collect/UnmodifiableIteratorTest.java changed 2.1% diff
guava-tests/test/com/google/common/collect/UnmodifiableListIteratorTest.java changed 3.6% diff
guava-tests/test/com/google/common/escape/EscapersTest.java changed 0.7% diff
guava-tests/test/com/google/common/eventbus/outside/AbstractEventBusTest.java added
guava-tests/test/com/google/common/eventbus/outside/AbstractNotAnnotatedInSuperclassTest.java added
guava-tests/test/com/google/common/eventbus/outside/AnnotatedAndAbstractInSuperclassTest.java added
guava-tests/test/com/google/common/eventbus/outside/AnnotatedNotAbstractInSuperclassTest.java added
guava-tests/test/com/google/common/eventbus/outside/AnnotatedSubscriberFinderTests.java removed
guava-tests/test/com/google/common/eventbus/outside/BaseSubscriberFinderTest.java added
guava-tests/test/com/google/common/eventbus/outside/DeepInterfaceTest.java added
guava-tests/test/com/google/common/eventbus/outside/NeitherAbstractNorAnnotatedInSuperclassTest.jav
a
added
guava-tests/test/com/google/common/hash/BloomFilterTest.java changed 0.9% diff
guava-tests/test/com/google/common/hash/Fingerprint2011Test.java added
guava-tests/test/com/google/common/hash/HashingTest.java changed 2.6% diff
guava-tests/test/com/google/common/io/ByteStreamsTest.java changed 5.2% diff
guava-tests/test/com/google/common/io/LittleEndianDataInputStreamTest.java changed 0.7% diff
guava-tests/test/com/google/common/io/SourceSinkTester.java changed 0.6% diff
guava-tests/test/com/google/common/math/IntMathTest.java changed 0.7% diff
guava-tests/test/com/google/common/math/QuantilesAlgorithm.java changed 1.1% diff
guava-tests/test/com/google/common/math/QuantilesTest.java changed 0.7% diff
guava-tests/test/com/google/common/net/HostSpecifierTest.java changed 4.0% diff
guava-tests/test/com/google/common/net/InternetDomainNameTest.java changed 0.7% diff
guava-tests/test/com/google/common/net/PercentEscaperTest.java changed 5.9% diff
guava-tests/test/com/google/common/primitives/BooleansTest.java changed 0.8% diff
guava-tests/test/com/google/common/reflect/InvokableTest.java changed 1.2% diff
guava-tests/test/com/google/common/util/concurrent/AbstractAbstractFutureTest.java changed 0.02% diff
guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java added
guava-tests/test/com/google/common/util/concurrent/AbstractFutureCancellationCauseTest.java changed 0.7% diff
guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java changed 0.1% diff
guava-tests/test/com/google/common/util/concurrent/AbstractIdleServiceTest.java changed 0.04% diff
guava-tests/test/com/google/common/util/concurrent/AbstractScheduledServiceTest.java changed 7.3% diff
guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java changed 43.4% diff
guava-tests/test/com/google/common/util/concurrent/AtomicDoubleTest.java changed 48.1% diff
guava-tests/test/com/google/common/util/concurrent/AtomicLongMapBasherTest.java changed 14.9% diff
guava-tests/test/com/google/common/util/concurrent/AtomicLongMapTest.java changed 0.6% diff
guava-tests/test/com/google/common/util/concurrent/ClosingFutureFinishToFutureTest.java added
guava-tests/test/com/google/common/util/concurrent/ClosingFutureFinishToValueAndCloserTest.java added
guava-tests/test/com/google/common/util/concurrent/ClosingFutureTest.java removed
guava-tests/test/com/google/common/util/concurrent/ExecutionSequencerTest.java changed 0.02% diff
guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java changed 0.6% diff
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java changed 0.3% diff
guava-tests/test/com/google/common/util/concurrent/GeneratedMonitorTest.java changed 0.01% diff
guava-tests/test/com/google/common/util/concurrent/InterruptibleMonitorTest.java changed 0.3% diff
guava-tests/test/com/google/common/util/concurrent/InterruptibleTaskTest.java changed 4.8% diff
guava-tests/test/com/google/common/util/concurrent/MonitorTestCase.java changed 0.04% diff
guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java changed 3.9% diff
guava-tests/test/com/google/common/util/concurrent/SequentialExecutorTest.java changed 2.7% diff
guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java changed 0.02% diff
guava-tests/test/com/google/common/util/concurrent/SimpleTimeLimiterTest.java changed 0.03% diff
guava-tests/test/com/google/common/util/concurrent/StripedTest.java changed 2.8% diff
guava-tests/test/com/google/common/util/concurrent/SupplementalMonitorTest.java changed 0.1% diff
guava-tests/test/com/google/common/util/concurrent/TrustedListenableFutureTaskTest.java changed 0.1% diff
guava-tests/test/com/google/common/util/concurrent/UncaughtExceptionHandlersTest.java changed 0.3% diff
guava-tests/test/com/google/common/util/concurrent/UninterruptibleFutureTest.java changed 0.1% diff
guava-tests/test/com/google/common/util/concurrent/UninterruptibleMonitorTest.java changed 0.3% diff
guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java changed 0.01% diff
guava/src/com/google/common/base/CharMatcher.java changed 0.4% diff
guava/src/com/google/common/base/Converter.java changed 1.0% diff
guava/src/com/google/common/base/Enums.java changed 3.0% diff
guava/src/com/google/common/base/Equivalence.java changed 16.6% diff
guava/src/com/google/common/base/FinalizableReferenceQueue.java changed 0.4% diff
guava/src/com/google/common/base/FunctionalEquivalence.java changed 9.9% diff
guava/src/com/google/common/base/Functions.java changed 0.3% diff
guava/src/com/google/common/base/internal/Finalizer.java changed 6.9% diff
guava/src/com/google/common/base/Joiner.java changed 0.9% diff
guava/src/com/google/common/base/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/base/Predicates.java changed 1.9% diff
guava/src/com/google/common/base/Present.java changed 1.2% diff
guava/src/com/google/common/base/Suppliers.java changed 1.3% diff
guava/src/com/google/common/base/Throwables.java changed 2.5% diff
guava/src/com/google/common/cache/CacheBuilder.java changed 0.6% diff
guava/src/com/google/common/cache/CacheBuilderSpec.java changed 0.2% diff
guava/src/com/google/common/cache/LocalCache.java changed 0.4% diff
guava/src/com/google/common/cache/LongAddables.java changed 5.9% diff
guava/src/com/google/common/cache/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/cache/RemovalListeners.java changed 23.7% diff
guava/src/com/google/common/cache/RemovalNotification.java changed 2.3% diff
guava/src/com/google/common/collect/AbstractSortedMultiset.java changed 1.3% diff
guava/src/com/google/common/collect/ArrayListMultimap.java changed 1.6% diff
guava/src/com/google/common/collect/ArrayTable.java changed 0.4% diff
guava/src/com/google/common/collect/CartesianList.java changed 2.3% diff
guava/src/com/google/common/collect/CollectCollectors.java changed 1.1% diff
guava/src/com/google/common/collect/CollectSpliterators.java changed 1.7% diff
guava/src/com/google/common/collect/Comparators.java changed 1.1% diff
guava/src/com/google/common/collect/ComparisonChain.java changed 1.1% diff
guava/src/com/google/common/collect/ConcurrentHashMultiset.java changed 1.6% diff
guava/src/com/google/common/collect/ContiguousSet.java changed 0.6% diff
guava/src/com/google/common/collect/Cut.java changed 0.7% diff
guava/src/com/google/common/collect/DescendingMultiset.java changed 1.7% diff
guava/src/com/google/common/collect/DiscreteDomain.java changed 0.8% diff
guava/src/com/google/common/collect/EmptyContiguousSet.java changed 2.4% diff
guava/src/com/google/common/collect/EnumBiMap.java changed 2.0% diff
guava/src/com/google/common/collect/EnumHashBiMap.java changed 2.0% diff
guava/src/com/google/common/collect/EnumMultiset.java changed 1.1% diff
guava/src/com/google/common/collect/EvictingQueue.java changed 2.0% diff
guava/src/com/google/common/collect/FilteredEntryMultimap.java changed 4.0% diff
guava/src/com/google/common/collect/GeneralRange.java changed 5.5% diff
guava/src/com/google/common/collect/HashBasedTable.java changed 2.4% diff
guava/src/com/google/common/collect/HashBiMap.java changed 1.8% diff
guava/src/com/google/common/collect/ImmutableBiMap.java changed 2.5% diff
guava/src/com/google/common/collect/ImmutableClassToInstanceMap.java changed 3.1% diff
guava/src/com/google/common/collect/ImmutableCollection.java changed 0.5% diff
guava/src/com/google/common/collect/ImmutableList.java changed 0.3% diff
guava/src/com/google/common/collect/ImmutableListMultimap.java changed 1.2% diff
guava/src/com/google/common/collect/ImmutableMap.java changed 18.0% diff
guava/src/com/google/common/collect/ImmutableMultimap.java changed 0.4% diff
guava/src/com/google/common/collect/ImmutableMultiset.java changed 0.8% diff
guava/src/com/google/common/collect/ImmutableSetMultimap.java changed 1.0% diff
guava/src/com/google/common/collect/ImmutableSortedMap.java changed 1.9% diff
guava/src/com/google/common/collect/ImmutableSortedMultiset.java changed 0.4% diff
guava/src/com/google/common/collect/ImmutableSortedSet.java changed 0.3% diff
guava/src/com/google/common/collect/ImmutableTable.java changed 0.6% diff
guava/src/com/google/common/collect/Interners.java changed 1.8% diff
guava/src/com/google/common/collect/Iterables.java changed 0.7% diff
guava/src/com/google/common/collect/Iterators.java changed 3.3% diff
guava/src/com/google/common/collect/JdkBackedImmutableBiMap.java changed 4.2% diff
guava/src/com/google/common/collect/JdkBackedImmutableMap.java changed 53.0% diff
guava/src/com/google/common/collect/JdkBackedImmutableMultiset.java changed 3.0% diff
guava/src/com/google/common/collect/LinkedHashMultimap.java changed 0.4% diff
guava/src/com/google/common/collect/LinkedHashMultiset.java changed 2.7% diff
guava/src/com/google/common/collect/LinkedListMultimap.java changed 0.4% diff
guava/src/com/google/common/collect/ListMultimap.java changed 3.0% diff
guava/src/com/google/common/collect/Lists.java changed 4.2% diff
guava/src/com/google/common/collect/Maps.java changed 3.7% diff
guava/src/com/google/common/collect/MinMaxPriorityQueue.java changed 1.0% diff
guava/src/com/google/common/collect/Multimap.java changed 0.7% diff
guava/src/com/google/common/collect/MultimapBuilder.java changed 5.2% diff
guava/src/com/google/common/collect/Multimaps.java changed 0.1% diff
guava/src/com/google/common/collect/Multiset.java changed 0.5% diff
guava/src/com/google/common/collect/Multisets.java changed 0.2% diff
guava/src/com/google/common/collect/NullnessCasts.java changed 2.6% diff
guava/src/com/google/common/collect/ParametricNullness.java changed 53.9% diff
guava/src/com/google/common/collect/PeekingIterator.java changed 3.8% diff
guava/src/com/google/common/collect/Range.java changed 1.6% diff
guava/src/com/google/common/collect/RangeSet.java changed 0.9% diff
guava/src/com/google/common/collect/RegularContiguousSet.java changed 2.1% diff
guava/src/com/google/common/collect/RegularImmutableBiMap.java changed 8.2% diff
guava/src/com/google/common/collect/RegularImmutableMap.java changed 58.4% diff
guava/src/com/google/common/collect/RegularImmutableSortedSet.java changed 1.3% diff
guava/src/com/google/common/collect/RegularImmutableTable.java changed 10.9% diff
guava/src/com/google/common/collect/Serialization.java changed 1.5% diff
guava/src/com/google/common/collect/SetMultimap.java changed 2.3% diff
guava/src/com/google/common/collect/Sets.java changed 2.7% diff
guava/src/com/google/common/collect/SortedMultiset.java changed 1.9% diff
guava/src/com/google/common/collect/SortedMultisets.java changed 3.5% diff
guava/src/com/google/common/collect/SortedSetMultimap.java changed 2.0% diff
guava/src/com/google/common/collect/SparseImmutableTable.java changed 1.8% diff
guava/src/com/google/common/collect/Streams.java changed 2.8% diff
guava/src/com/google/common/collect/Synchronized.java changed 0.2% diff
guava/src/com/google/common/collect/Table.java changed 0.9% diff
guava/src/com/google/common/collect/TableCollectors.java changed 1.8% diff
guava/src/com/google/common/collect/Tables.java changed 0.4% diff
guava/src/com/google/common/collect/TopKSelector.java changed 3.6% diff
guava/src/com/google/common/collect/TreeBasedTable.java changed 4.4% diff
guava/src/com/google/common/collect/TreeMultimap.java changed 1.8% diff
guava/src/com/google/common/collect/TreeMultiset.java changed 0.3% diff
guava/src/com/google/common/collect/TreeRangeMap.java changed 0.5% diff
guava/src/com/google/common/collect/TreeRangeSet.java changed 3.4% diff
guava/src/com/google/common/collect/UnmodifiableSortedMultiset.java changed 2.4% diff
guava/src/com/google/common/escape/ArrayBasedCharEscaper.java changed 0.8% diff
guava/src/com/google/common/escape/ArrayBasedEscaperMap.java changed 1.6% diff
guava/src/com/google/common/escape/ArrayBasedUnicodeEscaper.java changed 0.6% diff
guava/src/com/google/common/escape/CharEscaper.java changed 0.8% diff
guava/src/com/google/common/escape/CharEscaperBuilder.java changed 1.2% diff
guava/src/com/google/common/escape/Escaper.java changed 4.4% diff
guava/src/com/google/common/escape/Escapers.java changed 1.2% diff
guava/src/com/google/common/escape/ParametricNullness.java changed 53.9% diff
guava/src/com/google/common/escape/UnicodeEscaper.java changed 0.4% diff
guava/src/com/google/common/eventbus/ParametricNullness.java changed 53.9% diff
guava/src/com/google/common/eventbus/Subscriber.java changed 6.9% diff
guava/src/com/google/common/graph/AbstractBaseGraph.java changed 12.9% diff
guava/src/com/google/common/graph/DirectedGraphConnections.java changed 9.8% diff
guava/src/com/google/common/graph/DirectedMultiNetworkConnections.java changed 1.1% diff
guava/src/com/google/common/graph/DirectedNetworkConnections.java changed 3.6% diff
guava/src/com/google/common/graph/ElementOrder.java changed 4.4% diff
guava/src/com/google/common/graph/EndpointPair.java changed 1.1% diff
guava/src/com/google/common/graph/GraphBuilder.java changed 0.7% diff
guava/src/com/google/common/graph/ImmutableGraph.java changed 0.6% diff
guava/src/com/google/common/graph/ImmutableNetwork.java changed 9.3% diff
guava/src/com/google/common/graph/ImmutableValueGraph.java changed 5.7% diff
guava/src/com/google/common/graph/MapIteratorCache.java changed 1.8% diff
guava/src/com/google/common/graph/MultiEdgesConnecting.java changed 4.0% diff
guava/src/com/google/common/graph/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/graph/StandardValueGraph.java changed 1.2% diff
guava/src/com/google/common/graph/Traverser.java changed 3.4% diff
guava/src/com/google/common/graph/UndirectedGraphConnections.java changed 9.4% diff
guava/src/com/google/common/graph/UndirectedMultiNetworkConnections.java changed 1.3% diff
guava/src/com/google/common/graph/UndirectedNetworkConnections.java changed 4.5% diff
guava/src/com/google/common/hash/AbstractCompositeHashFunction.java changed 1.0% diff
guava/src/com/google/common/hash/BloomFilter.java changed 1.2% diff
guava/src/com/google/common/hash/BloomFilterStrategies.java changed 8.2% diff
guava/src/com/google/common/hash/FarmHashFingerprint64.java changed 0.3% diff
guava/src/com/google/common/hash/Fingerprint2011.java added
guava/src/com/google/common/hash/Funnels.java changed 0.7% diff
guava/src/com/google/common/hash/Hashing.java changed 5.1% diff
guava/src/com/google/common/hash/LittleEndianByteArray.java changed 0.6% diff
guava/src/com/google/common/hash/LongAddables.java changed 6.2% diff
guava/src/com/google/common/hash/MacHashFunction.java changed 1.0% diff
guava/src/com/google/common/hash/MessageDigestHashFunction.java changed 0.8% diff
guava/src/com/google/common/hash/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/html/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/io/BaseEncoding.java changed 2.4% diff
guava/src/com/google/common/io/ByteStreams.java changed 5.0% diff
guava/src/com/google/common/io/CharStreams.java changed 0.7% diff
guava/src/com/google/common/io/Files.java changed 5.1% diff
guava/src/com/google/common/io/ParametricNullness.java changed 54.1% diff
guava/src/com/google/common/io/Resources.java changed 1.7% diff
guava/src/com/google/common/math/LongMath.java changed 0.2% diff
guava/src/com/google/common/math/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/net/HostAndPort.java changed 1.3% diff
guava/src/com/google/common/net/HostSpecifier.java changed 6.7% diff
guava/src/com/google/common/net/HttpHeaders.java changed 3.3% diff
guava/src/com/google/common/net/InetAddresses.java changed 0.3% diff
guava/src/com/google/common/net/InternetDomainName.java changed 0.9% diff
guava/src/com/google/common/net/MediaType.java changed 1.6% diff
guava/src/com/google/common/net/package-info.java changed 8.0% diff
guava/src/com/google/common/net/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/net/PercentEscaper.java changed 0.6% diff
guava/src/com/google/common/primitives/ParametricNullness.java changed 53.8% diff
guava/src/com/google/common/primitives/UnsignedBytes.java changed 0.2% diff
guava/src/com/google/common/reflect/AbstractInvocationHandler.java changed 1.0% diff
guava/src/com/google/common/reflect/ClassPath.java changed 1.3% diff
guava/src/com/google/common/reflect/ImmutableTypeToInstanceMap.java changed 6.6% diff
guava/src/com/google/common/reflect/MutableTypeToInstanceMap.java changed 30.0% diff
guava/src/com/google/common/reflect/Parameter.java changed 5.2% diff
guava/src/com/google/common/reflect/ParametricNullness.java changed 53.9% diff
guava/src/com/google/common/reflect/Reflection.java changed 1.4% diff
guava/src/com/google/common/reflect/TypeParameter.java changed 2.0% diff
guava/src/com/google/common/reflect/TypeResolver.java changed 1.7% diff
guava/src/com/google/common/reflect/Types.java changed 2.4% diff
guava/src/com/google/common/reflect/TypeToInstanceMap.java changed 14.7% diff
guava/src/com/google/common/reflect/TypeToken.java changed 1.0% diff
guava/src/com/google/common/util/concurrent/AbstractFuture.java changed 3.4% diff
guava/src/com/google/common/util/concurrent/AbstractScheduledService.java changed 1.5% diff
guava/src/com/google/common/util/concurrent/AggregateFuture.java changed 12.2% diff
guava/src/com/google/common/util/concurrent/AsyncCallable.java changed 3.1% diff
guava/src/com/google/common/util/concurrent/AtomicDouble.java changed 28.8% diff
guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java changed 31.5% diff
guava/src/com/google/common/util/concurrent/Callables.java changed 34.9% diff
guava/src/com/google/common/util/concurrent/ClosingFuture.java changed 0.1% diff
guava/src/com/google/common/util/concurrent/CycleDetectingLockFactory.java changed 0.3% diff
guava/src/com/google/common/util/concurrent/ExecutionSequencer.java changed 13.8% diff
guava/src/com/google/common/util/concurrent/FluentFuture.java changed 0.3% diff
guava/src/com/google/common/util/concurrent/Futures.java changed 1.7% diff
guava/src/com/google/common/util/concurrent/ImmediateFuture.java changed 5.1% diff
guava/src/com/google/common/util/concurrent/InterruptibleTask.java changed 0.3% diff
guava/src/com/google/common/util/concurrent/JdkFutureAdapters.java changed 11.8% diff
guava/src/com/google/common/util/concurrent/ListenableFuture.java changed 6.5% diff
guava/src/com/google/common/util/concurrent/ListenableFutureTask.java changed 2.6% diff
guava/src/com/google/common/util/concurrent/ListenableScheduledFuture.java changed 4.5% diff
guava/src/com/google/common/util/concurrent/Monitor.java changed 0.8% diff
guava/src/com/google/common/util/concurrent/MoreExecutors.java changed 4.4% diff
guava/src/com/google/common/util/concurrent/NullnessCasts.java changed 4.5% diff
guava/src/com/google/common/util/concurrent/ParametricNullness.java changed 53.7% diff
guava/src/com/google/common/util/concurrent/SequentialExecutor.java changed 1.0% diff
guava/src/com/google/common/util/concurrent/ServiceManager.java changed 0.4% diff
guava/src/com/google/common/util/concurrent/SettableFuture.java changed 1.6% diff
guava/src/com/google/common/util/concurrent/SimpleTimeLimiter.java changed 7.5% diff
guava/src/com/google/common/util/concurrent/Striped.java changed 7.9% diff
guava/src/com/google/common/util/concurrent/ThreadFactoryBuilder.java changed 4.9% diff
guava/src/com/google/common/util/concurrent/TimeoutFuture.java changed 0.9% diff
guava/src/com/google/common/util/concurrent/TrustedListenableFutureTask.java changed 3.5% diff
guava/src/com/google/common/util/concurrent/Uninterruptibles.java changed 0.8% diff
guava/src/com/google/common/util/concurrent/WrappingExecutorService.java changed 5.8% diff
guava/src/com/google/common/xml/ParametricNullness.java changed 54.0% diff
guava/src/com/google/common/xml/XmlEscapers.java changed 0.8% diff
guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java changed 97.2% diff
guava/src/com/google/thirdparty/publicsuffix/TrieParser.java changed 1.0% diff

XML Documents (29 of 33):

NameStatusDeltaVisual Diff
android/guava-bom/pom.xml changed 2.5% diff
android/guava-testlib/pom.xml changed 6.2% diff
android/guava-tests/pom.xml changed 4.4% diff
android/guava/pom.xml changed 7.1% diff
android/pom.xml changed 9.6% diff
guava-bom/pom.xml changed 2.0% diff
guava-gwt/pom.xml changed 0.2% diff
guava-gwt/src/com/google/common/annotations/Annotations.gwt.xml changed 80.3% diff
guava-gwt/src/com/google/common/base/Base.gwt.xml changed 76.7% diff
guava-gwt/src/com/google/common/cache/Cache.gwt.xml changed 66.4% diff
guava-gwt/src/com/google/common/collect/Collect.gwt.xml changed 68.9% diff
guava-gwt/src/com/google/common/escape/Escape.gwt.xml changed 74.1% diff
guava-gwt/src/com/google/common/html/Html.gwt.xml changed 73.9% diff
guava-gwt/src/com/google/common/io/Io.gwt.xml changed 68.9% diff
guava-gwt/src/com/google/common/math/Math.gwt.xml changed 71.1% diff
guava-gwt/src/com/google/common/net/Net.gwt.xml changed 62.9% diff
guava-gwt/src/com/google/common/primitives/Primitives.gwt.xml changed 74.1% diff
guava-gwt/src/com/google/common/util/concurrent/Concurrent.gwt.xml changed 69.2% diff
guava-gwt/src/com/google/common/xml/Xml.gwt.xml changed 71.5% diff
guava-gwt/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.gwt.xml changed 68.1% diff
guava-gwt/src/com/google/thirdparty/publicsuffix/PublicSuffixType.gwt.xml changed 76.7% diff
guava-gwt/test/com/google/common/collect/testing/google/Google.gwt.xml changed 62.1% diff
guava-gwt/test/com/google/common/collect/testing/Testing.gwt.xml changed 64.4% diff
guava-gwt/test/com/google/common/escape/testing/Testing.gwt.xml changed 71.6% diff
guava-gwt/test/com/google/common/testing/Testing.gwt.xml changed 69.2% diff
guava-testlib/pom.xml changed 1.3% diff
guava-tests/pom.xml changed 0.9% diff
guava/pom.xml changed 2.4% diff
pom.xml changed 7.1% diff

YAML Files (1 of 2):

NameStatusDeltaVisual Diff
.github/workflows/ci.yml changed 6.8% diff

Readme Files (2 of 3):

NameStatusDeltaVisual Diff
guava-testlib/README.md changed 5.0% diff
README.md changed 11.8% diff

Packages Compared:

guava-31.0.1.tar.gz
guava-31.1.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)