platform/upstream/coreclr.git
2016-07-15 Michal StrehovskýMerge pull request #6287 from MichalStrehovsky/removeAs...
2016-07-14 Jarret ShookMerge pull request #6050 from prajwal-aithal/devel...
2016-07-14 Michal StrehovskýRemove assert validating intrinsic expansion on mustExpand
2016-07-14 William GodbeMerge pull request #6256 from wtgodbe/buildToolsVersion
2016-07-14 wtgodbeUpdate to latest version of buildtools
2016-07-14 Bruce ForstallMerge pull request #6276 from BruceForstall/LocAllocCleanup
2016-07-14 Bruce ForstallClean up localloc implementation; improve AMD64 codegen...
2016-07-14 Brian SullivanMerge pull request #6274 from hqueue/arm/xor_swap
2016-07-14 Hyung-Kyu ChoiIntroduce XOR swap to legacy codegen for ARM32
2016-07-14 Stephen ToubMerge pull request #6263 from stephentoub/remove_serial...
2016-07-14 Rahul KumarMerge pull request #6257 from rahku/crossgen
2016-07-13 Jan VorlicekMake StubHelpers::ProcessByrefValidationList NOTHROW...
2016-07-13 Stephen ToubMerge pull request #6205 from stephentoub/environmentau...
2016-07-13 Carol EidtMerge pull request #6182 from wateret/fix-6051
2016-07-13 Stephen ToubAdd #if FEATURE_SERIALIZATION around non-functional...
2016-07-13 William GodbeMerge pull request #6255 from wtgodbe/targetingpack
2016-07-13 Pat GavlinMerge pull request #6254 from pgavlin/RemoveRenameUpdat...
2016-07-13 Stephen ToubConditionally compile EnvironmentAugments.cs for coreclr
2016-07-13 Stephen ToubAdd EnvironmentAugments to coreclr
2016-07-13 Bruce ForstallMerge pull request #6251 from BruceForstall/Localloc
2016-07-13 Bruce ForstallImplement localloc for RyuJIT/x86
2016-07-13 Bruce ForstallMerge pull request #6224 from BruceForstall/Fix4177
2016-07-13 Bruce ForstallFix #4177: RyuJIT/x86 NYI related to lvaArgType()
2016-07-13 Stephen ToubMerge pull request #6253 from stephentoub/stop_strippin...
2016-07-13 Rahul KumarARM64:Similar to arm, in order to preserve volatile...
2016-07-13 Matt EllisMerge pull request #6247 from ellismg/add-back-exceptio...
2016-07-13 wtgodbebuild the TargetingPack package as part of build-packag...
2016-07-13 Stephen ToubStop BclRewriter from trimming serializable metadata
2016-07-13 Pat GavlinRemove RenameUpdatedVars.
2016-07-13 Hanjoung Lee[ARM-softfp/Linux] Get precise type for pointer-size...
2016-07-13 Rahul KumarMerge pull request #6246 from rahku/crossgen
2016-07-13 Matt EllisAdd back some surface area to thinned corelib
2016-07-13 Andy AyersMerge pull request #6244 from AndyAyersMS/FixDataCollection
2016-07-13 Rahul KumarArm64: remove gcstress_fail tag from certain tests...
2016-07-13 Rahul KumarMerge pull request #6226 from rahku/crossgen
2016-07-13 Matt EllisSuppress Interactive Shell when running PS
2016-07-13 Pat GavlinMerge pull request #6225 from pgavlin/RationalizeCleanup
2016-07-13 Pat GavlinAdd a comment at the use of RewriteTopLevelComma.
2016-07-12 Andy AyersInliner: Update data collection by targeting a single...
2016-07-12 Pat GavlinRefactor top-level comma rewriting.
2016-07-12 chunseokleeactive exception regression fix (#6117)
2016-07-12 Mike McLaughlinFix !PrintException (pe) -lines bug where line number...
2016-07-12 Dan MoseleyExpose missing members of Array to prep for dotnet...
2016-07-12 Rahul KumarARM64: In GetDelegateTarget a portion of the _WIN64...
2016-07-12 Bruce ForstallMerge pull request #6137 from papaslavik/int_softfp_fix
2016-07-12 Bruce ForstallMerge pull request #5966 from mikedn/x86-neg-long
2016-07-12 Brian SullivanMerge pull request #6198 from briansull/multireg-refactor
2016-07-12 Jarret ShookMerge pull request #5948 from jyoungyun/fix/issue_5947
2016-07-12 Jan VorlicekFix exceptions in GC wave 2 (#6220)
2016-07-12 Mike DanesImplement GT_NEG decomposition
2016-07-12 Brian SullivanRefactor and cleanup work for passing and returning...
2016-07-11 Aditya MandaleekaMerge pull request #6215 from dotnet-bot/UpdateDependen...
2016-07-11 Pat GavlinMerge pull request #6221 from pgavlin/RemoveDeadCodeInR...
2016-07-11 Pat GavlinRemove dead code in Rationalize.
2016-07-11 Andy AyersMerge pull request #6204 from AndyAyersMS/ModelPolicyDe...
2016-07-11 Aditya MandaleekaMerge pull request #6216 from hqueue/fix/typo_20160710
2016-07-11 Bruce ForstallMerge pull request #6202 from BruceForstall/RefactorDecomp
2016-07-11 Hyung-Kyu ChoiFix a misleading typo in comment
2016-07-11 James KoAvoid repeated virtual method calls in List.Contains...
2016-07-11 dotnet-botUpdating External dependencies to beta-24311-00
2016-07-10 Bruce ForstallRefactor RyuJIT/x86 long decomposition code
2016-07-09 Andy AyersInliner: add depth check to ModelPolicy
2016-07-09 Andy AyersMerge pull request #6201 from AndyAyersMS/LowerCallsite...
2016-07-09 Brian SullivanMerge pull request #6190 from dotnet-bot/from-tfs
2016-07-09 Andy AyersInliner: updates to ModelPolicy
2016-07-08 Jan VorlicekFix exceptions in GC (#6192)
2016-07-08 Bruce ForstallMerge pull request #6193 from BruceForstall/FixTypos
2016-07-08 Rahul KumarMerge pull request #6195 from rahku/crossgen
2016-07-08 William GodbeMerge pull request #6197 from wtgodbe/heapVerify
2016-07-08 wtgodbeAdd new scenario to code coverage job
2016-07-08 SivarvMerge pull request #6176 from sivarv/lsraTodo
2016-07-08 Rahul KumarFix SOS bpmd for windows
2016-07-08 Bruce ForstallFix some typos in comments
2016-07-08 Tarek Mahmoud... Fixing the build break/unsigned to signed warning.
2016-07-08 sivarvOptimize use of a reg-optional lclVar that is marked...
2016-07-08 Aditya MandaleekaMerge pull request #6163 from josteink/resolve-python
2016-07-08 Rich LanderUpdate contributor guidelines (#6183)
2016-07-08 Bruce ForstallMerge pull request #6177 from BruceForstall/FixMultireg...
2016-07-08 Prajwal A NARM-CI: Add tests to CI script
2016-07-08 Jostein KjÃ... Resolve Python2.7 when executable is not called 'python'.
2016-07-08 Viacheslav... Fix for #5877: pre-spill just the floating arguments
2016-07-08 Bruce ForstallFix RyuJIT/x86 fgMorphMultiregStructArg NYI
2016-07-08 Aditya MandaleekaMerge pull request #6081 from adityamandaleeka/virtual_temp
2016-07-07 Carol EidtMerge pull request #6021 from CarolEidt/LessConservativ...
2016-07-07 tijoytomMerge pull request #6175 from tijoytom/master
2016-07-07 SivarvMerge pull request #6150 from sivarv/lsraRefactor
2016-07-07 William GodbeMerge pull request #6170 from wtgodbe/signarm
2016-07-07 Kyungwoo LeeMerge pull request #6173 from kyulee1/gc03
2016-07-07 Tijoy Tom Kalathipar... MarshalAs(UnManaged.ByValArray) overflow.
2016-07-07 Kyungwoo LeeARM64: Enable Daily Job for GcStress0x3
2016-07-07 Kyungwoo LeeMerge pull request #6090 from kyulee1/gctest3
2016-07-07 Justin Van... Avoid box allocation in Encoding.EncodingName (#6142)
2016-07-07 wtgodbeRevert sign.builds so that arm64 bins can be signed
2016-07-07 sivarvCode review feedback.
2016-07-07 Tarek Mahmoud... Merge pull request #6114 from jamesqo/encodingforwarder
2016-07-07 Carol EidtMerge pull request #6152 from mikedn/x86-addsub-lo
2016-07-07 Kyungwoo LeeARM64: Test Update for GcStress0x3
2016-07-07 Gaurav KhannaMerge pull request #6161 from dotnet-bot/UpdateDependen...
2016-07-07 James KoAvoid heap allocating in char.ConvertFromUtf32 (#6141)
2016-07-07 dotnet-botUpdating External dependencies to beta-24307-00
next