summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/src/Microsoft/Win32
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Move MemoryFailPoint to shared CoreLib partition (#22104)Filip Navara1-68/+2
2019-01-05Remove redundant unsafe contexts (#21826)Ben Adams1-3/+3
2019-01-02Delete lstrlen from Unix PAL (#21745)Jan Kotas1-3/+0
2019-01-01strlen to managed code and vectorize (#21729)Ben Adams1-3/+0
2018-12-10Refactor internal System.AppDomain out of CoreLib (#21460)Jan Kotas1-1/+4
2018-12-04Fix lots of malformed XML commentsStephen Toub1-3/+3
2018-11-20Remove remaining StringBuilder marshaling use from Corelib (#21120)Stephen Toub1-2/+2
2018-10-13Corrected misspelled comment (#20408)Joakim Skoglund1-1/+1
2018-10-07Remove mention of rotor from comments (#20297)Austin Wise1-6/+3
2018-09-28Enable BSTR Marshaling Support for x-plat PInvoke (#19766)Luqun Lou1-4/+1
2018-09-24Simplify OSVERSIONINFOEX interop (#20111)Jan Kotas1-22/+15
2018-09-20Move RegistryKey to shared CoreLib partition (#20067)Jan Kotas1-1137/+0
2018-09-19Cleanup registry usage within CoreLib (#20050)Jan Kotas1-24/+13
2018-09-12CallSites for MemoryExtensions.Contains (CoreCLR) (#19874)Grant1-1/+1
2018-09-11Move more registry files to shared partitionJan Kotas1-12/+0
2018-09-10Move registry interop to shared CoreLib partition (#19886)Jan Kotas2-147/+31
2018-08-16Moved registry.cs to shared (#19471)Anirudh Agnihotry2-148/+20
2018-08-11moved to shared (#19419)Anirudh Agnihotry2-40/+1
2018-07-18Use api-set instead of combase.dll (#18981)Jan Kotas1-1/+1
2018-06-27Moved SafeWaitHandle and cancellationToken to shared (#18662)Anirudh Agnihotry2-45/+0
2018-06-24Simply type names in Corelib (#18623)Stephen Toub4-48/+48
2018-06-22Moved EventWaitHandle.cs to shared (#18612)Anirudh Agnihotry1-29/+0
2018-06-21Moved Semaphore.cs and Semaphore.Windows.cs to shared (#18597)Anirudh Agnihotry1-11/+0
2018-06-08Moved Mutex.cs From src to shared (#18320)Anirudh Agnihotry1-12/+0
2018-06-07Moves CurrentSystemTimeZone, ICastable, RegistryView and RegistryValueKind to...Maryam Ariyan4-45/+6
2018-05-22Move InsufficientMemory, OutOfMemory and ThreadInterrupted exceptions (#18049)Maryam Ariyan1-181/+160
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan1-27/+27
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan9-0/+2229