1. 6c4136b Update version by Akron · 1 year, 2 months ago
  2. 56dcb86 Disallow empty regex in PQ+ by Akron · 1 year, 2 months ago
  3. d964323 solved issues with any string without quoutes being parsed as span; see test Regex_without_quoutes in CqpGrammarTest by Akron · 1 year, 4 months ago
  4. 0985a2e PQ+ and CQP differences by ElenaIrimia · 1 year, 3 months ago
  5. bccf7cf Improve PQ+ node processing by Akron · 1 year, 4 months ago
  6. bda7406 Optimize nodeCat detection in CQP by Akron · 1 year, 4 months ago
  7. 90cfc40 solving <s> layer serialization; by elena · 1 year, 4 months ago
  8. 1ec18b0 Meet warnings by ElenaIrimia · 1 year, 4 months ago
  9. b5b6c8c Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (closes #150) by dependabot[bot] · 1 year, 3 months ago
  10. 30f62ab Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (closes #149) by dependabot[bot] · 1 year, 4 months ago
  11. f704614 Support CQP by ElenaIrimia · 1 year, 4 months ago
  12. cae5351 Bump guava from 32.0.1-jre to 32.1.1-jre (closes #145) by dependabot[bot] · 1 year, 5 months ago
  13. 998c712 Bump maven-clean-plugin from 3.2.0 to 3.3.1 (closes #144) by dependabot[bot] · 1 year, 5 months ago
  14. c382f30 Bump guava from 32.0.0-jre to 32.0.1-jre (closes #143) by dependabot[bot] · 1 year, 6 months ago
  15. 04358ea Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (closes #142) by dependabot[bot] · 1 year, 6 months ago
  16. 0fb1703 Bump jackson.version from 2.15.1 to 2.15.2 (closes #141) by dependabot[bot] · 1 year, 6 months ago
  17. 75013e5 Bump guava from 31.1-jre to 32.0.0-jre (closes #140) by dependabot[bot] · 1 year, 6 months ago
  18. 095e869 Bump plexus-utils from 3.5.1 to 4.0.0 (closes #139) by dependabot[bot] · 1 year, 6 months ago
  19. 2687697 Bump jackson.version from 2.15.0 to 2.15.1 (closes #138) by dependabot[bot] · 1 year, 6 months ago
  20. f8a53a3 Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (closes #137) by dependabot[bot] · 1 year, 7 months ago
  21. c1bdcce Bump Koral version to 0.39.1 by margaretha · 1 year, 7 months ago
  22. badb724 Bump jackson.version from 2.14.2 to 2.15.0 (closes #136) by dependabot[bot] · 1 year, 7 months ago
  23. 3a98355 Bump slf4j-api from 2.0.6 to 2.0.7 (closes #135) by dependabot[bot] · 1 year, 8 months ago
  24. 7d07f8f Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (closes #134) by dependabot[bot] · 1 year, 8 months ago
  25. 8c0d184 Bump plexus-utils from 3.5.0 to 3.5.1 (closes #133) by dependabot[bot] · 1 year, 9 months ago
  26. f1d4a3c Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (closes #132) by dependabot[bot] · 1 year, 9 months ago
  27. b56a91f Bump log4j.version from 2.19.0 to 2.20.0 (closes #131) by dependabot[bot] · 1 year, 9 months ago
  28. 5c6ba26 Bump jackson.version from 2.14.1 to 2.14.2 (closes #130) by dependabot[bot] · 1 year, 10 months ago
  29. 181a742 Fix reference bug in Annis (Fixed #129) by Akron · 1 year, 10 months ago
  30. 197b38e Bump slf4j-api from 2.0.5 to 2.0.6 (closes #128) by dependabot[bot] · 2 years ago
  31. badff02 Bump slf4j-api from 2.0.4 to 2.0.5 (closes #127) by dependabot[bot] · 2 years ago
  32. d834582 Bump jackson.version from 2.14.0 to 2.14.1 (closes #126) by dependabot[bot] · 2 years ago
  33. 57d11c3 Bump slf4j-api from 2.0.3 to 2.0.4 (closes #125) by dependabot[bot] · 2 years ago
  34. 3a8c00d Bump maven-jar-plugin from 3.2.2 to 3.3.0 (closes #121) by dependabot[bot] · 2 years, 2 months ago
  35. 4356a8a Bump version from 0.38.2 to 0.39 by Marc Kupietz · 2 years ago
  36. a2522ee Update README.md with Jdk 11 and md fixes by Marc Kupietz · 2 years ago
  37. 75f5762 Bump slf4j-api from 20.0.1 to 20.0.3 by Marc Kupietz · 2 years ago
  38. 6ee27fd Bump guava from 29.0-jre to 21.1-jre by Marc Kupietz · 2 years ago
  39. 91f6195 Bump plexus-utils version from 3.4.2 to 3.5.0 by Marc Kupietz · 2 years ago
  40. 5a4c875 Bump log4j version from 2.17.1 to 2.19.0 by Marc Kupietz · 2 years ago
  41. 8d661a8 Bump jackson version from 2.14.0-rc1 to 2.14.0 by Marc Kupietz · 2 years ago
  42. 1846ec3 Bump java version from 8 to 11 by Marc Kupietz · 2 years ago
  43. 40a2ff9 Separated regex grammar rules for reuse by Akron · 2 years, 3 months ago
  44. 120e132 Improve quantifiers in regex by Akron · 2 years, 3 months ago
  45. 33451c2 Improve regex treatment of negative character classes by Akron · 2 years, 3 months ago
  46. d6e5d32 Update dependencies by Akron · 2 years, 2 months ago
  47. bb4bcd8 Bump slf4j-api from 2.0.0 to 2.0.1 (closes #120) by dependabot[bot] · 2 years, 2 months ago
  48. 694f28e Ignore dependabot PRs for incompatible ANTLR4 versions (closes #118) by Akron · 2 years, 3 months ago
  49. e807f03 Bump slf4j-api from 1.7.36 to 2.0.0 (closes #117) by dependabot[bot] · 2 years, 3 months ago
  50. b4e447c Removes compile dependency on antlr4-maven-plugin (Closes #111) by Gregor Middell · 4 years, 8 months ago
  51. 45fb2a8 Bump plexus-utils from 3.4.1 to 3.4.2 by dependabot[bot] · 2 years, 6 months ago
  52. 9d599e1 Bump antlr3.version from 3.5.2 to 3.5.3 by dependabot[bot] · 2 years, 6 months ago
  53. 75ef190 Bump maven-clean-plugin from 3.1.0 to 3.2.0 by dependabot[bot] · 2 years, 8 months ago
  54. e9d5f5e Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by dependabot[bot] · 2 years, 9 months ago
  55. 48f8171 Bump slf4j-api from 1.7.32 to 1.7.36 by dependabot[bot] · 2 years, 10 months ago
  56. 5e56e55 Bump maven-jar-plugin from 3.2.1 to 3.2.2 by dependabot[bot] · 2 years, 10 months ago
  57. 6ce9672 Bump fcs-simple-endpoint from 1.4.0 to 1.6.0 by dependabot[bot] · 3 years ago
  58. 6d137b8 Bump maven-jar-plugin from 3.2.0 to 3.2.1 by dependabot[bot] · 2 years, 11 months ago
  59. e1020e8 Fixed Annis OR group (resolved #96) by margaretha · 2 years, 11 months ago
  60. 43dd246 More log4j updates by Akron · 2 years, 11 months ago
  61. 3bfa8d6 Bump Koral version. by margaretha · 3 years ago
  62. 7edacf4 Update log4j by Akron · 3 years ago
  63. 7ac7c9d New version with security fixes by Akron · 3 years ago v0.38
  64. 138ebf5 Merge "Update log4j to deal with CVE-2021-44228" by margaretha · 3 years ago
  65. 4a7047e Merge "Bump antlr4.version from 4.9.2 to 4.9.3" by margaretha · 3 years ago
  66. 0bc23ca Merge "Bump plexus-utils from 3.3.0 to 3.4.1" by margaretha · 3 years ago
  67. 849199f Update log4j to deal with CVE-2021-44228 by Akron · 3 years ago
  68. b4738a3 Bump antlr4.version from 4.9.2 to 4.9.3 by dependabot[bot] · 3 years ago
  69. 9637662 Bump plexus-utils from 3.3.0 to 3.4.1 by dependabot[bot] · 3 years, 3 months ago
  70. c095e01 Bump slf4j-api from 1.7.30 to 1.7.32 by dependabot[bot] · 3 years, 4 months ago
  71. 9938c0e Fix README to match new IDS webpage by Akron · 3 years, 4 months ago
  72. 7e8fad3 Updated plexus-utils used in antlr4-maven-plugin manually due to by margaretha · 3 years, 5 months ago
  73. d204fcb Bump junit from 4.13.1 to 4.13.2 by dependabot[bot] · 3 years, 9 months ago
  74. 36f64db Bump antlr4.version from 4.5.1 to 4.9.2 by dependabot[bot] · 3 years, 7 months ago
  75. 6da83e1 Bump log4j.version from 2.13.3 to 2.14.1 by dependabot[bot] · 3 years, 8 months ago
  76. 0966767 Fixed blocked http repo. by margaretha · 3 years, 7 months ago
  77. 32f424a Fixed missing cql-java and problematic sisu-guava. by margaretha · 3 years, 7 months ago
  78. 908a938 Add getVersion() and getName() methods by Akron · 3 years, 9 months ago
  79. 72108b2 Fix handling of apostrophes in VC multiword & regex values (fixes #85) by Akron · 4 years ago CQP
  80. ff76b97 Merge "Fix handling of empty corpus queries" by margaretha · 4 years ago
  81. 002b232 Make SpanContext class static by Marc Kupietz · 4 years, 4 months ago
  82. df7ca58 Fix handling of empty corpus queries by Akron · 4 years ago
  83. b5490b9 Bump junit from 4.13 to 4.13.1 by dependabot[bot] · 4 years, 1 month ago
  84. 49e8d7b Introduce query references in Poliqarp by Akron · 4 years, 1 month ago
  85. 8e28adf Bump antlr4 version from 4.8 to 4.5.1, by Akron · 4 years, 4 months ago v0.36
  86. b9d0f4a Bump maven-jar-plugin from 2.5 to 3.2.0 - Closes #81 by dependabot[bot] · 4 years, 4 months ago
  87. 8c9f1ef Bump fcs-simple-endpoint from 1.3.0 to 1.4.0 by dependabot[bot] · 4 years, 4 months ago
  88. 64c2fba Merge "Use character classes instead of alternations in regexes" by Marc Kupietz · 4 years, 4 months ago
  89. eafc0cf Modernize list and string handling in query processors by Marc Kupietz · 4 years, 4 months ago
  90. 7faa4d7 Use character classes instead of alternations in regexes by Marc Kupietz · 4 years, 4 months ago
  91. 1832d3f Bump maven-compiler-plugin from 3.7.0 to 3.8.1 by dependabot[bot] · 4 years, 4 months ago
  92. e4c27d6 Bump maven-surefire-plugin from 2.22.1 to 2.22.2 by dependabot[bot] · 4 years, 4 months ago
  93. 3410dca Bump junit from 4.11 to 4.13 by dependabot[bot] · 4 years, 4 months ago
  94. 089435f Bump slf4j-api from 1.7.25 to 1.7.30 by dependabot[bot] · 4 years, 4 months ago
  95. 3b0e598 Remove redundant warning suppressors in Annis query processor by Marc Kupietz · 4 years, 4 months ago
  96. 791ec1c Simplify assertEqual tests by Marc Kupietz · 4 years, 4 months ago
  97. 7d83e2a Remove invalid maven compiler plugin option by Marc Kupietz · 4 years, 4 months ago
  98. 65194d7 Bump antlr4-maven-plugin to 4.8-1 and adapt poliqarp-lexer syntax by Marc Kupietz · 4 years, 4 months ago
  99. a8269db Fix and bump maven-clean-plugin to 3.1.0 by Marc Kupietz · 4 years, 4 months ago
  100. bc3f809 Bump antlr4-runtime from 4.5.1 to 4.8-1 by dependabot[bot] · 4 years, 4 months ago