Nuclex.Support/Source
Markus Ewald f74f1d0c6c Fixed a typo
git-svn-id: file:///srv/devel/repo-conversion/nusu@322 d2e56fa2-650e-0410-a79f-9358c0239efd
2014-07-22 21:28:31 +00:00
..
Cloning Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
Collections Allowed compilation and unit tests with the mono-3.5 profile and without NMock 2014-07-21 16:17:13 +00:00
IO Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Licensing Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Parsing Documented the intended interface for the settings store; parseBooleanLiteral() is now a private method in the ConfigurationFileStore again; added some unit tests for the registry-based settings store 2014-07-22 15:58:07 +00:00
Settings Fixed a typo 2014-07-22 21:28:31 +00:00
AffineThreadPool.cs Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
AffineThreadPool.Test.cs Allowed compilation and unit tests with the mono-3.5 profile and without NMock 2014-07-21 16:17:13 +00:00
EnumHelper.cs Removed the last traces of Windows Phone 7 and Xbox 360 support 2014-07-22 08:50:05 +00:00
EnumHelper.Test.cs Removed the last traces of Windows Phone 7 and Xbox 360 support 2014-07-22 08:50:05 +00:00
FloatHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
FloatHelper.Test.cs The unit test for the float helper was public -- fixed 2014-07-21 17:11:48 +00:00
GarbagePolicy.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
IntegerHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
IntegerHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Observable.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Observable.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
ObservableHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
ObservableHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
ParallelBackgroundWorker.cs Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
ParallelBackgroundWorker.Test.cs Allowed compilation and unit tests with the mono-3.5 profile and without NMock 2014-07-21 16:17:13 +00:00
PathHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
PathHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
PropertyChangedEventArgsHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
PropertyChangedEventArgsHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Shared.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
Shared.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
StringBuilderHelper.cs Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
StringBuilderHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
StringHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
StringHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
StringSegment.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
StringSegment.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
TypeHelper.cs Found some more remaining traces of Microsoft's scrapyard and killed them; removed WinRT support 2014-07-22 08:56:33 +00:00
TypeHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
WeakReference.cs Enumerating categories and options with the registry-based settings store is now working; updated mono-3.5 project 2014-07-22 10:43:23 +00:00
WeakReference.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
XmlHelper.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00
XmlHelper.Test.cs Updated the copyright statement for the year 2014; remove CommandLine.txt which seemed to contain a copy of CommandLine.cs for a purpose I have long since forgotten 2014-07-19 09:13:36 +00:00