-
Notifications
You must be signed in to change notification settings - Fork 11k
Pull requests: google/guava
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improved the performance of indexOf methods of primitives
cla: yes
P4
no SLO
package=primitives
type=performance
Related to performance
#2634
opened Nov 8, 2016 by
liach
Loading…
Add possibility to create Striped lock with 'fair ordering policy' = true
cla: yes
P3
no SLO
package=concurrent
type=enhancement
Make an existing feature better
#2515
opened Jun 29, 2016 by
armsargis
Loading…
TreeMultimap.create(TreeMultimap) takes O(n log n) issue 1579
cla: yes
P3
no SLO
package=collect
type=enhancement
Make an existing feature better
type=performance
Related to performance
#2498
opened Jun 5, 2016 by
wodomierz
Loading…
Added function Multimaps.index(Set<V>, Function<V, K>)
cla: yes
P4
no SLO
package=collect
type=enhancement
Make an existing feature better
#2492
opened May 29, 2016 by
vharuty
Loading…
public static int lcm(int a, int b) //lcm method is added
cla: yes
P3
no SLO
package=math
type=addition
A new feature
#2427
opened Mar 16, 2016 by
opsenes
Loading…
Make LittleEndianDataInputStream#readAndCheckByte public
cla: yes
P4
no SLO
package=io
type=enhancement
Make an existing feature better
#2417
opened Mar 10, 2016 by
SpOOnman
Loading…
add RateLimiter acquire with double permits
cla: yes
P4
no SLO
package=concurrent
type=enhancement
Make an existing feature better
#2404
opened Feb 29, 2016 by
brackxm
Loading…
preserve the laziness of incoming iterators to MergingIterator
cla: yes
P3
no SLO
package=collect
status=triaged
type=enhancement
Make an existing feature better
#2242
opened Dec 2, 2015 by
devinrsmith
Loading…
Add Futures.getUnchecked(Future<V> future, long timeout, TimeUnit unit)
cla: yes
P3
no SLO
package=concurrent
type=addition
A new feature
#2210
opened Oct 27, 2015 by
bekce
Loading…
Add tryParse methods to UnsignedBytes, UnsignedInts, and UnsignedLongs.
cla: yes
P3
no SLO
package=primitives
type=addition
A new feature
#2180
opened Oct 8, 2015 by
leeyikjiun
Loading…
byte array searches with start and end limits
cla: yes
P4
no SLO
package=primitives
type=addition
A new feature
#2148
opened Sep 3, 2015 by
kvr000
Loading…
UnsignedShort patch as pull request
cla: yes
P3
no SLO
package=primitives
#2100
opened Jul 8, 2015 by
jschneider
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.