Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / akamsteeg/SwissArmyKnife issues and pull requests
#36 - v2.3.0 is no longer signed but must be
Issue -
State: closed - Opened by akamsteeg about 1 year ago
Labels: bug
#35 - Add object.IsEqualToAll() as a counterpart to object.IsAnyOf()
Issue -
State: closed - Opened by akamsteeg over 3 years ago
- 1 comment
Labels: feature
#34 - Create 2.x release
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
- 1 comment
Labels: Release
#33 - Add equalityhelper to simplify implementations of IEquetable<T>
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
- 1 comment
Labels: feature
#32 - Run unit tests only on the currently supported .NET Core 2.1, 3.1 and .NET 4.8 frameworks
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
#31 - Run benchmarks only on the currently supported .NET Core 2.1, 3.1 and .NET 4.8 frameworks
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
#30 - Use .Restart() on a Stopwatch instead of .Reset() & .Start()
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
Labels: enhancement
#29 - Add a Object.IsAnyOf<T>(this T, IEnumerable<T>) extension method
Issue -
State: closed - Opened by akamsteeg almost 4 years ago
- 2 comments
Labels: feature
#28 - Enable deterministic builds
Issue -
State: closed - Opened by akamsteeg over 4 years ago
- 1 comment
Labels: enhancement
#27 - Remove documentation of deleted types from wiki
Issue -
State: closed - Opened by akamsteeg about 5 years ago
- 1 comment
#26 - Update version and release notes
Issue -
State: closed - Opened by akamsteeg about 5 years ago
- 1 comment
#25 - Update package config to latest specs
Issue -
State: closed - Opened by akamsteeg about 5 years ago
- 1 comment
Labels: enhancement
#24 - Remove random datastructures and pools and crypto stuff
Issue -
State: closed - Opened by akamsteeg about 5 years ago
#23 - Move from symbols package to SourceLink + snupkg
Issue -
State: closed - Opened by akamsteeg about 5 years ago
#22 - Update codebase to use C#8 where applicable
Issue -
State: closed - Opened by akamsteeg about 5 years ago
- 1 comment
Labels: enhancement
#21 - Set TFMs to .NET 4.6.1 and .NET Standard 2.0
Issue -
State: closed - Opened by akamsteeg about 5 years ago
Labels: enhancement
#20 - Add strong-naming
Issue -
State: open - Opened by akamsteeg about 5 years ago
- 1 comment
Labels: enhancement
#19 - Disposable.Dispose() should prevent double disposings
Issue -
State: closed - Opened by akamsteeg over 5 years ago
- 1 comment
Labels: bug, enhancement
#18 - Add SourceLink support
Issue -
State: closed - Opened by akamsteeg about 6 years ago
- 2 comments
Labels: duplicate, enhancement
#17 - Run unit tests on all target frameworks
Issue -
State: closed - Opened by akamsteeg over 6 years ago
Labels: enhancement
#16 - Run benchmarks on .NET Core too
Issue -
State: closed - Opened by akamsteeg about 7 years ago
Labels: enhancement, feature
#15 - Investigate replacing MiniBench with BenchmarkDotNet
Issue -
State: closed - Opened by akamsteeg over 8 years ago
- 1 comment
Labels: enhancement, performance
#14 - Add a Disposable base class to simplify implementing the Disposable pattern
Issue -
State: closed - Opened by akamsteeg about 9 years ago
Labels: feature
#13 - Remove the .NET 3.5 backport for Stream.CopyTo()
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: enhancement
#12 - Move IComparable extension methods to their own separate file
Issue -
State: closed - Opened by akamsteeg over 9 years ago
- 1 comment
Labels: enhancement
#11 - GenericObjectPool.Get() has a posibility for a race condition
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: bug
#10 - Readme.md is out-of-date (documentation rework?)
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: enhancement
#9 - NuGet symbols package does not contain symbol/source information
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: enhancement
#8 - Object pool for long lived objects
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: feature
#7 - BloomFilter does not check the validity of the data passed into its Get() and Test() methods
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: bug
#6 - BloomFilter does not dispose the HashAlgorithm
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: bug
#5 - string.Truncate() with suffix uses string.FormatWith(), instead of cheaper concatenation
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: performance
#4 - Upgrade to NUnit 3 to enable FNV 1a 64 bits unit tests
Issue -
State: closed - Opened by akamsteeg over 9 years ago
- 3 comments
Labels: enhancement
#3 - The GetHashes() method in BloomFilter calculates three hashes, but only two are used when determining the spaces to occupy in the buckets
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: bug, performance
#2 - Number of parameters before falling back to a params[] parameter is inconsistent between extension methods
Issue -
State: closed - Opened by akamsteeg over 9 years ago
Labels: enhancement
#1 - Sudden performance drop once 5 or more arguments are passed to object.IsAnyOf()
Issue -
State: closed - Opened by akamsteeg over 9 years ago
- 1 comment
Labels: performance