summaryrefslogtreecommitdiff
path: root/src/md
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-26Fix warning no-overloaded-virtualJan Vorlicek2-0/+11
2015-05-26Fix the virtual destructor warningJan Vorlicek8-7/+10
2015-05-07Merge changes from parent branchdotnet-bot4-10/+64
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)4-10/+4
2015-04-28Updating WinRT Projections to use FacadesRyan Byington2-8/+8
2015-04-21Update framework assembly for System.Uri WinRT projection from System.dll to ...Ryan Byington2-1/+4
2015-04-20Enable build crossgen.exe from build.cmd.John Chen10-2/+38
2015-04-01Fix next round of warning typesJan Vorlicek1-8/+0
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek3-3/+7
2015-02-12ceesectionstring: Fix a potential memory leakLioncash1-1/+3
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar17-0/+30
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel1-2/+2
2015-02-05Fix build on Linux by resolving case sensitivity issues in md/datasourceEugene Zemtsov8-11/+18
2015-02-05Make DBI build on LinuxEugene Zemtsov5-17/+16
2015-02-04Fixed typosPascal Borreli2-3/+3
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot240-0/+105550