openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Guava: Google Core Libraries for Java
Settings
|
Report Duplicate
69
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 16 hours
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 220 of 231
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved UncheckedExecutionException to util/concurrent.
[email protected]
More...
almost 14 years ago
Rollback.
[email protected]
More...
almost 14 years ago
Create EmptySortedMultiset, a trivial implementation of a subMultiset whose bounds are such that it could never have any elements.
[email protected]
More...
almost 14 years ago
Implement AbstractSortedMultiset, a skeleton implementation of a SortedMultiset.
[email protected]
More...
almost 14 years ago
Make use of the new Multisets.ElementSet and EntrySet skeletons in common.collect.
[email protected]
More...
almost 14 years ago
TreeBasedTable.row() returns a SortedMap
[email protected]
More...
almost 14 years ago
Add Uninterruptibles.joinUninterruptibly
[email protected]
More...
almost 14 years ago
Add FutureListeners.addCallback as an easier-to-use version of addListener
[email protected]
More...
almost 14 years ago
Assorted cleanup
[email protected]
More...
almost 14 years ago
@since Guava release 10
[email protected]
More...
almost 14 years ago
Fix TestModuleEntryPoint.
[email protected]
More...
almost 14 years ago
Add SortedMultiset.ElementSet and SortedMultiset.DescendingMultiset skeleton implementations to SortedMultisets.
[email protected]
More...
almost 14 years ago
Deprecate AbstractFuture.cancel().
[email protected]
More...
almost 14 years ago
Report problems with _changes to _names consistency during tld patterns file generation. Also, make it safe to specify a removal in _changes which isn't actually present in _names; this would cause a build error previously.
[email protected]
More...
almost 14 years ago
Changes to SortedMultiset.
[email protected]
More...
almost 14 years ago
Refactor ImmutableMultiset so that all of its implementation details are in RegularImmutableMultiset.
[email protected]
More...
almost 14 years ago
Stopwatch/Ticker @GwtCompatible
[email protected]
More...
almost 14 years ago
Call UncheckedExecutionException constructor instead of using reflection.
[email protected]
More...
almost 14 years ago
Refactor Maps.valuesImpl, entrySetImpl, and keySetImpl into skeleton abstract classes
[email protected]
More...
almost 14 years ago
Document that copying a Multiset into a Multiset is efficient.
[email protected]
More...
almost 14 years ago
Add skeleton ElementSet and EntrySet implementations to Multisets
[email protected]
More...
almost 14 years ago
Warning cleanup.
[email protected]
More...
almost 14 years ago
Correct the Javadoc of ForwardingMultiset.standardClear()
[email protected]
More...
almost 14 years ago
Make ListenableFutureTask constructor private (and un-deprecate it).
[email protected]
More...
almost 14 years ago
Introduce a SortedMultiset interface. It's package-internal for now.
[email protected]
More...
almost 14 years ago
Eliminate most calls to AbstractFuture.cancel() in preparation for removing the method.
[email protected]
More...
almost 14 years ago
Make ListenableFutureTask |final|.
[email protected]
More...
almost 14 years ago
Introduce ListenableFutureTask.create to replace the constructor, deprecating the latter.
[email protected]
More...
almost 14 years ago
reformat
[email protected]
More...
almost 14 years ago
Futures.get and getUnchecked.
[email protected]
More...
almost 14 years ago
←
1
2
…
216
217
218
219
220
221
222
223
224
…
230
231
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree