Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / amaembo/streamex issues and pull requests

#277 - Implement `dropBefore` and `dropAfter`

Issue - State: open - Opened by delanym 4 months ago

#276 - method collapseKeys on unsorted EntryStream

Issue - State: closed - Opened by wangguofeng1923 7 months ago - 1 comment
Labels: question

#275 - handle throwable functions in methods of StreamEx

Pull Request - State: closed - Opened by msoares80 10 months ago - 2 comments

#274 - Correcting a comment in StreamEx.java

Pull Request - State: closed - Opened by kivanval 10 months ago

#273 - Correcting a comment in EntryStream.java

Pull Request - State: closed - Opened by kivanval 10 months ago - 3 comments

#272 - Support for Gatherers

Issue - State: closed - Opened by anantharaman93 11 months ago - 1 comment

#271 - Provide factory method zip(List<K> keys, V constant) in EntryStream

Issue - State: closed - Opened by mizhoux 11 months ago - 2 comments
Labels: question

#270 - Support for virtual threads in Java 21

Issue - State: open - Opened by oleg-smith 11 months ago - 1 comment

#269 - mapMulti

Issue - State: closed - Opened by mmariotti 11 months ago - 1 comment

#267 - flatMap -> groupRuns -> takeWhile performance issue

Issue - State: closed - Opened by HoelzelJon over 1 year ago - 3 comments

#266 - is it safe to pass null to StreamEx.of

Issue - State: closed - Opened by centralhardware over 1 year ago - 1 comment

#265 - Pom: License url is not replaced with property

Issue - State: closed - Opened by hfhbd over 1 year ago - 1 comment
Labels: question

#264 - least/greatest improvement: Limiter

Pull Request - State: closed - Opened by ArthurGazizov almost 2 years ago - 3 comments

#263 - Enhance api with count(predicate) method

Pull Request - State: closed - Opened by DexLuthor about 2 years ago - 1 comment

#262 - package private `one.util.streamex.Joining.Accumulator` is used in public API

Issue - State: closed - Opened by uhafner about 2 years ago - 3 comments

#261 - The filter(Class) method

Issue - State: closed - Opened by leo-from-spb over 2 years ago - 1 comment

#260 - Implement count(Predicate<T>)

Issue - State: closed - Opened by Suicolen over 2 years ago

#259 - How to do a zip operation on 2 EntryStreams?

Issue - State: closed - Opened by asasas234 over 2 years ago - 12 comments

#258 - Ability to map Float[] to float[]

Issue - State: closed - Opened by cowwoc over 2 years ago - 4 comments

#257 - Implement negated filter method

Issue - State: closed - Opened by Su5eD over 2 years ago - 1 comment

#256 - configured automated releases

Pull Request - State: closed - Opened by aalmiray almost 3 years ago - 7 comments

#255 - Activating a research fault localization bot on your project?

Issue - State: closed - Opened by dginelli almost 3 years ago - 1 comment

#254 - Switch build from AdoptOpenJDK to Eclipse Adoptium

Pull Request - State: closed - Opened by beatngu13 almost 3 years ago - 3 comments

#253 - Include version information in module descriptor

Pull Request - State: closed - Opened by sormuras almost 3 years ago - 2 comments

#252 - Migrate build to GitHub Actions

Issue - State: closed - Opened by amaembo almost 3 years ago

#251 - Declare public classes like StreamEx and EntryStream as final

Issue - State: closed - Opened by amaembo almost 3 years ago

#250 - Make withoutKeys and withoutValues as @SafeVarargs

Issue - State: closed - Opened by amaembo almost 3 years ago

#249 - Add present() method to filter and extract Optional values

Issue - State: closed - Opened by stickfigure about 3 years ago - 7 comments

#248 - Add toMapKey()

Pull Request - State: closed - Opened by stickfigure about 3 years ago

#247 - Fix building with JDK 16

Issue - State: closed - Opened by Thihup over 3 years ago - 1 comment

#246 - Add module-info to the project

Issue - State: closed - Opened by Thihup over 3 years ago

#245 - multi-release-jar file link broken in maven repository after version 0.7.0

Issue - State: closed - Opened by ayinger1 over 3 years ago - 7 comments

#244 - Make toList() immutable to align with JDK 16 toList()

Issue - State: closed - Opened by amaembo over 3 years ago - 2 comments

#242 - Implement mapIndexed function

Pull Request - State: closed - Opened by gzsombor over 3 years ago - 3 comments

#241 - Add IntStreamEx.toSet()

Issue - State: closed - Opened by numeralnathan over 3 years ago - 1 comment

#240 - Align toList spec/implementation with Java 16 toList

Issue - State: closed - Opened by amaembo over 3 years ago - 2 comments

#239 - Issue/#238 to map with identity

Pull Request - State: closed - Opened by born-to-be-mad over 3 years ago - 3 comments

#238 - Add toMapKey() method

Issue - State: closed - Opened by stickfigure almost 4 years ago - 2 comments

#237 - Issue/#185 without

Pull Request - State: closed - Opened by born-to-be-mad almost 4 years ago - 1 comment

#236 - Issue with java wildcard

Issue - State: closed - Opened by foal almost 4 years ago - 1 comment

#235 - Opposite analog of filter(Predicate) with invert logic

Issue - State: closed - Opened by Ksnz almost 4 years ago - 1 comment

#234 - Bump junit from 4.13 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#233 - Issue 185 - add `EntryStream.withoutKeys()` and `EntryStream.withoutValues

Pull Request - State: closed - Opened by born-to-be-mad about 4 years ago - 2 comments

#232 - Refactor code of WithFirstSpliterator

Pull Request - State: open - Opened by naftalmm about 4 years ago - 2 comments

#230 - onClose

Issue - State: closed - Opened by maf123sp about 4 years ago - 3 comments

#229 - Some non-canonical nans are sorted incorrectly with Double.reverseSorted()

Issue - State: closed - Opened by amaembo about 4 years ago
Labels: bug

#228 - Merge sort and limit operators

Issue - State: closed - Opened by numeralnathan about 4 years ago - 1 comment

#227 - Simplify distinct operator if follows the sorted operator

Issue - State: closed - Opened by numeralnathan about 4 years ago - 1 comment

#226 - Pull up pairMap to AbstractStream

Issue - State: closed - Opened by amaembo about 4 years ago

#225 - Add missed javadoc parameter

Pull Request - State: closed - Opened by born-to-be-mad over 4 years ago - 1 comment

#224 - Issue/#91 re-structure tests

Pull Request - State: closed - Opened by born-to-be-mad over 4 years ago - 4 comments

#223 - Issue/#43 add morecollectors tomap methods

Pull Request - State: closed - Opened by born-to-be-mad over 4 years ago - 3 comments

#222 - #95 Improve prefix() unordered parallel performance for primitive streams

Pull Request - State: closed - Opened by naftalmm over 4 years ago - 11 comments

#221 - rangeClosed(x, x, 2) returns empty stream

Issue - State: closed - Opened by amaembo over 4 years ago
Labels: bug

#220 - Apply consistent import order

Pull Request - State: closed - Opened by born-to-be-mad over 4 years ago - 1 comment

#219 - Specify when MoreCollectors methods throw NPE

Issue - State: closed - Opened by amaembo over 4 years ago

#218 - Improve existing codebase

Pull Request - State: closed - Opened by born-to-be-mad over 4 years ago - 2 comments

#217 - mapIndexed and forEachIndexed

Issue - State: closed - Opened by Meosit over 4 years ago - 1 comment

#216 - Add two shortcut operations on flatmap

Pull Request - State: closed - Opened by ThomasBlt over 4 years ago

#215 - Add a bunch of Javadoc @See

Pull Request - State: closed - Opened by ThomasBlt over 4 years ago

#214 - use autogenerated gitignore (heavier but more reliable)

Pull Request - State: closed - Opened by ThomasBlt over 4 years ago - 3 comments

#213 - WARNING: An illegal reflective access operation has occurred

Issue - State: closed - Opened by ldelaprade over 4 years ago - 1 comment

#212 - StreamEx.distinct(mapper, binaryOperator)

Issue - State: closed - Opened by mmariotti over 4 years ago - 5 comments

#211 - Shouldn't empty collector return emptyList()?

Issue - State: closed - Opened by Miha-x64 over 4 years ago - 1 comment

#210 - Reconsider implementation of Iterable

Issue - State: closed - Opened by robertvazan almost 5 years ago - 2 comments

#208 - Add a simple way to create an ImmutableSet with supplier

Issue - State: closed - Opened by mmariotti almost 5 years ago - 2 comments

#207 - Change default implementation of EntryStream#sorted

Issue - State: closed - Opened by SimSonic almost 5 years ago - 5 comments

#206 - Simplify configuration of maven-surefire-plugin

Pull Request - State: closed - Opened by Godin almost 5 years ago - 6 comments

#205 - Update maven-javadoc-plugin to 3.0.1

Pull Request - State: closed - Opened by Godin almost 5 years ago - 2 comments

#204 - Update JaCoCo to 0.8.5

Pull Request - State: closed - Opened by Godin almost 5 years ago - 4 comments

#203 - Include Java 9 classes into coverage report

Pull Request - State: closed - Opened by Godin almost 5 years ago - 8 comments

#202 - Make StreamEx.ofTree and friends stackoverflow-safe

Issue - State: closed - Opened by amaembo almost 5 years ago - 1 comment

#201 - Improve StreamEx coverage

Pull Request - State: closed - Opened by errandir about 5 years ago - 7 comments

#200 - Added any/all/noneMatch methods for EntryStream

Pull Request - State: closed - Opened by Komaric about 5 years ago - 1 comment

#199 - Type-safe version of StreamEx.select?

Issue - State: closed - Opened by hpple about 5 years ago - 1 comment

#198 - When will 0.7 be released?

Issue - State: closed - Opened by JonathanVusich about 5 years ago - 1 comment

#197 - Fix type inference issue when upgrading from javac 8 to 9.

Pull Request - State: closed - Opened by eaftan about 5 years ago - 2 comments

#196 - Auto-closing finite streams

Issue - State: closed - Opened by oleg-smith over 5 years ago - 6 comments

#195 - Provide interop `.stream()` method

Issue - State: closed - Opened by binkley over 5 years ago - 1 comment

#194 - Remove skipOrdered

Issue - State: closed - Opened by amaembo over 5 years ago

#193 - Java 12 warning about illegal reflective access.

Issue - State: closed - Opened by SimSonic over 5 years ago

#192 - Primitive streams for booleans

Issue - State: closed - Opened by beatngu13 over 5 years ago - 1 comment

#191 - Deprecate skipOrdered methods

Issue - State: closed - Opened by amaembo over 5 years ago

#190 - Provide stream -> streamEx map mutator

Issue - State: closed - Opened by Gaibhne almost 6 years ago - 2 comments
Labels: question

#189 - Merge pull request #1 from amaembo/master

Pull Request - State: closed - Opened by bigkahuna1uk almost 6 years ago

#188 - Please add toOptional and onlyElement collectors

Issue - State: open - Opened by trtrmitya almost 6 years ago - 4 comments

#187 - SonarCloud

Issue - State: closed - Opened by bannmann about 6 years ago - 1 comment

#186 - EntryStream.toMap(), toCustomMap() and into() blocks null values

Issue - State: closed - Opened by numeralnathan about 6 years ago - 1 comment

#185 - Add EntryStream.withoutKeys() and withoutValues()

Issue - State: closed - Opened by numeralnathan about 6 years ago

#184 - IllegalStateException on toList() call in parallel stream

Issue - State: closed - Opened by KTannenberg about 6 years ago - 7 comments

#183 - Added flatOption methods for StreamEx and EntryStream

Pull Request - State: closed - Opened by gm2211 over 6 years ago - 4 comments

#182 - Added mapInstance method to StreamEx

Pull Request - State: closed - Opened by gm2211 over 6 years ago - 6 comments

#180 - Fixed mistakes in maxBy* JavaDocs

Pull Request - State: closed - Opened by orionll over 6 years ago - 2 comments

#174 - #68 Implement withFirst for primitive stream

Pull Request - State: open - Opened by canthonyl over 6 years ago - 2 comments

#172 - Behaviour of StreamEx.of(Iterator) when the iterator object is Closeable

Issue - State: closed - Opened by leventov over 6 years ago - 1 comment