The Wayback Machine - https://web.archive.org/web/20220827183837/https://github.com/google/guava/pulls
Skip to content

Pull requests: google/guava

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix typos in Javadocs, comments and code java Pull requests that update Java code P2 status=in-progress type=other Miscellaneous activities not covered by other type= labels
#6111 opened Jul 14, 2022 by marcwrobel Loading…
Added test for CharMatcher.retainFrom() method (issue #6069) java Pull requests that update Java code P3 package=base status=triaged type=other Miscellaneous activities not covered by other type= labels
#6071 opened Jun 3, 2022 by rilmay Loading…
Be clearer about what types we're catching.
#6033 opened Apr 30, 2022 by copybara-service bot Loading…
Annotate a safe racy initialization with @LazyInit.
#6031 opened Apr 29, 2022 by copybara-service bot Loading…
Internal change.
#6027 opened Apr 27, 2022 by copybara-service bot Loading…
Make testSupplierThreadSafe private.
#6026 opened Apr 27, 2022 by copybara-service bot Loading…
Add @since NEXT for Ints.rotate.
#6022 opened Apr 22, 2022 by copybara-service bot Loading…
Adds rotate() for arrays of ints.
#6021 opened Apr 22, 2022 by copybara-service bot Loading…
remove @Beta annotations from tryParse methods P3 package=primitives status=triaged type=debeta Request to remove something from @Beta
#6020 opened Apr 21, 2022 by Kqliber Loading…
Further Truthy fixes.
#6018 opened Apr 19, 2022 by copybara-service bot Loading…
Bump actions/setup-java from 2 to 3.1.1
#6017 opened Apr 18, 2022 by copybara-service bot Loading…
Various simplifications to code and comments.
#6015 opened Apr 14, 2022 by copybara-service bot Loading…
Update Public Suffix data.
#6012 opened Apr 13, 2022 by copybara-service bot Loading…
Internal changes
#6011 opened Apr 13, 2022 by copybara-service bot Loading…
Migrate the primitives tests to Truth.
#6010 opened Apr 12, 2022 by copybara-service bot Loading…
Update Booleans.java P4 package=primitives type=api-docs Change/add API documentation
#6004 opened Apr 7, 2022 by Lakhan-Nad Loading…
Add preconditions overloads for double P3 package=base status=triaged type=enhancement Make an existing feature better
#5925 opened Feb 16, 2022 by findepi Loading…
ProTip! Filter pull requests by the default branch with base:master.