Sign in
apache
/
commons-lang
/
HEAD
623235e
[LANG-1811] ArrayUtils.shuffle() throws NullPointerException for null
by Gary Gregory
· 3 days ago
master
48d6e75
Use a code comment, not Javadoc inside a method
by Gary Gregory
· 5 days ago
044bf3b
Remove dead comments
by Gary Gregory
· 5 days ago
e4675ec
Remove dead comments
by Gary Gregory
· 5 days ago
552fcd1
Remove dead comments
by Gary Gregory
· 5 days ago
6c457ac
Remove dead comments
by Gary Gregory
· 5 days ago
2c08a03
Remove dead comments
by Gary Gregory
· 5 days ago
98567a9
Remove dead comments
by Gary Gregory
· 5 days ago
959aaf5
Remove dead comments
by Gary Gregory
· 5 days ago
f289fde
Remove dead comments
by Gary Gregory
· 5 days ago
6f063db
Javadoc
by Gary Gregory
· 5 days ago
936adc2
Bump org.apache.commons:commons-parent from 93 to 94
by Gary Gregory
· 7 days ago
0337e59
Bump actions/checkout from 5.0.0 to 6.0.1 (#1550)
by dependabot[bot]
· 8 days ago
803f388
Fix XML Schema xsi:schemaLocation name (as opposed to URI)
by Gary Gregory
· 8 days ago
f6bd637
Javadoc: The @deprecated tag should be last.
by Gary Gregory
· 9 days ago
90762e0
Javadoc: Empty Javadoc line before the 1st tag.
by Gary Gregory
· 9 days ago
c0d63d3
Sort members
by Gary Gregory
· 9 days ago
458b0a6
Javadoc
by Gary Gregory
· 9 days ago
74e7fd1
Use for each on array
by Gary Gregory
· 9 days ago
05b0e06
Add PR info
by Gary Gregory
· 9 days ago
8b2d7be
[LANG-1700] Improve handling of parameterized types and variable unrolling #1549
by Gary Gregory
· 9 days ago
8f8cc04
[LANG-1700] Improve handling of parameterized types and variable unrolling (#1549)
by Ivan Šarić
· 9 days ago
71d4f3d
Split up TypeUtilsTest.testIsAssignable_ClassWithParameterizedType()
by Gary Gregory
· 9 days ago
4af794e
Sort members
by Gary Gregory
· 9 days ago
23524a8
[LANG-1749] TypeUtils.isAssignable returns a wrong result for
by Gary Gregory
· 9 days ago
bcad40a
[LANG-1749] Add stricter type checks for parameterized types in method (#1548)
by Ivan Šarić
· 9 days ago
5e9736a
Bump notice file end year from 2025 to 2026
by Gary Gregory
· 11 days ago
9bcd8ed
[LANG-1806] NumberUtils.isParsable("1.f") should return true
by Gary Gregory
· 11 days ago
8b91981
Add comment
by Gary Gregory
· 13 days ago
ec66903
Javadoc: Fix double "to"
by Gary Gregory
· 14 days ago
2fd51f6
Javadoc: Fix double the
by Gary Gregory
· 14 days ago
8e2297b
Javadoc: Normalize spelling
by Gary Gregory
· 14 days ago
3efb7c3
Use interface in private method signature
by Gary Gregory
· 14 days ago
137e340
Javadoc
by Gary Gregory
· 14 days ago
6eef494
In;ine single-use local variable
by Gary Gregory
· 14 days ago
3d15121
Reduce vertical space
by Gary Gregory
· 2 weeks ago
6d13139
Javadoc
by Gary Gregory
· 2 weeks ago
6a4979b
[LANG-1805] Speedup StringUtils.join(AllPrimitiveTypes[], char, int,
by Gary Gregory
· 2 weeks ago
8eff0a4
[LANG-1448J Javadoc: Normalize some varargs examples
by Gary Gregory
· 2 weeks ago
371f8c7
Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git
by Gary Gregory
· 2 weeks ago
1c1d6e9
Javadoc: Normalize some varargs examples
by Gary Gregory
· 2 weeks ago
8dbe33e
fix typo in method name geStringtVarStringArgs in MethodFixtures (#1541)
by IcoreE
· 2 weeks ago
67cbf81
remove redundant test case in CharSetUtilsTest#testDelete_StringStringarray (#1540)
by IcoreE
· 2 weeks ago
5b7bab8
Javadoc Add missing @since 3.16.0
by Gary Gregory
· 3 weeks ago
37bfc6e
Javadoc
by Gary Gregory
· 3 weeks ago
ed9d43d
Make private static variables final in RandomUtils
by Gary Gregory
· 3 weeks ago
f3be118
Fix Javadoc comma spacing #1538
by Gary Gregory
· 3 weeks ago
9b2f986
Javadoc
by Gary Gregory
· 3 weeks ago
99859f3
[javadoc] Fix comma spacing in Range Javadoc (#1538)
by sekharchowdary774
· 3 weeks ago
129ea41
Replace JUnit @DisplayName with Javadoc to make Maven output meaningful
by Gary Gregory
· 3 weeks ago
0a8ac74
Rename test class
by Gary Gregory
· 3 weeks ago
1c05980
Make test Java15BugFastDateParserTest more lenient on Java 26-ea
by Gary Gregory
· 3 weeks ago
fd154de
Add JavaVersion.JAVA_27
by Gary Gregory
· 3 weeks ago
2aad114
Javadoc
by Gary Gregory
· 3 weeks ago
3d576e2
Rename internal constant
by Gary Gregory
· 3 weeks ago
472cb82
Javadoc
by Gary Gregory
· 3 weeks ago
f2c3520
Javadoc
by Gary Gregory
· 3 weeks ago
07bcc20
Tests now traverse Locales deterministically
by Gary Gregory
· 3 weeks ago
8d36f42
JavaVersion.get(String) now support Java 26 and 27
by Gary Gregory
· 3 weeks ago
c9c55d4
Bump minor version
by Gary Gregory
· 3 weeks ago
7e3571e
Add JavaVersion.JAVA_27
by Gary Gregory
· 3 weeks ago
53dc633
Streamline StringUtils.truncate(String, int, int)
by Gary Gregory
· 3 weeks ago
951e81d
Bump actions/upload-artifact from 5.0.0 to 6.0.0
by Gary Gregory
· 3 weeks ago
47a48f7
Remove trailing whitespace
by Gary Gregory
· 3 weeks ago
de6417d
Speedup CharSequenceUtils.toCharArray(CharSequence)
by Gary Gregory
· 3 weeks ago
ecdd289
Rename JMH benchmark class
by Gary Gregory
· 3 weeks ago
919c35a
[LANG-1804] Fix CharSet#getInstance returns null instead of EMPTY when
by Gary Gregory
· 3 weeks ago
b8d3820
[LANG-1804] Fix CharSet#getInstance returns null instead of EMPTY when input setStrs is null (#1530)
by IcoreE
· 3 weeks ago
938587a
Javadoc
by Gary Gregory
· 3 weeks ago
36e740c
Add NumberUtils.isParsable(String) assertions
by Gary Gregory
· 3 weeks ago
aba0e40
[LANG-1695] NumberUtils.isParseable does not recognise values such as "2."
by Gary Gregory
· 3 weeks ago
9828dc7
LANG-1695: Allow trailing decimal point in NumberUtils.isParsable (#1531)
by Harshit Goel
· 3 weeks ago
0917cde
Add NumberUtils.isParsable(String) assertions
by Gary Gregory
· 3 weeks ago
ddf1ce9
Bump github/codeql-action from 4.31.8 to 4.31.9
by Gary Gregory
· 3 weeks ago
4161d60
Internal refactoring
by Gary Gregory
· 3 weeks ago
2595926
[LANG-1803] Fix incorrect method invocation in ObjectUtilsTest and Javadoc reference in RandomStringUtils
by Gary Gregory
· 3 weeks ago
3014a0f
Fix incorrect method invocation and javadoc reference in ObjectUtilsTest and RandomStringUtils (#1528)
by IcoreE
· 3 weeks ago
3bd1625
[LANG-1729] NumberUtils.isParsable() returns true for full width Unicode
by Gary Gregory
· 3 weeks ago
1196f03
Add NumberUtilsTest.testIsParsableFullWidthUnicodeJDK8326627()
by Gary Gregory
· 3 weeks ago
d8d3872
Add NumberUtilsTest.testIsParsableFullWidthUnicodeJDK8326627()
by Gary Gregory
· 3 weeks ago
eda7815
Don't run javadoc:javadoc on Java 8 due to Java's incompatible
by Gary Gregory
· 4 weeks ago
14c7702
Don't run javadoc:javadoc on Java 8 due to Java's incompatible
by Gary Gregory
· 4 weeks ago
4f4aa83
Document safer deserialization option in Javadoc for SerializationUtils
by Gary Gregory
· 4 weeks ago
bd40b45
Fix race condition in Range.hashCode()
by Gary Gregory
· 4 weeks ago
03aa5a0
Javadoc
by Gary Gregory
· 4 weeks ago
51313b2
Javadoc
by Gary Gregory
· 4 weeks ago
a648173
Fix race condition in Fraction.hashCode()
by Gary Gregory
· 4 weeks ago
4a021ec
[LANG-1802] Fix collision in CharRange.hashCode()
by Gary Gregory
· 4 weeks ago
97e572c
[LANG-1802] Fix collision in CharRange.hashCode()
by Gary Gregory
· 4 weeks ago
745a700
Fix malformed Javadoc comments
by Gary Gregory
· 4 weeks ago
d07ec0c
Bump actions/cache from 4.3.0 to 5.0.1
by Gary Gregory
· 4 weeks ago
fbe0c35
Bump github/codeql-action from 4.31.7 to 4.31.8
by Gary Gregory
· 4 weeks ago
facd363
[LANG-1800] Incorrect grammar and unclear wording in
by Gary Gregory
· 4 weeks ago
58bf1c2
Fix spelling in comments
by Gary Gregory
· 4 weeks ago
bf4a01c
Incorrect grammar and unclear wording in RandomStringUtils#random method (#1520)
by IcoreE
· 4 weeks ago
a917a66
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
by Gary Gregory
· 5 weeks ago
c482b14
Remove redundant length check in StringUtils.isBlank(CharSequence) #1516
by Gary Gregory
· 5 weeks ago
80bf25d
Remove redundant length check in isBlank (#1516)
by David Du
· 5 weeks ago
a92cf2d
Add StringUtilsTest.testGetDigitsKeycaps()
by Gary Gregory
· 5 weeks ago
f776bf0
Speed up StringUtils.getDigits(String) #1515
by Gary Gregory
· 5 weeks ago
Next »