Ecosyste.ms: OpenCollective

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

MoreLINQ


Collective - Host: opensource - https://opencollective.com/morelinq - Code: https://github.com/morelinq

Fix copyright holders of test files (#686)

This is a squashed merge of PR #686 that closes #671.

github.com/morelinq/MoreLINQ - b94870c95ce5c54a3086fb7ebb28ac7fe116a4ad authored about 5 years ago by Orace <[email protected]>
Add C# styles to EditorConfig [ci skip]

github.com/morelinq/MoreLINQ - fd32a8ad5754aea1288c277dedb927053e1c8368 authored about 5 years ago by Atif Aziz <[email protected]>
Set max line len for C# & T4 sources (EditorConfig)

github.com/morelinq/MoreLINQ - 62de1cb7ee63333bc59ad744b69281b62c8fa06c authored about 5 years ago by Atif Aziz <[email protected]>
Update indent size & style in EditorConfig

github.com/morelinq/MoreLINQ - 53b62c9ca93e3616031c82ae41a14957f5410cd4 authored about 5 years ago by Atif Aziz <[email protected]>
Add EditorConfig URL as header comment

github.com/morelinq/MoreLINQ - b6886ea9646d7da52bdceaa8d7b743d7bb24ca7b authored about 5 years ago by Atif Aziz <[email protected]>
Revert "Fix error propagation in T4 batch script" [ci skip]

This reverts commit 934fb39dd9be3b91138faa08ac7f54fafc608553.

github.com/morelinq/MoreLINQ - ae1a86396abf9ee46912027eed13232e50d5fe22 authored about 5 years ago by Atif Aziz <[email protected]>
Fix error propagation in T4 batch script [ci skip]

github.com/morelinq/MoreLINQ - 934fb39dd9be3b91138faa08ac7f54fafc608553 authored about 5 years ago by Atif Aziz <[email protected]>
Clean-up conditions predicated on .NET Core 1.0 target

This is a clean-up of residuals (thanks to Pierre Lando (aka @Orace)
for pointing them out) from...

github.com/morelinq/MoreLINQ - 82caa0fb7d3b39d8d994179b867dead47e5c270a authored about 5 years ago by Atif Aziz <[email protected]>
Drop targets for end-of-life .NET Core versions (#675)

- .NET Core 2.0 end of support was 2018-10-01
- .NET Core 1.1 end of support was 2019-06-27
- ...

github.com/morelinq/MoreLINQ - c3516e335230f2a598ea0ab8f570b3d1b45b0970 authored about 5 years ago by Atif Aziz <[email protected]>
Fix Exclude & Lead to dispose enumerator

This is a squashed merge or PR #673 that closes #649.

It fixes mistakes made in commit "Repla...

github.com/morelinq/MoreLINQ - 2539d3ce0307cd84d662959338d698674704a8ac authored about 5 years ago by Orace <[email protected]>
Add Return: x -> [x]

This is a squashed merge of PR #636 that closes #615.

github.com/morelinq/MoreLINQ - 6fc7657956380481f8e0f15fc4d1a537a94f4b44 authored about 5 years ago by Mitch Bodmer <[email protected]>
Remove unused imports [ci skip]

github.com/morelinq/MoreLINQ - ce57548c166c9ad59c9c5f6712bbc42bb358ca50 authored about 5 years ago by Atif Aziz <[email protected]>
Sync Batch wrapper extension doc

github.com/morelinq/MoreLINQ - 07b66ea05fec60c1032f6b26b714ac58342bdeaf authored about 5 years ago by Atif Aziz <[email protected]>
Improve Batch documentation [ci skip]

Adds following remarks:

- The last bucket can be smaller than the given size.

- Memory could b...

github.com/morelinq/MoreLINQ - b9a534885d52eb82c7307d62d150143214632c09 authored about 5 years ago by Atif Aziz <[email protected]>
Fix Batch doc (only buckets are streamed)

github.com/morelinq/MoreLINQ - bbc3a06c310e2d256227d874db7e2f3b65f359d8 authored about 5 years ago by Atif Aziz <[email protected]>
Optimize Batch for collection fitting a single bucket

This is a squashed merge of PR #623.

github.com/morelinq/MoreLINQ - 418806b4aadac31506b2b9435129a9e701805c62 authored about 5 years ago by Atif Aziz <[email protected]>
Add TrySingle: zero | (one, x) | many

This is a squashed merge of PR #612 that closes #540.

Co-Authored-By: Atif Aziz <code@raboof....

github.com/morelinq/MoreLINQ - 183ee85f914882a4d3e34f13dee60100c3d61a5d authored about 5 years ago by James Webster <[email protected]>
Replace using statements with declarations

This is a squashed merge of PR #622.

github.com/morelinq/MoreLINQ - cdc6f76f4bf348e860b9eaa072279ee2956d6de7 authored about 5 years ago by Atif Aziz <[email protected]>
Use null-coalescing assignments (#621)

github.com/morelinq/MoreLINQ - 3d44f73401dd9481f04d5e375b77a80a6e70e855 authored about 5 years ago by Atif Aziz <[email protected]>
Remove echo slip into bash build script

github.com/morelinq/MoreLINQ - f9840abcbe2696c2019115baeebb368a7b843bd3 authored about 5 years ago by Atif Aziz <[email protected]>
Format blocks consistently

github.com/morelinq/MoreLINQ - a929b845d3adbd9734343a3dd41d67da5a9b7700 authored about 5 years ago by Atif Aziz <[email protected]>
Use string interpolation for exception message

github.com/morelinq/MoreLINQ - 6efc67662a892b36c24e35f5528cd5c6ca94e473 authored about 5 years ago by Atif Aziz <[email protected]>
Allow use of C# 8 in the entire project

github.com/morelinq/MoreLINQ - b33bea8fc351a5cb07f7a3830e199ec36f9e2c7f authored about 5 years ago by Atif Aziz <[email protected]>
Upgrade wrapper extensions generator to use C# 8

github.com/morelinq/MoreLINQ - 7de87bd5e0b46d2b9e4ffffb59440e1cc82baaf1 authored about 5 years ago by Atif Aziz <[email protected]>
Build just the configuration for *nix/macOS CI

github.com/morelinq/MoreLINQ - 7d1fc72959de920d872ce3b867eceef4fbd3ea43 authored about 5 years ago by Atif Aziz <[email protected]>
Integrate T4 execution in build scripts

github.com/morelinq/MoreLINQ - 682a90f0c15148a171b4561557e6b96e6b00b491 authored about 5 years ago by Atif Aziz <[email protected]>
Use T4 as local tool; closes #601

github.com/morelinq/MoreLINQ - 70b02d00864c1128e7a81193445433de10c63589 authored about 5 years ago by Atif Aziz <[email protected]>
Update dependencies of wrapper extensions generator

github.com/morelinq/MoreLINQ - ce96355ae5ca0db6901e91fd722191ec2f4ff21b authored about 5 years ago by Atif Aziz <[email protected]>
Remove redundant restore during CI [ci skip]

github.com/morelinq/MoreLINQ - 6447d757225d705261319355ed9d9146d024d73e authored about 5 years ago by Atif Aziz <[email protected]>
Packaging scripts don't need project name [ci skip]

github.com/morelinq/MoreLINQ - 478218ace49794dc018dfe03d92fafae8ea77968 authored about 5 years ago by Atif Aziz <[email protected]>
Skip (potentially duplicate) building when packing

github.com/morelinq/MoreLINQ - 423865b0d9f11bc8f420ca75bec5c85f641952d9 authored about 5 years ago by Atif Aziz <[email protected]>
Fix pack (bash) script; was still using MSBuild

github.com/morelinq/MoreLINQ - 7a58b00de4277b0607b9078db514fff64833c2f8 authored about 5 years ago by Atif Aziz <[email protected]>
Fix subscription disposal race in Subject

This is squashed merge of PR #617 that fixes #616.

github.com/morelinq/MoreLINQ - 6af58704b4633063d52d60cf10025a15d49ba4bd authored about 5 years ago by Atif Aziz <[email protected]>
Upgrade to .NET Core SDK 3 (#618)

github.com/morelinq/MoreLINQ - bb10cf50df32d267c7dd330d40b4f2f8724d6d69 authored about 5 years ago by Atif Aziz <[email protected]>
Fix Min/MaxBy documented exception list (#608)

Remove InvalidOperationException from the documented list of exceptions
thrown by MinBy and Max...

github.com/morelinq/MoreLINQ - b2c7ad35d13815a5dbc6a5ed26996b99b936ee30 authored over 5 years ago by Nathan Bierema <[email protected]>
Fix Move that returned empty on subsequent iterations

This is squashed merge of PR #607 that fixes #605.

github.com/morelinq/MoreLINQ - 056c85e0072bab82c5806bc597f2e9e5dee6b7f1 authored over 5 years ago by Leandro Fernandes <[email protected]>
Revert to C# 7.3 (#606)

github.com/morelinq/MoreLINQ - 737150394136524fe1cec9fc97809789e13c24cd authored over 5 years ago by Atif Aziz <[email protected]>
Use static local function where applicable

github.com/morelinq/MoreLINQ - 9ef007c6913e41bf674cb9bece3be99c1df0af0a authored over 5 years ago by Atif Aziz <[email protected]>
Address readability to-do in LeftJoin

github.com/morelinq/MoreLINQ - 00c1f27b23eb1cc4d78d7d3076961a69277d50f8 authored over 5 years ago by Atif Aziz <[email protected]>
Update to allow use of C# 8 (#604)

github.com/morelinq/MoreLINQ - 3d80847367a183cea3305f45a818b2c8891a8942 authored over 5 years ago by Atif Aziz <[email protected]>
Fix Aggregate title

github.com/morelinq/examples - 4d846ba0680ae8e9a706fad2e3a04ecdc8c59caf authored over 5 years ago by Atif Aziz <[email protected]>
Add Aggregate examples

github.com/morelinq/examples - 2c03633b24b8d14380de58bdf75bfe97815eda84 authored over 5 years ago by Atif Aziz <[email protected]>
Ignore tools dir

github.com/morelinq/examples - 15d902cf842c671b7dd82c1b93db956f64d31411 authored over 5 years ago by Atif Aziz <[email protected]>
Update all test project dependencies (#603)

github.com/morelinq/MoreLINQ - e1580c1bb032c518f963e14a58a71c8edc06b453 authored over 5 years ago by Atif Aziz <[email protected]>
Add `.nojekyll` as a safety measure

https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/

github.com/morelinq/morelinq.github.io - d17c7fe3ece470684746caccb19287145733b40b authored over 5 years ago by Atif Aziz <[email protected]>
Update System.ValueTuple to 4.5.0

github.com/morelinq/MoreLINQ - af548cf73a3a5e3f27b2f95861aa5c30fa9e25fc authored over 5 years ago by Atif Aziz <[email protected]>
Fix minor project file formatting inconsistencies

github.com/morelinq/MoreLINQ - 01a43b750ec8db9b1ddba8fc36617eea016f0b38 authored over 5 years ago by Atif Aziz <[email protected]>
Prepare for 3.3

github.com/morelinq/MoreLINQ - 2095af5f9f5d3f5d12c84f43cdbd0da9c74fd55e authored over 5 years ago by Atif Aziz <[email protected]>
3.2 doc :shipit:

From morelinq/MoreLINQ@5205ea241d72b079436060d330cd5c2eae7cdcdf

github.com/morelinq/morelinq.github.io - 6e7b899a80223ecdd9292d2a5afff828f45d9415 authored over 5 years ago by Atif Aziz <[email protected]>
Add IndexBy

This is a squashed merge of PR #562 that closes #560.

github.com/morelinq/MoreLINQ - 5205ea241d72b079436060d330cd5c2eae7cdcdf authored over 5 years ago by Leandro Fernandes <[email protected]>
Expand AssertCount's error selector parameter doc

github.com/morelinq/MoreLINQ - 531fe713059b264369541937c66ef6a03e62cfb5 authored over 5 years ago by Atif Aziz <[email protected]>
Add Aggregate with multiple accumulators

This is a squashed merge of PR #599 that closes #326.

github.com/morelinq/MoreLINQ - 37f35e339cc17355e7a5e0a7207c95db8c5f7ef7 authored over 5 years ago by Atif Aziz <[email protected]>
Add link to the examples project

github.com/morelinq/morelinq.github.io - 8e40b3900100e27112652fbfa44a26fc2a03b5c0 authored over 5 years ago by Atif Aziz <[email protected]>
Add missing links in pages for ToDictionary/HashSet/Lookup

github.com/morelinq/examples - e74e36cdd623d6de532bca9b55a74bb40eb5898b authored over 5 years ago by Atif Aziz <[email protected]>
Add missing links in README

github.com/morelinq/examples - 7ec99ece2b68fe7c5adc9f77fa77ff8956949358 authored over 5 years ago by Atif Aziz <[email protected]>
Add EndsWith example; closes #18

github.com/morelinq/examples - 71abc700e69c19f2fc96e46b8fc1790675b731ce authored over 5 years ago by Atif Aziz <[email protected]>
Import Enumerable explicitly; was hidden by Delegating

github.com/morelinq/examples - 321375737fe4fb62039db8aa15fbc26625400652 authored over 5 years ago by Atif Aziz <[email protected]>
Add Mark Heath's videos on zipping operators

github.com/morelinq/examples - ffd06028acad1ab1d9d41e165b43eebcf19221d7 authored over 5 years ago by Atif Aziz <[email protected]>
Mark local functions in Acquire examples static

github.com/morelinq/examples - 61c571a1bcccf6ffd14117564b13a0d1c0cf7b00 authored over 5 years ago by Atif Aziz <[email protected]>
Add C# 8 note to contributing guidelines

github.com/morelinq/examples - 062a5a9da2f61a23e96015176a3baa916fe584fe authored over 5 years ago by Atif Aziz <[email protected]>
Allow use of C# 8 in examples

github.com/morelinq/examples - 689df53b178e21e69976a88a937df092b5c647bf authored over 5 years ago by Atif Aziz <[email protected]>
Add example for Acquire; closes #1

github.com/morelinq/examples - f90cfa341ab9dbc0a3a5c3d94c752e264301414e authored over 5 years ago by Atif Aziz <[email protected]>
Say Acquire works with disposable objects in README

github.com/morelinq/MoreLINQ - ee863b561e6ec7bed8f181a3aad850b3cb35056b authored over 5 years ago by Atif Aziz <[email protected]>
Add ZipShortest example

github.com/morelinq/examples - 79d9668e07858bb8afb80487515c6fecca8e06b0 authored over 5 years ago by Atif Aziz <[email protected]>
Add WindowRight example

github.com/morelinq/examples - 17165200833abba87db349601432e0cb3faa0bbb authored over 5 years ago by Atif Aziz <[email protected]>
Add WindowLeft example

github.com/morelinq/examples - e1afa337e57d98a46c3208a4b088033e07db5e92 authored over 5 years ago by Atif Aziz <[email protected]>
Add contribution guidelines

github.com/morelinq/examples - c89e4e89d89829a1c70c1ed1862c710a0c9019a8 authored over 5 years ago by Atif Aziz <[email protected]>
Remove blank line

github.com/morelinq/examples - 04c5cea8939ecba9673310d57181d71a9da3740d authored over 5 years ago by Atif Aziz <[email protected]>
Add set-up instructions

github.com/morelinq/examples - c81b1149199310776455666fe983cc08cf5e9ff8 authored over 5 years ago by Atif Aziz <[email protected]>
Add to-do note about using CSharpObjectFormatter

github.com/morelinq/examples - 2672b77bddada7eea8a9ef3be84fcb60960dbb19 authored over 5 years ago by Atif Aziz <[email protected]>
Import System.Collections

github.com/morelinq/examples - e0d2ff984a7262ef756472aa80eeec1d8129c1e2 authored over 5 years ago by Atif Aziz <[email protected]>
Target all samples for netcoreapp2.1

github.com/morelinq/examples - a575abf86645bc94f419f7c5814dfb7718eaab41 authored over 5 years ago by Atif Aziz <[email protected]>
Add example for Choose

github.com/morelinq/examples - 6fc8c67af5b5539fe8dd70d5a0729690187405fd authored over 5 years ago by Atif Aziz <[email protected]>
Import MoreLinq.Experimental namespace

github.com/morelinq/examples - 8246d24728df1d5eac889bf64e121db82abd9706 authored over 5 years ago by Atif Aziz <[email protected]>
Fix edit link

github.com/morelinq/examples - 84596bcddd9c26f48bb38e45b3f39e3b398c565b authored over 5 years ago by Atif Aziz <[email protected]>
Add AggregateRight examples

github.com/morelinq/examples - 9d1058e0b2a768b35d786325708a05f2b795bab7 authored over 5 years ago by Atif Aziz <[email protected]>
Initial commit

github.com/morelinq/examples - 3e0ea4ed17efab73ba8d685cab6e402c6a474179 authored over 5 years ago by Atif Aziz <[email protected]>
Use reference assemblies package for NETFX builds (#596)

github.com/morelinq/MoreLINQ - 421a926b1de77f7bb4d8bebdc920f39da11dc3c8 authored over 5 years ago by Atif Aziz <[email protected]>
Distinct docs for EquiZip & ZipShortest/Longest

This is a squashed merge of PR #595 that consolidates and:

- Closes #583
- Closes #584
- Cl...

github.com/morelinq/MoreLINQ - 0ed84ef0e2c75cb2af6dd90e2d89b0e8c591d556 authored over 5 years ago by Atif Aziz <[email protected]>
Test that ScanBy doesn't iterate eagerly (#594)

github.com/morelinq/MoreLINQ - e0a960ee4352e2c1892932ca5313f008d51d4a5d authored over 5 years ago by Leandro Fernandes <[email protected]>
Add ScanBy; closes #563

This is a squashed merge of PR #572.

github.com/morelinq/MoreLINQ - 5ba3adc6ad9d51d345ae16a986f194c057e673b4 authored over 5 years ago by Leandro Fernandes <[email protected]>
Merge pull request #591 from leandromoh/movenextfi

Move iterates past end of sequence (issue #589)

github.com/morelinq/MoreLINQ - 7e1893fa537bdd73a4452ec89ba409f397ba15b0 authored over 5 years ago by Leandro Fernandes <[email protected]>
Merge remote-tracking branch 'leandromoh/movenextfi' into movebug

github.com/morelinq/MoreLINQ - e3285976c73e55108c0f9f119b2d45732981d3b3 authored over 5 years ago by Atif Aziz <[email protected]>
move dont call MoveNext after finished

github.com/morelinq/MoreLINQ - a855272cbe2a13a92fe153c83180ae29b871c8e1 authored over 5 years ago by leandromoh <[email protected]>
Assert no iteration past end in sequence test wrapper

github.com/morelinq/MoreLINQ - d2e2d6defa0e1f6598d1e902056ae85f017b3c2b authored over 5 years ago by Atif Aziz <[email protected]>
Fix T4 templates to make T4 project tool happy [ci skip]

github.com/morelinq/MoreLINQ - 41c372377838e6430a7209b6f97ae1881ad31028 authored over 5 years ago by Atif Aziz <[email protected]>
Upgrade dotnet-t4-project-tool to 2.0.4 [ci skip]

github.com/morelinq/MoreLINQ - a19e38e2d90858836372a1e2cf78c799827fbf1a authored over 5 years ago by Atif Aziz <[email protected]>
Fix T4 tool name in scripts [ci skip]

github.com/morelinq/MoreLINQ - 61e7bd8cef2007805b4a8ba54685109b56b150f2 authored over 5 years ago by Atif Aziz <[email protected]>
Fix NU5125 error about 'licenseUrl' being deprecated

github.com/morelinq/MoreLINQ - 66b6bc4525201da0d763b51c4b91dcf4315df9d0 authored over 5 years ago by Atif Aziz <[email protected]>
Fix solution ref to CoreFX license file

github.com/morelinq/MoreLINQ - 2b50e15abe5242c5cacd86b694a463e19eb7c269 authored over 5 years ago by Atif Aziz <[email protected]>
Move packaging properties into project

github.com/morelinq/MoreLINQ - b37a9852eccfc4cdb54230eaf194988a531e47ec authored over 5 years ago by Atif Aziz <[email protected]>
Don't send telemetry data

github.com/morelinq/MoreLINQ - 334ada202effc98f22282c5a560ebf40a450682f authored over 5 years ago by Atif Aziz <[email protected]>
Prevent dotnet from pre-populating packages cache

github.com/morelinq/MoreLINQ - 7545e2fb0c44de3a87ffe51ee45eff5a8ee3defd authored over 5 years ago by Atif Aziz <[email protected]>
Install .NET Core SDK on AppVeyor

github.com/morelinq/MoreLINQ - 000b78871d575d516ad13a94ab90bcbb5e424224 authored over 5 years ago by Atif Aziz <[email protected]>
Use dotnet CLI for building & packging

Instead of using MSBuild from Visual Studio.

github.com/morelinq/MoreLINQ - 13d788dcef3f7dfa6f79c9525c352715ebbbbc73 authored over 5 years ago by Atif Aziz <[email protected]>
Replace unused lambdas in Fold tests with stricter versions

github.com/morelinq/MoreLINQ - 8b7e21b78c7637a5bfc87c7b6d54492760e35e9d authored over 5 years ago by Atif Aziz <[email protected]>
Expand Choose implementation (#575)

github.com/morelinq/MoreLINQ - b06309d322e06fcbbbbe39d371b1fffd5521c383 authored over 5 years ago by Atif Aziz <[email protected]>
Ensure all operators dispose once

Fixes:

- EquiZip
- Flatten
- ZipLongest
- ZipShortest

This is a squashed merge of PR #581.

github.com/morelinq/MoreLINQ - 335192115ea73018d0a6a15820ddadbfe5acf024 authored over 5 years ago by Leandro Fernandes <[email protected]>
Use BreakingFunc in all laziness tests (#579)

github.com/morelinq/MoreLINQ - d7c3f7a54c78eb5718a2d40a9d31d2cbf4029efc authored over 5 years ago by Leandro Fernandes <[email protected]>
Make Pairwise example clearer (#578)

github.com/morelinq/MoreLINQ - 24761378c86856eb4a08db6dadff99198b18d210 authored over 5 years ago by Leandro Fernandes <[email protected]>