Sign in
◑
Theme
apache
/
commons-text
/
HEAD
00be782
Bump github/codeql-action/* from 4.37.9 to 4.38.1
by Gary Gregory
· 3 days ago
master
c7e4336
Bump actions/setup-java from 6.0.0 to 6.0.1
by Gary Gregory
· 3 days ago
ae3d36b
Harden XML parsing via commons-secure-xml (#766)
by Piotr P. Karwasz
· 13 days ago
9c9a004
Bump org.apache.commons:commons-parent from 104 to 105.
by Gary Gregory
· 2 weeks ago
5d882dc
StringMatcher.isMatch(CharSequence, int, int, int) forwards bufferEnd as
by Gary Gregory
· 3 weeks ago
8917fae
Typo
by Gary Gregory
· 3 weeks ago
81de4f7
StringMatcher.isMatch(CharSequence, int, int, int) forwards bufferEnd as bufferStart (#768)
by Jeff Lenamon
· 3 weeks ago
a6cbba8
Move profile from Java 22 to 25 (LTS) boundary.
by Gary Gregory
· 3 weeks ago
8f11af0
Bump net.bytebuddy:byte-buddy from 1.18.10 to 1.18.13
by Gary Gregory
· 3 weeks ago
d14377d
[test] Bump org.graalvm.js:js from 25.0.2 to 25.3.4.1 on Java 22 and up.
by Gary Gregory
· 3 weeks ago
ad7bce7
Compare characters by value in DamerauLevenshteinDistance (#770).
by Gary Gregory
· 3 weeks ago
1465758
Compare characters by value in DamerauLevenshteinDistance (#770)
by Weiki
· 3 weeks ago
52c1e54
Bump github/codeql-action/analyze from 4.37.8 to 4.37.9.
by Gary Gregory
· 3 weeks ago
5884c2d
Add link to Commons Security Model
by Gary Gregory
· 3 weeks ago
c288f85
Fix Maven property commons.release.version
by Gary Gregory
· 3 weeks ago
1146090
Bump actions/setup-java from 5.7.0 to 6.0.0.
by Gary Gregory
· 4 weeks ago
249770e
Fix ArrayIndexOutOfBoundsException in DnsStringLookup for '|' key (#765).
by Gary Gregory
· 4 weeks ago
f04ebec
Guard empty split result in DnsStringLookup.lookup (#765)
by Javid Khan
· 4 weeks ago
e0af400
Bump github/codeql-action/init from 4.37.7 to 4.37.8
by Gary Gregory
· 4 weeks ago
5a23e10
Bump org.apache.commons:commons-parent from 103 to 104.
by Gary Gregory
· 4 weeks ago
624443b
Bump codeql-action from 4.37.6 to 4.37.7
by Gary Gregory
· 5 weeks ago
0b68c23
Javadoc
by Gary Gregory
· 5 weeks ago
69167c8
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0
by Gary Gregory
· 6 weeks ago
d714603
Bump actions/setup-java from 5.6.0 to 5.7.0
by Gary Gregory
· 7 weeks ago
f0645ee
Bump github/codeql-action from 4.37.3 to 4.37.6.
by Gary Gregory
· 7 weeks ago
6a06b28
[TEXT-242] StringSubstitutorReader can now substitute variables with a
by Gary Gregory
· 7 weeks ago
01f9e9c
StringSubstitutorReader now substitute variables whose configured suffix is longer than two characters (#764)
by Maksym Korshun
· 7 weeks ago
79083a0
Javadoc
by Gary Gregory
· 7 weeks ago
d17d15b
[TEXT-241] TextStringBuilder.lastIndexOf("") and
by Gary Gregory
· 8 weeks ago
a0b0181
[TEXT-241] TextStringBuilder.lastIndexOf("") and StrBuilder.lastIndexOf("") return incorrect index for empty string (size - 1 instead of size) (#763)
by Maksym Korshun
· 8 weeks ago
abbbfbf
Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
by Gary Gregory
· 8 weeks ago
373b398
Bump github/codeql-action from 4.37.1 to 4.37.3
by Gary Gregory
· 8 weeks ago
9988a06
Better use of JUnit API.
by Gary Gregory
· 8 weeks ago
8479d98
Better use of JUnit API.
by Gary Gregory
· 8 weeks ago
910b42f
Bump actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 8 weeks ago
3543957
Add messages when throwing NullPointerException.
by Gary Gregory
· 9 weeks ago
efcedf5
Bump org.apache.commons:commons-parent from 102 to 103.
by Gary Gregory
· 9 weeks ago
910284c
Bump github/codeql-action from 4.37.0 to 4.37.1
by Gary Gregory
· 9 weeks ago
373886e
Bump actions/setup-java from 5.5.0 to 5.6.0
by Gary Gregory
· 9 weeks ago
6d06f01
Return null for malformed input in UrlDecoderStringLookup (#749).
by Gary Gregory
· 9 weeks ago
fcf5a75
Sort members.
by Gary Gregory
· 9 weeks ago
c8fe141
Return null for malformed input in UrlDecoderStringLookup (#749)
by Javid Khan
· 9 weeks ago
5324862
Javadoc
by Gary Gregory
· 9 weeks ago
e1efd23
Bump actions/setup-java from 5.4.0 to 5.5.0
by Gary Gregory
· 2 months ago
fcf5f48
Javadoc
by Gary Gregory
· 2 months ago
7eb9942
Merge branch 'master' of https://github.com/apache/commons-text.git
by Gary Gregory
· 2 months ago
cb74e0d
Match String case folding in TextStringBuilder.equalsIgnoreCase (#762).
by Gary Gregory
· 2 months ago
ddaad17
Match String case folding in TextStringBuilder.equalsIgnoreCase (#762)
by alhuda
· 2 months ago
e906a08
Javadoc
by Gary Gregory
· 2 months ago
31f0e88
Javadoc
by Gary Gregory
· 2 months ago
67cf87b
Bump github/codeql-action from 4.36.3 to 4.37.0
by Gary Gregory
· 2 months ago
5174495
Javadoc
by Gary Gregory
· 2 months ago
80fa2ef
Internal WordsUtils refactoring from PR #758.
by Gary Gregory
· 2 months ago
611b13b
Bump github/codeql-action from 4.36.2 to 4.36.3
by Gary Gregory
· 3 months ago
01fc810
Add assertions to
by Gary Gregory
· 3 months ago
d3fd33d
Better exception messages in ExtendedMessageFormat.applyPattern(String)
by Gary Gregory
· 3 months ago
0a44107
Add StringSubstitutorWithInterpolatorStringLookupTest.testSystemPropertyDefaultDefault()
by Gary Gregory
· 3 months ago
87ace21
Revert, wrong component
by Gary Gregory
· 3 months ago
1c0d817
Add threat model place holder.
by Gary Gregory
· 3 months ago
da37d48
Add threat model place holder.
by Gary Gregory
· 3 months ago
3c472da
Fix download link
by Gary Gregory
· 3 months ago
e13a643
Javadoc
by Gary Gregory
· 3 months ago
742fac0
Stop ExtendedMessageFormat seekNonWs reading past the pattern end (#759).
by Gary Gregory
· 3 months ago
1f3b162
Stop ExtendedMessageFormat seekNonWs reading past the pattern end (#759)
by Javid Khan
· 3 months ago
a709955
Bump graalvm.version from 25.0.3 to 25.1.3 on Java 22 and up (#760).
by Gary Gregory
· 3 months ago
0b7e80a
Bump graalvm.version from 25.0.3 to 25.1.3 (#760)
by dependabot[bot]
· 3 months ago
961ac7f
Bump commons.bytebuddy.version from 1.18.8 to 1.18.10.
by Gary Gregory
· 3 months ago
d9905d7
Bump actions/setup-java from 5.3.0 to 5.4.0
by Gary Gregory
· 3 months ago
85dc1c4
Javadoc
by Gary Gregory
· 3 months ago
51cd7e1
Bump actions/cache from 6.0.0 to 6.1.0
by Gary Gregory
· 3 months ago
af9cca8
Keep TextStringBuilder.reverse from splitting surrogate pairs (#756).
by Gary Gregory
· 3 months ago
f6db25e
Keep TextStringBuilder.reverse from splitting surrogate pairs (#756)
by alhuda
· 3 months ago
5eb2485
Fix WordUtils.containsAllWords missing words across line breaks (#754).
by Gary Gregory
· 3 months ago
f65ff30
Fix WordUtils.containsAllWords missing words across line breaks (#754)
by alhuda
· 3 months ago
0c21b84
Keep WordUtils.wrap from splitting a surrogate pair (#755).
by Gary Gregory
· 3 months ago
6e8da45
Keep WordUtils.wrap from splitting a surrogate pair (#755)
by alhuda
· 3 months ago
3d76dd3
Bump actions/cache from 5.0.5 to 6.0.0.
by Gary Gregory
· 3 months ago
1d63116
Bump actions/setup-java from 5.2.0 to 5.3.0
by Gary Gregory
· 3 months ago
5ca16c7
StringEscapeUtilsTest.testUnescapeCsvString(): Add test assertion from
by Gary Gregory
· 3 months ago
6cff85b
Bump actions/checkout from 6.0.3 to 7.0.0.
by Gary Gregory
· 3 months ago
95a80fc
Internal refactoring
by Gary Gregory
· 3 months ago
370cca3
Internal refactoring
by Gary Gregory
· 3 months ago
d79c73c
Sort members
by Gary Gregory
· 3 months ago
1b6f403
Use locale-independent lower casing in CaseUtils, WordUtils, and
by Gary Gregory
· 3 months ago
63f2013
Use locale-independent lowercasing in case conversion helpers (#753)
by Javid Khan
· 3 months ago
a8a2466
Refactor DamerauLevenshteinDistance and TextStringBuilder internals for
by Gary Gregory
· 3 months ago
fa7c075
introduce private methods to remove clones (#739)
by aaaZayne
· 3 months ago
e130107
Sort members.
by Gary Gregory
· 3 months ago
36f6fb6
Throw IllegalArgumentException for trailing whitespace in
by Gary Gregory
· 3 months ago
85f4b3c
Throw IllegalArgumentException for trailing whitespace in extendedmessageformat argument index (#750)
by Javid Khan
· 3 months ago
fca08ed
Update legacy GitHub links in CONTRIBUTING.md
by Gary Gregory
· 3 months ago
cd89928
Bump org.apache.commons:commons-parent from 101 to 102.
by Gary Gregory
· 3 months ago
61e0c0b
[TEXT-179] StringSubstitutor incorrectly removes the escape character in
by Gary Gregory
· 3 months ago
43d2c8f
[TEXT-179] StringSubstitutor incorrectly removes the escape character in "$${${a}" (#752)
by Gary Gregory
· 3 months ago
c0d57f3
Bump actions/dependency-review-action from 4.9.0 to 5.0.0
by Gary Gregory
· 4 months ago
07f8b31
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
by Gary Gregory
· 4 months ago
92c1eaa
Add Java 26 and replace 26-ea with 27-ea in GH CI.
by Gary Gregory
· 4 months ago
d93427d
Javadoc
by Gary Gregory
· 4 months ago
e910b53
Bump org.apache.commons:commons-parent from 100 to 101
by Gary Gregory
· 4 months ago
225f746
Bump github/codeql-action from 4.36.0 to 4.36.2
by Gary Gregory
· 4 months ago
Next »