Sign in
apache
/
commons-lang
/
HEAD
8eace65
Fix the month/day example in DurationFormatUtils.formatPeriod Javadoc (#1772).
by Gary Gregory
· 2 days ago
master
17df41b
Fix the month/day example in DurationFormatUtils.formatPeriod Javadoc (#1772)
by anchor
· 2 days ago
163b55c
Keep StringUtils stripStart and stripEnd off surrogate pair boundaries (#1773).
by Gary Gregory
· 2 days ago
c747711
keep stripStart and stripEnd off surrogate pair boundaries (#1773)
by alhuda
· 2 days ago
8bf8b78
Reuse Suppliers.get()
by Gary Gregory
· 2 days ago
a6a19b3
Comment out unused for now.
by Gary Gregory
· 4 days ago
c0159a8
Sort members.
by Gary Gregory
· 4 days ago
c999eec
Keep StringUtils chop from splitting a trailing surrogate pair (#1770).
by Gary Gregory
· 4 days ago
62f6edf
Keep chop from splitting a trailing surrogate pair (#1770)
by alhuda
· 4 days ago
9ed5d0b
Fix low surrogate false match in containsAny/containsNone/indexOfAny (#1771).
by Gary Gregory
· 4 days ago
4ee32aa
Fix low surrogate false match in containsAny/containsNone/indexOfAny (#1771)
by alhuda
· 4 days ago
d5ae92a
Fix spurious overflow in Fraction.multiplyBy for unreduced operands (#1769)
by Gary Gregory
· 6 days ago
10f4421
Fix spurious overflow in Fraction.multiplyBy for unreduced operands (#1769)
by alhuda
· 6 days ago
9d1f110
Bump actions/setup-java from 5.6.0 to 5.7.0
by Gary Gregory
· 11 days ago
6f56636
Bump github/codeql-action from 4.37.3 to 4.37.6.
by Gary Gregory
· 12 days ago
164b290
Simplify Instants.toMillisSince(Instant)
by Gary Gregory
· 12 days ago
ebd9b23
Fix the overflow bound direction in Instants.toMillisSince(Instant) (#1766).
by Gary Gregory
· 12 days ago
9288e2c
Fix the overflow bound direction in Instants.toMillisSince(Instant) (#1766)
by renechoi
· 12 days ago
03636f3
Refactor test util method
by Gary Gregory
· 12 days ago
af1b18e
Parameterize ConversionTest.testHexDigitToIntIllegalArgumentException(char)
by Gary Gregory
· 12 days ago
50478b4
Split ConversionTest.testHexDigitToInt()
by Gary Gregory
· 12 days ago
baf4b59
Javadoc
by Gary Gregory
· 12 days ago
3ebdbc6
Reject non-ASCII hex characters in Conversion.hexDigitToInt (#1767).
by Gary Gregory
· 12 days ago
54ee8ec
Reject non-ASCII hex characters in Conversion.hexDigitToInt (#1767)
by alhuda
· 12 days ago
7d15536
Javadoc
by Gary Gregory
· 14 days ago
8f8f3b2
Fix two Javadoc errors in StringUtils (#1763).
by Gary Gregory
· 2 weeks ago
a1c12e6
Fix two Javadoc errors in StringUtils (#1763)
by hunghhdev
· 2 weeks ago
285cd2f
Simplify AbstractReflection.setAccessible(boolean, AccessibleObject)
by Gary Gregory
· 2 weeks ago
65f6692
Sort members
by Gary Gregory
· 2 weeks ago
e76dcd7
[LANG-1815] Fix AnnotationUtils.equals for package-private annotations (#1760).
by Gary Gregory
· 2 weeks ago
7e5906f
[LANG-1815] Fix AnnotationUtils.equals for package-private annotations. (#1760)
by Maksym Korshun
· 2 weeks ago
c84d1a3
Keep abbreviateMiddle off surrogate pair boundaries (#1758).
by Gary Gregory
· 2 weeks ago
4c83821
Keep abbreviateMiddle off surrogate pair boundaries (#1758)
by kdelay
· 2 weeks ago
e0394dc
Rewrite ObjectUtilsTest.testWaitDuration() with mocking.
by Gary Gregory
· 2 weeks ago
a593c2f
Rewrite ObjectUtilsTest.testWaitDuration() with mocking.
by Gary Gregory
· 2 weeks ago
28c71a2
Split testWaitDuration into 2 tests.
by Gary Gregory
· 2 weeks ago
4a6fcb0
Fix negative week year formatting in FastDatePrinter (#1762).
by Gary Gregory
· 2 weeks ago
0add789
fix negative week year formatting in FastDatePrinter (#1762)
by alhuda
· 2 weeks ago
c47b2fa
Fix StrBuilder.lastIndexOf(String) start index for an empty search (#1759).
by Gary Gregory
· 2 weeks ago
b1aba68
fix StrBuilder.lastIndexOf(String) start index for an empty search (#1759)
by alhuda
· 2 weeks ago
0cd37eb
Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
by Gary Gregory
· 3 weeks ago
50d1508
Bump GH CI actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 3 weeks ago
fe57304
Bump github/codeql-action from 4.37.1 to 4.37.3
by Gary Gregory
· 3 weeks ago
e8bafeb
Internal refactoring
by Gary Gregory
· 3 weeks ago
3d662f0
[LANG-1833] Handle ParsePosition index beyond source string length
by Gary Gregory
· 3 weeks ago
6fd967b
[LANG-1833] Handle ParsePosition index beyond source string length
by Gary Gregory
· 3 weeks ago
e0dba35
[LANG-1833] Handle ParsePosition index beyond source string length cleanly (#1757)
by Maksym Korshun
· 3 weeks ago
94ad3a7
[LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) (#1756).
by Gary Gregory
· 3 weeks ago
0a1b0f4
[LANG-1832] Improve test coverage for ObjectUtils.wait(Duration) (#1756)
by Maksym Korshun
· 3 weeks ago
8a28feb
Better use of JUnit API.
by Gary Gregory
· 3 weeks ago
87b7b3a
Better use of JUnit API.
by Gary Gregory
· 3 weeks ago
5ad44b4
[LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) (#1755).
by Gary Gregory
· 3 weeks ago
92c275f
[LANG-1831] Add missing test for ObjectUtils.isEmpty(Object) (#1755)
by Maksym Korshun
· 3 weeks ago
a316188
[LANG-1830] Avoid repeated regex compilation in ClassUtils.toCleanName()
by Gary Gregory
· 3 weeks ago
2ffb336
[LANG-1830] Avoid repeated regex compilation in ClassUtils.toCleanName() (#1754)
by Maksym Korshun
· 3 weeks ago
12ba066
Update GH CI Java versions.
by Gary Gregory
· 3 weeks ago
e14f7bf
[LANG-1829] Add tests for DateUtils.truncatedCompareTo and
by Gary Gregory
· 3 weeks ago
983e46d
[LANG-1829] Add unit tests for DateUtils.truncatedCompareTo and truncatedEquals (#1753)
by Maksym Korshun
· 3 weeks ago
4ac3885
Reuse StringUtils.EMPTY
by Gary Gregory
· 3 weeks ago
ea9c4d62
Use StringUtils.isEmpty()
by Gary Gregory
· 3 weeks ago
c4316d2
Bump actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 3 weeks ago
f3320ba
Javadoc
by Gary Gregory
· 3 weeks ago
3fdc8fd
Use ternary instead of if-else.
by Gary Gregory
· 3 weeks ago
76d957e
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
4f5af28
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
4b52ff8
Use final
by Gary Gregory
· 3 weeks ago
4e4a042
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
425412e
Use final
by Gary Gregory
· 3 weeks ago
f78a858
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
c1a7fb9
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
0392b42
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
6036da7
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
15f1834
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
08f6de4
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
451d4e6
Remove unnecessary parentheses.
by Gary Gregory
· 3 weeks ago
8e3d585
Use final
by Gary Gregory
· 3 weeks ago
6b89cfc
Use final
by Gary Gregory
· 3 weeks ago
9defa77
Merge if statements with the same return value.
by Gary Gregory
· 3 weeks ago
0fd6d48
[Javadoc] Fix Failable class comment to clarify comparison of lambda
by Gary Gregory
· 3 weeks ago
09bffd6
Fix comment to clarify comparison of lambda versions (#1752)
by Konrad Windszus
· 3 weeks ago
592b44f
Add messages when throwing NullPointerException.
by Gary Gregory
· 4 weeks ago
a821cc4
Add messages when throwing NullPointerException.
by Gary Gregory
· 4 weeks ago
73e0df3
Bump org.apache.commons:commons-parent from 102 to 103.
by Gary Gregory
· 4 weeks ago
5fd73e2
Bump github/codeql-action from 4.37.0 to 4.37.1
by Gary Gregory
· 4 weeks ago
9c27b99
Bump actions/setup-java from 5.5.0 to 5.6.0
by Gary Gregory
· 4 weeks ago
4b77777
Fix int overflow in FluentBitSet.setInclusive at Integer.MAX_VALUE (#1751).
by Gary Gregory
· 4 weeks ago
1d10448
Fix int overflow in FluentBitSet.setInclusive at Integer.MAX_VALUE (#1751)
by alhuda
· 4 weeks ago
a11beeb
Remove unnecessary cast.
by Gary Gregory
· 4 weeks ago
a265320
Fix Checkstyle trailing whitespace.
by Gary Gregory
· 4 weeks ago
d8d0a02
Fix sign extension in BitField.getValue for top-bit fields (#1749).
by Gary Gregory
· 4 weeks ago
98dc249
Fix sign extension in BitField.getValue for top-bit fields (#1749)
by alhuda
· 4 weeks ago
1a7ffb6
Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE end (#1750).
by Gary Gregory
· 4 weeks ago
b6ae058
Sort members.
by Gary Gregory
· 4 weeks ago
c99f2dd
Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE end (#1750)
by alhuda
· 4 weeks ago
9f57c08
Bump actions/setup-java from 5.4.0 to 5.5.0
by Gary Gregory
· 5 weeks ago
f3e4ff7
Skip Chuvash locale parser tests on Java 27 (#1746).
by Gary Gregory
· 5 weeks ago
2618069
Skip Chuvash locale parser tests on Java 27 (#1746)
by Sarankumar Baskar
· 5 weeks ago
89f5c4d
Fix FieldUtils.getField false ambiguity on inherited interface field (#1748)
by Gary Gregory
· 5 weeks ago
0c40939
Fix FieldUtils.getField false ambiguity on inherited interface field (#1748)
by alhuda
· 5 weeks ago
27e195c
Merge branch 'master' of https://garydgregory@github.com/apache/commons-lang.git
by Gary Gregory
· 5 weeks ago
Next »