69
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- make removalNotification public - unit tests for removal notification - remove unused EvictionListeners class More... about 14 years ago
introduce CacheLoader More... about 14 years ago
release Holder to go with Optional; misc improvements to Optional. More... about 14 years ago
Fix race condition when run() is called concurrently, annotating the idempotence. More... about 14 years ago
Test reorganization. More... about 14 years ago
Improvements to Optional: or/or/orNull methods. More... about 14 years ago
Add Functions.forSupplier(Supplier). More... about 14 years ago
Improve AbstractFuture.cancel(boolean) to actually do something. More... about 14 years ago
Now users can create an Interner by providing the underlying MapMaker. More... about 14 years ago
- Convert c.g.c.base.Ticker into an abstract class from an interface. - Add Ticker#systemTicker. More... about 14 years ago
introduce RemovalNotification for use by RemovalListener More... about 14 years ago
rollback More... about 14 years ago
Turn Equivalence to abstract class. More... about 14 years ago
Fix issue 572 and issue 614 More... about 14 years ago
- implement stats for NullCache - take new expiration methods out of Beta More... about 14 years ago
introduce CacheStatsCounter/Impl, to facilitate stats counting More... about 14 years ago
process pending cleanups during lockedCleanup More... about 14 years ago
Commented out assert More... about 14 years ago
Add more MapInterfaceTests. More... about 14 years ago
prepare for MapMaker.removalListener More... about 14 years ago
Start running the collection test suite of c.g.common.primitives in GWT. More... about 14 years ago
Fix GWT coverage runs for ImmutableSortedSet. More... about 14 years ago
- don't enqueue cleanupExeuctor work on every operation - pull put into ComputingSegment - call postWriteCleanup after every unlock More... about 14 years ago
Remove deprecated AbstractListenableFuture. More... about 14 years ago
Add GWT MapInterfaceTests in com.google.common.collect. More... about 14 years ago
Add missing tests in com.google.common.base. More... about 14 years ago
Add Tables.transformValues(). More... about 14 years ago
Support GWT serialization for Uri and UriParameterMap. More... about 14 years ago
rollback previous change More... about 14 years ago
- don't enqueue cleanupExeuctor work on every operation - pull put into ComputingSegment - call postWriteCleanup after every unlock More... about 14 years ago