Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/morelinq/MoreLINQ

Extensions to LINQ to Objects
https://github.com/morelinq/MoreLINQ

Imports re-org

9b32b76b004fda28965c790f1ca787a470167645 authored about 12 years ago
Merge

bb778188a39c398f52cda14787b9bd4750bfbcae authored about 12 years ago
PUSHD stack leak in build and packaging batch scripts

3d741430a50cf6c8bcf19ab9eba33eee8d48518d authored about 12 years ago
From embedded (MoreLinq.Embedded.*) to source (MoreLinq.Source.*) packages

0ab2bb42ce7f483c57a801204bb6462c9473375f authored about 12 years ago
Consistent indentation across nuspec files

224160284405030f51d2a457b7dcde949d917178 authored about 12 years ago
Simpler title for all-inclusive embedding package

0bfc56f3609961296c6f4e83400f2f893b5d38f5 authored about 12 years ago
Fixing embedding packages for Concat and Trace to include dependencies on Prepend and Pipe respectively

916e29ed17a5674feb97ddbe6e990f1156761da9 authored about 12 years ago
Embedding packages summary and title improved to reflect so

5bda2f4288f100a04ebe5250d103d80e08b7e616 authored about 12 years ago
Referencing nuspec files in VS solution files

614344756e6e4b04a535e593711e4fa32fd8aa16 authored about 12 years ago
Updating AssertCount nuspec summary to reflect no overloads

3182bd142f664c00f77c0d4447c6dc07f4c00660 authored about 12 years ago
Removing commented out files in MoreLinq.Embedded.Enumerable.nuspec now that importing via dependencies is working

15dcaebf8df8114e5486e8d007f7a1b293ed2b04 authored about 12 years ago
Parity between tags, id and title of embedding NuGet package specs

49c452ddedf56877292e37c343e58a80e253c52d authored about 12 years ago
Merge

c5e3b05351e7418f77f639c93eee3cdcf4287b04 authored about 12 years ago
Adding rejected files and R# settings files to ignore list

fa6975fde9c4825ab767ececa738fcf6d8b70ebf authored about 12 years ago
Initial NuGet packages for directly embedding a MoreLINQ operator into C# projects

91fd42437c21188a15153a9871e6be159b7590c9 authored about 12 years ago
Conditionally including AssertCount overload that depends on SequenceException so that the latter is not needed in embedding scenarios

ef197c66f02d10735641924d99c4a69c7dc21324 authored about 12 years ago
Stub for Zip when embedded in a C# project targeting BCL 4 or later

d45037874127ab7e63f762c1e8fab490e92e5047 authored about 12 years ago
Consistent source file line endings

1f2dbeee0145cbcb685d510ce274a7b9a624769b authored about 12 years ago
Refactoring Zip, EquiZip and ZipLongest into the distinct implementations that they are

f6be825098f3b975c0ff952b03c9dbb42adde1e1 authored about 12 years ago
Making ImbalancedZipStrategy enum private since it does not need internal visibility

a1a2631e1bbc40a23846f34ec59dc3145efa7c07 authored about 12 years ago
PUSHD stack leak in build batch script

99738cb815f7be54781ef306528b0b17a9bb1175 authored about 12 years ago
Tiny helpers that were providing very marginal value inlined to enable simple embedding scenarios

c8fc780d1a81a982630f54ce553edbf3df9661e1 authored about 12 years ago
Added portable class library project

717f8279a5d7268390135dca62f63b8a0d98f892 authored about 12 years ago
Redundant public modifier on partial MoreEnumerable definitions

4398cef159b60bf55896da1b9cdce3e043529969 authored about 12 years ago
Unused imports

f184d2ff785ee4b26641e783a8fbb3dd09cab4d1 authored about 12 years ago
Added tag 1.0.15416-beta for changeset da764fe09ae8

379b4458c9d95187293a532cfce0c5f94bfbc295 authored about 12 years ago
Adding license file to NuGet package

31c668c355f626c70f0324121950d6ea377f9597 authored about 12 years ago
Not requiring base dir specification when build NuGet package

f730f898ce9a07e31faad9c4cfab5f1af00de722 authored about 12 years ago
Listing methods in the NuGet package description

a6f9206ca0512d7ca6038a4bc7a65e7463309f8d authored about 12 years ago
Adding XML doc file to NuGet package

7d3bc2422c930359b348b4e5645517286cf2bb7b authored about 12 years ago
Adding Acquire that helps with an all-or-none acquisition of disposables

7989d4235950c425dfa5035c5d68e76c6099fdc0 authored about 12 years ago
Referencing packaging files in solution files

ff9011fb0fe63f394a57ea4eaa49c69c041280f0 authored about 12 years ago
Version number not needed in nuspec file name

b828fff070d896b623b66fc3f27d116f3438e22d authored about 12 years ago
No need for version and beta status in package title

de6c15bdf4593a37721e738b66e1e3da6a489356 authored about 12 years ago
Added tag 1.0.11729-beta for changeset 75fec8063566

a77e9a9b2633a7416faa855118f3a428c049cd7c authored about 12 years ago
Fixes issue #66 (preparing 1.0.11729 beta package)

8740f36fc062113ecf8fe0a32230f65219b63141 authored about 12 years ago
Removing UTF-8 BOM from C# source files

f22dcb87b884fd60689d20efd25d476e7920963a authored about 12 years ago
Adding NuGet packaging scripts

4e50eb809bffe96cd0a211373c7cc67fc7ef2005 authored about 12 years ago
Importing nuspec contributed by Dan Pincas

f253922f6876b9ab50b2ac8ed5404e74bf7cd017 authored about 12 years ago
Consolidating duplication between ToHashSet overloads

6ec0b11abf5cf720d14a3349619197d56839d3ed authored over 12 years ago
Incorrect return type on second ToHashSet overload

6013b821a154d8fcb1423163a6593d316819bbf5 authored over 12 years ago
Fixing build batch script tail arg handling

d47852dd7843ab3e4dd62ea223e35c34f207450b authored over 12 years ago
Sending build batch script tail args to MSBUILD

3a59a948f521670c90455db7cc3a36a00fc9afc8 authored over 12 years ago
POPD unnecessary with SETLOCAL in build batch script

5859dd91d5f409116180dc2502628a4021de8932 authored over 12 years ago
Integrating builddocs into main build batch script

0a382d04130fa0c51ad61f9345bd8a3ae75e1f7f authored over 12 years ago
Renaming builddocs extension from bat to cmd for consistency with other build scripts

948ac55eec4a555566bdb04495007bd17e06ebd4 authored over 12 years ago
Updating docs with SHFB v1.9.4.0

954ba5713db23e414b48c84a5cf12e4cb4347171 authored over 12 years ago
Removing ignore file unrelated to this project

9ef9fd3b4cdafaf4a1e41111f0656e1544ebeb2a authored over 12 years ago
First pass at API documentation.

9e9fce110a07aa093a10ce52008a1316dcee9bf4 authored over 12 years ago
Initial stab at a Sandcastle Helpfile Builder project.

4249b5288e5a65ed0806bd92f8eb02f8d98846bf authored over 12 years ago
Fixing grammar in comment about general application of NestedLoops

f6a6dc82bd43f84ab5fdcf7a388305972d34fff0 authored over 12 years ago
Improving NestedLoops exception message when a loop count range check fails

99bf6d37bd2afdcb3ffcbaeb8de2377355be9700 authored over 12 years ago
Duplicate loop count arg check in NestedLoops

a343d1977e19fbcb76e0065cdb5f63492f6f7473 authored over 12 years ago
Fixing NestedLoops to avoid enumerating loop counts sequence twice

6762cefc9e430c1ace95a298d222bc0ccfe97752 authored over 12 years ago
Using Enumerable.Empty instead of a Repeat zero for null loop in NestedLoops

b0ec116e6ad85cf467dd6cc334b9ba4116acbecc authored over 12 years ago
Inlining NestedLoops implementation into its main method as it does not defer execution

61a7f8884a49f010d062aff05b8e1a80fa4bac9f authored over 12 years ago
Removing region around NestedLoops

b346467130feb16f7c352b06bf81b5fba71f1362 authored over 12 years ago
Removing PermutedSubsets because it can be composed simply from Subsets, SelectMany and Permutations

0e69ec99ef1710b9a554b0debbff9d37ebb872c2 authored over 12 years ago
Fixing Rank and RankBy to enumerate source sequence only once

29a9d9a9a63b7db77e62b15ffd28942d464b69a8 authored over 12 years ago
Fixing Rank and RankBy to allow comparer to be null and use the default one in that case

c995f033c252d606447ff846dd58cbfc6271e2b1 authored over 12 years ago
Renaming Rank and RankBy parameter names to be more conventional

97ae4e585fdabfcb907f43f19ed726a82b66d187 authored over 12 years ago
Keeping only Interleave strategy of skipping (others may be restored later as distinct methods as with Zip)

eb26675e43e26357bcdd6f371bdfba516221872e authored over 12 years ago
Renaming SlidingWindow to Windowed to borrow from F#

2a8148cc800540a635069859a9e8abf58ca8cc7a authored over 12 years ago
Renaming SlidingWindow parameter names to be more conventional

c9902d2e40a01337892055a1f39410e86d708606 authored over 12 years ago
Removing While as it can be implemented in terms of Pairwise and TakeWhile

e40cf009ff5f04e4baddb6e8006842d70a4e6b75 authored over 12 years ago
Doc summary for GetEnumerators extension for sequence of sequences

739899e58236cd9311ab8bb9d3d3f6948464bb2a authored over 12 years ago
Adding debug assertions to GetEnumerators to ensure that neither the sequence of sequences nor any one of its sequence is null

e02bf27e7b360c21efdec7ab8670c2d3eeee2c33 authored over 12 years ago
Renaming Lag and Lead parameter names to be more conventional

6e9de3a03a0c1268ad34adbe6c66cb90ffd01d23 authored over 12 years ago
Fixing incorrect implementation of Lag

14926996c2a9457f20b2f5c15b3bdac5bd432634 authored over 12 years ago
SortedMerge was not disposing enumerators it opened successfully if one source failed part of the way

035d5e3b5d844a9446e1db5d1e1a060cf9bab577 authored over 12 years ago
Deleting commented out code

9743aec62f089d338fad70f01a3b8b4b2b2b611b authored over 12 years ago
Interleave was not disposing enumerators it opened successfully if one source failed part of the way

72febd64ec23ade441cf96ed564d12fd0834a4d8 authored over 12 years ago
Adding missing dependency between Interleave.cs and MoreEnumerable.cs in project file

50669cdc444eb0739829a6a934c3519318786c50 authored over 12 years ago
Adding Index

d2750c6934c4298a1542042ed01ab6495554eeb8 authored over 12 years ago
Renaming Segment parameter names to be more conventional

4aaa7353bf37fc8e8233871449aafad752792ae2 authored over 12 years ago
Fixing incorrect dependency between MoreEnumerable.cs and Random.cs in project file

23759be75903807a3d969724d3fae03a9205d4a3 authored over 12 years ago
Merge (closes issue #73)

60fbbf13785363d4fd6171b411e764512d98080f authored over 12 years ago
Fixing compilation errors in Silverlight solution

711404cc9ef0e39a03b3b8bc903d863eae4411bc authored over 12 years ago
Retiring VS 2008 solutions, keeping only 2010 ones

1fa25d529463eebe94fb274b65608d49e6fa037d authored over 12 years ago
Adding GroupAdjacent

7f44854abef064776428a910cf68dd3dbc8cdff8 authored over 12 years ago
Adding SequenceReader creation helper via extension method

cbf29e429db7a82c14163397ada5f5bdf2ddd02a authored over 12 years ago
Renaming SortedMerge parameter names to be more conventional

43e636a7eb1fcebed57445fb4687d91da2c1f2b1 authored over 12 years ago
Fixing SortedMerge to use default comparer instead of throwing NullReferenceException when a null comparer is passed

5216485763447f0ac0677920cc4fe4ae9112bafa authored over 12 years ago
Consolidating duplicate DisposableGroup.Iterators accesses in SortedMerge

63060c3a025e40c8a14499ca665e92463a0628ac authored over 12 years ago
Adding a TODO comment to review potential leak of enumerators in SortedMerge

88f8b2216de30b195973ef45d1efd2ecb3a68cff authored over 12 years ago
Moving DisposableGroup, being an implementation detail, behind the SortedMerge operator

26ba00758679ac05b76099d6ad487341e8120503 authored over 12 years ago
Removing empty and insignificant XML doc comment

fefa24d6ac41a2be55d79c69f8bbd94e4d9d29a9 authored over 12 years ago
Removing insignificant regions of DisposableGroup

cfd452353e35d42481898c32069b19a1e5c2aed0 authored over 12 years ago
Sealing DisposableGroup<T>

0ce4f3e7bae264d4906d1b5c4ffa0562e0f389c8 authored over 12 years ago
Converting DisposableGroup.Iterators into an auto-property

32534f1b26af7b31487ed6e1b780724c6a8a6082 authored over 12 years ago
Redundant default comparer in RunLengthEncode

881fd719470044c152f0f8d46ca6bee85ecab7a5 authored over 12 years ago
TODO comments about addressing multiple enumerations of a sequence

9bb5c550c704e8968b8b7cbf076670e09186b5f4 authored over 12 years ago
Re-implementing Cartesian in terms of SelectMany

f50857b9746a52fd12c90c4ea5419a74a4a2fa21 authored over 12 years ago
Renaming Cartesian parameter names to be more conventional

b3f2d31735dc66645c2341156d1f35ab476aa65e authored over 12 years ago
Using ArgumentOutOfRangeException overload in Repeat that allows reporting the offending value

b22634f410729a61e0416632680a0ea12d7e71a6 authored over 12 years ago
Simplifying Repeat count parameter name

eb7831570929fac7309b4259e264434041329dd4 authored over 12 years ago
Improving Repeat exception message when repeat count is out of range

06000821691c8799d99fe0545c22b47363dba85f authored over 12 years ago
Repeat missing null argument check for source sequence

05aa8c5dcb87c926a984c354e214ba68e853067a authored over 12 years ago
Removing UTF-8 BOM signature from C# source files

703fcfad04c080a6e5a80a7190422406eae3e55e authored over 12 years ago
Adding Pairwise operator

cf739855c8213039175764e021932909853f0e16 authored over 12 years ago