gissuebot

Results 22 issues of gissuebot

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1645) created by **archie.cobbs** on 2014-01-24 at 09:56 PM_ --- I don't know if this is even possible, but it seems like it should be... I'd like the ability...

type=addition
status=research
package=reflect
P4

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1382) created by **electrum** on 2013-04-23 at 10:31 PM_ --- It's common to be in a situation where precondition is known to be violated, but the condition can't be...

type=addition
package=base
P3

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=786) created by **kofemann** on 2011-11-10 at 07:56 PM_ --- Hi, sometimes you need to to match IP addresses with netmask, e.g.: 192.168.2.2 in the allowed range 192.168.2.0/24. As...

package=net
type=addition
status=research
P3

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1642) created by **[email protected]** on 2014-01-22 at 09:00 PM_ --- One reason we check in our benchmarks is so that people can verify that they get equivalent results in...

type=addition
package=general
P4

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=10) created by **sberlin** on 2007-09-24 at 06:12 PM_ --- This is a contribution of LimeWire's PatriciaTrie, as discussed at: http://groups.google.com/group/google- guice/browse_frm/thread/ffb2a3b3b9e39e79?tvc=1 . The files can be licensed as...

type=addition
package=collect
status=research
P4

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1268) created by **travis.downs** on 2013-01-27 at 05:39 AM_ --- Many of the guava Immutable collections have a cute trick where they have specializations for zero (EmptyImmutableList) and one...

package=collect
type=performance
status=in-progress
P3

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=902) created by **[email protected]** on 2012-02-17 at 05:19 PM_ --- There are Multisets and Multimaps. Why not Multitables?

type=addition
package=collect
status=research
P4

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1710) created by **[email protected]** on 2014-03-31 at 07:36 PM_ --- All of the primitives have stock Converter implementations, except for booleans. Such a converter should be added.

type=addition
status=research
status=triaged
package=primitives
P3

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1618) created by **[email protected]** on 2013-12-18 at 05:30 PM_ --- """ The issue appears to be in the API of InternetDomainName.findPublicSuffix() - https://github.com/google/guava/blob/ab29b173055a1ff647516848b176265fc6792ba0/guava/src/com/google/common/net/InternetDomainName.java#L167 The issue appears to be that...

type=defect
package=net
P3

_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1073) created by **electrum** on 2012-07-19 at 12:27 AM_ --- Please add @ SafeVarargs to things like ImmutableSet.of().

type=enhancement
status=triaged
package=general
P3