summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/Threading/WaitHandle.cs
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-523/+0
2018-03-25Fixed a few typos (#17217)Phil Garcia1-3/+3
2018-02-14Implement WaitHandle.SignalAndWait on Unix (#16383)Koundinya Veluri1-14/+0
2017-10-24Search/replace _DEBUG => DEBUGJan Kotas1-2/+2
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-7/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-9/+0
2017-05-06Delete dead code (#11431)Jan Kotas1-1/+0
2017-04-10CoreLib Build System portability updates (#10839)Rew1-2/+2
2017-03-23Add PNSE messages (#10440)Dan Moseley1-3/+3
2017-03-22Switch coreclr corelib to use resx (#10372)Alex Perovich1-19/+19
2017-03-21Revert "Switch coreclr corelib to use resx (#10268)"Jan Kotas1-19/+19
2017-03-21Switch coreclr corelib to use resx (#10268)Alex Perovich1-19/+19
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-77/+78
2017-02-10Remove CER metadata (#9487)Dan Moseley1-8/+0
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2017-02-07Remove bclrewriter (#9351)Dan Moseley1-1/+2
2017-02-06Delete ComVisible attributesJan Kotas1-1/+0
2016-12-09Removes final FEATURE_CORECLR defines (#8555)Jeremy Kuhne1-22/+2
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-21/+0
2016-12-08Strip more defines from CoreLib (#8545)Jeremy Kuhne1-10/+0
2016-10-27Use nameof where possible for ArgumentOutOfRangeExceptionStephen A. Imhoff1-8/+8
2016-10-27Use nameof where possible for ArgumentNullExceptionStephen A. Imhoff1-5/+5
2016-10-12Exposing MarshalByRefObject (#7558)Rama krishnan Raghupathy1-4/+0
2016-08-18Expose some threading type membersKoundinya Veluri1-0/+12
2016-05-10Fix ArgumentNullException messages passed as parameter names (#2889)Hugh Bellamy1-5/+5
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-7/+0
2016-01-27Update license headersdotnet-bot1-2/+3
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+609