platform/upstream/coreclr.git
2016-08-22 Brian SullivanMerge pull request #6806 from wateret/fix-hfa
2016-08-22 James KoFurther optimizations for String.Join, String.Concat...
2016-08-22 Hanjoung Lee[ARM/Linux] Fix HFA structs
2016-08-21 Bruce ForstallMerge pull request #6832 from dotnet-bot/from-tfs
2016-08-21 Matt EllisMerge remote-tracking branch 'upstream/master' into...
2016-08-20 Bruce ForstallDisable SuperPMI unit test for x86 legacy backend
2016-08-20 Bruce ForstallSuperPMI: fix ARM build break
2016-08-20 Pat GavlinAssert that any node with a non-zero dstCount produces...
2016-08-20 Bruce ForstallDisable superpmi test for RyuJIT/x86
2016-08-20 Bruce ForstallFix build break related to LogException requiring non...
2016-08-20 Peter JasFix ARM64 build breakage (#6819)
2016-08-20 Jan KotasDelete CanChangeType from model.xml
2016-08-20 Jan KotasFix build breaks and warnings in internal build
2016-08-20 Eugene RozenfeldMerge pull request #6793 from erozenfeld/TailCallInCall...
2016-08-20 Jose Perez... Fix casing of DaylightTime.cs
2016-08-20 Aditya MandaleekaMerge pull request #6799 from adityamandaleeka/osx_ci_dumps
2016-08-19 Carol EidtMerge pull request #6816 from CarolEidt/FixArmCrossgen2
2016-08-19 Mike McLaughlinCreate SOS SymbolReader managed project and change...
2016-08-19 Bruce ForstallOpen source SuperPMI
2016-08-19 Eugene RozenfeldDon't inline methods that have tail-prefixed calls.
2016-08-19 Carol EidtMerge pull request #6813 from CarolEidt/FixArmCrossgen
2016-08-19 Eric MellinoMerge pull request #6811 from mellinoe/update-buildtools
2016-08-19 Koundinya VeluriMerge pull request #6812 from kouvel/Api
2016-08-19 Carol EidtFix dstCount of GT_RETURNTRAP
2016-08-19 Carol EidtFix Arm64 crossgen
2016-08-19 Jose Perez... Using the public DaylightTime instead of the internal...
2016-08-19 Hannah ZhangMerge pull request #6810 from hann013/t-hazhan/SystemVe...
2016-08-19 Eric MellinoRemove properties which are now defined in buildtools
2016-08-19 Aditya MandaleekaDon't create dumpling list file unless there are actual...
2016-08-19 Koundinya VeluriExpose some types deriving from SafeHandle
2016-08-19 Stephen ToubMerge pull request #6808 from stephentoub/fix_wr
2016-08-19 Eric MellinoUpdate buildtools to 1.0.26-prerelease-00718-04
2016-08-19 Pat GavlinImplement the proposed design for RyuJIT's LIR. (#6689)
2016-08-19 Hannah ZhangAdded constructor to System.Version
2016-08-19 Sepideh KhoshnoodExpose missing members of System.Reflection in contract...
2016-08-19 Stephen ToubFix WeakReference in mscorlib ref assembly
2016-08-19 Aditya MandaleekaPrint info from core dumps on OS X using LLDB.
2016-08-18 Carol EidtMerge pull request #6780 from CarolEidt/Pre1stClassStru...
2016-08-18 Pat GavlinMerge pull request #6797 from dotnet-bot/from-tfs
2016-08-18 Koundinya VeluriMerge pull request #6774 from kouvel/Apis
2016-08-18 Bryan P. ArantMerge pull request #6765 from bryanar/cat_call
2016-08-18 Carol EidtPreparatory changes for Blk Ops IR
2016-08-18 Rama krishnan... Merge pull request #6782 from ramarag/testjson
2016-08-18 Stephen ToubMerge pull request #6796 from stephentoub/fix_serializa...
2016-08-18 Koundinya VeluriExpose some threading type members
2016-08-18 Aditya MandaleekaEnable additional functionality for OS X CI dumps.
2016-08-18 Stephen ToubRemove TypeForwardedFrom attributes for System and...
2016-08-18 Stephen ToubFix serialization of delegates without targets
2016-08-18 Stephen ToubFix serialization of several exception types
2016-08-18 Joseph TremouletMerge pull request #6747 from JosephTremoulet/VNLoops
2016-08-18 Viacheslav... An easy fix for #6760 (#6770)
2016-08-18 Rahul KumarDue to comdat folding some fcalls are pointing to same...
2016-08-18 Rama Krishnan... Restoring the Test Runtime libraries from a single...
2016-08-17 Koundinya VeluriFix CRWLock ID generation overflow bug
2016-08-17 Jarret ShookMerge pull request #6773 from jashook/disable_jit32_tim...
2016-08-17 Rahul KumarMerge pull request #6748 from rahku/arm64ShadowHeap
2016-08-17 jashooDisable tests that timeout for jit32
2016-08-17 Wes HaggardMerge pull request #6766 from dotnet-bot/UpdateDependen...
2016-08-17 Jonghyun ParkMakes FCallMemcpy unwindable (#6753)
2016-08-17 dotnet-botUpdating External dependencies to beta-24417-00
2016-08-17 Hyung-Kyu ChoiApply correct symbolic name _ARM_ instead of _TARGET_AR...
2016-08-17 Bryan P. Arantprinting dumpling url at upload time.
2016-08-17 Rama krishnan... Merge pull request #6749 from ramarag/sos_misc
2016-08-17 Jan KotasMerge pull request #6763 from dotnet-bot/from-tfs
2016-08-17 Tarek Mahmoud... Merge pull request #6362 from svick/culturedata-regionnames
2016-08-16 Koundinya VeluriFix build break from new alignments
2016-08-16 Stephen ToubMerge pull request #6761 from stephentoub/mscorlib_dese...
2016-08-16 Fadi HannaAdding new generics tests (#6709)
2016-08-16 Stephen ToubAdd deserialization ctors to mscorlib ref assembly
2016-08-16 Gaurav KhannaMerge pull request #6743 from dotnet-bot/UpdateDependen...
2016-08-16 Joseph TremouletRecord expr location for opqaue value numbers
2016-08-16 Rama Krishnan... Arm64 Sos fixes for
2016-08-16 Rahul Kumarupdate GC shadow heap as part of writebarrier jit helper
2016-08-16 Stephen ToubMerge pull request #6423 from stephentoub/restore_seria...
2016-08-15 Koundinya VeluriMerge pull request #6516 from benaadams/WorkerThreadStart
2016-08-15 Atsushi KanamoriMerge pull request #6745 from AtsushiKan/rv
2016-08-15 Atsushi KanamoriFix issue https://github.com/dotnet/coreclr/issues...
2016-08-15 Stephen ToubAdd deserialization ctors to model.xml
2016-08-15 dotnet-botUpdating External dependencies to beta-24415-00
2016-08-15 Stephen ToubPort serialization implementation to Unix globalization...
2016-08-15 Stephen ToubEnsure On* methods are not removed by BclRewriter
2016-08-15 Stephen ToubRestore most serialization implementations in coreclr
2016-08-14 Jan KotasMerge pull request #6740 from dotnet-bot/from-tfs
2016-08-14 Jan KotasFixup a few contracts
2016-08-13 Wes HaggardMerge pull request #6731 from weshaggard/FixSerializati...
2016-08-13 Rahul KumarMerge pull request #6728 from rahku/typeloaderHang
2016-08-13 Rahul KumarMerge pull request #6726 from rahku/fixes
2016-08-13 Wes HaggardUpdate version of S.R.Serialization.Primitives to versi...
2016-08-13 Pat GavlinMerge pull request #6729 from pgavlin/Reformat
2016-08-13 Rahul Kumarreview fixes
2016-08-13 Rahul KumarIn intGCShadow() first reserve memory before committing...
2016-08-12 Pat GavlinReformat the JIT sources.
2016-08-12 Pat GavlinMassage the code a bit for jit-format w/ Clang 3.8.
2016-08-12 Pat GavlinRevert #6686.
2016-08-12 Rahul KumarIssue: If two threads try to load the same type it...
2016-08-12 Jarret ShookMerge pull request #6721 from jashook/disable_jit32_tests
2016-08-12 Russ KeldorphMerge pull request #6685 from RussKeldorph/test-native-log
2016-08-12 Sasha SemennikovFix exception filter getter for native frames (#6723)
2016-08-12 Fadi HannaFixing priority on tests (making tests P1) (#6706)
2016-08-12 Jan KotasMerge pull request #6722 from dotnet-bot/from-tfs
next