-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: apache/commons-lang
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[LANG-1729] Fix NumberUtils.isParsable logic for Fullwidth digits
#1527
opened Dec 16, 2025 by
Akshat-coder2106
Loading…
[Improvement] Optimize CharRange hashCode: Benchmark Objects.hash vs bitwise operations
#1526
opened Dec 15, 2025 by
IcoreE
Loading…
Fix RandomStringUtils.random bounds validation
#1523
opened Dec 14, 2025 by
theodoral22
Loading…
7 tasks
RandomStringUtils.random() does not strictly validate start/end when chars != null, causing potential IndexOutOfBoundsException
#1521
opened Dec 9, 2025 by
IcoreE
Loading…
[LANG-1707] Add ArrayUtils.concat methods for concatenating multiple arrays
#1519
opened Dec 8, 2025 by
ivamly
Loading…
7 tasks done
[LANG-1656] Fairness setting in TimedSemaphore
#1475
opened Oct 26, 2025 by
TeeleTitan
Loading…
7 tasks done
[LANG-1685] reflectionToString falls back to toString if reflective access is not permitted.
#1470
opened Oct 22, 2025 by
iwauo
Loading…
6 of 7 tasks
[LANG-1656] Add Supplier-based variants of firstNonBlank and firstNonEmpty for short-circuit evaluation
#1469
opened Oct 19, 2025 by
aidanow-uni
Loading…
6 tasks done
Fb jpms - fixes for illegal access to private information in java.* packages.
#1328
opened Dec 4, 2024 by
struberg
Loading…
Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.3.0
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#1287
opened Oct 9, 2024 by
dependabot
bot
Loading…
Add an ability to compare equal by equals() method objects with ReflectionBuilder
#1137
opened Nov 23, 2023 by
yurbar
Loading…
Add capacity for ReflectionToStringBuilder to include methods annotated with @ToStringInclude
#1082
opened Jul 20, 2023 by
shashankrnr32
Loading…
[LANG-1687] Propose update from substringBetween doc and new method
#1038
opened Mar 14, 2023 by
laurentschoelens
Loading…
Several optimizations in the method formatDurationWords
#1018
opened Jan 10, 2023 by
fenik17
Loading…
Add methods to enhance joins: joinNotEmptyWith, joinNotBlankWith
#806
opened Sep 18, 2021 by
akalexus
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.