Jeff Moser
|
6a47da245f
|
Removed references to a Variable's factory from Variable itself. They were used early on in debugging.
|
2010-05-02 21:26:31 -04:00 |
|
Jeff Moser
|
9bc97fa1c3
|
Fixed a rounding bug in the Matrix GetHashCode that would cause matrices that were deemed equal to not have the same hash code
|
2010-04-25 21:50:46 -04:00 |
|
Jeff Moser
|
67cada345e
|
Decided to add back building UnitTests in the .sln after accepting dlh's change to always make InternalsVisibleTo UnitTests dll.
|
2010-03-19 09:57:12 -04:00 |
|
Jeff Moser
|
b37e76f100
|
Pulled dlh's changes and added a few more entries to .gitignore
|
2010-03-19 09:44:54 -04:00 |
|
Daniel Lee Harple
|
e01f7d1620
|
Always make internals visible to UnitTests, so tests can be run in non-debug builds.
|
2010-03-19 05:04:40 -04:00 |
|
Jeff Moser
|
76c130bf43
|
Fixed .SLN so that Release builds correctly. Thanks to Jacob Carpenter for noticing it
|
2010-03-18 18:28:24 -04:00 |
|
Jeff Moser
|
cb46631ff8
|
Initial version of Moserware.Skills TrueSkill calculator to go along with my Computing Your Skill blog post
|
2010-03-18 07:39:48 -04:00 |
|