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

Most supporting methods of NullArgumentTest can be static

github.com/morelinq/MoreLINQ - 63deed3340874010d9132c6b4c5f5a126837e8fc authored over 9 years ago by Atif Aziz <[email protected]>
Refactor CanBeNull, so it is easier to add new exceptions in the future.

github.com/morelinq/MoreLINQ - d795e8dc23a5c80c665bda715c63ccdbf6dad35a authored over 9 years ago by Julian Lettner <[email protected]>
Detect nullable reference types via heuristics instead of [CanBeNull].

github.com/morelinq/MoreLINQ - 5d8dc7ff4ff96866adfa829b1f2159a56c4a0aa7 authored over 9 years ago by Julian Lettner <[email protected]>
Adapt tests for MaxBy/MinBy.

github.com/morelinq/MoreLINQ - f06abd6be96ad36e34f998f0e57448e5e9d996ca authored over 9 years ago by Julian Lettner <[email protected]>
Align MaxBy/MinBy: comparer can be null, use default comparer in this case.

Fix copy & paste error in docs.

github.com/morelinq/MoreLINQ - 6239fffad6da4e1455a6c2495f5700b1977af0ac authored over 9 years ago by Julian Lettner <[email protected]>
Remove CanBeNullAttribute.

github.com/morelinq/MoreLINQ - d5a825f65687ef67aaa1bdc7789f2f01b79a86e0 authored over 9 years ago by Julian Lettner <[email protected]>
Remove usages of CanBeNullAttribute.

github.com/morelinq/MoreLINQ - f6677d73110622e09ad788eb47928661dea6a90c authored over 9 years ago by Julian Lettner <[email protected]>
Disable ReSharper warnings.

github.com/morelinq/MoreLINQ - e133b537d6fd89b7a6830cf46c559fa72c1765e8 authored over 9 years ago by Julian Lettner <[email protected]>
Cleanup/simplify by introducing TestCase helper class.

github.com/morelinq/MoreLINQ - b4bc5a7dd504c526642ef73afad828e9e64e36e1 authored over 9 years ago by Julian Lettner <[email protected]>
Enable checking of parameter names in ArgumentNullException.

github.com/morelinq/MoreLINQ - 547866d546c6c67294a92ecbfd1472c2ab47854c authored over 9 years ago by Julian Lettner <[email protected]>
Fix wrong parameter name in OrderedMerge.

github.com/morelinq/MoreLINQ - d81d2bdad9d334382bd474145014d365d2cf4ace authored over 9 years ago by Julian Lettner <[email protected]>
Adapt code to correctly pass remaining tests.

github.com/morelinq/MoreLINQ - ec9eb52feaa6f8fb95952842ca2eaa699ef94c14 authored over 9 years ago by Julian Lettner <[email protected]>
Add tests for CanBeNull.

github.com/morelinq/MoreLINQ - 7d10852c422bc6a3acc09ad92c2dfb02f83546df authored over 9 years ago by Julian Lettner <[email protected]>
Update ToDelimitedString T4 template.

github.com/morelinq/MoreLINQ - fc46b032f6d68192074e35bc99cfe668e1ac95e3 authored over 9 years ago by Julian Lettner <[email protected]>
Add missing null checks to ToDelimitedString.g.cs

github.com/morelinq/MoreLINQ - 29d776e0b73cdb51faa09932b300aefbc5e4a215 authored over 9 years ago by Julian Lettner <[email protected]>
Fix null check in Pad.cs.

github.com/morelinq/MoreLINQ - a232dc99d16348561057efc94a3fd2e964aecc2f authored over 9 years ago by Julian Lettner <[email protected]>
Apply [CanBeNull] attribute to parameters.

github.com/morelinq/MoreLINQ - 646e4424767ab2055731d5134bedd50a99451868 authored over 9 years ago by Julian Lettner <[email protected]>
Add CanBeNullAttribute.

github.com/morelinq/MoreLINQ - 4663600c537e2bb9b0bf7f5eb2538564e95216ef authored over 9 years ago by Julian Lettner <[email protected]>
Refine test.

github.com/morelinq/MoreLINQ - 68d5e8837ece011f35f923a28ac1d6a5035d153e authored over 9 years ago by Julian Lettner <[email protected]>
First step for automated argument checks.

github.com/morelinq/MoreLINQ - 17ae03088d9a53267af2d48788670dd56b167d53 authored over 9 years ago by Julian Lettner <[email protected]>
Fix incorrect nullity check.

(cherry picked from commit 1fa4aad09e09af260d0283dca038e96230580031)

Conflicts:
MoreLinq/Split.cs

github.com/morelinq/MoreLINQ - 190764270bd06463378960224791c5aaa8ee4690 authored over 9 years ago by Jon Skeet <[email protected]>
Merge pull request #108 from fsateler/mono-todelimited

Mark non-CLS compliant methods as such; closing #106

github.com/morelinq/MoreLINQ - b7e623bec24bba7f9aa75b6876ca8828b12f7025 authored over 9 years ago by Atif Aziz <[email protected]>
Mark non-cls compliant types

github.com/morelinq/MoreLINQ - e181768da92a23b830c5ece40b55a7508a415d7c authored over 9 years ago by Felipe Sateler <[email protected]>
Make ToDelimitedString overloads order deterministic

This prevents spurious diffs because the ordering of the types changed

github.com/morelinq/MoreLINQ - ced892af657571d654ffe020fa08e916b485e47a authored over 9 years ago by Felipe Sateler <[email protected]>
Merge branch 'v1' to pick-up line ending normalizations (again)

github.com/morelinq/MoreLINQ - e0d370e69cb6c8b9f2b38acbef9a220558f3cfcd authored over 9 years ago by Atif Aziz <[email protected]>
Some files missed in first line endings normalization

github.com/morelinq/MoreLINQ - a555904823532270d891e6d2326cef3b7ced5ee0 authored over 9 years ago by Atif Aziz <[email protected]>
Merge branch 'v1'

github.com/morelinq/MoreLINQ - 9d7c15c1f7dd8c2fdab4e6b94fadeb1d2f9d308f authored over 9 years ago by Atif Aziz <[email protected]>
Normalize all the line endings

github.com/morelinq/MoreLINQ - d69465df791c6ac0b1a58259ffcc1c4d78e8b1f9 authored over 9 years ago by Atif Aziz <[email protected]>
Replace .hgignore with .gitignore

github.com/morelinq/MoreLINQ - f71b8efbe640235609e526e87f7799f49086ccaf authored over 9 years ago by Atif Aziz <[email protected]>
Merge with v1

github.com/morelinq/MoreLINQ - 9b273e97987520459572ca8f17367c0be7bb1c37 authored over 9 years ago by Atif Aziz <[email protected]>
Tagging changeset 10849a373538 for 1.1 SP1 release

github.com/morelinq/MoreLINQ - f78f9addf8bb7d63c19c935600caf2f1623213aa authored over 9 years ago by Atif Aziz <[email protected]>
Bumping source package revision (1.2.1) and updating release notes

github.com/morelinq/MoreLINQ - de0877131a85dbbe70360e3d3cee2053698c472f authored over 9 years ago by Atif Aziz <[email protected]>
ToDataTable fix to exclude static members; fixes issue #102

github.com/morelinq/MoreLINQ - 3fb093bcb54325272ef3c8cdf226a7c9f17acfc9 authored over 9 years ago by Atif Aziz <[email protected]>
Fix incorrect nullity check.

github.com/morelinq/MoreLINQ - 1fa4aad09e09af260d0283dca038e96230580031 authored about 10 years ago by Jon Skeet <[email protected]>
Merge with v1

github.com/morelinq/MoreLINQ - 2e0a1204a4544c1ec5c6412bb1c5187b77b990d2 authored over 10 years ago by Atif Aziz <[email protected]>
Added tag 1.1 for changeset c5ae0001889c

github.com/morelinq/MoreLINQ - 360c877961532fa704e6dddff5f615c2de5ea143 authored over 10 years ago by Atif Aziz <[email protected]>
Exlcuding portable binaries from morelinq package

github.com/morelinq/MoreLINQ - e8706977a62eef4cfd8eb416f57c9665f666aaf2 authored over 10 years ago by Atif Aziz <[email protected]>
Tagging changeset 53c5d5c9864b for main, Concat, Fold and Trace source pakcages

github.com/morelinq/MoreLINQ - fbb19b8c6253f77e4f3716d1fd967e75a6db71fa authored over 10 years ago by Atif Aziz <[email protected]>
Pegging min versions of main source package dependencies

github.com/morelinq/MoreLINQ - 57c280409d311b58519570855f1d420cc89e3e00 authored over 10 years ago by Atif Aziz <[email protected]>
Invoke Batch in tests as extension method for consistency

github.com/morelinq/MoreLINQ - a6cffc864b940640571c2c694ace230ba42fe8bf authored over 10 years ago by Atif Aziz <[email protected]>
Fixes issue #83 (typo in BatchTest name)

github.com/morelinq/MoreLINQ - eacad04c8d8d1dce29532aa9dd246ac76d568015 authored over 10 years ago by Frank Dumont <[email protected]>
Assembly version fix

github.com/morelinq/MoreLINQ - 2ccaa700d58d6fdb2ccd6c2937077b2048c94cfa authored over 10 years ago by Atif Aziz <[email protected]>
Bumping v1 to 1.1 with inclusion of OrderedMerge

github.com/morelinq/MoreLINQ - 10389d73fa1bf413d10d6a0f1c43eb64c42f9956 authored over 10 years ago by Atif Aziz <[email protected]>
Source file fix path for main symbol package

github.com/morelinq/MoreLINQ - ca0580bab68063f8b27a68e3f128e52fb17631d9 authored over 10 years ago by Atif Aziz <[email protected]>
Source files specification missing for MoreLinq.Portable symbol package

github.com/morelinq/MoreLINQ - f4dbeee667f3ed3abf019cc6b5742a6752f6d08e authored over 10 years ago by Atif Aziz <[email protected]>
Merge with v1

github.com/morelinq/MoreLINQ - fb648a53d9f2885855442f672542ed98be39bcd5 authored over 10 years ago by Atif Aziz <[email protected]>
Added tag srcpkg-DistinctBy-1.0.1 for changeset 359a848ee900

github.com/morelinq/MoreLINQ - ced24b1b61b4fdebbdec9b928feb01f85b60a97b authored over 10 years ago by Atif Aziz <[email protected]>
Fixes issue #91 (typo in DistinctBy doc)

github.com/morelinq/MoreLINQ - ff351398958b14f0726821f8e0b004fb69c0c057 authored over 10 years ago by Frank Kvam <[email protected]>
Renamed to MoreLinq.Portable, added XML file to PCL build and added PCL package to pack.cmd

github.com/morelinq/MoreLINQ - c8392e886dc0f3a2418006a920937180c0f22d1f authored over 10 years ago by Anders Gustafsson <[email protected]>
Added nuspec file for portable library

github.com/morelinq/MoreLINQ - 16a4f28c949b2767247481fb37641b3e1d1472a3 authored over 10 years ago by Anders Gustafsson <[email protected]>
Added unit test project for portable library

github.com/morelinq/MoreLINQ - 3f0330d607492a3f1190abfb1eb8691811ccfc65 authored over 10 years ago by Anders Gustafsson <[email protected]>
Trace.cs removed altogether from PCL.

github.com/morelinq/MoreLINQ - 0d69faacccb47f07e2e62d2cdbb82024a941bc68 authored over 10 years ago by Anders Gustafsson <[email protected]>
Removed depreceated solution and project

github.com/morelinq/MoreLINQ - d6f9351ebf596d13c13722a6867f691db33de8ff authored over 10 years ago by Anders Gustafsson <[email protected]>
Merge

github.com/morelinq/MoreLINQ - 90fc00c886b809aba20108310466302778fcf1e2 authored over 10 years ago by Anders Gustafsson <[email protected]>
Added PCL (profile 328) project of MoreLinq; ToDataTable.cs excluded

github.com/morelinq/MoreLINQ - b39b7a90783676180ca27954c49d7f3ae75c2625 authored over 10 years ago by Anders Gustafsson <[email protected]>
Added tag srcpkg-TakeLast-1.0.3 for changeset c303b0e47176

github.com/morelinq/MoreLINQ - 4a321d01af15630fb75bb5f3ab6d4c0ab404f258 authored over 10 years ago by Atif Aziz <[email protected]>
Fixes issue #90

github.com/morelinq/MoreLINQ - 9ea7dabeaa4b4555aa228bf46f5c23de7c9cd8c7 authored over 10 years ago by Atif Aziz <[email protected]>
Fixes issue #90

github.com/morelinq/MoreLINQ - e7b7398e5a16391bd59aff33361bc03111d93682 authored over 10 years ago by Atif Aziz <[email protected]>
Added tag srcpkg-OrderedMerge-1.0.0 for changeset 510f99cdc653

github.com/morelinq/MoreLINQ - 75ac6aa307a3a5e95794c4ec72ff1ca2f63105c6 authored about 11 years ago by Atif Aziz <[email protected]>
Adding stand-alone NuGet package for OrderedMerge source inclusion

github.com/morelinq/MoreLINQ - 9fe235482469357e902e4ad13c68d0d7673cd74c authored about 11 years ago by Atif Aziz <[email protected]>
Adding stand-alone NuGet package for OrderedMerge source inclusion

github.com/morelinq/MoreLINQ - 04fa31a3eae07b53b29a6b75565f5c2c24c54f79 authored about 11 years ago by Atif Aziz <[email protected]>
Redundant public access modifier

github.com/morelinq/MoreLINQ - 8cb3838f34b9afbbd5e921e2e5f9c4776b7da80b authored about 11 years ago by Atif Aziz <[email protected]>
Redundant public access modifier

github.com/morelinq/MoreLINQ - e69e05254e37231085a16cd12167d84697b089b6 authored about 11 years ago by Atif Aziz <[email protected]>
OrderedMerge operator for merging two heterogeneous sequences ordered by a common key into a homogeneous one

github.com/morelinq/MoreLINQ - bf29f075a01830e31c8c2bd060e0fe369e9bfe30 authored about 11 years ago by Atif Aziz <[email protected]>
OrderedMerge operator for merging two heterogeneous sequences ordered by a common key into a homogeneous one

github.com/morelinq/MoreLINQ - 340f0fdbfb17d56e74fbf0c3981b5a476442d8ab authored about 11 years ago by Atif Aziz <[email protected]>
Fixed issue #85

github.com/morelinq/MoreLINQ - 387d7caa12bc6df3716ca992d968e204488a2fa3 authored about 11 years ago by Atif Aziz <[email protected]>
Fixed issue #85

github.com/morelinq/MoreLINQ - e073ce4b2a0d5b1e055ce6caaa8e85f8f94dac0a authored about 11 years ago by Atif Aziz <[email protected]>
Package summary fix for ZipShortest, which has 3, not 4 overloads

github.com/morelinq/MoreLINQ - 76e85bba1ac217f53c07c6f1ae98881d922632c4 authored over 11 years ago by Atif Aziz <[email protected]>
EquiZip overloaded for 3 and 4 sequences

github.com/morelinq/MoreLINQ - 76379422f6eaa46c66089c46754e14c448d2aa5d authored over 11 years ago by Atif Aziz <[email protected]>
EquiZip exception text missing periods

github.com/morelinq/MoreLINQ - cc3a18ca111ca0e2151c50088e331e6fa8572524 authored over 11 years ago by Atif Aziz <[email protected]>
ZipShortest source package summary fix

github.com/morelinq/MoreLINQ - eda50e8ff9d4b31ab44fe2844d9781dde49a256e authored over 11 years ago by Atif Aziz <[email protected]>
ZipShortest overload for 3 and 4 sequences

github.com/morelinq/MoreLINQ - 67e93e529b6e44c0bc9b00ec1feb081da2a44e4c authored over 11 years ago by Atif Aziz <[email protected]>
Scan source package summary update to reflect that it has 2 overloads now

github.com/morelinq/MoreLINQ - 2237625bcdac19b9958794b7093e88544f22eb4b authored over 11 years ago by Atif Aziz <[email protected]>
Scan source package summary update to reflect that it has 2 overloads now

github.com/morelinq/MoreLINQ - 27e7ebbb7e882c8d776905c1c8a5946c6afa8416 authored over 11 years ago by Atif Aziz <[email protected]>
Scan overload that can be seeded

github.com/morelinq/MoreLINQ - ff9981c16afd06ccec9370c2e68c9571e976daed authored over 11 years ago by Atif Aziz <[email protected]>
Scan overload that can be seeded

github.com/morelinq/MoreLINQ - 6f7e39cd5c575b603482362ac4a50c81f92d517f authored over 11 years ago by Atif Aziz <[email protected]>
Scan reference fix in PreScan XML doc summary

github.com/morelinq/MoreLINQ - 4f846af8211597599adb674c4510572bb9c64aa2 authored over 11 years ago by Atif Aziz <[email protected]>
Scan reference fix in PreScan XML doc summary

github.com/morelinq/MoreLINQ - 91fd745f70906a3627eb7c5ae9284a34577a2b8b authored over 11 years ago by Atif Aziz <[email protected]>
Unused imports in tests

github.com/morelinq/MoreLINQ - f40791e910de4729799efd2e9ac0447fba4e19aa authored over 11 years ago by Atif Aziz <[email protected]>
Unused imports in tests

github.com/morelinq/MoreLINQ - 047c7bd8ed128b2853da5e2a58d8aa4130f09109 authored over 11 years ago by Atif Aziz <[email protected]>
Redundant syntax in Scan test

github.com/morelinq/MoreLINQ - c6f17408de32e97b5fe0700050c40a7a8bdb5273 authored over 11 years ago by Atif Aziz <[email protected]>
Redundant syntax in Scan test

github.com/morelinq/MoreLINQ - 169a70fafa448b5ab200c485dddbe8029acbf595 authored over 11 years ago by Atif Aziz <[email protected]>
Consume is semantically better than Count for purpose of, well, consuming results of a query

github.com/morelinq/MoreLINQ - dbce20d58bc858f8ecad95eed69b6b15c4a38c03 authored over 11 years ago by Atif Aziz <[email protected]>
Consume is semantically better than Count for purpose of, well, consuming results of a query

github.com/morelinq/MoreLINQ - 1e4ba99fc7b60a3744fc6cb590f7bbb033ebc139 authored over 11 years ago by Atif Aziz <[email protected]>
Test Scan being lazy

github.com/morelinq/MoreLINQ - 2beb08e090fe527e4322b96e99894e763d11d0d3 authored over 11 years ago by Atif Aziz <[email protected]>
Test Scan being lazy

github.com/morelinq/MoreLINQ - d5fa2c80c78a35a56bf722e7511ec77b7893f66d authored over 11 years ago by Atif Aziz <[email protected]>
Line endings

github.com/morelinq/MoreLINQ - 33631c4cbf7058a60721d3550b73f8df479557e2 authored over 11 years ago by Atif Aziz <[email protected]>
Line endings

github.com/morelinq/MoreLINQ - 9e7ca61be4ef40990b6e463770321df48c539161 authored over 11 years ago by Atif Aziz <[email protected]>
Unresolved PreScan reference in Scan XML doc summary

github.com/morelinq/MoreLINQ - 177fdbc1ce3baae76a18b485293242d8851f17cb authored over 11 years ago by Atif Aziz <[email protected]>
Unresolved PreScan reference in Scan XML doc summary

github.com/morelinq/MoreLINQ - d9172bf737346ca7e13ff0ee6a7753cb7a54259b authored over 11 years ago by Atif Aziz <[email protected]>
Backing out of Windowed rename

github.com/morelinq/MoreLINQ - e3daf13f767712a13814cad0325add3ad11357e1 authored over 11 years ago by Atif Aziz <[email protected]>
Added tag 2.0-alpha-1 for changeset 527dc26e7963

github.com/morelinq/MoreLINQ - a22cfda5bac4cca9fe510428863b8912d49e6e09 authored over 11 years ago by Atif Aziz <[email protected]>
Package description and release notes for publishing version 2.0 alpha

github.com/morelinq/MoreLINQ - dbe2ac4bb65cd22424890483036466c05daf1217 authored over 11 years ago by Atif Aziz <[email protected]>
Rather than marking Batch obsolete, adding note to its remarks that is (nearly) identical to Parition

github.com/morelinq/MoreLINQ - b83ed6c14a9cb7cc6ec3b714bb3578dd4903032e authored over 11 years ago by Atif Aziz <[email protected]>
Fxing Subset field names

github.com/morelinq/MoreLINQ - 3b8bf3ccd17db0319a0edff8881c4625c3968c45 authored over 11 years ago by Atif Aziz <[email protected]>
Removing unnecessary regions in Subset private implementation details

github.com/morelinq/MoreLINQ - c973c1a3836fef4f33ecb2ee7d2b248f2b569279 authored over 11 years ago by Atif Aziz <[email protected]>
Wrong XML doc summary

github.com/morelinq/MoreLINQ - 833e92a081363fb5d24633a1a98147431e60e553 authored over 11 years ago by Atif Aziz <[email protected]>
Unused index in Split

github.com/morelinq/MoreLINQ - 283a7db65370e5d3a088daf1b5bfa3bc52268e25 authored over 11 years ago by Atif Aziz <[email protected]>
Unused index in Split

github.com/morelinq/MoreLINQ - 721083d196381a89042135526dddb47b28362b8a authored over 11 years ago by Atif Aziz <[email protected]>
Part of RankBy implementation can be a query instead of a loop by building on top of Index

github.com/morelinq/MoreLINQ - 8235c674ab40c8d5dc81b8b7aeb92c7a54ce8798 authored over 11 years ago by Atif Aziz <[email protected]>