platform/upstream/coreclr.git
2015-03-02 Pat GavlinFixes.
2015-02-28 Pat GavlinDon't attempt to walk up the directory tree after findi...
2015-02-28 Pat GavlinImprove LLDB probing and fix a small bug in umthunkstub.S.
2015-02-27 Matt EllisUse HTTPS for fetching NuGet.exe
2015-02-27 Jan KotasMerge pull request #358 from jkotas/botr
2015-02-27 Jan KotasMinor edits in the MethodDesc doc
2015-02-27 Rich LanderMerge pull request #356 from jkotas/glossary
2015-02-27 Jan KotasMerge pull request #357 from richlander/rich-docs
2015-02-27 Richard LanderUpdate documentation index
2015-02-27 Jan KotasAdd Method Descriptor Doc
2015-02-27 dotnet-botAdd Virtual Stub Dispatch doc
2015-02-27 Jan KotasAdd LCG and VSD to the glossary
2015-02-26 Jan KotasMerge pull request #346 from kangaroo/issue-345
2015-02-26 Jan KotasMerge pull request #351 from jkotas/gcsample
2015-02-26 Jan KotasMerge pull request #348 from kangaroo/issue-222
2015-02-26 Jan KotasMerge pull request #347 from kangaroo/master
2015-02-26 Jan KotasAdd more comments to GCSample
2015-02-26 Mike McLaughlinMerge pull request #338 from mikem8361/sospluginbuild1
2015-02-26 Geoff Norton[OSX] Resolve all compiler warnings in the PAL
2015-02-26 Geoff NortonFixup precode alignment issues were sorted on OSX a...
2015-02-26 Geoff NortonImplement ExternalMethodFixupStub, VirtualMethodFixupSt...
2015-02-26 Jan KotasMerge pull request #343 from jkotas/dead-stub
2015-02-26 Jan KotasDelete dead code
2015-02-26 Jan KotasMerge pull request #337 from kangaroo/issue-324
2015-02-26 Geoff NortonImplement TheUMEntryPrestub and UMThunkStub for UNIX ABI
2015-02-26 Jan KotasMerge pull request #342 from dotnet-bot/from-tfs
2015-02-26 Matt EllisMerge pull request #341 from dotnet-bot/from-tfs
2015-02-26 Jan KotasAllow users to specify a no GC region (on behalf of...
2015-02-25 Jan KotasMerge pull request #340 from dotnet-bot/from-tfs
2015-02-25 Jan KotasMerge pull request #339 from lucasmeijer/fix-gc-sample
2015-02-25 Jan KotasFix build break in Unix mscorlib
2015-02-25 dotnet-botFI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK...
2015-02-25 Lucas Meijerfix indenting
2015-02-25 Lucas Meijeruse two CGCDescSeries, and fix incorrect size
2015-02-25 Rich LanderMerge pull request #323 from david-mitchell/master
2015-02-25 David MitchellFix grammar issues and perform light editing.
2015-02-25 Matt EllisMerge pull request #336 from dotnet-bot/from-tfs
2015-02-25 dotnet-botAdd missing .gitmirrorall file to lldbplugin
2015-02-24 Mike McLaughlinClean up lldb-3.5-dev package error message not to...
2015-02-24 Matt MitchellMerge pull request #334 from mmitche/random-fixes
2015-02-24 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-24 Mike McLaughlinAdd lldb dev package checking and enable the lldb plugi...
2015-02-24 Matt MitchellMake the delta for this test += the targeted value
2015-02-24 Stephen ToubMerge pull request #332 from stephentoub/remove_dll_exts
2015-02-24 Sergiy KuryataMerge pull request #304 from mikem8361/soscommand1
2015-02-24 Matt MitchellTwo random fixes
2015-02-24 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-24 Stephen ToubRemove .so extension from libcoreclr in mscorlib P...
2015-02-24 Matt MitchellMerge pull request #325 from kyulee1/switchtest
2015-02-24 Stephen ToubMerge pull request #331 from stephentoub/redirect_ole32
2015-02-24 Stephen ToubRedirect ole32.dll P/Invokes to libcoreclr
2015-02-24 Kyungwoo LeeAdd a switch test to cover Jit codegen.
2015-02-24 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-24 Mike McLaughlinAdd check for lldb-3.5-dev package and enable lldb...
2015-02-24 Matt MitchellMerge pull request #287 from mmitche/output-paths
2015-02-24 Matt MitchellPlace binaries and intermediates in folders that include OS
2015-02-23 Mike McLaughlinDon't build the lldb plugin until we can install the...
2015-02-23 Rich LanderMerge pull request #320 from richlander/rich-build
2015-02-23 Stephen ToubMerge pull request #326 from stephentoub/mres_datetime
2015-02-23 Stephen ToubChange MRES to use DateTime.UtcNow instead of Now
2015-02-23 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-23 Bengu LiMerge pull request #322 from libengu/AltJitNameChange
2015-02-22 Bengu LiAllow alternative JIT configurable.
2015-02-22 Bengu LiChange alternative JIT name to LLILC
2015-02-22 Richard LanderClarify Visual Studio pre-req
2015-02-22 Jan KotasMerge pull request #317 from janvorli/fix-cfi-annotation
2015-02-22 Pat GavlinMerge pull request #319 from pgavlin/FixClangWarnings
2015-02-21 Pat GavlinFix warnings generated when building with Clang on...
2015-02-21 Mike McLaughlinMerge pull request #3 from kangaroo/soscommand1-osx
2015-02-21 Rich LanderMerge pull request #316 from richlander/master
2015-02-21 Jan VorlicekMerge pull request #312 from janvorli/pal-exception...
2015-02-21 Geoff NortonFix SOS command to not break the OSX build, and be...
2015-02-21 Jan VorlicekFix cfi annotation for NDirectImportThunk and JIT_RareD...
2015-02-21 Pat GavlinMerge pull request #313 from pgavlin/LibUnwindCheck
2015-02-21 Rich LanderAdd dotnet standards doc
2015-02-20 Pat GavlinMove the error that is emitted when libunwind is missin...
2015-02-20 Jan VorlicekRemove duplicate check for number of exception arguments
2015-02-20 Mike McLaughlinMore review feedback changes. Fixed message when the...
2015-02-20 Jan VorlicekMerge pull request #308 from janvorli/exception-handling
2015-02-20 Jan VorlicekEnable several PAL exception tests
2015-02-20 Jan VorlicekMerge pull request #310 from kangaroo/issue-307
2015-02-20 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-20 Mike McLaughlinReview feedback. Fixed the sos plugin make file to...
2015-02-20 Jan VorlicekCleanup more
2015-02-20 Jan VorlicekAdd comments to PAL_TRY, PAL_EXCEPT etc.
2015-02-20 Geoff NortonImprove error messaging to be a bit more helpful on...
2015-02-20 Sergiy KuryataMerge pull request #302 from dotnet-bot/from-tfs
2015-02-20 Geoff NortonUnwind also needs _DEFAULT_SOURCE, in fact most everyth...
2015-02-20 Geoff NortonCheck for libunwind in configure, and setup seh-unwind...
2015-02-20 Jan VorlicekAdd missing dummy PAL_CheckVirtualUnwind in Release
2015-02-20 Jan KotasMerge pull request #309 from jkotas/deadcode
2015-02-20 Jan VorlicekReflect PR feedback
2015-02-20 Jan KotasDelete dead code
2015-02-20 Jan VorlicekReimplement native exception handling for PAL
2015-02-20 Mike McLaughlinChange lldb plugin to use lldb dev package for its...
2015-02-20 Wes HaggardUpdate README.md
2015-02-20 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-02-20 AlexGhiondeaMerge pull request #294 from AlexGhiondea/localPublish
2015-02-20 Mike McLaughlinFixed Windows build for the DAC by restore the lib...
2015-02-19 John ChenOS bug 1704585: WoW64 breakpoint in crossgen!debugError...
next