Sign in
apache
/
commons-lang
/
HEAD
e9d7d35
Deprecate Validate.Validate().
by Gary Gregory
· 19 hours ago
master
ab34e33
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 19 hours ago
4286986
[LANG-1813] ArrayUtils#hashCode() Javadoc incorrectly states “null
by Gary Gregory
· 26 hours ago
1fa1193
Add a reference to safe deserlialization
by Gary Gregory
· 2 days ago
bd247e4
Use String.format()
by Gary Gregory
· 4 days ago
487ba4d
Remove link to now malicious site.
by Gary Gregory
· 10 days ago
aaf9b51
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 12 days ago
25918c0
Tests a custom collection and map with EqualsBuilder.reflectionEquals
by Gary Gregory
· 2 weeks ago
a8bc9f3
Better text
by Gary Gregory
· 2 weeks ago
16f30b4
[LANG-1819] Javadoc ArrayUtils.removeAll() null input behavior
by Gary Gregory
· 2 weeks ago
c28cc55
LANG-1819: Fix ArrayUtils.removeAll() Javadoc for null array input (#1614)
by Partha Protim Paul
· 2 weeks ago
7f07c82
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 2 weeks ago
ca21966
Internal refactoring
by Gary Gregory
· 2 weeks ago
ede2d7e
Javadoc
by Gary Gregory
· 2 weeks ago
677e57f
Fix NullPointerException in StopWatch.getStopTime()
by Gary Gregory
· 2 weeks ago
db13526
Fix StopWatch's stopInstant match stopTimeNanos when split is called #1610
by Gary Gregory
· 2 weeks ago
aa47951
fix: Make stopInstant be in sync with stopTimeNanos for split (#1610)
by Lars Helge Øverland
· 2 weeks ago
185edc4
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 3 weeks ago
78dc565
Bump org.apache.commons:commons-parent from 96 to 97.
by Gary Gregory
· 3 weeks ago
a4dd12f
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 4 weeks ago
3184484
Reuse constants
by Gary Gregory
· 4 weeks ago
36e941d
[LANG-771] DateUtils.ceiling does not behave correctly for dates on the
by Gary Gregory
· 4 weeks ago
a9a0dd8
LANG-771 Fix DateUtils.ceiling increment on exact boundary (#1609)
by Indy
· 4 weeks ago
b56c688
Add test assertions for the max date.
by Gary Gregory
· 4 weeks ago
f00b0b2
Add assertions for the max Date
by Gary Gregory
· 4 weeks ago
d4d25fd
Add assertions for the max Date
by Gary Gregory
· 4 weeks ago
a6fd5cc
Javadoc
by Gary Gregory
· 4 weeks ago
c62d9f7
Reduce visibility of test classes and methods per JUnit 5 conventions
by Gary Gregory
· 4 weeks ago
41ff880
Adjust Javadoc since tags
by Gary Gregory
· 4 weeks ago
32b2d92
Javadoc
by Gary Gregory
· 4 weeks ago
7489d6e
CharSet now maintains iteration order
by Gary Gregory
· 4 weeks ago
b3cd50b
[Javadoc] Add usage examples to CharSet.contains(char) #1605
by Gary Gregory
· 4 weeks ago
2eca27e
[Javadoc]: Add usage examples to `CharSet.contains` Javadoc (#1605)
by Mohammad Bireybi
· 4 weeks ago
7ebab00
Disable debug output in org.apache.commons.lang3.math.NumberUtilsTest
by Gary Gregory
· 4 weeks ago
0a40edb
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 4 weeks ago
25adf41
Normalize Javadoc spelling
by Gary Gregory
· 5 weeks ago
595705d
Remove unnecessary lambda block
by Gary Gregory
· 5 weeks ago
ef871ec
Remove empty lines
by Gary Gregory
· 5 weeks ago
1875db4
Add test coverage for negative-day adjustment in DurationFormatUtils #1596
by Gary Gregory
· 5 weeks ago
da6d337
Add test coverage for negative-day adjustment in DurationFormatUtils (#1596)
by TK_ENDO
· 5 weeks ago
cfaaa23
ix StringUtils.abbreviate(String, String, int) contract violations #1572.
by Gary Gregory
· 5 weeks ago
4a6a984
StringUtils.abbreviate(String, String, int) contract violations (#1572)
by ThrawnCA
· 5 weeks ago
e23f953
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 6 weeks ago
21b1c29
[LANG-1817] UncheckedFutureImpl clears thread interrupt status when
by Gary Gregory
· 6 weeks ago
fa39240
[LANG-1817] UncheckedFutureImpl clears thread interrupt status when
by Gary Gregory
· 6 weeks ago
3a055ba
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 6 weeks ago
ea6efc5
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 6 weeks ago
4eb7bdf
Javadoc
by Gary Gregory
· 7 weeks ago
e1ffb6e
ThreadUtils.sleepQuietly(Duration) now restores the current thread's
by Gary Gregory
· 7 weeks ago
2cdac97
Bump github/codeql-action from 4.31.11 to 4.32.0
by Gary Gregory
· 7 weeks ago
d40798d
[LANG-1818] Fix ClassUtils.getShortClassName(Class) to correctly handle
by Gary Gregory
· 7 weeks ago
4052e98
LANG-1818: Fix ClassUtils.getShortClassName(Class) to correctly handle $ in valid class names (#1591)
by Ivan Ponomarev
· 7 weeks ago
7bcb03a
Fix StringIndexOutOfBoundsException message in StrBuilder.append(char[],
by Gary Gregory
· 8 weeks ago
c477140
LANG-1816: ArrayUtils contains/indexOf/indexesOf with tolerance fail to
by Gary Gregory
· 8 weeks ago
24e0b28
Sort members
by Gary Gregory
· 8 weeks ago
52c06be
fix LANG-1816 (#1589)
by Ivan Ponomarev
· 8 weeks ago
9bca5d0
Refactor magic numbers
by Gary Gregory
· 8 weeks ago
3617bc1
Better internal names
by Gary Gregory
· 8 weeks ago
cebde03
Javadoc
by Gary Gregory
· 8 weeks ago
dfaa238
[LANG-1814] ArrayUtils.subarray(..) may overflow index arithmetic and
by Gary Gregory
· 8 weeks ago
26ead61
[LANG-1814] ArrayUtils.subarray(..) may overflow index arithmetic and violate contract for extreme index values #1585
by Ivan Ponomarev
· 8 weeks ago
87538eb
Javadoc typo
by Gary Gregory
· 8 weeks ago
e7cdeac
Bump github/codeql-action from 4.31.10 to 4.31.11
by Gary Gregory
· 8 weeks ago
c5b1a87
[LANG-1707"] Add ArrayUtils.concat() methods for concatenating multiple
by Gary Gregory
· 8 weeks ago
eefe5c8
[LANG-1707] Add ArrayUtils.concat methods for concatenating multiple arrays (#1519)
by Ivan Malutin
· 8 weeks ago
d4cb592
[LANG-1452] RecursiveToStringStyle and MultilineRecursiveToStringStyle
by Gary Gregory
· 8 weeks ago
1418a77
[LANG-1452] RecursiveToStringStyle and MultilineRecursiveToStringStyle shouldn't recurse into a java.math.BigDecimal (#1584)
by Gary Gregory
· 8 weeks ago
3f803b8
Call Object.getClass() once
by Gary Gregory
· 8 weeks ago
c9a185d
Add RecursiveToStringStyleTest.testPrimitiveWrapperArray()
by Gary Gregory
· 8 weeks ago
91b536e
Javadoc
by Gary Gregory
· 8 weeks ago
b98942f
Add ArrayUtils.getDimensions(Object)
by Gary Gregory
· 8 weeks ago
934e6d8
Test JRE edge cases for Arrays versus ArrayUtils.hashCode()
by Gary Gregory
· 8 weeks ago
93be4f0
Javadoc
by Gary Gregory
· 8 weeks ago
351510b
Remove extra vertical whitespace
by Gary Gregory
· 8 weeks ago
4bb9e26
Test JRE edge cases for Arrays versus ArrayUtils.hashCode()
by Gary Gregory
· 8 weeks ago
ae6b3eb
Fix Javadoc in DoubleRange.of(Double, Double) to reflect actual
by Gary Gregory
· 8 weeks ago
6f2a106
Fix Javadoc @throws
by Gary Gregory
· 8 weeks ago
b076e47
Fix JavaDoc to reflect actual exception type thrown (IllegalArgumentException to NullPointerException) (#1581)
by Ivan Ponomarev
· 8 weeks ago
151b1c3
Bump actions/checkout from 6.0.1 to 6.0.2
by Gary Gregory
· 8 weeks ago
becbcff
Use a single return in indexesOf() methods
by Gary Gregory
· 8 weeks ago
a4cf528
Use a single return
by Gary Gregory
· 8 weeks ago
2c68a65
Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git
by Gary Gregory
· 8 weeks ago
47deaf1
Fix ClassNotFoundException message in ClassUtils.getClass(String) #1577.
by Gary Gregory
· 8 weeks ago
b622445
Fix ClassNotFoundException message variable (#1577)
by 烂泥扶上墙
· 8 weeks ago
c4ea2b0
Improve branch coverage for Processor (isAarch64, isRISCV); add
by Gary Gregory
· 8 weeks ago
5db0618
Test: Improve branch coverage for Processor.java (isAarch64, isRISCV) (#1578)
by Dhaneesh.M
· 8 weeks ago
4ba46c6
Bump actions/setup-java from 5.1.0 to 5.2.0
by Gary Gregory
· 8 weeks ago
7b8f3b9
Javadoc
by Gary Gregory
· 8 weeks ago
b828652
Sort members
by Gary Gregory
· 8 weeks ago
7965231
Comment out NewlineAtEndOfFile for now
by Gary Gregory
· 8 weeks ago
675ab08
Bump org.apache.commons:commons-parent from 95 to 96
by Gary Gregory
· 8 weeks ago
04bd273
Add Checkstyele NewlineAtEndOfFile
by Gary Gregory
· 8 weeks ago
d65e8a6
Add // comments
by Gary Gregory
· 8 weeks ago
ac91ddd
Improve test coverage for TypeUtils.isAssignable() #1574.
by Gary Gregory
· 8 weeks ago
505acb8
Improve test coverage for TypeUtils.isAssignable (#1574)
by Dhaneesh.M
· 8 weeks ago
1436c59
Remove unused test class
by Gary Gregory
· 8 weeks ago
9dd127b
Add long support to BitField #1561.
by Gary Gregory
· 9 weeks ago
6a27a9b
Add long support to BitField #1561.
by Gary Gregory
· 9 weeks ago
f2bdb0c
Add long support to `BitField` (#1561)
by Gary Gregory
· 9 weeks ago
d68bf97
Javadoc
by Gary Gregory
· 9 weeks ago
Next »