-
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
base.Ascii: Add methods indexOfIgnoreCase, containsIgnoreCase, startsWithIgnoreCase and endsWithIgnoreCase
cla: yes
P3
no SLO
package=base
status=triaged
#3023
opened Jan 3, 2018 by
martinfrancois
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…
Implementation of #2113 (random string generation API)
cla: yes
P3
no SLO
type=addition
A new feature
#2707
opened Jan 10, 2017 by
ogregoire
Loading…
Do not allow warmupPeriod set as zero
cla: yes
P3
no SLO
package=concurrent
status=triaged
type=enhancement
Make an existing feature better
#3724
opened Nov 28, 2019 by
liufuyang
Loading…
Remove annotation-only Jars from runtime classpath (in Gradle)
P3
no SLO
status=triaged
type=other
Miscellaneous activities not covered by other type= labels
RFC: Optimize AbstractFuture.setFuture
cla: yes
P3
no SLO
package=concurrent
status=triaged
type=performance
Related to performance
#3370
opened Jan 29, 2019 by
njhill
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…
Bump
failureaccess
to 1.0.3, which is modularized.
#7674
opened Feb 12, 2025 by
copybara-service
bot
Loading…
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…
In MapSplitter, ignore key-value separator after first
cla: yes
P3
no SLO
type=enhancement
Make an existing feature better
#2663
opened Nov 30, 2016 by
jiafu1115
Loading…
UnsignedShort patch as pull request
cla: yes
P3
no SLO
package=primitives
#2100
opened Jul 8, 2015 by
jschneider
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…
Changed the ArrayIndexOutOfBoundsException to StringIndexOutOfBoundsException
cla: yes
P4
no SLO
package=base
status=triaged
type=enhancement
Make an existing feature better
#2993
opened Nov 13, 2017 by
muteness
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…
Implement getRandom() for Iterables
cla: yes
P4
no SLO
package=collect
status=research
#3266
opened Sep 16, 2018 by
dgray16
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…
RateLimiter: Expose CanAcquire and QueryEarliestAvailable Methods
cla: yes
P4
no SLO
package=concurrent
status=triaged
type=enhancement
Make an existing feature better
#3446
opened Apr 17, 2019 by
StephenFlavin
Loading…
ArrayTable - Implement eraseRow and eraseColumn
cla: yes
P4
no SLO
package=collect
status=triaged
type=addition
A new feature
#3470
opened May 13, 2019 by
WilliamCollishaw
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…
Add blockCancellation method to FluentFuture
cla: yes
P3
no SLO
package=concurrent
type=addition
A new feature
#3549
opened Aug 2, 2019 by
njhill
Loading…
extract method from duplicate code
cla: yes
P4
no SLO
package=collect
status=triaged
type=enhancement
Make an existing feature better
#3582
opened Aug 29, 2019 by
Rookiexu
Loading…
Include invokable in buildParamList error message
cla: yes
P3
no SLO
type=enhancement
Make an existing feature better
#3592
opened Sep 2, 2019 by
rajveerappan
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…
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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.