Nuclex.Support/Source
Markus Ewald 33e26a93e7 Disabled Variegator completely on Windows Phone and Xbox 360 because those outdated .NET frameworks don't have sets (ISet)
git-svn-id: file:///srv/devel/repo-conversion/nusu@289 d2e56fa2-650e-0410-a79f-9358c0239efd
2013-07-15 13:46:07 +00:00
..
Cloning Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Collections Disabled Variegator completely on Windows Phone and Xbox 360 because those outdated .NET frameworks don't have sets (ISet) 2013-07-15 13:46:07 +00:00
IO 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
Licensing Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Parsing Added some helper methods for building parsers 2013-04-27 21:14:02 +00:00
AffineThreadPool.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
AffineThreadPool.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
EnumHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
EnumHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
FloatHelper.cs Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00
FloatHelper.Test.cs Added more unit tests to the floating point helper classes; Variegator unit test is now internal 2013-07-15 13:38:21 +00:00
GarbagePolicy.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
IntegerHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
IntegerHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Observable.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Observable.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
ObservableHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
ObservableHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
PathHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
PathHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
PropertyChangedEventArgsHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
PropertyChangedEventArgsHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Semaphore.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Semaphore.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Shared.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
Shared.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringBuilderHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringBuilderHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringSegment.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
StringSegment.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
TypeHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
TypeHelper.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
WeakReference.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
WeakReference.Phone7.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
WeakReference.Test.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
XmlHelper.cs Updated copyright statement for the year 2013; fixed a warning; minor cosmetic changes 2013-04-25 13:11:59 +00:00
XmlHelper.Test.cs Improved unit test names for the XML helper class 2013-04-27 21:34:45 +00:00