platform/upstream/coreclr.git
2015-04-30 Rich LanderMerge pull request #880 from dendory/patch-1
2015-04-30 Jan KotasMerge pull request #879 from brandonbloom/patch-1
2015-04-30 Jan KotasMerge pull request #883 from qsz13/master
2015-04-30 Daniel Qiufix a simple typo for get-dotnetcore-dnx-osx.md
2015-04-30 Patrick LambertFixing weird markdown parsing bug
2015-04-30 Jan KotasMerge pull request #876 from dotnet-bot/from-tfs
2015-04-30 Brandon BloomFix build output dir name in OSX instructions.
2015-04-30 Rich LanderMerge pull request #875 from scottharwell/patch-1
2015-04-29 John ChenMerge pull request #874 from JohnChen0/master
2015-04-29 Jan KotasFix build break
2015-04-29 John Chen ... Fix warnings introduced by crossgen
2015-04-29 Scott HarwellUpdate get-dotnetcore-dnx-linux.md
2015-04-29 Rich LanderMerge pull request #870 from richlander/rich-instructions
2015-04-29 Richard LanderAdd DNX instructions for OS X and Linux
2015-04-29 Pat GavlinMerge pull request #868 from pgavlin/NoMDTypeName
2015-04-29 Jan KotasMerge pull request #867 from dotnet/richlander-patch-3
2015-04-29 Jan KotasMerge pull request #871 from dotnet-bot/from-tfs
2015-04-29 Aditya MandaleekaMerge pull request #782 from adityamandaleeka/issue-747
2015-04-29 Richard LanderUpdate Windows binary acquisition instructions
2015-04-29 Andy AyersMerge pull request #843 from AndyAyersMS/JitTesting
2015-04-29 Jan KotasFix build break
2015-04-29 Pat GavlinReport a reasonable name for types without metadata.
2015-04-29 Rich LanderUpdate README.md
2015-04-29 Stephen ToubMerge pull request #831 from stephentoub/build_mscorlib...
2015-04-29 John ChenMerge pull request #860 from JohnChen0/master
2015-04-29 John Chen ... Build crossgen for Linux
2015-04-29 Eugene ZemtsovMerge pull request #848 from Djuffin/dbi-linux
2015-04-29 Jan VorlicekMerge pull request #865 from jkotas/deadcode-eh
2015-04-29 Jan KotasMerge pull request #863 from jkotas/fix-link
2015-04-29 Jan KotasMerge pull request #864 from dotnet-bot/from-tfs
2015-04-29 Jan KotasDelete some dead exception handling related code in...
2015-04-29 Eugene ZemtsovRemove unused code and address codereview comments
2015-04-29 Aditya MandaleekaAdd Unix version of coreconsole.
2015-04-29 Ryan ByingtonUpdating WinRT Projections to use Facades
2015-04-29 Aditya MandaleekaMerge pull request #861 from adityamandaleeka/remove...
2015-04-29 Brian SullivanMerge pull request #855 from briansull/Wno-switch
2015-04-29 Jan KotasFix link to JIT overview doc
2015-04-28 Carol EidtMerge pull request #845 from CarolEidt/RyuJITOverview
2015-04-28 Aditya MandaleekaRemove Mac build workaround
2015-04-28 Jan KotasMerge pull request #857 from chribben/patch-1
2015-04-28 Jeremy KuhneMerge pull request #859 from JeremyKuhne/UpdateBuildDocs
2015-04-28 Mike McLaughlinMerge pull request #858 from mikem8361/staticpal
2015-04-28 Jeremy KuhneUpdate CoreFx build instructions.
2015-04-28 Christian JacobsenUpdate linux-instructions.md
2015-04-28 Jan VorlicekMerge pull request #853 from janvorli/fix-coreclr-resou...
2015-04-28 Brian SullivanRemoved the -Wno-switch compiler option for the Clang...
2015-04-28 Jan VorlicekAdd back setting locale for gettext
2015-04-28 Carol EidtAdd RyuJIT Overview to documentation
2015-04-28 Andy AyersFixes based on review feedback.
2015-04-28 Matthew WhildenMerge pull request #852 from dotnet/richlander-patch-2
2015-04-28 Rich LanderUpdate README.md
2015-04-28 Mike McLaughlinGo back to a statically linked PAL (issue #728).
2015-04-28 Jan KotasMerge pull request #849 from josteink/freebsd-buildinst...
2015-04-28 Mike McLaughlinMerge pull request #815 from mikem8361/palthread
2015-04-28 Mike McLaughlinHandle threads in side-by-side statically linked PALs
2015-04-28 Jostein KjønigsenFreeBSD build-instructions: Remove unneeded Linux-refer...
2015-04-28 Eugene ZemtsovGet rid of *scanf_unsafe function which do nothing...
2015-04-28 Rich LanderUpdate README.md
2015-04-27 Andy AyersInitial roadmap for JIT testing
2015-04-27 Bengu LiMerge pull request #839 from libengu/TestGenericExceptions
2015-04-27 Bengu LiMerge pull request #837 from libengu/TestMDArray
2015-04-27 Bengu LiMerge pull request #835 from kyulee1/teststaticvalue
2015-04-27 Jan KotasMerge pull request #838 from josteink/freebsd-libc
2015-04-27 Jan KotasMerge pull request #840 from josteink/freebsd-buildinst...
2015-04-27 Eugene ZemtsovProper CLR module discovery in dbgshim on POSIX systems
2015-04-27 Eugene ZemtsovMark dbgshim functions as extern "C", for easier load...
2015-04-27 Jostein KjønigsenUpdated FreeBSD build-instructions.
2015-04-27 Jostein KjønigsenPAL: Resolve libc-location build-time on FreeBSD.
2015-04-27 Bengu LiAdd Generic/Exceptions test cases for JIT
2015-04-27 Jan KotasMerge pull request #836 from dotnet-bot/from-tfs
2015-04-27 Bengu LiAdd MultiDimensional Array test cases for JIT
2015-04-27 Kyungwoo LeeTest case for store (no-GC) value type to static field
2015-04-27 Stephen ToubEnable building linuxmscorlib / osxmscorlib with VS2015
2015-04-27 Jan KotasFix build break
2015-04-27 Jan KotasMerge pull request #830 from taylorjonl/freebsd-docs
2015-04-27 taylorjonlUpdated paths that contained Unix to Linux
2015-04-27 Jan KotasMerge pull request #829 from janvorli/fix-secondary...
2015-04-27 Jan VorlicekFix GC of other thread during native frames unwinding
2015-04-26 Jan KotasMerge pull request #825 from DickvdBrink/remove_depreca...
2015-04-26 Jan KotasMerge pull request #826 from dotnet/richlander-patch-1
2015-04-26 Jan KotasMerge pull request #827 from kangaroo/freebsd-bringup
2015-04-26 Geoff NortonComplete FreeBSD bringup
2015-04-26 Rich LanderUpdate windows-instructions.md
2015-04-26 Dick van den... Replace hash_map/set with unordered_map/set
2015-04-26 Jan KotasMerge pull request #822 from DickvdBrink/vs2015-build
2015-04-26 Jan KotasMerge pull request #823 from stephentoub/filesecurityst...
2015-04-26 Dick van den... Allow building with VS2015 installed
2015-04-26 Stephen ToubFix FileSecurityState.VerifyPath on Unix
2015-04-26 Jan KotasMerge pull request #819 from ajensenwaud/freebsd-lldb1
2015-04-26 Anders Jensen... Fixed lldb header related build errors on FreeBSD
2015-04-25 Rich LanderMerge pull request #809 from richlander/rich-getcoreclr
2015-04-25 Mike McLaughlinMerge pull request #807 from mikem8361/testcoreclrindeb...
2015-04-25 Jan VorlicekMerge pull request #813 from janvorli/fix-osx-hw-exceptions
2015-04-25 Jan VorlicekFix OSX hardware exception handling
2015-04-25 Rich LanderMerge pull request #811 from richlander/rich-dnx
2015-04-25 Richard LanderFix typo
2015-04-25 Richard LanderAdd NuGet and DNVM links to readme
2015-04-25 Rich LanderMerge pull request #806 from richlander/rich-getcoreclr
2015-04-25 Rich LanderUpdate binary distribution instructions
2015-04-25 Mike McLaughlinImplemented hardware exception chaining.
next