Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sestoft/C5 issues and pull requests
#51 - Why is the file version different to the assembly version?
Issue -
State: closed - Opened by NicoKno about 8 years ago
- 1 comment
Labels: compatibility
#50 - NetCore support
Pull Request -
State: closed - Opened by Davidblkx over 8 years ago
- 6 comments
#50 - NetCore support
Pull Request -
State: closed - Opened by Davidblkx over 8 years ago
- 6 comments
#49 - Proposed documentation improvements
Issue -
State: closed - Opened by kasajian over 8 years ago
- 4 comments
Labels: enhancement
#48 - This fixes sestoft/c5#45
Pull Request -
State: closed - Opened by lundmikkel over 8 years ago
#47 - Why C5 is not CLS-compliant?
Issue -
State: closed - Opened by ddur over 8 years ago
- 1 comment
Labels: bug
#46 - MoveNextAfterUpdate Test Seems to be Testing the Wrong Method
Issue -
State: open - Opened by lundmikkel over 8 years ago
- 1 comment
Labels: bug, tests
#45 - Bug in ArrayBase<T> Makes ArrayList<T>.AddAll() Enter an Infinite Loop for Large Enumerables
Issue -
State: closed - Opened by lundmikkel over 8 years ago
- 2 comments
Labels: bug
#44 - Bug in Tests Means that Only Added Events are Tested
Issue -
State: open - Opened by lundmikkel over 8 years ago
- 1 comment
Labels: bug, tests
#43 - Fixes for bug #41
Pull Request -
State: closed - Opened by codingadventures over 8 years ago
#42 - modifycheck failed on Feb nuget and not Dec nuget
Issue -
State: closed - Opened by Dana-Ferguson over 8 years ago
- 5 comments
Labels: bug
#41 - C5.HashDictionary<K, int>.Values are returned on first call only
Issue -
State: closed - Opened by ddur over 8 years ago
- 8 comments
Labels: bug
#40 - C5/.NET Native Compilation
Issue -
State: closed - Opened by danielgary almost 9 years ago
- 10 comments
Labels: compatibility
#39 - Solution doesn't compile
Issue -
State: closed - Opened by lundmikkel almost 9 years ago
- 2 comments
Labels: compatibility
#38 - The covariant type parameter `T' must be invariantly valid
Issue -
State: closed - Opened by stranger-games almost 9 years ago
- 2 comments
Labels: compatibility
#37 - Memory safe enumerators for mobile development
Pull Request -
State: closed - Opened by codingadventures almost 9 years ago
- 1 comment
#36 - Thread safety
Issue -
State: closed - Opened by tkirill about 9 years ago
- 2 comments
Labels: question
#35 - How to search TreeSet?
Issue -
State: closed - Opened by hickford over 9 years ago
- 1 comment
Labels: question
#34 - Clarify licence
Pull Request -
State: closed - Opened by hickford over 9 years ago
- 1 comment
#33 - Clarify licence
Issue -
State: closed - Opened by hickford over 9 years ago
- 2 comments
Labels: enhancement
#32 - IIndexed<T> implements IReadOnlyList<T>
Pull Request -
State: closed - Opened by hickford over 9 years ago
- 3 comments
#31 - Some collections should implement IReadOnlyList
Issue -
State: closed - Opened by hickford over 9 years ago
- 3 comments
Labels: enhancement
#30 - Mark KeyValuePair as Serializable
Pull Request -
State: closed - Opened by tommyettinger over 9 years ago
- 1 comment
#29 - fixed typos
Pull Request -
State: closed - Opened by sean-gilliam over 9 years ago
- 1 comment
#28 - Build proper documentation
Issue -
State: closed - Opened by Rhywden almost 10 years ago
- 2 comments
Labels: bug
#27 - C5.Mono.csproj is missing
Issue -
State: closed - Opened by craigminihan almost 10 years ago
- 1 comment
Labels: compatibility
#26 - Added KeyValuePair.Create
Pull Request -
State: closed - Opened by kbilsted about 10 years ago
- 1 comment
#25 - Would be any problem on porting it to Java ?
Issue -
State: closed - Opened by abel406 over 10 years ago
- 1 comment
Labels: question
#24 - Create nuget package compatible with Xamarin 3
Issue -
State: closed - Opened by azzlack over 10 years ago
- 1 comment
Labels: compatibility
#23 - Error when installing NuGet package in a portable .NET 4.5 project
Issue -
State: closed - Opened by azzlack over 10 years ago
- 3 comments
Labels: compatibility
#22 - Add hyperlink to Nuget page
Pull Request -
State: closed - Opened by hickford over 10 years ago
- 1 comment
#21 - RedBlackTreeBag maintain an O(1) unique items counter
Pull Request -
State: closed - Opened by KeithNel almost 11 years ago
- 1 comment
#20 - Can't install C5 through NuGet on project targeting .NET Framework v4.5
Issue -
State: closed - Opened by jorgedfbranco almost 11 years ago
- 2 comments
Labels: compatibility
#19 - Allow building a non-PCL and put PCL and non-PCL in nupkg.
Pull Request -
State: closed - Opened by LHCGreg about 11 years ago
- 7 comments
#18 - NuGet package does not work in mono 2.10.8.1
Issue -
State: closed - Opened by LHCGreg about 11 years ago
Labels: compatibility
#17 - HashedLinkedList raises assertion error when adding lots of elements
Issue -
State: closed - Opened by ovidiomanteiga about 11 years ago
- 4 comments
Labels: bug
#16 - A better fix!
Pull Request -
State: closed - Opened by T145 over 11 years ago
- 7 comments
#15 - Quick refinement
Pull Request -
State: closed - Opened by T145 over 11 years ago
- 1 comment
#14 - TreeBag.Add does not work after snapshot
Issue -
State: closed - Opened by sestoft over 11 years ago
Labels: bug
#13 - IntervalHeap FindMin() gives incorrect result after a Replace() operation
Issue -
State: closed - Opened by endlessfalls over 11 years ago
- 2 comments
Labels: bug
#12 - VS 2010 editor complains "Cannot apply indexing to an expression of type C5.IDictionary<...>"
Issue -
State: closed - Opened by chronodm over 11 years ago
- 1 comment
Labels: compatibility
#11 - Improve point location
Pull Request -
State: closed - Opened by hannesm almost 12 years ago
#10 - NuGet package needs strong name
Issue -
State: closed - Opened by tommck almost 12 years ago
- 2 comments
Labels: invalid
#9 - project file can't open by vs2010
Issue -
State: closed - Opened by sandsc almost 12 years ago
- 1 comment
Labels: compatibility
#8 - BinaryFormatter -- Classes not marked as serializable
Issue -
State: closed - Opened by LightingRobot over 12 years ago
- 6 comments
Labels: enhancement
#7 - Where is the documentation for version 2?
Issue -
State: closed - Opened by hickford over 12 years ago
- 4 comments
Labels: question
#6 - Any way to use without Portable Library Tools?
Issue -
State: closed - Opened by 2PMEnterprises over 12 years ago
- 4 comments
#5 - What project Type is the Main Project?
Issue -
State: closed - Opened by flq over 12 years ago
- 2 comments
Labels: question
#4 - Add NuGet files for Portable Library Projects
Issue -
State: closed - Opened by dfaivre almost 13 years ago
- 3 comments
#3 - XML-documentation files are not included in the nuget
Issue -
State: closed - Opened by haf about 13 years ago
- 9 comments
Labels: enhancement
#2 - Add xmldoc file to NuGet package
Issue -
State: closed - Opened by StephenCleary over 13 years ago
- 1 comment
Labels: enhancement
#1 - Option type
Issue -
State: closed - Opened by qbit86 over 13 years ago
- 3 comments
Labels: enhancement