1. 6141828 Bump github/codeql-action from 3.29.11 to 3.30.1 by dependabot[bot] · 6 days ago master
  2. ae71969 Bump actions/dependency-review-action from 4.7.2 to 4.7.3 by dependabot[bot] · 13 days ago
  3. b39304b Use @DefaultTimeZone in test instead of setting a global variable by Gary D. Gregory · 3 weeks ago
  4. ddef8cd Bump org.apache.commons:commons-parent from 85 to 87 by Gary D. Gregory · 3 weeks ago
  5. 923cd00 Bump github/codeql-action from 3.29.9 to 3.29.11 by dependabot[bot] · 3 weeks ago
  6. 756f53c Bump actions/dependency-review-action from 4.7.1 to 4.7.2 by dependabot[bot] · 3 weeks ago
  7. 4a8ecfe Bump actions/setup-java from 4.7.1 to 5.0.0 by dependabot[bot] · 3 weeks ago
  8. 5ae4fb9 Javadoc by Gary D. Gregory · 3 weeks ago
  9. 7ab92fa Sort members by Gary D. Gregory · 3 weeks ago
  10. 845c0e5 [collections-722] deeply nested chainedIterator performance problems fixed (#628) by Joerg Budischewski · 3 weeks ago
  11. ec38f6f Bump github/codeql-action from 3.29.8 to 3.29.9 by dependabot[bot] · 4 weeks ago
  12. 3269d99 Bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 4 weeks ago
  13. 5bd00c1 Bump next version to `4.6.0` (per JApiCmp analysis) by Piotr P. Karwasz · 4 weeks ago
  14. ecf5444 Sort members by Gary D. Gregory · 4 weeks ago
  15. 87408a0 [collections-838] Fix exponential `hasValue()` performance (#633) by Joerg Budischewski · 4 weeks ago
  16. d8c59cd Bump github/codeql-action from 3.29.7 to 3.29.8 by dependabot[bot] · 5 weeks ago
  17. 835a6ef Bump actions/cache from 4.2.3 to 4.2.4 by dependabot[bot] · 5 weeks ago
  18. 79ca330 Use Javadoc instead of HTML tag by Gary D. Gregory · 5 weeks ago
  19. fadb565 Bump github/codeql-action from 3.29.4 to 3.29.5 by dependabot[bot] · 6 weeks ago
  20. a41f789 Add package private unwrap() method by Gary D. Gregory · 6 weeks ago
  21. 410c5db Javadoc: Close HTML tag by Gary D. Gregory · 6 weeks ago
  22. 2a427b0 Fix exception message in by Gary D. Gregory · 6 weeks ago
  23. ca46314 Bump github/codeql-action from 3.29.2 to 3.29.4 by dependabot[bot] · 7 weeks ago
  24. 8284b52 Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by Gary D. Gregory · 7 weeks ago
  25. 62f29d9 Merge some string literals by Gary D. Gregory · 8 weeks ago
  26. 8ecf421 Update the GitHub pull request template for AI by Gary D. Gregory · 8 weeks ago
  27. 40f0f4a Javadoc by Gary D. Gregory · 8 weeks ago
  28. fcdfbc3 Bump commons-io:commons-io from 2.19.0 to 2.20.0 by Gary D. Gregory · 8 weeks ago
  29. c764973 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #625 by Gary Gregory · 9 weeks ago
  30. 7c4a3ab Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by dependabot[bot] · 9 weeks ago
  31. 6de0e31 Add ciManagement element to POM by Gary Gregory · 10 weeks ago
  32. a636f7e Use HTTPS in Git URL by Gary Gregory · 10 weeks ago
  33. 35ac195 Bump github/codeql-action from 3.29.0 to 3.29.2 by dependabot[bot] · 10 weeks ago
  34. a056026 Merge branch 'master' of https://github.com/apache/commons-collections.git by Gary D. Gregory · 3 months ago
  35. 13c0994 Use try-with-resources by Gary D. Gregory · 3 months ago
  36. 8ba3d34 Remove @SuppressWarnings by Gary D. Gregory · 3 months ago
  37. 44a4c03 Merge pull request #621 from apache/dependabot/github_actions/github/codeql-action-3.29.0 by Arnout Engelen · 3 months ago
  38. ff551f7 Bump github/codeql-action from 3.28.19 to 3.29.0 by dependabot[bot] · 3 months ago
  39. a951781 Normalize test class names to *Test by Gary D. Gregory · 3 months ago
  40. 3d737b0 Use JUnit 5 convention for class visibility by Gary D. Gregory · 3 months ago
  41. 48afb43 Use JUnit 5 convention for test method visibility by Gary D. Gregory · 3 months ago
  42. d1a4c56 Use JUnit 5 convention for @Test method visibility by Gary D. Gregory · 3 months ago
  43. c648dfa Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by dependabot[bot] · 3 months ago
  44. 0f71c06 Bump github/codeql-action from 3.28.18 to 3.28.19 by dependabot[bot] · 3 months ago
  45. bdb6bb2 Javadoc by Gary D. Gregory · 4 months ago
  46. 3344bf3 Internale refactoring by Gary D. Gregory · 4 months ago
  47. 293fcb1 Fix exception message in by Gary D. Gregory · 4 months ago
  48. 6af02ce Javadoc by Gary D. Gregory · 4 months ago
  49. 600df85 Remove obsolete section by Gary D. Gregory · 4 months ago
  50. f2d6686 Bump org.easymock:easymock from 5.5.0 to 5.6.0 #617 by Gary Gregory · 4 months ago
  51. fad2f43 Bump org.easymock:easymock from 5.5.0 to 5.6.0 by dependabot[bot] · 4 months ago
  52. 8ee475d Update Apache License URL to HTTPS by Gary D. Gregory · 4 months ago
  53. cddb127 Bump org.apache.commons:commons-parent from 83 to 84 by Gary D. Gregory · 4 months ago
  54. de8665e [COLLECTIONS-874] MapUtils.getLongValue(Map, K, Function) returns a byte by Gary D. Gregory · 4 months ago
  55. bab1f6c [COLLECTIONS-874] MapUtils.getLongValue(Map, K, Function) returns a byte by Gary D. Gregory · 4 months ago
  56. a4c4964 Use an import instead of a FQCN by Gary D. Gregory · 4 months ago
  57. ed043d8 Bump github/codeql-action from 3.28.17 to 3.28.18 by dependabot[bot] · 4 months ago
  58. 0f2e54d Bump actions/dependency-review-action from 4.7.0 to 4.7.1 by dependabot[bot] · 4 months ago
  59. e4157fc Bump PMD from 7.8.0 to 7.13.0 (now inherited from parent POM) by Gary D. Gregory · 4 months ago
  60. 914efd5 Bump com.google.guava:guava-testlib from 33.3.1-jre to 33.4.8-jre by Gary D. Gregory · 4 months ago
  61. e05e6dd Sort members by Gary D. Gregory · 4 months ago
  62. 583231a Remove deprecation annotation of by Gary D. Gregory · 4 months ago
  63. c6305c4 Merge branch 'master' of https://github.com/apache/commons-collections.git by Gary D. Gregory · 4 months ago
  64. a4b0e7c Remove deprecation annotation of by Gary D. Gregory · 4 months ago
  65. 5097a20 Merge pull request #614 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.0 by Arnout Engelen · 4 months ago
  66. 142a204 Bump actions/dependency-review-action from 4.6.0 to 4.7.0 by dependabot[bot] · 4 months ago
  67. 8199eb3 Bump github/codeql-action from 3.28.16 to 3.28.17 by dependabot[bot] · 4 months ago
  68. 28e7300 Bump org.apache.commons:commons-parent from 81 to 83 #612 by Gary Gregory · 4 months ago
  69. c410d33 Bump org.apache.commons:commons-parent from 81 to 83 by dependabot[bot] · 4 months ago
  70. b01ed8d org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry.toReference(ReferenceStrength, by Gary D. Gregory · 5 months ago
  71. 759efd9 Javadoc by Gary D. Gregory · 5 months ago
  72. a3dca96 Bump github/codeql-action from 3.28.15 to 3.28.16 by dependabot[bot] · 5 months ago
  73. 6544482 Updates for the next release by Gary D. Gregory · 5 months ago
  74. 73aede3 Updates for the next release by Gary D. Gregory · 5 months ago
  75. b1d848e Bump to next development version by Gary D. Gregory · 5 months ago release
  76. 7f7fb02 Prepare for the release candidate 4.5.0 RC1 by Gary D. Gregory · 5 months ago commons-collections-4.5.0-RC1 rel/commons-collections-4.5.0
  77. cf1e3df Prepare for the next release candidate by Gary D. Gregory · 5 months ago
  78. e32afac Bump properties for the next version by Gary D. Gregory · 5 months ago
  79. 4f81009 [COLLECTIONS-693] Please add OWASP Dependency Check to the build by Gary D. Gregory · 5 months ago
  80. 9f1ab2a Remove extra space by Gary D. Gregory · 5 months ago
  81. de1e00a Make new inner class final by Gary D. Gregory · 5 months ago
  82. 32f59e0 Javadoc by Gary D. Gregory · 5 months ago
  83. 725986d Simplify implementation of by Gary D. Gregory · 5 months ago
  84. 6430399 Javadoc by Gary D. Gregory · 5 months ago
  85. c264391 Simplify implementation of by Gary D. Gregory · 5 months ago
  86. cd8af14 Javadoc by Gary D. Gregory · 5 months ago
  87. 022030c Javadoc by Gary D. Gregory · 5 months ago
  88. 79a7618 Javadoc by Gary D. Gregory · 5 months ago
  89. 07e4cca Remove cast by Gary D. Gregory · 5 months ago
  90. b8d0a7f Remove cast by Gary D. Gregory · 5 months ago
  91. a67d076 Use a method reference by Gary D. Gregory · 5 months ago
  92. 4dcdf5e Use final by Gary D. Gregory · 5 months ago
  93. 592f1b0 No need to nest by Gary D. Gregory · 5 months ago
  94. 4d0a42f Remove cast by Gary D. Gregory · 5 months ago
  95. db64c01 Remove cast by Gary D. Gregory · 5 months ago
  96. e468295 Better release notes template by Gary D. Gregory · 5 months ago
  97. e76f13f [test] Bump commons-io:commons-io from 2.18.0 to 2.19.0 by Gary D. Gregory · 5 months ago
  98. 765dfc2 Bump actions/setup-java from 4.7.0 to 4.7.1 by dependabot[bot] · 5 months ago
  99. 40def9b Bump github/codeql-action from 3.28.13 to 3.28.15 by dependabot[bot] · 5 months ago
  100. 3443beb Bump actions/dependency-review-action from 4.5.0 to 4.6.0 by dependabot[bot] · 5 months ago