Library of supporting code for .NET. Observable collections, settings storage registry and .ini files, deep object cloning, command line parser, stream chaining and segmenting, license key transformation and many more things.
Go to file
Markus Ewald 5fb5b1f568 Fixed the problems the AreAlmostEqual() methods had with floating point zeros
git-svn-id: file:///srv/devel/repo-conversion/nusu@294 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-02-24 13:31:35 +00:00
Documents Updated copyright statement for the year 2013 2013-04-25 13:12:32 +00:00
Properties Updated copyright statement for the year 2013 2013-04-25 13:12:32 +00:00
Source Fixed the problems the AreAlmostEqual() methods had with floating point zeros 2014-02-24 13:31:35 +00:00
Nuclex.Support (mono-3.5-unity).csproj Added a C# port of my new Variegator collection, a MultiDictionary that resolves ambiguities by picking a random value or providing the least recently used one, very useful for returning varying responses 2013-06-27 16:05:54 +00:00
Nuclex.Support (net-4.0).csproj Parallel background worker unit tests are now internal again; added missing comments; nested unit test files under the implementation files they are testing 2014-02-20 14:49:08 +00:00
Nuclex.Support (xna-4.0-phone7).csproj Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00
Nuclex.Support (xna-4.0-xbox360).csproj Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00