This website requires JavaScript.
Explore
Help
Sign In
nuclex-shared-dotnet
/
Nuclex.Support
Watch
1
Star
0
Fork
0
You've already forked Nuclex.Support
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a59facff90
Nuclex.Support
/
Documents
History
cygon
a59facff90
Added project platform and status badges
2024-08-05 14:32:17 +02:00
..
images
Added project platform and status badges
2024-08-05 14:32:17 +02:00
DoubleConverter.txt
Some cosmetic changes; all methods in the StringBuilderHelper are now extension methods; added GarbagePolicy enumeration for StringBuilder helper methods; custom Semaphore is not internal in Windows builds to avoid ambiguous symbols
2012-03-03 12:45:49 +00:00
Nuclex.Support.txt
ReverseComparer still used old generic argument naming convention - fixed
2012-03-14 15:47:31 +00:00
Request Framework.txt
Applied planned changes to the Waitable class; Waitable class now has a Wait() method that can be used instead of the WaitHandle; publicized Waitable's members to deriving classes so they don't have to duplicate them when doing a custom implementation; virtualized all Methods to allow a custom Waitable implementation to completely provide its own methods of Waiting, determining the Ended state and registering to the AsyncEnded event
2008-06-11 20:06:23 +00:00