platform/upstream/coreclr.git
2016-08-19 Jose Perez... Using the public DaylightTime instead of the internal...
2016-08-19 Stephen ToubMerge pull request #6808 from stephentoub/fix_wr
2016-08-19 Pat GavlinImplement the proposed design for RyuJIT's LIR. (#6689)
2016-08-19 Sepideh KhoshnoodExpose missing members of System.Reflection in contract...
2016-08-19 Stephen ToubFix WeakReference in mscorlib ref assembly
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 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
2016-08-12 Jan KotasMore fixes for unreachable code warnings with older...
2016-08-12 jashooDisable tests to get jit32 jobs green
2016-08-12 Jan KotasMerge pull request #6712 from dotnet-bot/from-tfs
2016-08-12 Jonghyun ParkEnable FEATURE_STUBS_AS_IL for ARM/Linux (#6500)
2016-08-12 Jan KotasFix unreachable code warnings with MSVC++ 18.10
2016-08-11 William GodbeMerge pull request #6690 from wtgodbe/regioninfo
2016-08-11 wtgodbeFix region info test on Debian
2016-08-11 Michelle McDanielMerge pull request #6686 from adiaaida/formatted
2016-08-11 Brian SullivanMerge pull request #6701 from dotnet-bot/from-tfs
2016-08-11 William GodbeMerge pull request #6704 from dotnet/wtgodbe-patch-1
2016-08-11 William GodbeUpdate unix test instructions
2016-08-11 William GodbeMerge pull request #6702 from dotnet/RunTestDocumentation
2016-08-11 William GodbeFix linux test running documentation
2016-08-11 smile21prcMerge pull request #6637 from smile21prc/coreclr-perf
2016-08-11 Jan KotasAdd missing security annotation
2016-08-11 Michelle McDanielReformat jit sources with clang-tidy and format
2016-08-11 Michelle McDanielPrepare jit source for clang-tidy
2016-08-11 Gaurav KhannaMerge pull request #6657 from gkhanna79/UpdateVer
2016-08-11 hqueueARM: disable stack unwinding using DWARF (#6700)
2016-08-11 Gaurav KhannaMerge pull request #6699 from dotnet-bot/UpdateDependen...
2016-08-11 Rama krishnan... Merge pull request #6691 from ramarag/ResolveWorkerChai...
2016-08-11 dotnet-botUpdating External dependencies to beta-24411-00
2016-08-11 Joseph TremouletMerge pull request #6285 from JosephTremoulet/LenProp
2016-08-10 Rama Krishnan... Preserving ResolveCacheElem in X9
2016-08-10 Gaurav KhannaUpdate Arm32 package version reference
2016-08-10 Smile WeiAutomate the perf data collection for JIT CodeQuality...
2016-08-10 Joseph TremouletPropagate known array lengths to more places
2016-08-10 Joseph TremouletMerge pull request #6682 from JosephTremoulet/ConstantIndex
2016-08-10 Gaurav KhannaMerge pull request #6671 from gkhanna79/FixLFAN
2016-08-10 Rahul KumarMerge pull request #6606 from rahku/arm64todo
2016-08-10 Rahul KumarARM64: Fix for ARM64TODO
2016-08-10 Jarret ShookMerge pull request #6683 from jashook/remove_unreachabl...
2016-08-10 Russ KeldorphRe-enable creating Tests_Native* log files
next