platform/upstream/coreclr.git
2015-09-30 Lakshmi Priya... Add StackString class for stack/heap allocation for...
2015-09-09 Jan KotasMerge pull request #1520 from sergey-raevskiy/clarify...
2015-09-09 sergey-raevskiyClarify comment
2015-09-09 Jan VorlicekMerge pull request #1518 from janvorli/fix-some-printf...
2015-09-08 Jan VorlicekReflect PR feedback
2015-09-08 Aditya MandaleekaMerge pull request #1497 from adityamandaleeka/fix_warnings
2015-09-08 Jan VorlicekFix printf formatting for ll, I and I32 length modifiers
2015-09-08 Jan VorlicekMerge pull request #1516 from janvorli/fix-managed...
2015-09-08 Jan VorlicekFix missing uses of the INSTALL_MANAGED_EXCEPTION_DISPA...
2015-09-08 Aditya MandaleekaFix the remaining unused variable/label warnings
2015-09-08 Jan VorlicekMerge pull request #1515 from janvorli/fix-funceval...
2015-09-08 Jan VorlicekRemove FuncEvalHijackPersonalityRoutine for PAL
2015-09-08 Jan VorlicekMerge pull request #1496 from janvorli/fix-exception...
2015-09-08 Jan VorlicekMerge pull request #1514 from janvorli/fix-managed...
2015-09-08 Jan VorlicekFix managed exception dispatching
2015-09-07 Mike McLaughlinMerge pull request #1507 from mikem8361/fixosx
2015-09-07 Mike McLaughlinFix debugger/debuggee connection on OSx.
2015-09-07 Jan VorlicekMerge pull request #1503 from benpye/arm-strike-build-fix
2015-09-06 Jan KotasMerge pull request #1501 from erozenfeld/ReadyToRunThro...
2015-09-05 Ben PyeFixes ARM Strike build
2015-09-05 Eugene RozenfeldAdd mappings for ReadyToRun helpers used by llilc:
2015-09-04 Jan VorlicekFix memory leak from managed exceptions
2015-09-04 Jan VorlicekMerge pull request #1491 from janvorli/unix-remove...
2015-09-04 Jan VorlicekRemove thread affinity and critical region stuff for...
2015-09-04 Jan KotasMerge pull request #1484 from gitchomik/master
2015-09-04 gitchomikBuilding mscorlib.dll using Mono on Linux
2015-09-04 Jan KotasMerge pull request #1493 from christos-P/patch-1
2015-09-04 Matt MitchellMerge pull request #1490 from BruceForstall/FixILTests
2015-09-04 christos-Pminor correction
2015-09-04 Jan KotasMerge pull request #1492 from benjamin-hodgson/patch-1
2015-09-04 Jan KotasMerge pull request #1489 from kangaroo/arm-clang-fixes
2015-09-04 Benjamin HodgsonFix link to API review process documentation
2015-09-04 Geoff Norton[arm] Fix RtlRestoreContext on ARM with newer clang
2015-09-04 Bruce ForstallMore System.Console IL test cleanup
2015-09-04 Bruce ForstallFix more System.Console references
2015-09-04 Bruce ForstallAdd System.Console references and replace usages with...
2015-09-04 Bruce ForstallCanonicalize appearance of empty mscorlib assembly...
2015-09-03 Andy AyersMerge pull request #1486 from AndyAyersMS/FixWarnings
2015-09-03 Andy AyersFix compilation warnings in gcinfoencoder.
2015-09-03 Aditya MandaleekaMerge pull request #1483 from adityamandaleeka/unused_p...
2015-09-03 Matt MitchellMerge pull request #1481 from mmitche/fix-strike-build...
2015-09-03 Lakshmi PriyaMerge pull request #1451 from Priya91/longpath
2015-09-03 Aditya MandaleekaFix warnings about Get/SetPc functions
2015-09-03 Matt MitchellFix the SOS strike build on arm/arm64 cross
2015-09-03 Matt MitchellMerge pull request #1479 from mmitche/fix-package-issues
2015-09-03 Lakshmi Priya... Fix directory longname test failures on Linux.
2015-09-02 Matt MitchellPackage updates and fixes
2015-09-02 Matt MitchellMerge pull request #1450 from ww898/build_with_spaces
2015-09-02 Matt MitchellMerge pull request #1472 from ellismg/cleanup-msbuild...
2015-09-02 Mike McLaughlinMerge pull request #1471 from mikem8361/modenumosx
2015-09-02 Mike McLaughlinChanged popen to execute "/usr/bin/vmmap".
2015-09-02 Matt EllisMerge pull request #1470 from dotnet-bot/from-tfs
2015-09-02 Matt EllisMerge pull request #1464 from gitchomik/patch-1
2015-09-01 Mike McLaughlinAdded process module enumeration for OSx.
2015-09-01 Matt EllisFix release build of mscorlib from build.sh
2015-09-01 Mike McLaughlinMerge pull request #1469 from mikem8361/freebsdfix
2015-09-01 Pat GavlinMerge pull request #1458 from ANDREENKOS/SIMDTests
2015-09-01 Mike McLaughlinFix FreeBSD build after merge of my changes from the...
2015-09-01 Stephen ToubMerge pull request #1467 from janvorli/fix-curl-pinvoke
2015-09-01 Jan VorlicekFix pthread locks initialization issue
2015-09-01 Zhicheng Zhu The UPDATE_CONTEXT_POINTERS actually breaks lots of...
2015-08-31 Mike McLaughlinFix the build break caused by my recent xplat SOS changes.
2015-08-31 gitchomikUpdate linux-instructions.md
2015-08-28 Sergey Andreenkodelete fixed tests from issue list
2015-08-28 Lakshmi Priya... Respond to PR feedback.
2015-08-28 Jan VorlicekMerge pull request #1455 from janvorli/ready-to-run...
2015-08-28 Jan VorlicekEnsure ReadyToRun test verifies version resiliency
2015-08-28 Jan KotasMerge pull request #1446 from benpye/arm-regression-fix
2015-08-28 Mike McLaughlinMerge pull request #1442 from mikem8361/cmdaliases
2015-08-28 Lakshmi Priya... Replace MAX_PATH defines with new defines in pal.
2015-08-27 Lakshmi PriyaMerge pull request #1449 from Priya91/longpath-binder
2015-08-27 Mike McLaughlinEnabled GCInfo, EEHeap, DumpRuntimeTypes and EHInfo...
2015-08-27 Pat GavlinMerge pull request #1406 from ANDREENKOS/SIMDTests
2015-08-27 Koundinya VeluriMerge pull request #1439 from kouvel/PalErrorOnNamedSyn...
2015-08-27 Mikhail PilinUpdate build.cmd to support spaces in clerclr checkout...
2015-08-27 Lakshmi Priya... Replace missed MAX_PATH defines with new defines in vm.
2015-08-27 Lubomir LitchevMerge pull request #1445 from LLITCHEV/master
2015-08-27 Sergey AndreenkoNew tests were added.
2015-08-27 Sergey AndreenkoSIMD tests
2015-08-27 Matt MitchellMerge pull request #1205 from benpye/pal-test-junit
2015-08-27 Ben PyeFix build regression for ARM.
2015-08-27 Lubomir LitchevFix for ref counting issue introduced in a recent optim...
2015-08-27 Koundinya VeluriReturn error upon attemping to create named objects...
2015-08-26 Ben PyeUse printf instead of non standard -e
2015-08-26 Ben PyeTry fixing FreeBSD PAL tests
2015-08-26 Lakshmi PriyaMerge pull request #1435 from Priya91/longpath-binder
2015-08-26 Ben Pyerunpaltests.sh outputs a XUnit compatible result file...
2015-08-26 Jan VorlicekMerge pull request #1437 from janvorli/ready-to-run...
2015-08-26 Jan VorlicekAdd ready to run tests
2015-08-26 Jan VorlicekMerge pull request #1436 from janvorli/fix-gc-during...
2015-08-26 Jan VorlicekFix corner case of GC stack walking during exception...
2015-08-26 Aditya MandaleekaMerge pull request #1371 from adityamandaleeka/gcsuspen...
2015-08-25 Lakshmi Priya... Replace MAX_PATH with new defines in vm.
2015-08-25 Jan KotasMerge pull request #1434 from kangaroo/pinvoke-stubs
2015-08-25 Lakshmi Priya... Replace MAX_PATH with new defines.
2015-08-25 Geoff Norton[amd64] Implement the pinvoke stubs for unix
2015-08-25 Aditya MandaleekaDetect whether we interrupted an epilog properly
2015-08-25 Jeremy KuhneMerge pull request #1381 from JeremyKuhne/maxpath
2015-08-25 Jan KotasMerge pull request #1428 from jkotas/readytorun-doc
2015-08-25 Jan KotasAdd ReadyToRun overview to documentation
next