platform/upstream/coreclr.git
2015-02-12 Kasper F. BrandtFix wrong flag to rm when deleting intermediates folder...
2015-02-12 Pat GavlinMerge pull request #241 from pgavlin/AltJitFixes
2015-02-12 AlexGhiondeaMerge pull request #228 from shahid-pk/issue-225
2015-02-12 Stephen ToubMerge pull request #188 from stephentoub/disable_etw_unix
2015-02-12 Pat GavlinSmall fixes to enable AltJit support on UNIX.
2015-02-12 shahid-pkDisable the 'trim_trailing_whitespace' fixes issue 225
2015-02-12 Matt MitchellMerge pull request #136 from poizan42/cmake-locate
2015-02-12 Matt MitchellMerge pull request #220 from mmitche/issue-208
2015-02-12 Matt MitchellMerge pull request #238 from poizan42/fix-spaces-linux...
2015-02-12 Kasper F. BrandtMake build.cmd lookup the install directory of cmake...
2015-02-12 Jan KotasMerge pull request #239 from kangaroo/master
2015-02-12 Matt MitchellMerge pull request #183 from poizan42/build-space-fix
2015-02-12 Geoff NortonAdd missing license header
2015-02-12 Geoff Norton[issue #232] Rename dispatchexceptionwrapper on the...
2015-02-12 Kasper F. BrandtFix build on paths with spaces and with llvm path with...
2015-02-12 Rich LanderMerge pull request #237 from richlander/master
2015-02-12 Richard LanderAdd Rudi's GH handle
2015-02-12 Rich LanderMerge pull request #236 from richlander/master
2015-02-12 Richard LanderMerge branch 'master' of https://github.com/dotnet...
2015-02-12 Richard LanderFix documentation links
2015-02-12 Rich LanderMerge pull request #235 from richlander/master
2015-02-12 Richard LanderMake gittr link more visible
2015-02-12 Richard LanderUpdate readme links to index page
2015-02-12 Richard LanderAdd documents index
2015-02-12 Richard LanderAttribute stack walking doc to Rudi
2015-02-12 Jan KotasMerge pull request #223 from kangaroo/warning-clean
2015-02-12 Jan KotasMerge pull request #233 from lioncash/leak
2015-02-12 Jan KotasMerge pull request #231 from poizan42/fix-abs-64bit
2015-02-12 Rich LanderMerge pull request #234 from StephenCleary/patch-1
2015-02-12 Stephen ClearyReplaced TODO with doc links.
2015-02-12 Lioncashceesectionstring: Fix a potential memory leak
2015-02-12 Matt EllisMerge pull request #230 from AndreyAkinshin/master
2015-02-12 Kasper F. Brandtfix copy paste errors in llabs test
2015-02-12 Andrey AkinshinTypo fix in objecthandle.cpp
2015-02-12 Rich LanderMerge pull request #226 from richlander/master
2015-02-12 Richard LanderAdd new BOTR docs to readme
2015-02-12 Richard LanderRespond to PR feedback on DAC filenames
2015-02-12 dotnet-botAdd CLR coding guide
2015-02-12 dotnet-botAdd stack walking document
2015-02-12 Richard LanderUpdate glossary based on issue #209
2015-02-12 Geoff NortonClean up compiler warnings on the OSX build
2015-02-12 Stephen ToubInvert ETW condition in clr.coreclr.props
2015-02-12 Jan KotasMerge pull request #211 from kangaroo/issue-199
2015-02-12 Jan KotasMerge pull request #207 from poizan42/fix-abs-64bit
2015-02-12 Matt EllisMerge pull request #221 from ellismg/palsuite-line...
2015-02-12 Geoff NortonEnsure that we call memcpy from the PLT on linux
2015-02-12 Jan KotasMerge pull request #219 from dotnet-bot/from-tfs
2015-02-12 Matt EllisForce PAL test lists to have Unix line endings
2015-02-12 Stephen ToubAddress PR feedback on ETW disablement on Unix
2015-02-12 Matt MitchellFix rebuild issue with development package
2015-02-12 Matt MitchellMerge pull request #215 from mmitche/sos-in-dev-package
2015-02-12 John ChenFix ARM Ready To Run: A dynamic helper generator was...
2015-02-12 Jan VorlicekMerge pull request #217 from sergiy-k/disable-pal-sscan...
2015-02-11 Sergiy KuryataDisable a few PAL sscanf test cases
2015-02-11 Kasper F. BrandtAdd abs(__int64) overload for 64-bit targets. Fixes...
2015-02-11 Matt MitchellAdd sos to the development package
2015-02-11 AlexGhiondeaMerge pull request #189 from akoeplinger/fix-filename...
2015-02-11 AlexGhiondeaMerge pull request #212 from poizan42/fix-hardcoded...
2015-02-11 Geoff NortonRemove the CPP stubs and ensure to mark the leaf end
2015-02-11 Kasper F. BrandtUse $(SDK40ToolsPath) to get path to ResGen instead...
2015-02-11 Geoff NortonImplement JIT_MemSet and JIT_MemCpy for clang
2015-02-11 Alexander KöplingerCorrect casing of file paths in mscorlib
2015-02-11 Kasper F. BrandtCorrect handling of paths with spaces and ampersands...
2015-02-11 Jan KotasMerge pull request #179 from maksqwe/hresult_return_fix
2015-02-11 Jan KotasMerge pull request #180 from maksqwe/check_result_fix
2015-02-11 Rich LanderMerge pull request #205 from richlander/master
2015-02-11 Richard LanderMake links repo-relative
2015-02-11 Richard LanderUpdate documentation and links
2015-02-11 Sergiy KuryataMerge pull request #191 from dotnet-bot/from-tfs
2015-02-11 Lubomir LitchevFix assignment of float register when this present...
2015-02-11 AlexGhiondeaMerge pull request #172 from KindDragon/master
2015-02-11 Rich LanderMerge pull request #190 from akoeplinger/patch-1
2015-02-11 Rich LanderMerge pull request #134 from poizan42/add-glossary
2015-02-11 Alexander KöplingerFix typos in botr-faq.md
2015-02-10 Sergiy KuryataMerge pull request #187 from nico/warnfix
2015-02-10 Stephen ToubUpdate FEATURE_MANAGED_ETW and disable it on Unix
2015-02-10 Nico WeberFix a few Wextra-tokens warnings.
2015-02-10 Rich LanderMerge pull request #184 from richlander/master
2015-02-10 Matt MitchellMerge pull request #185 from mmitche/gitter-badger
2015-02-10 Matt MitchellMake column bold
2015-02-10 Matt MitchellAdd gitter badge
2015-02-10 dotnet-botAdd BOTR FAQ
2015-02-10 Maks NaumovProperly check return value of OpenProcessToken()
2015-02-10 Maks NaumovAcquireNoThrow(): return type must be HRESULT
2015-02-10 Wes HaggardMerge pull request #173 from AlexGhiondea/fixbuild
2015-02-09 Matt MitchellMerge pull request #97 from mmitche/dev-package
2015-02-09 Rama krishnan... Merge pull request #175 from nicodeslandes/fix_buildtes...
2015-02-09 Matt MitchellAdd new nuget package for development usage
2015-02-09 alexghiondeaProvide defaults for the values that come from the...
2015-02-09 Arkady ShapkinAdd an .editorconfig file
2015-02-09 Sergiy KuryataMerge pull request #160 from kangaroo/master
2015-02-09 Nicolas DeslandesRemoved an extra space in buildtest.cmd, causing it...
2015-02-09 Jan KotasMerge pull request #167 from dotnet-bot/from-tfs
2015-02-09 Jan KotasFix build break with minimal Windows OS CRT
2015-02-09 Jan KotasMerge pull request #166 from richlander/master
2015-02-09 Richard LanderUpdate mscorlib doc and add entry to readme
2015-02-09 Jan KotasMerge pull request #163 from richlander/master
2015-02-09 Sergiy KuryataMerge pull request #138 from kangaroo/va_list_safety
2015-02-09 dotnet-botAdd Mscorlib and Calling Into the Runtime document
2015-02-09 Matt EllisMerge pull request #162 from dotnet-bot/from-tfs
next