Skip to content
Started 1 yr 2 mo ago
Took 15 min on basic-9ggq1

#78 (Feb 8, 2023, 8:31:22 AM)

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

Started by user Nikhil Nanivadekar

This run spent:

  • 10 sec waiting;
  • 15 min build duration;
  • 15 min total from scheduled to completion.
Revision: 57947186764f5eba0ab0ee2b40230bb19e75387e
Repository: ssh://git@github.com/eclipse/eclipse-collections.git
  • origin/master