summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/BCLDebug.cs
AgeCommit message (Expand)AuthorFilesLines
2017-11-06Cleanup BCLDebug (#14868)Jan Kotas1-279/+0
2017-10-24Search/replace _DEBUG => DEBUGJan Kotas1-3/+0
2017-10-24Cleanup BCLDebugJan Kotas1-104/+3
2017-09-26Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley1-5/+0
2017-05-11Removes unneeded Serializable attributes from enums and delegates. They can b...Morgan Brown1-1/+0
2017-05-06Delete dead code (#11431)Jan Kotas1-1/+0
2017-02-23Run codeformatter on S.P.CoreLib sourcesAlex Perovich1-74/+121
2017-02-07Remove more CAS (#9390)Dan Moseley1-1/+0
2017-02-04Remove stripped code (#9269)Dan Moseley1-66/+0
2016-12-09Strip some security related attributes (#8571)Jeremy Kuhne1-9/+0
2016-12-08Strip more defines from CoreLib (#8545)Jeremy Kuhne1-25/+0
2016-10-12Return false from IsMarshalByRefImpl/IsContextfulImpl when remoting is not su...Jan Kotas1-0/+2
2016-06-24Use BIT64 define for 64-bit specific code. (#5987)MyungJoo Ham1-5/+5
2016-01-27Update license headersdotnet-bot1-2/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+441