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
e146057071
Nuclex.Support
/
Documents
History
Markus Ewald
5184fb5e51
Tweaked ReadMe badges a little
2025-06-19 10:52:16 +02:00
..
images
Tweaked ReadMe badges a little
2025-06-19 10:52:16 +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