Sign in
apache
/
commons-text
/
HEAD
abbbfbf
Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
by Gary Gregory
· 25 hours ago
master
373b398
Bump github/codeql-action from 4.37.1 to 4.37.3
by Gary Gregory
· 2 days ago
9988a06
Better use of JUnit API.
by Gary Gregory
· 3 days ago
8479d98
Better use of JUnit API.
by Gary Gregory
· 3 days ago
910b42f
Bump actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 5 days ago
3543957
Add messages when throwing NullPointerException.
by Gary Gregory
· 8 days ago
efcedf5
Bump org.apache.commons:commons-parent from 102 to 103.
by Gary Gregory
· 8 days ago
910284c
Bump github/codeql-action from 4.37.0 to 4.37.1
by Gary Gregory
· 9 days ago
373886e
Bump actions/setup-java from 5.5.0 to 5.6.0
by Gary Gregory
· 9 days ago
6d06f01
Return null for malformed input in UrlDecoderStringLookup (#749).
by Gary Gregory
· 12 days ago
fcf5a75
Sort members.
by Gary Gregory
· 12 days ago
c8fe141
Return null for malformed input in UrlDecoderStringLookup (#749)
by Javid Khan
· 12 days ago
5324862
Javadoc
by Gary Gregory
· 12 days ago
e1efd23
Bump actions/setup-java from 5.4.0 to 5.5.0
by Gary Gregory
· 2 weeks ago
fcf5f48
Javadoc
by Gary Gregory
· 3 weeks ago
7eb9942
Merge branch 'master' of https://github.com/apache/commons-text.git
by Gary Gregory
· 3 weeks ago
cb74e0d
Match String case folding in TextStringBuilder.equalsIgnoreCase (#762).
by Gary Gregory
· 3 weeks ago
ddaad17
Match String case folding in TextStringBuilder.equalsIgnoreCase (#762)
by alhuda
· 3 weeks ago
e906a08
Javadoc
by Gary Gregory
· 3 weeks ago
31f0e88
Javadoc
by Gary Gregory
· 3 weeks ago
67cf87b
Bump github/codeql-action from 4.36.3 to 4.37.0
by Gary Gregory
· 3 weeks ago
5174495
Javadoc
by Gary Gregory
· 3 weeks ago
80fa2ef
Internal WordsUtils refactoring from PR #758.
by Gary Gregory
· 3 weeks ago
611b13b
Bump github/codeql-action from 4.36.2 to 4.36.3
by Gary Gregory
· 3 weeks ago
01fc810
Add assertions to
by Gary Gregory
· 3 weeks ago
d3fd33d
Better exception messages in ExtendedMessageFormat.applyPattern(String)
by Gary Gregory
· 3 weeks ago
0a44107
Add StringSubstitutorWithInterpolatorStringLookupTest.testSystemPropertyDefaultDefault()
by Gary Gregory
· 3 weeks ago
87ace21
Revert, wrong component
by Gary Gregory
· 4 weeks ago
1c0d817
Add threat model place holder.
by Gary Gregory
· 4 weeks ago
da37d48
Add threat model place holder.
by Gary Gregory
· 4 weeks ago
3c472da
Fix download link
by Gary Gregory
· 4 weeks ago
e13a643
Javadoc
by Gary Gregory
· 4 weeks ago
742fac0
Stop ExtendedMessageFormat seekNonWs reading past the pattern end (#759).
by Gary Gregory
· 4 weeks ago
1f3b162
Stop ExtendedMessageFormat seekNonWs reading past the pattern end (#759)
by Javid Khan
· 4 weeks ago
a709955
Bump graalvm.version from 25.0.3 to 25.1.3 on Java 22 and up (#760).
by Gary Gregory
· 4 weeks ago
0b7e80a
Bump graalvm.version from 25.0.3 to 25.1.3 (#760)
by dependabot[bot]
· 4 weeks ago
961ac7f
Bump commons.bytebuddy.version from 1.18.8 to 1.18.10.
by Gary Gregory
· 4 weeks ago
d9905d7
Bump actions/setup-java from 5.3.0 to 5.4.0
by Gary Gregory
· 4 weeks ago
85dc1c4
Javadoc
by Gary Gregory
· 4 weeks ago
51cd7e1
Bump actions/cache from 6.0.0 to 6.1.0
by Gary Gregory
· 4 weeks ago
af9cca8
Keep TextStringBuilder.reverse from splitting surrogate pairs (#756).
by Gary Gregory
· 5 weeks ago
f6db25e
Keep TextStringBuilder.reverse from splitting surrogate pairs (#756)
by alhuda
· 5 weeks ago
5eb2485
Fix WordUtils.containsAllWords missing words across line breaks (#754).
by Gary Gregory
· 5 weeks ago
f65ff30
Fix WordUtils.containsAllWords missing words across line breaks (#754)
by alhuda
· 5 weeks ago
0c21b84
Keep WordUtils.wrap from splitting a surrogate pair (#755).
by Gary Gregory
· 5 weeks ago
6e8da45
Keep WordUtils.wrap from splitting a surrogate pair (#755)
by alhuda
· 5 weeks ago
3d76dd3
Bump actions/cache from 5.0.5 to 6.0.0.
by Gary Gregory
· 5 weeks ago
1d63116
Bump actions/setup-java from 5.2.0 to 5.3.0
by Gary Gregory
· 5 weeks ago
5ca16c7
StringEscapeUtilsTest.testUnescapeCsvString(): Add test assertion from
by Gary Gregory
· 6 weeks ago
6cff85b
Bump actions/checkout from 6.0.3 to 7.0.0.
by Gary Gregory
· 6 weeks ago
95a80fc
Internal refactoring
by Gary Gregory
· 7 weeks ago
370cca3
Internal refactoring
by Gary Gregory
· 7 weeks ago
d79c73c
Sort members
by Gary Gregory
· 7 weeks ago
1b6f403
Use locale-independent lower casing in CaseUtils, WordUtils, and
by Gary Gregory
· 7 weeks ago
63f2013
Use locale-independent lowercasing in case conversion helpers (#753)
by Javid Khan
· 7 weeks ago
a8a2466
Refactor DamerauLevenshteinDistance and TextStringBuilder internals for
by Gary Gregory
· 7 weeks ago
fa7c075
introduce private methods to remove clones (#739)
by aaaZayne
· 7 weeks ago
e130107
Sort members.
by Gary Gregory
· 7 weeks ago
36f6fb6
Throw IllegalArgumentException for trailing whitespace in
by Gary Gregory
· 7 weeks ago
85f4b3c
Throw IllegalArgumentException for trailing whitespace in extendedmessageformat argument index (#750)
by Javid Khan
· 7 weeks ago
fca08ed
Update legacy GitHub links in CONTRIBUTING.md
by Gary Gregory
· 7 weeks ago
cd89928
Bump org.apache.commons:commons-parent from 101 to 102.
by Gary Gregory
· 7 weeks ago
61e0c0b
[TEXT-179] StringSubstitutor incorrectly removes the escape character in
by Gary Gregory
· 7 weeks ago
43d2c8f
[TEXT-179] StringSubstitutor incorrectly removes the escape character in "$${${a}" (#752)
by Gary Gregory
· 7 weeks ago
c0d57f3
Bump actions/dependency-review-action from 4.9.0 to 5.0.0
by Gary Gregory
· 8 weeks ago
07f8b31
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
by Gary Gregory
· 8 weeks ago
92c1eaa
Add Java 26 and replace 26-ea with 27-ea in GH CI.
by Gary Gregory
· 8 weeks ago
d93427d
Javadoc
by Gary Gregory
· 8 weeks ago
e910b53
Bump org.apache.commons:commons-parent from 100 to 101
by Gary Gregory
· 8 weeks ago
225f746
Bump github/codeql-action from 4.36.0 to 4.36.2
by Gary Gregory
· 8 weeks ago
50b108d
Better comment
by Gary Gregory
· 8 weeks ago
c6de327
Reduce vertical whitespace
by Gary Gregory
· 8 weeks ago
c514699
Sort members
by Gary Gregory
· 8 weeks ago
8d2bb4f
Fix StringIndexOutOfBoundsException in CsvUnescaper on lone quote (#748).
by Gary Gregory
· 8 weeks ago
e2eb7d1
Fix StringIndexOutOfBoundsException in CsvUnescaper on lone quote (#748)
by Javid Khan
· 8 weeks ago
1bba8e3
Reduce vertical whitespace
by Gary Gregory
· 8 weeks ago
4e42127
Reuse CharUtils.isOctal()
by Gary Gregory
· 8 weeks ago
7f73e3a
Javadoc
by Gary Gregory
· 8 weeks ago
a5de772
Use less vertical space
by Gary Gregory
· 8 weeks ago
85c5713
Reuse CharUtils.isHex()
by Gary Gregory
· 8 weeks ago
df89bdc
Use assertThrows()
by Gary Gregory
· 8 weeks ago
4c73a71
NumericEntityUnescaperTest: Use less vertical space
by Gary Gregory
· 8 weeks ago
0325c31
Validate code point range in NumericEntityUnescaper.translate() #747.
by Gary Gregory
· 8 weeks ago
238c88d
Validate code point range in NumericEntityUnescaper.translate (#747)
by Javid Khan
· 8 weeks ago
0b86be6
Reuse constant
by Gary Gregory
· 8 weeks ago
ecc43cc
Clear residual buffer chars in TextStringBuilder shrink and clear paths #746
by Gary Gregory
· 8 weeks ago
d649eeb
Sort members
by Gary Gregory
· 8 weeks ago
c6d867e
Refactor out the copy-pasta.
by Gary Gregory
· 8 weeks ago
6f2a032
Clear residual buffer chars in TextStringBuilder shrink and clear paths (#746)
by Javid Khan
· 8 weeks ago
fd14824
Internal refactoring
by Gary Gregory
· 8 weeks ago
897daa6
Merge branch 'master' of https://github.com/apache/commons-text.git
by Gary Gregory
· 8 weeks ago
124222e
Fix path fence bypass for relative paths with leading ".." #745.
by Gary Gregory
· 8 weeks ago
c68fe3c
Fix path fence bypass for relative paths with leading ".." (#745)
by Javid Khan
· 8 weeks ago
eb04140
[test] Bump graalvm.version from 25.0.2 to 25.0.2 on Java 22 and up.
by Gary Gregory
· 8 weeks ago
242af93
[test] Bump org.apache.commons:commons-rng-simple from 1.6 to 1.7.
by Gary Gregory
· 8 weeks ago
2706ee1
Bump github/codeql-action from 4.35.5 to 4.36.0
by Gary Gregory
· 9 weeks ago
a2b0bcd
Javadoc
by Gary Gregory
· 10 weeks ago
af7f263
StrBuilder.replaceImpl() and setLength() shrink-branch leaves residual
by Gary Gregory
· 10 weeks ago
c07e17c
StrBuilder.replaceImpl shrink-branch leaves residual chars in buffer tail (#744)
by Gary Gregory
· 10 weeks ago
86d5f1e
Better exception message
by Gary Gregory
· 10 weeks ago
Next »