Skip to content

Changes

#37 (Aug 20, 2020, 5:00:09 PM)

  1. Remove unsupported Javadoc option. The reason to remove this is because we need to run deploy builds with JDK 8. — Nikhil Nanivadekar / githubweb
  2. Update version number to 10.4.0-SNAPSHOT. — Collections Bot / githubweb
  3. Release version 10.4.0. — Collections Bot / githubweb

#11 (Dec 6, 2017, 6:27:24 PM)

  1. Update version number to 9.1.0-SNAPSHOT. — hudson / githubweb
  2. Updated readme.MD to point to 9.0.0. — Donald Raab / githubweb
  3. Implement countBy on Collectors2. — Donald Raab / githubweb
  4. Implement factory class for Strings. — Donald Raab / githubweb
  5. Implement multiReader list factory — Jackie Haynes / githubweb
  6. Add withInitialCapacity to Lists.mutable. — Bhavana Hindupur / githubweb
  7. Enable unused import checkstyle configuration and fix offenders. — Nikhil Nanivadekar / githubweb
  8. Implement withInitialCapacity on MultiReader. — Bhavana Hindupur / githubweb
  9. Implement zip on primitive lists. Closes #308. — Donald Raab / githubweb
  10. Change zip and zipInt to take Iterable instead of ListIterable and — Donald Raab / githubweb
  11. Implement removeIf for mutable primitive collections. — Donald Raab / githubweb
  12. Add eclipse.org/collections index files. — Nikhil Nanivadekar / githubweb
  13. Implement trimToSize on UnifiedMapWithHashingStrategy. Closes #370. — Patrick Ekel / githubweb
  14. Implement groupByEach Collector on Collectors2. Resolves #362 — Dineshkumar Gnanaprakasam / githubweb
  15. Add an additional build process to provide a feature #288 — ujhelyiz / githubweb
  16. Implement collectWithIndex on ListIterate and RandomAccessListIterate. — Donald Raab / githubweb
  17. Implement MutableMapIterable.putPair(Pair<K, V> keyValue). Fixes #391. — Nikhil Nanivadekar / githubweb
  18. Implement MutableObjectPrimitiveMap.putPair(ObjectPrimitivePair<K>). — Nikhil Nanivadekar / githubweb
  19. Implement MutablePrimitivePrimitiveMap.putPair(PrimitivePrimitivePair). — Nikhil Nanivadekar / githubweb
  20. Implement MutablePrimitiveObjectMap.putPair(PrimitiveObjectPair<V>). — Nikhil Nanivadekar / githubweb
  21. Make tests in UnmodifiableTreeMapTest consistent. — Nikhil Nanivadekar / githubweb
  22. Implement groupByUniqueKey Collector on Collectors2. Resolves #363 — Dineshkumar Gnanaprakasam / githubweb
  23. Remove unnecessary probe() call. — Nikhil Nanivadekar / githubweb
  24. Add Russian translation for Eclipse Collections website. — Vladimir Zakharov / githubweb
  25. Fixed typos and style for the Russian website — Vladimir Zakharov / githubweb
  26. Fix Java 8 Collectors#joining(String, String, String) usage — Valeriy Vyrva / githubweb
  27. Implement trimToSize() on UnifiedSetWithHashingStrategy. Fixes #369 — Vladimir Zakharov / githubweb
  28. Add translation portugues - pt-br. — Daniel Dias / githubweb
  29. Implement collectWithIndex on OrderedIterable. Closes #395. — Donald Raab / githubweb
  30. Implement collectWithOccurrences on Bags. — Donald Raab / githubweb
  31. Fix spelling of occurrences. — Donald Raab / githubweb
  32. Add Javadoc to Pair, Twin, Tuples, PrimitiveTuples, ObjectPrimitivePair, — Donald Raab / githubweb
  33. Fix few typos. — Nikhil Nanivadekar / githubweb
  34. Implement collectWithIndex on primitive ordered iterables. — Donald Raab / githubweb
  35. Upgrade Maven Enforcer, Javadoc plugin to 3.0.0-M1. — Nikhil Nanivadekar / githubweb
  36. Enable Java 9 unit test build. — Nikhil Nanivadekar / githubweb
  37. Release version 9.1.0.M1. — hudson / githubweb

#10 (Sep 20, 2017, 3:22:48 PM)

  1. Remove unnecessary Tycho signing settings #294 — ujhelyiz / githubweb
  2. Fix Javadoc issue in Maps. — Donald Raab / githubweb
  3. Release version 9.0.0. — hudson / githubweb

#9 (Sep 13, 2017, 3:06:42 PM)

  1. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  2. Implement tap on primitive iterables. CLoses #311. — Donald Raab / githubweb
  3. Remove eclipse-sign profile. — Nikhil Nanivadekar / githubweb
  4. Release version 9.0.0.M5. — hudson / githubweb
  5. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  6. Implement flipUniqueValues() on primitive maps. Fixes #283. — Nikhil Nanivadekar / githubweb
  7. Update RELEASE_NOTE_DRAFT.md. — Donald Raab / githubweb

#8 (Sep 5, 2017, 8:45:48 PM)

  1. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  2. Add JavaDoc for distinctBy and updated RELEASE_NOTE_DRAFT. — Donald Raab / githubweb
  3. Skip deploy all artifacts except p2 while running with performReleaseP2. — Nikhil Nanivadekar / githubweb
  4. Implement Implement ReversibleIterable.reverseForEachWithIndex(). Fixes — Nikhil Nanivadekar / githubweb
  5. Deprecate or hide collection factory constructors. Closes #26. — Nikhil Nanivadekar / githubweb
  6. Release version 9.0.0.M4. — hudson / githubweb

#4 (Aug 24, 2017, 1:05:11 PM)

  1. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  2. Add Eclipse Collections logo. — Nikhil Nanivadekar / githubweb
  3. Add Eclipse Collections logo in README. — Nikhil Nanivadekar / githubweb
  4. [#319] Export all packages to OSGi (internal distinguished) — Nikhil Nanivadekar / githubweb
  5. Add logo in reference guide. — Nikhil Nanivadekar / githubweb
  6. Add new profiles for p2 releases. — Nikhil Nanivadekar / githubweb
  7. Implement UnifiedMap.trimToSize(). Fixes #265. — Nikhil Nanivadekar / githubweb
  8. Implement UnifiedSet.trimToSize(). — Nikhil Nanivadekar / githubweb
  9. Implement adapt on factory classes. — Donald Raab / githubweb
  10. Implement distinctBy on ListIterable. — Donald Raab / githubweb
  11. Release version 9.0.0.M3. — hudson / githubweb

#3 (Aug 19, 2017, 1:25:43 PM)

  1. Update README with 8.2.0 targets. — Nikhil Nanivadekar / githubweb
  2. Prepare for 9.0.0. — Nikhil Nanivadekar / githubweb
  3. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  4. Implement countBy and countBy with target as default methods on — Donald Raab / githubweb
  5. Reduce scope of EMPTY Multimap instances in — Nikhil Nanivadekar / githubweb
  6. Reduce scope of EMPTY_INSTANCE in ImmutableBiMapFactoryImpl. Fixes #233 — Nikhil Nanivadekar / githubweb
  7. Remove usage of JCIP annotations and the dependency on — Nikhil Nanivadekar / githubweb
  8. Fix build to run Sonar analysis. — Nikhil Nanivadekar / githubweb
  9. Remove Apache Felix plugin. — Nikhil Nanivadekar / githubweb
  10. Add a Java 9 regression build. — Nikhil Nanivadekar / githubweb
  11. Implement averageIfEmpty and medianIfEmpty on primitive iterables. — Donald Raab / githubweb
  12. Add covariant override for subList() in ListIterable hierarchy. Fixes — Nikhil Nanivadekar / githubweb
  13. Fix warnings generated during Javadoc build. Fixes #285. — Nikhil Nanivadekar / githubweb
  14. Implement flatCollect on lazy primitive iterables and cartesianProduct — Donald Raab / githubweb
  15. Update README.md with Sonarqube badge — Nikhil Nanivadekar / githubweb
  16. Add an efficient default implementation of forEach. — Olivier Cinquin / githubweb
  17. Activate Checkstyle RequireThis module. — Olivier Cinquin / githubweb
  18. Fix Travis build, remove Java 9 build, remove Sonar badge. — Nikhil Nanivadekar / githubweb
  19. Implement spliterator, stream, parallelStream and castToCollection on — Donald Raab / githubweb
  20. Implement HashingStrategies.nullSafeFromFunction(Function). Fixes #301 — Nikhil Nanivadekar / githubweb
  21. Release version 9.0.0.M1. — hudson / githubweb
  22. Update version number to 9.0.0-SNAPSHOT. — hudson / githubweb
  23. For Java 9 add "Automatic-Module-Name" to manifests of JAR files — Evgeny Mandrikov / githubweb
  24. Sign p2 repository artifacts. Fixes #287 — Nikhil Nanivadekar / githubweb
  25. Implement stream, parallelStream and spliterator on all object valued — Donald Raab / githubweb
  26. Implement ofAll and withAll for Int, Long, Double collection factories — Donald Raab / githubweb
  27. Release version 9.0.0.M2. — hudson / githubweb