1. a2512f0 Javadoc by Gary Gregory · 22 hours ago master
  2. 3c77e23 [COLLECTIONS-859] Clarify ambiguous @return Javadoc in PredicateUtils. by Gary Gregory · 22 hours ago
  3. 59cd8f9 Keep OrderedProperties keySet and values in sync with the map (#719). by Gary Gregory · 2 days ago
  4. 99deb30 Add org.apache.commons.collections4.properties.OrderedPropertiesTest.testKeySetRejectsAddAll() by Gary Gregory · 2 days ago
  5. e41107d Sort members by Gary Gregory · 2 days ago
  6. a1496ed Keep OrderedProperties keySet and values in sync with the map (#719) by Naveed Khan · 2 days ago
  7. 9eeb680 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1. by Gary Gregory · 2 days ago
  8. 688bcd3 Use method references. by Gary Gregory · 3 days ago
  9. 181eca7 Reject remove on the Unmodifiable map from SplitMapUtils.readableMap (#718) by Gary Gregory · 3 days ago
  10. 88d8b2f Reject remove on the Unmodifiable map from SplitMapUtils.readableMap (#718) by Naveed Khan · 3 days ago
  11. 7a27229 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 3 days ago
  12. 95754b9 Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 4 days ago
  13. be30023 Better use of JUnit API. by Gary Gregory · 5 days ago
  14. 8b2f1e0 Better JUnit API usage by Gary Gregory · 5 days ago
  15. ad63069 Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 7 days ago
  16. 4c646f5 Add messages when throwing NullPointerException. by Gary Gregory · 10 days ago
  17. 8a8d688 Javadoc by Gary Gregory · 10 days ago
  18. f1947d8 Increment modCount after the bounds check in TreeList add and remove (#716). by Gary Gregory · 10 days ago
  19. fe8eb49 Increment modCount after the bounds check in TreeList add and remove (#716) by Naveed Khan · 10 days ago
  20. dc4d1c9 Do not register a value collection until an add succeeds (#717). by Gary Gregory · 10 days ago
  21. 5d0895d Do not register a value collection until an add succeeds (#717) by Naveed Khan · 10 days ago
  22. 940edc7 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 11 days ago
  23. b10db07 Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 11 days ago
  24. b834ef2 Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 11 days ago
  25. cf8608b Remove duplicate entry. by Gary Gregory · 14 days ago
  26. 45b8353 Remove duplicate entry. by Gary Gregory · 14 days ago
  27. 0d9831c AbstractMapBag and AbstractMapMultiSet.add(Object, int) overflow the by Gary Gregory · 14 days ago
  28. daddab8 Remove duplicate entry. by Gary Gregory · 14 days ago
  29. f2b8c2e CollectionUtils.collate(Iterable, Iterable, Comparator, boolean) does by Gary Gregory · 14 days ago
  30. 5b7ca64 Fix collate keeping duplicate nulls when includeDuplicates is false (#715) by Naveed Khan · 14 days ago
  31. 541936d Fix Flat3Map entrySet remove ignoring the entry value (#714). by Gary Gregory · 2 weeks ago
  32. 6703821 Sort members. by Gary Gregory · 2 weeks ago
  33. 14375bd Fix Flat3Map entrySet remove ignoring the entry value (#714) by Naveed Khan · 2 weeks ago
  34. 68a3c30 [COLLECTIONS-714] PatriciaTrie ignores trailing null characters in keys (#712). by Gary Gregory · 2 weeks ago
  35. 3099308 [COLLECTIONS-714] PatriciaTrie ignores trailing null characters in keys (#712) by sankalp suman · 2 weeks ago
  36. 21c7d05 Reject out-of-range index before mutating in indexed add (#713) by Naveed Khan · 3 weeks ago
  37. 4c7abcc Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 3 weeks ago
  38. 110e7d1 Fix AbstractDualBidiMap.MapEntry.setValue returning new value (#711). by Gary Gregory · 3 weeks ago
  39. 6eb1ecc Sort members. by Gary Gregory · 3 weeks ago
  40. e572c54 Fix AbstractDualBidiMap.MapEntry.setValue returning new value (#711) by Naveed Khan · 3 weeks ago
  41. c3e9395 Fix typo in action description. by Gary Gregory · 3 weeks ago
  42. 887ddba Javadoc by Gary Gregory · 3 weeks ago
  43. 0b935ec Javadoc by Gary Gregory · 3 weeks ago
  44. 9b0f41f Javadoc by Gary Gregory · 3 weeks ago
  45. 2d93ef7 Javadoc by Gary Gregory · 3 weeks ago
  46. c889830 Add IterableUtilsSumSizesToIntTest, bullet-proofing, comments by Gary Gregory · 3 weeks ago
  47. 572f9be Refactor summing sizes for duplication by Gary Gregory · 3 weeks ago
  48. f0ef31b Clamp size() int overflow in composite and multi-valued classes (#710). by Gary Gregory · 3 weeks ago
  49. 3dbd686 clamp size() int overflow in composite and multi-valued classes (#710) by Naveed Khan · 3 weeks ago
  50. 4b1a3b0 Import once instead of using FQCN over and over. by Gary Gregory · 3 weeks ago
  51. 8b2c819 [COLLECTIONS-895] Deprecate the Bag family in favor of the MultiSet by Gary Gregory · 3 weeks ago
  52. 39cfde6 [COLLECTIONS-895] Deprecate the Bag family in favor of the MultiSet family (#709) by Paul King · 3 weeks ago
  53. 3dcb47a Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 3 weeks ago
  54. c23b20d Merge remote-tracking branch 'origin/master' by Gary Gregory · 3 weeks ago
  55. ad38238 Javadoc by Gary Gregory · 3 weeks ago
  56. fb2b164 Clamp overflow in AbstractMapBag and AbstractMapMultiSet add (#705) by Naveed Khan · 3 weeks ago
  57. fddc143 Inline single-use local variable. by Gary Gregory · 3 weeks ago
  58. 1b74c82 [COLLECTIONS-896] Add TransformedMultiSet plus fill minor gaps for by Gary Gregory · 3 weeks ago
  59. 3e47482 [COLLECTIONS-896] Add TransformedMultiSet plus fill minor gaps for by Gary Gregory · 3 weeks ago
  60. cfe6209 [COLLECTIONS-896] Add TransformedMultiSet plus minor functionality ga… (#708) by Paul King · 3 weeks ago
  61. 4b6537b Javadoc by Gary Gregory · 3 weeks ago
  62. cd9c09a [COLLECTIONS-894] TreeBag documentation should explicitly warn about by Gary Gregory · 3 weeks ago
  63. 4878340 [COLLECTIONS-894] Document thread-safety limitations of map-backed Bag and MultiSet implementations (#707) by Paul King · 3 weeks ago
  64. aefeb34 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  65. 8b5dbb8 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  66. fbf71b7 Inline single-use local variables. by Gary Gregory · 3 weeks ago
  67. 875aa03 Inline single-use local variables. by Gary Gregory · 3 weeks ago
  68. 4566cda Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  69. 14250d6 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  70. 79e771c Inline single-use local variables. by Gary Gregory · 3 weeks ago
  71. c4b5006 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  72. 6343b5d Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  73. a922663 Inline single-use local variables. by Gary Gregory · 3 weeks ago
  74. db49091 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  75. 6a0a90f Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  76. abaa952 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  77. 0dcf60c Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  78. ce58b94 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  79. e6398e5 Inline single-use local variables. by Gary Gregory · 3 weeks ago
  80. 22b0847 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  81. cd4ded3 Inline single-use local variable. by Gary Gregory · 3 weeks ago
  82. 604b11e Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  83. 9274f7d Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  84. 3bde84b Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  85. 541f38a Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  86. 772843b Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  87. 5a4fd8b Inline single-use local variable. by Gary Gregory · 3 weeks ago
  88. 379517a Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  89. 8c31487 Inline single-use local variable. by Gary Gregory · 3 weeks ago
  90. 3aa611c Inline single-use local variable. by Gary Gregory · 3 weeks ago
  91. 4bcf30f Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  92. f5db77e Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  93. b977518 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  94. 9d86650 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  95. c03e485 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  96. 6c16ca0 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  97. fdd801e Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago
  98. af6d295 Better Javadoc by Gary Gregory · 3 weeks ago
  99. f5e158b Better Javadoc by Gary Gregory · 3 weeks ago
  100. b34feb6 Add missing Javadoc and tags. by Gary Gregory · 3 weeks ago