69
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop +co.yu from changes file now that it's been removed from the Google domains list. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27972295 More... over 13 years ago
Add parsing test that caught a regression in overflow detection. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27952556 More... over 13 years ago
Update to latest Mozilla tld data file. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27943273 More... over 13 years ago
Make startUp and shutdown non-abstract on AbstractScheduledService. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27904180 More... over 13 years ago
- clarify CacheBuilder's similarity to MapMaker in the @deprecated messages - be more explicit about CacheBuilder Cache's "default" behavior ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27837348 More... over 13 years ago
introduce Cache.putAll ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27837322 More... over 13 years ago
Guava issue 534: static builders for COWAS/COWAL. From Louis: http://codereview.appspot.com/5273049/ ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27817252 More... over 13 years ago
remove escapers from Guava (won't make it for Guava 12) ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27816445 More... over 13 years ago
Remove c.g.common.escape usages in c.g.common.net.MediaType. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27815215 More... over 13 years ago
For all of //java/com/google/common/... and //javatests/com/google/common/... -sort imports -remove unused imports More... over 13 years ago
Extracted part of NullPointerTester and Stub into NullValues; Added code to call default constructor if all else failed; More... over 13 years ago
Make MediaType fully GWT-compatible. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27783220 More... over 13 years ago
Make Charsets GWT-compatible now that Charset is emulated. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27776341 More... over 13 years ago
Don't specify weakValues in a flaky test where it's not required. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27770962 More... over 13 years ago
Open-source missing .gwt.xml and TestModuleEntryPoint files. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27751596 More... over 13 years ago
add escapers back to Guava ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27739172 More... over 13 years ago
Release MediaType into Guava as @Beta. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27598067 More... over 13 years ago
Write tests to verify that HashFunction shortcuts are equivalent to the long forms. Then fix the legacy hashing implementations to unbreak them. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27678321 More... over 13 years ago
Add c.g.common.base.Optional#transform(Function) ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27673881 More... over 13 years ago
Expose c.g.common.hash.HashCodes and its static factory methods. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27671928 More... over 13 years ago
Remove obsolete TODO from CharMatcher. Annotate the return type of Function#apply as @Nullable. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27671585 More... over 13 years ago
Make the shortcut methods in the new hashing API faster by using the legacy implementations. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27671418 More... over 13 years ago
add Beta disclaimer ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27667758 More... over 13 years ago
Add @since for Enums.getField. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27632359 More... over 13 years ago
Copy Reflection.getField(Enum) to Enums.getField(). ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27564524 More... over 13 years ago
Randomizing goodFastHash ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27545564 More... over 13 years ago
Rename com.google.common.hash.Sink to PrimitiveSink. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27538021 More... over 13 years ago
Open-source GWT emulation of CacheLoader, which was unintentionally missing. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27522709 More... over 13 years ago
Restore accidentally removed Util.gwt.xml. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=27483073 More... over 13 years ago
eliminate trailing whitespace and tabs More... over 13 years ago