summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-13When building debug, author the development package with an appropriate nameMatt Mitchell2-2/+47
2015-02-13Merge pull request #262 from AlexGhiondea/produceDevPackageAlexGhiondea2-29/+29
2015-02-13Update the CoreCLR nuspec to deploy the files under the aspnetcore5 folder.Alex Ghiondea2-29/+29
2015-02-13Merge pull request #245 from poizan42/fix-rm-intermediatesMatt Mitchell1-1/+1
2015-02-13Merge pull request #251 from shahid-pk/issue-243Matt Mitchell2-3/+14
2015-02-13Merge pull request #260 from henrybw/henrybw-define-complusMatt Mitchell1-1/+2
2015-02-13Add definition of "COMPLUS" to the glossaryHenry Baba-Weiss1-1/+2
2015-02-13Merge pull request #259 from janvorli/linux-issue177Jan Vorlicek10-853/+1357
2015-02-13Modify the windows amd64 unwinder to work as jitted code unwinder on UnixJan Vorlicek10-853/+1357
2015-02-13Merge pull request #258 from sergiy-k/fix-sscanf-parsingJan Vorlicek3-19/+29
2015-02-13Fix sscanf implementation in PALSergiy Kuryata3-19/+29
2015-02-12Merge pull request #254 from ellismg/remove-locale-cppMatt Ellis3-6324/+0
2015-02-12Merge pull request #246 from akoeplinger/fix-botrRich Lander8-390/+378
2015-02-13Correctly locate Clang [Fixes 243]shahid-pk2-3/+14
2015-02-12Remove locale.cpp from the PAL on OSXMatt Ellis3-6324/+0
2015-02-12Merge pull request #252 from dotnet-bot/from-tfsMatt Ellis1-0/+8
2015-02-12Workaround for an ARM specific MS C++ compiler bugEugene Zemtsov1-0/+8
2015-02-12Merge pull request #249 from libengu/msilchookup_1Bengu Li4-7/+7
2015-02-13Merge pull request #244 from benpye/file-size-exJan Vorlicek9-100/+300
2015-02-12Merge pull request #248 from mmitche/xunit-xml-outputMatt Mitchell2-22/+17
2015-02-12Expand the availability of MSILC JIT to all testsBengu Li4-7/+7
2015-02-12Spit out Xunit xml result filesMatt Mitchell2-22/+17
2015-02-12Cleanup GetFileSize test to reduce duplicated codeBen Pye1-96/+54
2015-02-12Pal tests should pass on windowsBen Pye1-8/+0
2015-02-12Error if the filesize pointer is null, improve GetFileSizeEx test.Ben Pye2-106/+76
2015-02-12[docs] Replace smart quotes and ellipses with their ASCII equivalentAlexander Köplinger3-37/+37
2015-02-12Merge pull request #242 from libengu/msilchookupBengu Li2-0/+6
2015-02-12Fix wrong flag to rm when deleting intermediates folder. Fixes #243Kasper F. Brandt1-1/+1
2015-02-12Merge pull request #241 from pgavlin/AltJitFixesPat Gavlin3-2/+4
2015-02-12Add GetFileSizeEx implementation to palBen Pye8-4/+284
2015-02-12Merge pull request #228 from shahid-pk/issue-225AlexGhiondea1-1/+0
2015-02-12Merge pull request #188 from stephentoub/disable_etw_unixStephen Toub2-3/+30
2015-02-12Hook up initial JIT tests for MSILC JITBengu Li2-0/+6
2015-02-12Small fixes to enable AltJit support on UNIX.Pat Gavlin3-2/+4
2015-02-12Disable the 'trim_trailing_whitespace' fixes issue 225shahid-pk1-1/+0
2015-02-12Merge pull request #136 from poizan42/cmake-locateMatt Mitchell3-8/+72
2015-02-12Merge pull request #220 from mmitche/issue-208Matt Mitchell2-2/+2
2015-02-12Merge pull request #238 from poizan42/fix-spaces-linux-buildMatt Mitchell3-41/+41
2015-02-12Make build.cmd lookup the install directory of cmake in the registry if it's ...Kasper F. Brandt3-8/+72
2015-02-12Merge pull request #239 from kangaroo/masterJan Kotas2-10/+15
2015-02-12Merge pull request #183 from poizan42/build-space-fixMatt Mitchell7-52/+60
2015-02-12Add missing license headerGeoff Norton1-10/+15
2015-02-12[issue #232] Rename dispatchexceptionwrapper on the filesystem as wellGeoff Norton1-0/+0
2015-02-12Fix build on paths with spaces and with llvm path with spaces. Fixes #216Kasper F. Brandt3-41/+41
2015-02-12Merge pull request #237 from richlander/masterRich Lander1-2/+2
2015-02-12Add Rudi's GH handleRichard Lander1-2/+2
2015-02-12Merge pull request #236 from richlander/masterRich Lander1-2/+2
2015-02-12Merge branch 'master' of https://github.com/dotnet/coreclrRichard Lander9-98/+15
2015-02-12Fix documentation linksRichard Lander1-2/+2
2015-02-12Merge pull request #235 from richlander/masterRich Lander3-12/+36