1. ed7b3a5 Javadoc: Remove whitespace. by Gary Gregory · 4 years, 4 months ago
  2. c804b49 Remove trailing whitespace. by Gary Gregory · 4 years, 4 months ago
  3. 69903e2 A few more tests. by Gary Gregory · 4 years, 4 months ago
  4. a341633 AlphabetConverter#decode: Use int instead of Integer for local variable that can never be null. by Pascal Schumacher · 4 years, 5 months ago
  5. 0f58ab2 CosineSimilarity#dot: Avoid potential overflow in int multiplication. by Pascal Schumacher · 4 years, 5 months ago
  6. b7052a2 UrlStringLookup: Close InputStream even if the InputStreamReader constructor throws an exception. by Pascal Schumacher · 4 years, 5 months ago
  7. a5c2f4d [TEXT-174] ScriptStringLookup does not accept ":" #126. by Gary Gregory · 4 years, 5 months ago
  8. 2e8f42f Text 174: ScriptStringLookup does not accept ":" (#126) by furkilic · 4 years, 5 months ago
  9. e72bec3 Checkstyle line length. by Gary Gregory · 4 years, 5 months ago
  10. 282e4aa Remove unnecessary array creation for varargs. by Gary Gregory · 4 years, 5 months ago
  11. 8ebaecb Javadoc. by Gary Gregory · 4 years, 5 months ago
  12. 25c71b4 Close paragraph tags. by Gary Gregory · 4 years, 5 months ago
  13. 969da99 Remove // by Gary Gregory · 4 years, 5 months ago
  14. 4533dde Clean up. by Gary Gregory · 4 years, 5 months ago
  15. a31425b [build] com.puppycrawl.tools:checkstyle 8.26 -> 8.27. by Gary Gregory · 4 years, 5 months ago
  16. a0f57eb Checkstyle: Remove trailing white spaces on all lines. by Gary Gregory · 4 years, 5 months ago
  17. c1337bd Checktyle line length 120. by Gary Gregory · 4 years, 5 months ago
  18. f9ff638 Format tweaks. by Gary Gregory · 4 years, 5 months ago
  19. eb11cc4 Sort members. by Gary Gregory · 4 years, 5 months ago
  20. b333b25 Remove noisy separator // -- comments. by Gary Gregory · 4 years, 5 months ago
  21. 3a343f4 Remove noisy separator // -- comments. by Gary Gregory · 4 years, 5 months ago
  22. daf6a09 Sort members. by Gary Gregory · 4 years, 5 months ago
  23. 8ed430b Better param name. by Gary Gregory · 4 years, 5 months ago
  24. 6d48016 Better param name. by Gary Gregory · 4 years, 5 months ago
  25. 2da8175 Close HTML tags. by Gary Gregory · 4 years, 5 months ago
  26. 548d2dc Better local param name. by Gary Gregory · 4 years, 5 months ago
  27. 52f2cc7 Better local variable names. by Gary Gregory · 4 years, 5 months ago
  28. 0dfe963 Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation. by Gary Gregory · 4 years, 5 months ago
  29. 661d8e0 [build] com.puppycrawl.tools:checkstyle 8.25 -> 8.26. by Gary Gregory · 4 years, 5 months ago
  30. 957a6b5 [test] org.assertj:assertj-core 3.13.2 -> 3.14.0. by Gary Gregory · 4 years, 5 months ago
  31. 8e31edf Drop Subversion Id keywords. by Gary Gregory · 4 years, 7 months ago
  32. ec07cf4 Typos. by Gary Gregory · 4 years, 7 months ago
  33. 89f9321 - checkstyle.plugin.version 3.0.0 -> 3.1.0. - checkstyle.version 8.24 -> 8.25. by Gary Gregory · 4 years, 7 months ago
  34. 49b95ec (doc) Fix compiler warnings in Java code example in Javadoc #124. by Gary Gregory · 4 years, 7 months ago
  35. 5c958f2 (doc) Fix compiler warnings in Java code example in Javadoc (#124) by Johan Hammar · 4 years, 7 months ago
  36. 15abbfa Merge branch 'pr-119' by Bruno P. Kinoshita · 4 years, 8 months ago
  37. f501c44 TEXT-149: add changes.xml entry by Bruno P. Kinoshita · 4 years, 8 months ago
  38. fefedb8 TEXT-149: Remove redundant toString(). by Yuji Konishi · 4 years, 8 months ago
  39. 5640de0 TEXT-149: StringEscapeUtils.unescapeCsv doesn't remove quotes at begin and end of string by Yuji Konishi · 4 years, 8 months ago
  40. 46f4cb1 Merge branch 'pr-121' by Bruno P. Kinoshita · 4 years, 8 months ago
  41. 0e1d376 [TEXT-166] add changes.xml entry by Bruno P. Kinoshita · 4 years, 8 months ago
  42. 415bc31 [TEXT-166] removed non-existing parameter from Javadocs and spelled out parameters in throws by Mikko Maunu · 4 years, 8 months ago
  43. 9879038 Travis CI: Drop Java 12 build (Java 13 is now Generally Available). by Pascal Schumacher · 4 years, 8 months ago
  44. d81eb76 Fix checkstyle violation. by Pascal Schumacher · 4 years, 8 months ago
  45. aeccdea More lambdas, less boilerplate. by Gary Gregory · 4 years, 8 months ago
  46. b3bffa2 Do not run spotbugs twice on Travis CI. Spotbugs is already executed in the main build, do not run it again in the "after_success" part. by Pascal Schumacher · 4 years, 8 months ago
  47. 8820207 Enforce SpotBugs. by Gary Gregory · 4 years, 8 months ago
  48. c64008e com.puppycrawl.tools:checkstyle 8.23 -> 8.24. by Gary Gregory · 4 years, 8 months ago
  49. 56944e4 [test] junit-jupiter 5.5.1 -> 5.5.2. by Gary Gregory · 4 years, 8 months ago
  50. 9ba9892 Add support for GitHub CI build through GitHub "Actions". by Gary Gregory · 4 years, 8 months ago
  51. 60ebc73 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-text by Gary Gregory · 4 years, 8 months ago
  52. d830d57 Bump to next development version by Gary Gregory · 4 years, 8 months ago
  53. d66f426 Update spotbugs-maven-plugin to version 3.1.12.2. by Pascal Schumacher · 4 years, 8 months ago
  54. b63df8d Update POM version numbers for Apache Commons Text release 1.8 by Gary Gregory · 4 years, 8 months ago commons-text-1.8 commons-text-1.8-RC1
  55. 3b5d502 Simplify resource notes history. by Gary Gregory · 4 years, 8 months ago
  56. b12b13d Prepare for release 1.8. by Gary Gregory · 4 years, 8 months ago
  57. 079fd76 Prepare for release 1.8. by Gary Gregory · 4 years, 8 months ago
  58. f57ad12 Prepare for release 1.8. by Gary Gregory · 4 years, 8 months ago
  59. 3e902c9 Prepare for release 1.8. by Gary Gregory · 4 years, 8 months ago
  60. 6d6eba2 Prepare for release 1.8. by Gary Gregory · 4 years, 8 months ago
  61. 1f1932f7 git-wip-us => gitbox by Sebb · 4 years, 9 months ago
  62. cac485c Make Javadoc 13 & 14-EA happy. by Gary Gregory · 4 years, 9 months ago
  63. adf4420 Checktyle. by Gary Gregory · 4 years, 9 months ago
  64. 180a7b0 Prepare for the next release. by Gary Gregory · 4 years, 9 months ago
  65. b74ff3c - checkstyle.version 8.21 -> 8.23. - Checkstyle. by Gary Gregory · 4 years, 9 months ago
  66. bc1b204 [TEXT-171] StringLookupFactory.addDefaultStringLookups(Map) does not by Gary Gregory · 4 years, 9 months ago
  67. 98fac13 Sort members. by Gary Gregory · 4 years, 9 months ago
  68. 52794f8 Point to the user guide from the main page's text. by Gary Gregory · 4 years, 9 months ago
  69. fde6c87 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-text.git by Gary Gregory · 4 years, 9 months ago
  70. f8e2eba Expand Javadoc. by Gary Gregory · 4 years, 9 months ago
  71. 420ae4f [TEXT-170] Add String lookup for host names and IP addresses by Pascal Schumacher · 4 years, 9 months ago
  72. 8f720f2 [TEXT-170] Add String lookup for host names and IP addresses (#118) by Gary Gregory · 4 years, 9 months ago
  73. eb9d133 Expand Javadoc. Remove trailing white spaces on all lines. by Gary Gregory · 4 years, 9 months ago
  74. 4800e57 Expand Javadoc for DefaultStringLookup. by Gary Gregory · 4 years, 9 months ago
  75. 42e7659 Expand Javadoc for StringSubstitutor and friends. by Gary Gregory · 4 years, 9 months ago
  76. 3ba2268 [TEXT-170] Add String lookup for host names and IP addresses (#118) by Gary Gregory · 4 years, 9 months ago
  77. 7576289 Expand Javadocs. by Gary Gregory · 4 years, 9 months ago
  78. d81879e [TEXT-170] Add String lookup for host names and IP addresses (#118) by Gary Gregory · 4 years, 9 months ago
  79. 45eb67d Sort members. by Gary Gregory · 4 years, 9 months ago
  80. d69181f Sort members. by Gary Gregory · 4 years, 9 months ago
  81. 79df911 Travis: Allow Java EA builds to fail. by Pascal Schumacher · 4 years, 9 months ago
  82. 9137054 Update AssertJ to version 3.13.2. by Pascal Schumacher · 4 years, 9 months ago
  83. 9f4fdf0 StringSubstitutorWithInterpolatorStringLookupTest: Fix checkstyle violation. by Pascal Schumacher · 4 years, 9 months ago
  84. df619a4 - Add missing documentation. by Gary Gregory · 4 years, 9 months ago
  85. 4e8197f Update AssertJ to version 3.13.0 and JUnit to version 5.5.1. by Pascal Schumacher · 4 years, 9 months ago
  86. c65b583 commons.japicmp.version 0.13.0 -> 0.14.1. by Gary Gregory · 4 years, 9 months ago
  87. 5a88627 Update properties for the next release. by Gary Gregory · 4 years, 9 months ago
  88. b299b1c Fix checkstyle violations in StringSubstitutor#createInterpolator. by Pascal Schumacher · 4 years, 9 months ago
  89. 8c8155d Fix Javadoc. by Gary Gregory · 4 years, 9 months ago
  90. 84193fe Simplify. by Gary Gregory · 4 years, 9 months ago
  91. 58b2ec1 Sort members. by Gary Gregory · 4 years, 9 months ago
  92. e50bca2 Sort methods. by Gary Gregory · 4 years, 9 months ago
  93. 67a6372 [TEXT-169] Add helper factory method by Gary Gregory · 4 years, 9 months ago
  94. 6de9942 Sort members. by Gary Gregory · 4 years, 9 months ago
  95. e29ecb7 Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  96. cd9e70b Fix the site's source repository link. by Gary Gregory · 4 years, 10 months ago
  97. 885b27f [TEXT-168] (doc) Fixed wrong value for Jaro-Winkler example #117 by Gary Gregory · 4 years, 10 months ago
  98. 67a343f (doc) Fixed wrong value for Jaro-Winkler example (#117) by luksan47 · 4 years, 10 months ago
  99. bca44a8 [TEXT-167] commons-text web page missing "RELEASE-NOTES-1.7.txt" by Gary Gregory · 4 years, 10 months ago
  100. b113adc Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 10 months ago