summaryrefslogtreecommitdiff
path: root/src/md
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)Jacek Blaszczynski28-7/+250
2018-10-04Typos (#20271)John Doe2-2/+2
2018-09-07Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...Jan Kotas2-0/+4
2018-07-24Fix mscordbi metadata reader alignment bug on Linux. (#19070)Mike McLaughlin2-0/+9
2018-06-14clean up list of disabled warnings. (#18318)Sergey Andreenko1-14/+14
2018-06-03Warnings cleanup (#18260)Robin Sue3-4/+2
2018-05-27Typo (#18141)John Doe1-1/+1
2018-05-24Typo (#18122)John Doe1-1/+1
2018-04-13Fix OpenVirtualProcess on Linux issue. (#17551)Mike McLaughlin1-3/+5
2018-03-24Delete unused files from src/inc (#17186)Jan Kotas1-1/+0
2018-02-17delete unused mirror files (#16423)Sergey Andreenko33-33/+0
2018-01-29Fix metadata format error checking (#16036)Jan Kotas1-0/+5
2018-01-23Delete dead code (#15990)Jan Kotas1-7/+0
2017-10-27Delete dead code (#14703)Jan Kotas3-7633/+0
2017-05-22[x86/Linux] Use CDECL (instead of STDCALL) as STDMETHODCALLTYPEJonghyun Park2-3/+3
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-137/+0
2017-05-09Fix static analysis issues (#11466)Koundinya Veluri2-12/+20
2017-04-03Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...Koundinya Veluri1-1/+1
2017-03-25Typo correction (#10482)Ofer Zelig1-1/+1
2017-03-23Delete NewMergerJan Kotas11-7101/+1
2017-03-23Enable FEATURE_METADATA_EMIT_ALL for non-crossgen compilesBruce Forstall6-3/+12
2017-02-14Remove never defined FEATURE_METADATA_STANDALONE_WINRTdanmosemsft10-51/+19
2017-02-14Remove never defined FEATURE_METADATA_STANDALONE_WINRT_ROdanmosemsft4-59/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft2-10/+0
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft5-2466/+0
2017-02-12Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...danmosemsft3-8837/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft12-276/+0
2016-12-26Remove files related to legacy build system (#8723)Robert43-1089/+0
2016-12-23Remove all usage of vsnprintf (#8709)Jan Vorlicek1-1/+4
2016-12-01fix permissive C++ code (MSVC /permissive-) (#8337)Phil Christensen3-33/+49
2016-10-28C++ conformance. (building with /permissive-) (#7855)Phil Christensen1-1/+1
2016-07-23The call to printf expects a string argument, but the actual argument was of ...vinnyrom1-1/+1
2016-05-25WinMD Adapter should only lookup mscorlib in WinMD referencesGaurav Khanna1-1/+3
2016-05-16Initial change to support System.Private.CoreLib.dll as Core Library.Gaurav Khanna1-1/+1
2016-05-07Remove FEATURE_HOSTED_BINDER definition (#4838)Jan Vorlicek1-4/+0
2016-04-29Add query handling of IUnknown for MergeTokenManager and CMapToken (#4563)shion1-10/+38
2016-03-21Delete legacy netcf compat support (part 1)Jan Kotas1-10/+0
2016-03-09Delete dead codeJan Kotas1-17/+0
2016-02-29Support long paths in CoreCLR runtime on WindowsJohn Chen (JOCHEN7)2-10/+8
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy3-80/+64
2016-01-27Update license headersdotnet-bot137-548/+411
2016-01-21FIx the incremental build for WindowsJan Vorlicek22-22/+22
2015-11-23Delete code under !NO_CRT defineJan Kotas9-16/+5
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-0/+4
2015-10-07correct word spellingあまみや ゆうこ1-1/+1
2015-09-25Fix for 134453: fix prefast warningsRahul Kumar5-11/+30
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar2-4/+4
2015-08-26Return error upon attemping to create named objects in PAL.Koundinya Veluri2-9/+3
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov2-2/+2
2015-06-05Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. S...Eugene Zemtsov1-1/+5