Ecosyste.ms: Issues

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

GitHub / morelinq/MoreLINQ issues and pull requests

#1094 - Allow use of C# 13

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1093 - Update package validation baseline version to 4.3.0

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1092 - Hide `CountBy` in .NET 9+

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1091 - Update .NET SDK to 9, including dependencies

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1090 - Use collection expressions in tests

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1089 - Update NUnit packages to their latest versions

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1088 - Fix NUnit warnings NUnit1029 & NUnit1030

Pull Request - State: closed - Opened by atifaziz about 2 months ago - 1 comment

#1087 - Hide ToHashSet in .net472

Issue - State: open - Opened by svg2003 4 months ago - 2 comments

#1086 - Cleanup NUnit1030

Pull Request - State: closed - Opened by baranyaimate 4 months ago - 1 comment

#1085 - Introduce `SkipLastWhile` extension

Pull Request - State: closed - Opened by ArmoryNode 4 months ago - 1 comment

#1084 - [Feture Request] Span LINQ

Issue - State: closed - Opened by c0nstexpr 4 months ago - 4 comments

#1082 - Simplify internal implementation details of `EndsWith`

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1081 - Drop conditional testing on Mono

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1080 - .NET 9 adds a conflicting version of `Index`

Issue - State: open - Opened by atifaziz 5 months ago

#1079 - Hide `CountBy` that's being added in .NET 9

Issue - State: closed - Opened by atifaziz 5 months ago - 2 comments
Labels: duplicate

#1078 - Drop CI build matrix & testing on macOS images

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1077 - Proposition | New form of Zip: MultiZip

Issue - State: open - Opened by the-black-wolf 5 months ago - 7 comments

#1076 - Update all tools to their latest versions

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1075 - Bump version to 4.3.1

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1074 - Update .NET SDK to 8.0.400, including dependencies

Pull Request - State: closed - Opened by atifaziz 5 months ago - 1 comment

#1070 - Enable Native AOT compatibility (trimming support)

Pull Request - State: closed - Opened by atifaziz 9 months ago - 1 comment
Labels: enhancement, breaking-change

#1069 - Pin to .NET SDK 8.0.2xx

Pull Request - State: closed - Opened by atifaziz 9 months ago - 1 comment

#1068 - Update NuGet package validation tool to latest version

Pull Request - State: closed - Opened by atifaziz 10 months ago - 1 comment

#1067 - Remove testing against .NET 7 (near end-of-life)

Pull Request - State: closed - Opened by atifaziz 10 months ago - 1 comment

#1065 - `Rank` does not iterate source on re-iterations

Issue - State: closed - Opened by atifaziz 10 months ago
Labels: bug

#1064 - Removed closures in favour of private static methods to close issue #906

Pull Request - State: closed - Opened by JacobSilasBentley 10 months ago - 6 comments

#1063 - Update packages to their latest versions

Pull Request - State: closed - Opened by atifaziz 11 months ago - 1 comment

#1062 - Fix style errors: IDE0028, IDE0290, IDE0300 & IDE0301

Pull Request - State: closed - Opened by atifaziz 11 months ago - 1 comment

#1061 - Adjusted spacing for clarity

Pull Request - State: closed - Opened by Ai-N3rd 12 months ago

#1060 - Async versions of OrderedMerge and GroupAdjacent

Issue - State: closed - Opened by danielearwicker about 1 year ago - 3 comments

#1059 - Fix pending tasks wait loop in async streams `Merge`

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment

#1058 - Add GitHub Action workflow for building

Pull Request - State: closed - Opened by atifaziz about 1 year ago

#1057 - Update Ubuntu image on CI to use 18.04

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment

#1056 - `Merge` masks original exception with an `ArgumentException` about no tasks

Issue - State: closed - Opened by atifaziz about 1 year ago
Labels: bug

#1055 - Preparation for next release (4.2)

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment

#1054 - Refactor `Permutations` into an iterator method

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment
Labels: refactoring

#1053 - Update shipped API for v4.1

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment

#1052 - Refactor `Subsets` core into an iterator method

Pull Request - State: closed - Opened by atifaziz about 1 year ago - 1 comment
Labels: refactoring

#1051 - Use `EqualityComparer<T>.Create` from .NET 8

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1050 - Set simple field naming rules with `this` qualifier

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1049 - Refactor `RandomSubset` internals for DRY, removing closure

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago - 1 comment
Labels: refactoring

#1048 - Address `Subsets` to-do about clearer members names

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1047 - `Subsets` enumerator doesn't return same array from `Current`

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: bug

#1046 - Update to using C# 12

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 2 comments

#1045 - Update tests to use `TestingSequence`

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago - 1 comment

#1044 - Revise tests to avoid using `Eumerable.Range`

Issue - State: open - Opened by atifaziz over 1 year ago - 4 comments
Labels: help wanted, Component-Tests, good first issue

#1043 - Simplify `Slice` operator

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago

#1042 - Set package validation baseline to version 4.0

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1041 - Use .NET 8 SDK to add .NET 8 target

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 3 comments

#1040 - Hide `ToDictionary()` in net8+

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago - 2 comments

#1039 - Update MoreLinq to net8.0

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago - 2 comments

#1038 - Enable `ImplicitUsings`

Pull Request - State: closed - Opened by viceroypenguin over 1 year ago - 4 comments

#1037 - Introduce `Duplicates` extension

Pull Request - State: closed - Opened by julienasp over 1 year ago - 6 comments
Labels: enhancement

#1036 - Remove tail items while condition is true

Issue - State: closed - Opened by atifaziz over 1 year ago

#1035 - Update test packages to latest versions

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment
Labels: Component-Tests

#1034 - Update shipped API per v4.0

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1033 - Add `AggregateOrDefault`

Pull Request - State: closed - Opened by skarllot over 1 year ago - 4 comments

#1032 - Improve GroupAdjacent

Issue - State: open - Opened by jods4 over 1 year ago - 9 comments

#1031 - Don't validate content of `otherSequences` argument of `Interleave`

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1030 - Fix exception thrown when `Pad`/`PadStart` width is invalid

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1029 - `Interleave` shouldn't validate `otherSequences` members

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: breaking-change

#1026 - List required PolySharp polyfills explicitly

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1025 - Review NUnit1029

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: help wanted, good first issue

#1024 - Review NUnit1030

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: help wanted, good first issue

#1023 - Update all packages to latest versions

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1022 - Remove redundant IsExternalInit package

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1021 - Validate `expressions` argument of `ToDataTable`

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1020 - Hide `CountBy` in net9+

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

#1019 - Add `Minima` & `Maxima` as successors to `MinBy` & `MaxBy`

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1018 - Add `Minima` & `Maxima` to supersede `MinBy` & `MaxBy`

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: breaking-change

#1017 - Remove `Windowed` that's superseded by `Window`

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1016 - Remove `Windowed` that's been obsolete since 3.0

Issue - State: closed - Opened by atifaziz over 1 year ago
Labels: breaking-change

#1015 - 🚧 Add simpler `Unfold` overload

Pull Request - State: open - Opened by atifaziz over 1 year ago - 5 comments

#1014 - Change `Batch` to return arrays

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1013 - Suppress `EnableGenerateDocumentationFile` warning as workaround for IDE0005

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1012 - Hide `ToDictionary()` in net8+

Issue - State: closed - Opened by viceroypenguin over 1 year ago

#1011 - refactored slice to avoid twice iteration

Pull Request - State: closed - Opened by leandromoh over 1 year ago - 3 comments
Labels: abandoned

#1010 - Update package validation tool to v1.0.12

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1009 - Re-enable tests for hidden extensions on all targets

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1008 - Fix schema binding signature in `ToDataTable` implementation

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1007 - Dissolve schema query into distinct `ToDataTable` paths

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment
Labels: refactoring

#1006 - Fix bug in `FillForward` when filler is `null`

Pull Request - State: closed - Opened by atifaziz over 1 year ago - 1 comment

#1004 - Compile Error MoreLinq/ToDataTable.cs

Issue - State: closed - Opened by MHLab over 1 year ago - 2 comments
Labels: invalid

#1002 - Remove obsolete `Concat` method

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

#1001 - Adds HasDuplicates

Pull Request - State: closed - Opened by julienasp almost 2 years ago - 25 comments

#1000 - FullGroupJoin with null keys

Issue - State: open - Opened by fhucko almost 2 years ago - 3 comments

#999 - `FillForward` bug when filler is `null`

Issue - State: closed - Opened by viceroypenguin almost 2 years ago - 1 comment
Labels: bug

#998 - [Proposal] Trim Extension

Pull Request - State: closed - Opened by jamkin almost 2 years ago - 1 comment

#997 - Default elements from a secondary source

Issue - State: open - Opened by atifaziz almost 2 years ago - 2 comments

#995 - Add Extension Method for Enumerating all Pairs

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

#994 - Use docopt.net to parse extensions generator CLI args

Pull Request - State: closed - Opened by atifaziz almost 2 years ago - 1 comment

#993 - Remove `Concat` that's been obsolete since 3.0

Issue - State: closed - Opened by atifaziz almost 2 years ago - 3 comments
Labels: breaking-change

#992 - Merge fix for #990 into master

Pull Request - State: closed - Opened by atifaziz almost 2 years ago

#991 - Fix `Unfold` bug so iterations are repeatable

Pull Request - State: closed - Opened by atifaziz almost 2 years ago - 1 comment

#990 - `Unfold` leaks state across iterations

Issue - State: closed - Opened by atifaziz almost 2 years ago - 1 comment
Labels: bug