issues
search
mengdiwang
/
guava-libraries
Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Organize imports
#540
GoogleCodeExporter
closed
9 years ago
8
Eclipse 3.6.1 shows a lot of error/warning for missing @Override annotations
#539
GoogleCodeExporter
closed
9 years ago
12
Preconditions.checkInstanceOf
#538
GoogleCodeExporter
closed
9 years ago
9
Push 08 to maven repo
#537
GoogleCodeExporter
closed
9 years ago
4
InetAddresses.isMappedIPv4Address(String)
#536
GoogleCodeExporter
closed
9 years ago
10
Missing static builders in Lists and Sets
#535
GoogleCodeExporter
closed
9 years ago
6
Lists.newCopyOnWriteArrayList (+Set)
#534
GoogleCodeExporter
closed
9 years ago
13
ImmutableMap uses more memory than necessary
#533
GoogleCodeExporter
closed
9 years ago
2
Suppliers.memoize() should use double-checked locking
#532
GoogleCodeExporter
closed
9 years ago
5
additional Strings.repeat() methods
#531
GoogleCodeExporter
closed
9 years ago
6
Link in Rel8 JavaDoc diff is broken
#530
GoogleCodeExporter
closed
9 years ago
4
Missing custom serializer
#529
GoogleCodeExporter
closed
9 years ago
6
Omnibus issue for release08 Futures.makeListenable improvements
#528
GoogleCodeExporter
closed
9 years ago
3
put() for a computing map violates linearizability
#527
GoogleCodeExporter
closed
9 years ago
2
MapMaker forgets to send removal notification when entries containing garbage-collected values are reused
#526
GoogleCodeExporter
closed
9 years ago
2
Iterables.reverse(List) has been deprecated too early
#525
GoogleCodeExporter
closed
9 years ago
5
Feature request: Iterables.distinct/Iterables.unique
#524
GoogleCodeExporter
closed
9 years ago
9
Preconditions.checkElementIndex with descTemplate and descArgs
#523
GoogleCodeExporter
closed
9 years ago
4
Revise JavaDoc for Equivalence
#522
GoogleCodeExporter
closed
9 years ago
5
Add the DisjointSet data structure
#521
GoogleCodeExporter
closed
9 years ago
60
Functional/Fluid Collection Handling
#520
GoogleCodeExporter
closed
9 years ago
5
Iterables.toMap
#519
GoogleCodeExporter
closed
9 years ago
7
Suppliers for Method invocations
#518
GoogleCodeExporter
closed
9 years ago
3
Tomcat 7 reports memory leaks in Guava-powered webapps
#517
GoogleCodeExporter
closed
9 years ago
4
InetAddresses.forString throws IllegalArgumentException on valid IPv6 address
#516
GoogleCodeExporter
closed
9 years ago
7
Files.copy deletes the file contents when both from and to refer to the same file
#515
GoogleCodeExporter
closed
9 years ago
13
Clarify Multimaps#index's key / value order (Javadoc and example)
#514
GoogleCodeExporter
closed
9 years ago
10
Closeables.closeQuietly() with varargs
#513
GoogleCodeExporter
closed
9 years ago
3
Using consistent parameter name "errorMessage" instead of "desc" in Preconditions
#512
GoogleCodeExporter
closed
9 years ago
3
Equivalences.identity()'s behavior does not match its Javadoc
#511
GoogleCodeExporter
closed
9 years ago
7
NullPointerTester fails on @Nullable parameter without default value
#510
GoogleCodeExporter
closed
9 years ago
12
Collections2.FilteredCollection should implement equals and hashCode
#509
GoogleCodeExporter
closed
9 years ago
5
Add guava to CI
#508
GoogleCodeExporter
closed
9 years ago
11
Exception from HostSpecific.from(String) leaves out useful information
#507
GoogleCodeExporter
closed
9 years ago
5
Add IntRange
#506
GoogleCodeExporter
closed
9 years ago
8
Please explain why Lists doesn't have filter method
#505
GoogleCodeExporter
closed
9 years ago
10
A sorted ComputingMap
#504
GoogleCodeExporter
closed
9 years ago
8
Strings.lenientSubstring()
#503
GoogleCodeExporter
closed
9 years ago
9
Ints.reverse(int[]), etc.
#502
GoogleCodeExporter
closed
9 years ago
7
Ensure that GWT artifacts are present in the Maven central repositories as part of release process.
#501
GoogleCodeExporter
closed
9 years ago
31
ComparisonChain throws NullPointerException
#500
GoogleCodeExporter
closed
9 years ago
5
Objects.toString(obj) for null-safe toString() call
#499
GoogleCodeExporter
closed
9 years ago
5
Files.deleteDirectoryContents() fails for relative directory
#498
GoogleCodeExporter
closed
9 years ago
5
table implementations with insertion ordering
#497
GoogleCodeExporter
closed
9 years ago
15
Sources don't compile - in r136 Assert.assertFalse() and Assert.assertNull() were removed, but they're still in use
#496
GoogleCodeExporter
closed
9 years ago
3
Documentation Error
#495
GoogleCodeExporter
closed
9 years ago
3
LineReader is not Closeable
#494
GoogleCodeExporter
closed
9 years ago
3
Predicate<T> should extend Function<T, Boolean>
#493
GoogleCodeExporter
closed
9 years ago
8
AndPredicate and OrPredicate Hashcode methods leaves something to be desired.
#492
GoogleCodeExporter
closed
9 years ago
7
EnumMutimap
#491
GoogleCodeExporter
closed
9 years ago
5
Next