8
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jul 31, 2025 — Jul 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #38 from ngenerics/cleanup More... over 8 years ago
More warnings fixes, removed ListBase and it's associated tests - not used anywhere, and not needed. More... over 8 years ago
Moved sorter tests to the new generic parameter syntax of NUnit - a sorter is a sorter is a sorter. Random cleanups along the way. More... over 8 years ago
Cleaned up all the duplicate code in sorter tests. More... over 8 years ago
Made travis build files executable. More... over 8 years ago
Update readme to reflect changes in 1.5.3 More... over 8 years ago
Removed analysis assembly reference for releases. More... over 8 years ago
Warning cleanup on a couple of classes. More... over 8 years ago
Added SonarQube files More... over 8 years ago
Added ruleset into source control as it's referenced by the projects More... over 8 years ago
Fixed pack and push scripts for Nuget. More... over 8 years ago
Version bump More... over 8 years ago
Merge pull request #37 from ngenerics/vector2d_hashcode More... over 8 years ago
Fixed hash code algorithm to take position of the item in consideration. Fixes #24. More... over 8 years ago
Merge pull request #36 from ngenerics/visitor-generaltree-stop More... over 8 years ago
Fix for OrderedVisitor to not visit when visitor completed More... over 8 years ago
Added failing test for visitors not stopping on tree traversals and some cleanups along the way. More... over 8 years ago
Merge pull request #35 from ngenerics/scripts-cleanup More... over 8 years ago
Disabled extra package installation for non-pull requests More... over 8 years ago
script fixes More... over 8 years ago
Added quiter apt-get install + unzip More... over 8 years ago
Moved commands from Travis file into sh scripts More... over 8 years ago
Removed duplicate Key Value comparer and more cleanups More... over 8 years ago
Removed last IsEmpty's from the collections. More... over 8 years ago
Removed IsEmpty property from a couple of data structures. More... over 8 years ago
Merge pull request #34 from ngenerics/warningscleanup More... over 8 years ago
Removed Curve and Association classes. More... over 8 years ago
Fixed warnings and removed duplicate tests for Djikstra's algorithm. More... over 8 years ago
Fixed examples namespace More... over 8 years ago
Updated readme to show to do list, other minor updates. More... over 8 years ago