1. f9e3694 Update Checkstyle DTD version from 1.0 to 1.2 by Gary Gregory · 36 hours ago master
  2. 2646d38 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec.git by Gary Gregory · 3 days ago
  3. 6e19824 Group related properties by Gary Gregory · 3 days ago
  4. ea648b1 Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#274) by dependabot[bot] · 4 days ago
  5. 3a6873e Fix typos by Gary Gregory · 10 days ago
  6. f093e24 Add section for the next release by Gary Gregory · 10 days ago
  7. b3bf18c Merge branch 'release' by Gary Gregory · 10 days ago
  8. b6ef905 Bump to next development version by Gary Gregory · 10 days ago release
  9. 2b966cc Bump actions/checkout from 4.1.3 to 4.1.4 (#272) by dependabot[bot] · 11 days ago
  10. 0e538c2 Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#273) by dependabot[bot] · 11 days ago
  11. 74c0e6a Bump github/codeql-action from 3.25.1 to 3.25.3 (#271) by dependabot[bot] · 11 days ago
  12. 5d809fe Prepare for the next release candidate by Gary Gregory · 2 weeks ago commons-codec-1.17.0-RC1 rel/commons-codec-1.17.0
  13. 9a59c1c Prepare for the next release candidate by Gary Gregory · 2 weeks ago
  14. 5f0cfd4 Longer lines by Gary Gregory · 2 weeks ago
  15. 8714b5f Remove dead comment by Gary Gregory · 2 weeks ago
  16. c56b956 Bullet-proof internals by Gary Gregory · 2 weeks ago
  17. d2215d5 Base32 constructor fails-fast with a NullPointerException if the custom by Gary Gregory · 2 weeks ago
  18. fcc70e6 Base32 constructor makes a defensive copy of the line separator array by Gary Gregory · 2 weeks ago
  19. ebe805a Base64 constructor makes a defensive copy of a custom alphabet array by Gary Gregory · 2 weeks ago
  20. 5504333 Better exception message by Gary Gregory · 2 weeks ago
  21. c6c5f11 Base64 constructor makes a better defensive copy of the line separator array by Gary Gregory · 2 weeks ago
  22. e80ddb7 Bump github/codeql-action from 3.24.10 to 3.25.1 (#269) by dependabot[bot] · 3 weeks ago
  23. 52c151d Bump actions/checkout from 4.1.2 to 4.1.3 (#270) by dependabot[bot] · 3 weeks ago
  24. 2ae86f1 Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#268) by dependabot[bot] · 3 weeks ago
  25. be58b03 Format tweaks by Gary Gregory · 3 weeks ago
  26. 2490376 Fix indentation by Gary Gregory · 3 weeks ago
  27. cfa7c41 Javadoc by Gary Gregory · 3 weeks ago
  28. 0c7c76f Javadoc by Gary Gregory · 3 weeks ago
  29. 86d1045 Internal refactoring by Gary Gregory · 3 weeks ago
  30. 873ecaa Internal refactoring by Gary Gregory · 3 weeks ago
  31. 78e08b9 Whitespace by Gary Gregory · 3 weeks ago
  32. 35c9e80 Whitespace by Gary Gregory · 3 weeks ago
  33. beb39d4 Wrong output of DoubleMetaphone in 1.16.1 by Gary Gregory · 3 weeks ago
  34. f01b732 List fixes first by Gary Gregory · 3 weeks ago
  35. 5c7fac8 Format and no need to throw by Gary Gregory · 3 weeks ago
  36. 000817e Better link text by Gary Gregory · 3 weeks ago
  37. 457e5cc Update URL by Gary Gregory · 3 weeks ago
  38. 448bd19 Sort members by Gary Gregory · 3 weeks ago
  39. 7a96c0d [CODEC-263] test for user reported issue (#240) by Elliotte Rusty Harold · 3 weeks ago
  40. 09c7a8a Javadoc: Close HTML tags by Gary Gregory · 3 weeks ago
  41. ca8c427 Javadoc by Gary Gregory · 3 weeks ago
  42. d55b092 Internal refactoring by Gary Gregory · 3 weeks ago
  43. 3d6d334 Add Base64 support for a custom padding byte (like Base32) by Gary Gregory · 3 weeks ago
  44. 4791d3b Pull-up common Builder attribute to BaseNCodec by Gary Gregory · 3 weeks ago
  45. 02235df Add Base32.Builder (allows custom alphabets) by Gary Gregory · 3 weeks ago
  46. f6deb13 Pull-up common Builder attributes to BaseNCodec by Gary Gregory · 3 weeks ago
  47. 3e27d96 Pull-up common Builder attributes to BaseNCodec by Gary Gregory · 3 weeks ago
  48. c29d6f7 Set Javadoc link to latest Java API LTS version by Gary Gregory · 3 weeks ago
  49. a670ba8 Use Objects#requireNonNull() by Gary Gregory · 3 weeks ago
  50. 3a9efd2 Format tweaks by Gary Gregory · 3 weeks ago
  51. 3b36a60 Javadoc by Gary Gregory · 3 weeks ago
  52. b9e6d69 Javadoc by Gary Gregory · 3 weeks ago
  53. d35d3e7 Set the bar for JaCoCo checks by Gary Gregory · 3 weeks ago
  54. 25c95b1 Add Base64.Builder (allows custom alphabets) by Gary Gregory · 3 weeks ago
  55. 19bb193 Refactor instance variables that act like temps into locals by Gary Gregory · 3 weeks ago
  56. d9d45f6 Refactor instance variables that act like temps into locals by Gary Gregory · 3 weeks ago
  57. 0856a13 Use final by Gary Gregory · 3 weeks ago
  58. 17d28c1 Sort members by Gary Gregory · 3 weeks ago
  59. d2b2bf5 Allow custom alphabets for Base64 #266 by Gary Gregory · 3 weeks ago
  60. 5b9cf68 Custom alphabet for Base64 (#266) by Chris Kocel · 3 weeks ago
  61. 7f93e43 Make release notes Markdown friendly by Gary Gregory · 3 weeks ago
  62. 3d1a286 Javadoc by Gary Gregory · 3 weeks ago
  63. ab84d0d Javadoc by Gary Gregory · 3 weeks ago
  64. ffc24a5 Refactor common data by Gary Gregory · 3 weeks ago
  65. d9f0c46 BCodec and QCodec encode() methods throw UnsupportedCharsetException by Gary Gregory · 3 weeks ago
  66. 9c68c83 Document changes in BM package by Gary Gregory · 3 weeks ago
  67. f206957 Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#267) by dependabot[bot] · 4 weeks ago
  68. 10628bf Try to fix Java 8 build on GH by Gary Gregory · 4 weeks ago
  69. 5e246cb Try to fix Java 8 build on GH, OK locally. by Gary Gregory · 4 weeks ago
  70. 624b5cf Try to fix Java 8 build on GH, OK locally. by Gary Gregory · 4 weeks ago
  71. 547cf4d Use Checkstyle WhitespaceAround by Gary Gregory · 4 weeks ago
  72. 57e4f12 Set the bar for JaCoCo checks by Gary Gregory · 4 weeks ago
  73. 171677c Bump commons-io:commons-io from 2.16.0 to 2.16.1 #265 by Gary Gregory · 4 weeks ago
  74. a344579 Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#265) by dependabot[bot] · 4 weeks ago
  75. 936cc1c Bump github/codeql-action from 3.24.9 to 3.24.10 (#263) by dependabot[bot] · 5 weeks ago
  76. 45363a5 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#264) by dependabot[bot] · 5 weeks ago
  77. ce6872d Use try-with-resources by Gary Gregory · 5 weeks ago
  78. 9d24faf Update commons.bc.version to released version by Gary Gregory · 5 weeks ago
  79. 1e66f17 Reorg file with most maintained items at the top by Gary Gregory · 5 weeks ago
  80. 8c05f1a Format tweak by Gary Gregory · 5 weeks ago
  81. 99b9d92 Bump org.apache.commons:commons-parent from 67 to 69 #261 by Gary Gregory · 5 weeks ago
  82. 151dae2 Bump org.apache.commons:commons-parent from 67 to 69 (#261) by dependabot[bot] · 5 weeks ago
  83. 1509c55 Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#260) by dependabot[bot] · 6 weeks ago
  84. e5bc7dc Bump commons-io:commons-io from 2.15.1 to 2.16.0 #258 by Gary Gregory · 6 weeks ago
  85. 3f6a630 Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#258) by dependabot[bot] · 6 weeks ago
  86. b22c791 Javadoc by Gary Gregory · 6 weeks ago
  87. 0da3d3f Javadoc by Gary Gregory · 6 weeks ago
  88. 276f1ea Javadoc by Gary Gregory · 6 weeks ago
  89. 2bf6816 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-codec by Gary Gregory · 6 weeks ago
  90. 91d66c9 Uppercase acronym in comment by Gary Gregory · 6 weeks ago
  91. 8c6bae1 Bump actions/cache from 4.0.1 to 4.0.2 (#255) by dependabot[bot] · 7 weeks ago
  92. 9420d1e Bump github/codeql-action from 3.24.7 to 3.24.9 (#254) by dependabot[bot] · 7 weeks ago
  93. eb76f57 Use Java 5's String#contains() by Gary Gregory · 7 weeks ago
  94. 3bf874e Optimize memory allocation by Gary Gregory · 7 weeks ago
  95. f6f9b14 Format tweak by Gary Gregory · 7 weeks ago
  96. 353e79c Format tweak by Gary Gregory · 7 weeks ago
  97. 72c40fe Bump actions/checkout from 4.1.1 to 4.1.2 (#252) by dependabot[bot] · 8 weeks ago
  98. bcf2381 Bump actions/setup-java from 4.1.0 to 4.2.1 (#253) by dependabot[bot] · 8 weeks ago
  99. 5ff1b4b Bump github/codeql-action from 3.24.6 to 3.24.7 (#251) by dependabot[bot] · 8 weeks ago
  100. 76f7de0 Bump org.apache.commons:commons-parent from 66 to 67 #250 by Gary Gregory · 9 weeks ago