-
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-1805] Fix timezone parsing regression in FastDateParser
#1543
opened Dec 23, 2025 by
ujwal2203
Loading…
4 tasks done
[LANG-1448] Fix invalid Java examples in StringUtils.containsOnly Javadoc
#1542
opened Dec 23, 2025 by
kamGP92
Loading…
[LANG-1805] Optimize StringBuilder usage in join() for primitives
#1532
opened Dec 17, 2025 by
jher235
Loading…
7 tasks done
[LANG-1802] Optimize CharRange.hashCode() to reduce collision rate and improve calculation efficiency
#1524
opened Dec 14, 2025 by
IcoreE
Loading…
Fix RandomStringUtils.random bounds validation
#1523
opened Dec 14, 2025 by
theodoral22
Loading…
7 tasks
[LANG-1801] Fix 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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.