Skip to content
Started 1 yr 2 mo ago
Took 6 min 37 sec on basic-7q5cc

#77 (Feb 8, 2023, 9:23:43 AM)

Changes
  1. Update version number to 12.0.0-SNAPSHOT. (details / githubweb)
  2. Eclipse Collections 11.1 release prep (details / githubweb)
  3. Refactor to use internal array iterate - closes #1350 (details / githubweb)
  4. Refactor distinct to use select. (details / githubweb)
  5. Add missing empty with comparator methods - fixes #1328 (details / githubweb)
  6. Optimize withAll for primitive bag factories - closes #1372 (details / githubweb)
  7. fix : rename parameter - closes #1380 (details / githubweb)
  8. Add missing overrides in multi-reader interfaces. (details / githubweb)
  9. updated typo (details / githubweb)
  10. Change OrderedIterable.indexOf() to have a default implementation. (details / githubweb)
  11. 2-Collection_Containers.adoc file updated for Primitive sets documentation. (details / githubweb)
  12. 2-Collection_Containers.adoc file updated for adding IntInterval Documentation. (details / githubweb)
  13. Optimize any/all/noneSatisfy on UnifiedMapWithHashingStrategy - closes #1342 (details / githubweb)
  14. Turn on additional IntelliJ inspections and fix violations (Method is identical to its super method). #1323 (details / githubweb)
  15. add removeIf to primitiveObject maps (details / githubweb)
  16. Simplify OrderedIterable (details / githubweb)
  17. Remove anonymous inner class examples from RichIterable and Iterate JavaDoc. (details / githubweb)
  18. Turn on additional IntelliJ inspections and fix violations (Commented out code). #1323 (details / githubweb)
  19. Override Java 8 default method Map#forEach (details / githubweb)
  20. Expose trimToSize in all primitive maps and sets (details / githubweb)
  21. Expose trimToSize() in HashBag implementations (details / githubweb)
  22. Turn on additional IntelliJ inspections and fix violations (Trivial If). #1323 (details / githubweb)
  23. Turn on additional IntelliJ inspections and fix violations (Trivial else). #1323 (details / githubweb)
  24. Removed a typo in ImmutableSet (details / githubweb)
  25. Release version 12.0.0.M1. (details / githubweb)

Started by user Nikhil Nanivadekar

This run spent:

  • 25 sec waiting;
  • 6 min 37 sec build duration;
  • 7 min 3 sec total from scheduled to completion.
Revision: 7ea7329b8d577d9435d01de41be65ea0382279f0
Repository: git@github.com:eclipse/eclipse-collections.git
  • origin/master