platform/upstream/dotnet/runtime.git
2016-07-19 wtgodbeStop building targetingPack package on non-windows
2016-07-19 Matt MitchellMerge pull request dotnet/coreclr#6336 from mmitche...
2016-07-19 Matt MitchellPull crash dump links
2016-07-19 Jim MaMake coreclr buildable on 32bit Windows 10. (dotnet...
2016-07-19 Gaurav KhannaMerge pull request dotnet/coreclr#6331 from dotnet...
2016-07-19 Jostein KjønigsenFix self-process identification for FreeBSD (dotnet...
2016-07-19 Carol EidtMerge pull request dotnet/coreclr#6227 from parjong...
2016-07-19 dotnet-botUpdating External dependencies to beta-24319-00
2016-07-19 Andy AyersMerge pull request dotnet/coreclr#6324 from AndyAyersMS...
2016-07-18 William GodbeMerge pull request dotnet/coreclr#6322 from wtgodbe...
2016-07-18 wtgodbeFix package build in build-packages.sh to use dotnet...
2016-07-18 Peter JasFix libc path for macOS El Capitan (dotnet/coreclr...
2016-07-18 Dan MoseleyAdd to model.xml several members we wish to expose...
2016-07-18 Peter JasAdd Lazy<T>(T value) constructor (dotnet/coreclr#6304)
2016-07-18 Kyungwoo LeeMerge pull request dotnet/coreclr#6315 from kyulee1...
2016-07-18 Kyungwoo LeeARM64: Temporarrily disable email notification
2016-07-18 Jostein KjønigsenProvide guidance for common build-failure scenario...
2016-07-18 Stephen ToubAdd ICloneable back to several globalization types...
2016-07-18 James KoMinimize buffer allocations in Stream.CopyTo for seekab...
2016-07-17 Jonghyun ParkRevert "Less conservative gt obj"
2016-07-17 Jan KotasGC update from CoreRT (dotnet/coreclr#6305)
2016-07-15 Aditya MandaleekaMerge pull request dotnet/coreclr#6299 from mairaw...
2016-07-15 Maira Wenzelfix small typos
2016-07-15 Sean GillespieMerge pull request dotnet/coreclr#6296 from swgillespie...
2016-07-15 Andy AyersInliner: capture profit model estimate during replay
2016-07-15 William GodbeMerge pull request dotnet/coreclr#6295 from wtgodbe...
2016-07-15 wtgodbeStop chmoding nonexistant corerun file in Tools dir
2016-07-15 Sejong OhMerge pull request dotnet/coreclr#6037 from sejongoh...
2016-07-15 Jarret ShookMerge pull request dotnet/coreclr#6249 from prajwal...
2016-07-15 Michal StrehovskýMerge pull request dotnet/coreclr#6287 from MichalStreh...
2016-07-14 Jarret ShookMerge pull request dotnet/coreclr#6050 from prajwal...
2016-07-14 Michal StrehovskýRemove assert validating intrinsic expansion on mustExpand
2016-07-14 Sejong OHRemove unnecessary copies for stack struct argument...
2016-07-14 William GodbeMerge pull request dotnet/coreclr#6256 from wtgodbe...
2016-07-14 wtgodbeUpdate to latest version of buildtools
2016-07-14 Bruce ForstallMerge pull request dotnet/coreclr#6276 from BruceForsta...
2016-07-14 Bruce ForstallClean up localloc implementation; improve AMD64 codegen...
2016-07-14 Brian SullivanMerge pull request dotnet/coreclr#6274 from hqueue...
2016-07-14 Hyung-Kyu ChoiIntroduce XOR swap to legacy codegen for ARM32
2016-07-14 Prajwal A Ndocs: Add building coreclr for emulator
2016-07-14 Stephen ToubMerge pull request dotnet/coreclr#6263 from stephentoub...
2016-07-14 Rahul KumarMerge pull request dotnet/coreclr#6257 from rahku/crossgen
2016-07-13 Jan VorlicekMake StubHelpers::ProcessByrefValidationList NOTHROW...
2016-07-13 Stephen ToubMerge pull request dotnet/coreclr#6205 from stephentoub...
2016-07-13 Carol EidtMerge pull request dotnet/coreclr#6182 from wateret...
2016-07-13 Stephen ToubAdd #if FEATURE_SERIALIZATION around non-functional...
2016-07-13 William GodbeMerge pull request dotnet/coreclr#6255 from wtgodbe...
2016-07-13 Pat GavlinMerge pull request dotnet/coreclr#6254 from pgavlin...
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 dotnet/coreclr#6251 from BruceForsta...
2016-07-13 Bruce ForstallImplement localloc for RyuJIT/x86
2016-07-13 Bruce ForstallMerge pull request dotnet/coreclr#6224 from BruceForsta...
2016-07-13 Bruce ForstallFix dotnet/coreclr#4177: RyuJIT/x86 NYI related to...
2016-07-13 Stephen ToubMerge pull request dotnet/coreclr#6253 from stephentoub...
2016-07-13 Rahul KumarARM64:Similar to arm, in order to preserve volatile...
2016-07-13 Matt EllisMerge pull request dotnet/coreclr#6247 from ellismg...
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 dotnet/coreclr#6246 from rahku/crossgen
2016-07-13 Matt EllisAdd back some surface area to thinned corelib
2016-07-13 Andy AyersMerge pull request dotnet/coreclr#6244 from AndyAyersMS...
2016-07-13 Rahul KumarArm64: remove gcstress_fail tag from certain tests...
2016-07-13 Rahul KumarMerge pull request dotnet/coreclr#6226 from rahku/crossgen
2016-07-13 Matt EllisSuppress Interactive Shell when running PS
2016-07-13 Pat GavlinMerge pull request dotnet/coreclr#6225 from pgavlin...
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 (dotnet/coreclr#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 dotnet/coreclr#6137 from papaslavik...
2016-07-12 Bruce ForstallMerge pull request dotnet/coreclr#5966 from mikedn...
2016-07-12 Brian SullivanMerge pull request dotnet/coreclr#6198 from briansull...
2016-07-12 Jarret ShookMerge pull request dotnet/coreclr#5948 from jyoungyun...
2016-07-12 Jan VorlicekFix exceptions in GC wave 2 (dotnet/coreclr#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 dotnet/coreclr#6215 from dotnet...
2016-07-11 Pat GavlinMerge pull request dotnet/coreclr#6221 from pgavlin...
2016-07-11 Pat GavlinRemove dead code in Rationalize.
2016-07-11 Andy AyersMerge pull request dotnet/coreclr#6204 from AndyAyersMS...
2016-07-11 Aditya MandaleekaMerge pull request dotnet/coreclr#6216 from hqueue...
2016-07-11 Bruce ForstallMerge pull request dotnet/coreclr#6202 from BruceForsta...
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 dotnet/coreclr#6201 from AndyAyersMS...
2016-07-09 Brian SullivanMerge pull request dotnet/coreclr#6190 from dotnet...
2016-07-09 Andy AyersInliner: updates to ModelPolicy
2016-07-08 Jan VorlicekFix exceptions in GC (dotnet/coreclr#6192)
2016-07-08 Bruce ForstallMerge pull request dotnet/coreclr#6193 from BruceForsta...
2016-07-08 Rahul KumarMerge pull request dotnet/coreclr#6195 from rahku/crossgen
2016-07-08 William GodbeMerge pull request dotnet/coreclr#6197 from wtgodbe...
next