Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eclipse-collections/eclipse-collections issues and pull requests
#1726 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2
Pull Request -
State: open - Opened by dependabot[bot] 25 days ago
Labels: dependencies, java
#1725 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.2 to 3.8.1
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, java
#1724 - Fixed flaky test in ParallelIterableTestCase#sumOfFloatConsistentRounding
Pull Request -
State: open - Opened by IamLRBA about 1 month ago
- 1 comment
#1723 - Is it necessary to wipe in removeIf?
Issue -
State: open - Opened by jmgimeno about 1 month ago
#1722 - fix/738 Add missing methods to ImmutableMapFactory
Pull Request -
State: open - Opened by Saurabh-Desale01 about 1 month ago
#1721 - Migrate test templates to junit5
Pull Request -
State: closed - Opened by Desislav-Petrov about 1 month ago
- 1 comment
#1720 - Replace `mvn install` with `mvn verify` in GitHub workflows.
Pull Request -
State: closed - Opened by motlin about 1 month ago
#1719 - Add a few files to .gitignore.
Pull Request -
State: closed - Opened by motlin about 1 month ago
#1718 - Fixes #1717 - overflow issues in LongInterval
Pull Request -
State: closed - Opened by vmzakharov about 2 months ago
#1717 - Some LongInterval methods produce overflow for large interval values
Issue -
State: closed - Opened by vmzakharov about 2 months ago
#1716 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, java
#1715 - Upgrade more maven plugins.
Pull Request -
State: closed - Opened by motlin about 2 months ago
#1714 - Upgrade maven plugins.
Pull Request -
State: closed - Opened by motlin about 2 months ago
#1713 - Upgrade versions.
Pull Request -
State: closed - Opened by motlin about 2 months ago
#1712 - Ability to use UnifiedSetWithHashingStrategy in a synchronized context
Issue -
State: open - Opened by lewimuchiri 2 months ago
#1711 - Use interfaces instead of implementations where possible without breaking backward compatibility.
Pull Request -
State: closed - Opened by motlin 2 months ago
#1710 - Use interfaces instead of implementations where possible without breaking backward compatibility.
Pull Request -
State: closed - Opened by motlin 2 months ago
#1709 - Implement MapIterable.collectKeysUnique(). Fixes #409
Pull Request -
State: closed - Opened by motlin 2 months ago
#1708 - Upgrade versions of maven plugins.
Pull Request -
State: closed - Opened by motlin 2 months ago
#1707 - Shorten category names and add emojis.
Pull Request -
State: closed - Opened by donraab 2 months ago
#1706 - Fix flaky test ParallelIterableTestCase#sumOfFloatConsistentRounding.
Issue -
State: open - Opened by motlin 3 months ago
- 4 comments
#1705 - Add test coverage for MutableBagIterable.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1704 - Stop throwing mangled exceptions.
Pull Request -
State: closed - Opened by motlin 3 months ago
- 5 comments
#1703 - Add more files to .idea/.gitignore.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1702 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0-r1585899 to 3.1.1
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java
#1701 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, java
#1700 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.2 to 3.8.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, java
#1699 - Bump org.hamcrest:hamcrest-library from 1.3 to 3.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java
#1698 - Add tests Map_entrySet_setValue() and MutableMapIterable_entrySet_setValue().
Pull Request -
State: closed - Opened by motlin 3 months ago
- 1 comment
#1697 - Add missing @Test annotations and fix broken assertion.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1696 - Implement MutableOrderedMap.toImmutable(). Add ImmutableOrderedMapAdapter.
Pull Request -
State: closed - Opened by motlin 3 months ago
- 1 comment
#1695 - Implement OrderedMapAdapter.flipUniqueValues().
Pull Request -
State: closed - Opened by motlin 3 months ago
#1694 - Fix OrderedMapAdapter.groupByUniqueKey().
Pull Request -
State: closed - Opened by motlin 3 months ago
#1693 - Add job forbid-merge-commits to .github/workflows/pull-request.yml.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1692 - Add better test coverage of List.subList().
Pull Request -
State: closed - Opened by motlin 3 months ago
#1691 - Fix static analysis violations.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1690 - Remove redundant tests from unit-tests that live in unit-tests-java8.
Pull Request -
State: closed - Opened by motlin 3 months ago
- 2 comments
#1689 - Categorize methods in RichIterable using region/endregion comments.
Pull Request -
State: closed - Opened by donraab 3 months ago
- 7 comments
#1688 - Format yaml files using Spotless.
Pull Request -
State: closed - Opened by motlin 3 months ago
- 2 comments
#1687 - Add Spotless maven profiles.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1686 - Change IterableTestCase.assertIterablesEqual to assert that the arguments are actually iterable.
Pull Request -
State: closed - Opened by motlin 3 months ago
- 1 comment
#1685 - Stack overflow when sorting IntArrayList
Issue -
State: open - Opened by javafanboy 3 months ago
- 18 comments
#1684 - Add test coverage for Map.put() and Map.putAll().
Pull Request -
State: closed - Opened by motlin 3 months ago
#1683 - Upgrade versions of JUnit.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1682 - Configure maven-surefire-plugin printSummary to false, to stop logging successful tests.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1681 - Optimize forEach method on Map views to not delegate to an iterator.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1680 - Make the Collectors returned by Collectors2AdditionalTest.sumBy*() methods thread-safe.
Issue -
State: open - Opened by motlin 3 months ago
- 9 comments
#1679 - Delete four flaky tests: Collectors2AdditionalTest.sumBy*Parallel().
Pull Request -
State: closed - Opened by motlin 3 months ago
- 2 comments
#1678 - Add tests for equals() and forEach() on keySet() and entrySet().
Pull Request -
State: closed - Opened by motlin 3 months ago
- 3 comments
#1677 - Added examples of primitive iteration patterns to reference guide
Pull Request -
State: open - Opened by Bhaveshb292 3 months ago
#1676 - Sync .idea/compiler.xml.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1675 - Expose mutable Entry objects in MutableMapIterable.entrySet().forEach().
Pull Request -
State: closed - Opened by motlin 3 months ago
#1674 - Fix MapIterate.forEachKeyValue() to throw NullPointerException on null Map.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1673 - Improve Verify assertions to not rely on iterators.
Pull Request -
State: closed - Opened by motlin 3 months ago
#1672 - Fix incorrect Javadoc for SortedSetIterable.intersect(),SetIterable.intersect() .
Pull Request -
State: closed - Opened by lzcyx 3 months ago
- 5 comments
#1671 - Set that return the existing value?
Issue -
State: closed - Opened by javafanboy 3 months ago
- 4 comments
#1670 - Custom hashing strategy for primitive maps with object as key would be a very nice new feature!
Issue -
State: open - Opened by javafanboy 3 months ago
#1669 - Prepare test templates for migration
Pull Request -
State: closed - Opened by Desislav-Petrov 3 months ago
#1668 - Compact() method for maps doesn't check if a rehash is needed
Issue -
State: open - Opened by brunnsbe 4 months ago
- 5 comments
#1667 - Move performance-tests to Junit5
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
#1666 - SortedSet#intersect does not always return elements from this
Issue -
State: open - Opened by duponter 4 months ago
- 3 comments
#1665 - Move bnd-maven-plugin to a profile.
Pull Request -
State: closed - Opened by motlin 4 months ago
- 24 comments
#1664 - Reduce duplication between tests for unmodifiable maps.
Pull Request -
State: closed - Opened by motlin 4 months ago
- 1 comment
#1663 - Migrate unit-tests-java8 to Junit5
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
- 1 comment
#1662 - Add more assertions to IterableTestCase.assertIterablesEqual().
Pull Request -
State: closed - Opened by motlin 4 months ago
- 1 comment
#1661 - Optimize forEach method on Map views to not delegate to an iterator.
Pull Request -
State: closed - Opened by motlin 4 months ago
- 8 comments
#1660 - Check for 1657
Pull Request -
State: closed - Opened by pzygielo 4 months ago
- 2 comments
#1659 - Prepare unit-tests-java8 for migration
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
- 1 comment
#1658 - Update 3-Code_Blocks.adoc
Pull Request -
State: closed - Opened by Ocheretovich 4 months ago
#1657 - Implemented LazyIterable default toImmutable[List/Set/Bag] and unit tests
Pull Request -
State: open - Opened by fermendivilt 4 months ago
- 2 comments
#1656 - Moving serialization-tests to junit5
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
#1655 - Move forkjoin module to Junit5
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
#1654 - Optimize putAll()
Pull Request -
State: closed - Opened by motlin 4 months ago
#1653 - Moving unit-tests to Junit5
Pull Request -
State: closed - Opened by Desislav-Petrov 4 months ago
- 3 comments
#1650 - Update 3-Code_Blocks.adoc
Pull Request -
State: closed - Opened by Ocheretovich 5 months ago
- 9 comments
#1649 - Optimize immutable primitive ArrayList creation from primitive iterables.
Pull Request -
State: open - Opened by donraab 5 months ago
- 2 comments
#1644 - Optimized ImmutableArrayList
Pull Request -
State: closed - Opened by prithviraj2609 5 months ago
- 8 comments
#1640 - Optimize ImmutableArrayList.takeWhile() and dropWhile() for small lists.
Issue -
State: closed - Opened by motlin 5 months ago
- 1 comment
Labels: help wanted, good first issue
#1639 - Implement Stack.takeWhile()
Pull Request -
State: open - Opened by Saurabh-Daware 5 months ago
- 6 comments
#1617 - Fix inconsistencies in unmodifiable maps.
Pull Request -
State: open - Opened by motlin 6 months ago
#1611 - Add module unit-tests-guava-testlib.
Pull Request -
State: open - Opened by motlin 6 months ago
#1590 - Add maven profiles and caching to speed up builds.
Pull Request -
State: closed - Opened by motlin 6 months ago
- 17 comments
#1587 - Perf Issue: toImmutable[List/Set/Bag] methods should be overridden on LazyIterable
Issue -
State: open - Opened by donraab 6 months ago
- 4 comments
#1578 - Junit5 Migration Part 1 - #1576
Pull Request -
State: closed - Opened by Desislav-Petrov 7 months ago
- 5 comments
#1577 - Junit5 Migration Part 1 - #1576
Pull Request -
State: closed - Opened by Desislav-Petrov 7 months ago
- 7 comments
#1566 - Bump actions/cache from 4.0.0 to 4.0.2
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions
#1565 - Add groupByEachUniqueKey to RichIterable
Issue -
State: open - Opened by donraab 8 months ago
- 6 comments
#1559 - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, java
#1558 - Bump org.apache.maven.plugins:maven-release-plugin from 3.0-r1585899 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, java
#1541 - Bump org.apache.maven.plugins:maven-dependency-plugin from 3.1.2 to 3.6.1
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies, java
#1533 - Bump org.apache.maven:maven-core from 3.8.1 to 3.9.6
Pull Request -
State: open - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, java
#1482 - Bump org.hamcrest:hamcrest-library from 1.3 to 2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, java
#1427 - Refactor map tests to be consistent with other tests
Issue -
State: closed - Opened by rzrobin213 almost 2 years ago
- 2 comments
#1395 - Introduce MutableMapIterable.putIfAbsent taking a Function0
Issue -
State: open - Opened by victornoel about 2 years ago
- 2 comments
#1388 - Add examples of iteration patterns for primitive Map to reference guide
Issue -
State: open - Opened by donraab about 2 years ago
- 8 comments
Labels: help wanted, good first issue
#1386 - Add examples of iteration patterns for primitive Stack to reference guide
Issue -
State: open - Opened by donraab about 2 years ago
- 5 comments
Labels: help wanted, good first issue
#738 - ImmutableMapFactory missing withMap, ofMapIterable and withMapIterable
Issue -
State: open - Opened by donraab over 5 years ago
- 8 comments
Labels: enhancement, help wanted, minor-version, tech-debt, good first issue
#500 - Override Java 8 default methods for correctness and efficiency.
Issue -
State: open - Opened by motlin over 6 years ago
- 3 comments
Labels: bug, help wanted, major-version
#409 - Implement MapIterable.collectKeysUnique().
Issue -
State: closed - Opened by motlin about 7 years ago
- 10 comments
Labels: enhancement, major-version
#147 - java 8 convergence: provide efficient implementation of Java 8 default methods
Issue -
State: open - Opened by phraktle about 8 years ago
- 6 comments
Labels: help wanted, minor-version, good first issue