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