1. 67b1fe6 Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 10 months ago
  2. 9b1708e Use HTTPS to access Apache resources. by Gary Gregory · 4 years, 10 months ago
  3. eeb6753 Use HTTPS links to commons.apache.org. by Gary Gregory · 4 years, 10 months ago
  4. 601958c Use HTTPS links to Apache. by Gary Gregory · 4 years, 10 months ago
  5. 0a8c867 Since the announcement email MUST contain a link to the download page, by Gary Gregory · 4 years, 10 months ago
  6. 4c69820 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-text by Gary Gregory · 4 years, 10 months ago
  7. c6196c6 Bump to next development version by Gary Gregory · 4 years, 10 months ago
  8. e36fe49 Update JUnit to version 5.5.0. by Pascal Schumacher · 4 years, 10 months ago
  9. ab92f2b Update JaCoCo to version 0.8.4. by Pascal Schumacher · 4 years, 10 months ago
  10. 3866d26 Prepare for release 1.7. by Gary Gregory · 4 years, 10 months ago commons-text-1.7 commons-text-1.7-RC1
  11. b94b583 Fix checkstyle violations. by Pascal Schumacher · 4 years, 10 months ago
  12. fab9262 Update POM version numbers for Apache Commons Text release 1.7 by Gary Gregory · 4 years, 10 months ago
  13. ada1442 Prepare for release 1.7. by Gary Gregory · 4 years, 10 months ago
  14. 2337c03 Fix compiler warnings. by Gary Gregory · 4 years, 10 months ago
  15. e234077 Update spotbugs-maven-plugin to version 3.1.12 (closes #116). by Pascal Schumacher · 4 years, 10 months ago
  16. b7666a2 Oracle JDK 8 and 11 are no longer available on travis. by Pascal Schumacher · 4 years, 10 months ago
  17. 276f258 Add Java 13 build on Travis CI (openjdk-ea is now Java 14). by Pascal Schumacher · 4 years, 10 months ago
  18. 8b07e17 Fix checkstyle violations by Pascal Schumacher · 5 years ago
  19. 7637d00 Update site from com.puppycrawl.tools:checkstyle 8.18 to 8.21. by Gary Gregory · 5 years ago
  20. 37b15af Update tests from assertj-core 3.12.1 to 3.12.2. by Gary Gregory · 5 years ago
  21. 23427f2 [TEXT-165] ResourceBundleStringLookup.lookup(String) throws by Gary Gregory · 5 years ago
  22. 394f8ad Remove unused exception. by Gary Gregory · 5 years ago
  23. b7fb367 Minor refactring to avoid a compiler warning. by Gary Gregory · 5 years ago
  24. 145ecc1 Document empty blocks. by Gary Gregory · 5 years ago
  25. d12e445 - Remove trailing white spaces on all lines. by Gary Gregory · 5 years ago
  26. da897bb Fix Javadoc error on Java 13. by Pascal Schumacher · 5 years ago
  27. 6a6faa4 Fix Javadoc error on Java 13. by Pascal Schumacher · 5 years ago
  28. 547f651 Fix Javadoc on Java 11+. by Pascal Schumacher · 5 years ago
  29. 402fca0 Update NOTICE file for 2019. by Gary Gregory · 5 years ago
  30. c1bdf5c Update maven-pmd-plugin from 3.11.0 to 3.12.0. by Gary Gregory · 5 years ago
  31. feed5b8 [TEXT-162] Update Apache Commons Lang from 3.8.1 to 3.9. by Gary Gregory · 5 years ago
  32. c3b30de Update tests from junit-jupiter 5.4.0 to 5.4.2. by Gary Gregory · 5 years ago
  33. b8a592d (update) commons-parent: 47 -> 48 by Rob Tompkins · 5 years ago
  34. fba6280 Merge pull request #113 from now-raymond/patch-1 by Rob Tompkins · 5 years ago
  35. be957ea (doc) Fix typo in similarity package docs by Raymond Tan · 5 years ago
  36. e938d06 Update Travis build with current JDKs. by Gary Gregory · 5 years ago
  37. 4d2a0ef Remove openjdk12, not there yet. by Gary Gregory · 5 years ago
  38. fd2dcbd Add oraclejdk11 and openjdk8. by Gary Gregory · 5 years ago
  39. 700a066 (update) 1.7 will be the next release, I think by Rob Tompkins · 5 years ago
  40. a6f2b44 TEXT-155: Update changes.xml by aherbert · 5 years ago
  41. 89b5f4a Merge branch 'feature-TEXT-155' by aherbert · 5 years ago
  42. 639e4ab TEXT-155: Add a generic IntersectionSimilarity measure by Alex Herbert · 5 years ago
  43. ea15c5a TEXT-151: changes.xml entry by aherbert · 5 years ago
  44. bf2f234 Merge branch 'improvement-TEXT-157' by aherbert · 5 years ago
  45. eacfa36 TEXT-157: Use expected=(intersect/union) in Jaccard tests by aherbert · 5 years ago
  46. d768027 TEXT-157: Remove rounding from JaccardSimilarity and Distance by aherbert · 5 years ago
  47. 19df20d TEXT-156: Update changes.xml by Alex Herbert · 5 years ago
  48. 4fa483c Merge branch 'improvement-TEXT-156' by Alex Herbert · 5 years ago
  49. f40607a TEXT-156: Fix the RegexTokenizer to use a static Pattern. by Alex Herbert · 5 years ago
  50. 0ada5fa TEXT-153: Make prefixSet a BitSet. (#108) by amirhadadi · 5 years ago
  51. 79227c5 Merge pull request #107 from CAPS50/TEXT-152 by Bruno P. Kinoshita · 5 years ago
  52. 0fe8086 TEXT-152 - update changes.xml by caps50 · 5 years ago
  53. ad07efa TEXT-152 - fix checkstyle issue by caps50 · 5 years ago
  54. 22444ec TEXT-152 - new tests and fix for infinite loop by caps50 · 5 years ago
  55. d880f68 Update maven-pmd-plugin from 3.10.0 to 3.11.0. by Gary Gregory · 5 years ago
  56. 0dbd772 Update tests from assertj-core 3.12.0 to 3.12.1. by Gary Gregory · 5 years ago
  57. 7999baa TEXT-111: changes.xml entry by Bruno P. Kinoshita · 5 years ago
  58. 7486f9a Merge pull request #104 from CAPS50/TEXT-111 by Bruno P. Kinoshita · 5 years ago
  59. d315258 TEXT-151: Use StringUtils.equals to test for CharSequence equality. (#105) by Alex Herbert · 5 years ago
  60. bba1051 TEXT-111 - added test by caps50 · 5 years ago
  61. ffab903 TEXT-111 - fix problem when regex match would have length of 0 by caps50 · 5 years ago
  62. 33ae30b Update Chekcstyle from 8.17 to 8.18. by Gary Gregory · 5 years ago
  63. e7a0979 Update AssertJ to version 3.12.0. by Pascal Schumacher · 5 years ago
  64. c62b177 Do not enable checkstyle modules which results are always suppressed. by Pascal Schumacher · 5 years ago
  65. 0f8ee16 Remove unnecessary checkstyle suppression. by Pascal Schumacher · 5 years ago
  66. 512f1a9 checkstyle-suppressions.xml: Remove unnecessary 'lines="0-99999"' attributes by Pascal Schumacher · 5 years ago
  67. 9e414e3 TEXT-104: deprecate JaroWinkler methods for 2.0, and fix clirr report by Pascal Schumacher · 5 years ago
  68. 56c060d Merge pull request #102 from kinow/deprecate-jaro-winkler-for-20 by Bruno P. Kinoshita · 5 years ago
  69. a32b1d2 TEXT-104: deprecate JaroWinkler methods for 2.0, and fix clirr report by Bruno P. Kinoshita · 5 years ago
  70. 6e2bbe5 TEXT-104: add changes.xml by Bruno P. Kinoshita · 5 years ago
  71. 461fb7a Merge pull request #100 from saschaszott/TEXT-104 by Bruno P. Kinoshita · 5 years ago
  72. d31f747 added JaroWinklerSimilarity to user guide by Sascha Szott · 5 years ago
  73. edb891a use d instead of D as double literal character by Sascha Szott · 5 years ago
  74. f0a6cfb Update JaroWinklerDistance.java by Sascha Szott · 5 years ago
  75. 4ca1e32 Update checkstyle to version 8.17 by Pascal Schumacher · 5 years ago
  76. a348c98 Skip Javadoc on Java 11+ to workaround https://bugs.openjdk.java.net/browse/JDK-8212233 which causes Javadoc to fail with "Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module." by Pascal Schumacher · 5 years ago
  77. a2735fe Update JUnit to version 5.4.0 by Pascal Schumacher · 5 years ago
  78. 73adcbb Skip SpotBugs on Java 13+, because it fails with "java.lang.IllegalArgumentException: Unsupported class file major version 57". by Pascal Schumacher · 5 years ago
  79. 2614a94 Disable JaCoCo on Java 13+, because it does not support it yet. by Pascal Schumacher · 5 years ago
  80. 21c7737 Travis: "openjdk-ea" now means Java 13, so add Java 12 to JDKs to build on. by Pascal Schumacher · 5 years ago
  81. f41e918 Update spotbugs-maven-plugin to version 3.1.10 by Pascal Schumacher · 5 years ago
  82. 04dc49c renamed variable in JavaDoc comment by Sascha Szott · 5 years ago
  83. 4b5fdba * added class JaroWinklerSimilarity by Sascha Szott · 5 years ago
  84. 5fcf96c Update spotbugs-maven-plugin to version 3.1.9 and enable SpotBugs on Java 12+ (closes #99). by Pascal Schumacher · 5 years ago
  85. ab4164f Enable JaCoCo on Java 11+. (closes #98) by Pascal Schumacher · 5 years ago
  86. 0c68b2a Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore. by Pascal Schumacher · 5 years ago
  87. 9642d63 Update Spotbugs Maven Plugin to version 3.1.8 by Pascal Schumacher · 5 years ago
  88. f126890 Make whitespace use around generic tokens consistent and add a checkstyle rule to enforce it. by Pascal Schumacher · 5 years ago
  89. 1b8c7eb com.puppycrawl.tools:checkstyle 8.13 -> 8.14. by Gary Gregory · 5 years ago
  90. 03c034d commons.jacoco.version 0.8.1 -> 0.8.2 to fix running 'mvn clean package' by Gary Gregory · 5 years ago
  91. faed590 Update BC version. by Gary Gregory · 5 years ago
  92. 70c080b [TEXT-138] TextStringBuilder append sub-sequence not consistent with Appendable. by Don Jeba · 5 years ago
  93. f0ae79e Skip Spotbugs on Java 12 because it fails with "java.lang.IllegalArgumentException: Unsupported class file major version 56". by Pascal Schumacher · 5 years ago
  94. 062b2e0 Update maven-spotbugs-plugin to version 3.1.7 by Pascal Schumacher · 5 years ago
  95. ed94773 [TEXT-127] Add a toggle to throw an exception when a variable is unknown by Gary Gregory · 5 years ago
  96. 6c3cc52 Refactor some try/catch assertions to assertThrows by Pascal Schumacher · 5 years ago
  97. d8dc950 Travis: Remove Oracle JDK 10 because it is no longer available by Pascal Schumacher · 6 years ago
  98. 8b83924 DefaultStringLookup: Fix Checkstyle violations by Pascal Schumacher · 6 years ago
  99. 5852cf5 [TEXT-148] Add an enum to the lookup package that lists all StringLookups. by Gary Gregory · 6 years ago
  100. 35964c3 Add 1.7 area to changes.xml by Rob Tompkins · 6 years ago