platform/upstream/dotnet/runtime.git
2018-09-20 Tanner GoodingFixing up some code in DoubleTests and SingleTests
2018-09-20 Tanner GoodingUpdating the tests which cover the public constant...
2018-09-20 Tanner GoodingSome cleanup of DoubleTests and SingleTests to make...
2018-09-20 Tanner GoodingReorganizing DoubleTests and SingleTests to have the...
2018-09-20 Tanner GoodingFixing the Perf.Double and Perf.Single tests to cover...
2018-09-20 Tanner GoodingAdding Perf.Single and splitting out Perf.Decimal
2018-09-20 Pavel KrymetsReplace ReadAsyncCompletesIfFlushAsyncCanceledMidFlush...
2018-09-20 Tomas Weinfurtuse proper flags for sendmsg() on Unix (dotnet/corefx...
2018-09-20 GrantFix Units for Span.Contains (dotnet/corefx#32362)
2018-09-19 Viktor HoferAdd launchSettings.json files to test projects (dotnet...
2018-09-19 Koundinya VeluriAdd AsyncLocal test that verifies value changes (simila...
2018-09-19 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, ProjectN...
2018-09-18 Santiago Fernandez... Move InvalidAsynchronousStateException down to Primitiv...
2018-09-18 Fredrik EilertsenAdd UTF8 parser performance tests (dotnet/corefx#32026)
2018-09-18 Dan MoseleyIncrease tracing for ProfileOptimization_CheckFileExist...
2018-09-18 Dan MoseleyAdd SqlFacetAttribute (dotnet/corefx#32245)
2018-09-18 GrantUnits for Span.Contains (dotnet/corefx#32293)
2018-09-17 Jeremy BartonRe-enable some tests on netfx since we have a higher...
2018-09-17 Wes HaggardMerge pull request dotnet/corefx#32311 from dotnet...
2018-09-17 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-17 Tomas Weinfurtskip content-length on DELETE and OPTIONS methods with...
2018-09-15 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26915...
2018-09-14 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26914...
2018-09-14 dotnet-maestro-botUpdate CoreClr, ProjectNTfs, ProjectNTfsTestILC to...
2018-09-14 Anirudh AgnihotrySetting the lastWriteTime And LastAccessTime no longer...
2018-09-13 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26913...
2018-09-13 Jeremy BartonRemove the ActiveIssue attribute from a disabled-but...
2018-09-13 GrantChange calls from string.IndexOf to string.Contains...
2018-09-13 Steve PfisterAdded InstanceDescriptor check back into DateTimeConver...
2018-09-13 Marco RossignoliAdd retry policy to ProfileOptimization test (dotnet...
2018-09-13 Viktor HoferMake Image, Bitmap, Metafile and Icon serializable...
2018-09-13 Josh FreeAdd Ubuntu 18.10 (Cosmic Cuttlefish)
2018-09-13 Jeremy BartonRead SSL_CERT_FILE contents before SSL_CERT_DIR contents
2018-09-13 Geoff KizerMerge pull request dotnet/corefx#32211 from jbhensley...
2018-09-13 Wes HaggardUpdate library-servicing document (dotnet/corefx#32267)
2018-09-13 dotnet-maestro-botUpdate CoreSetup, ProjectNTfs, ProjectNTfsTestILC to...
2018-09-13 Filip NavaraOptimize public key imports for OpenSSL and Common...
2018-09-13 Filip NavaraUnify code for AttributeAsn and X501AttributeAsn
2018-09-13 Jan KotasDelete dead files (dotnet/corefx#32265)
2018-09-12 Wes HaggardMerge pull request dotnet/corefx#32264 from AfsanehR...
2018-09-12 Jeremy BartonAdd SignerIdentifierType.NoSignature support to SignedCms
2018-09-12 Santiago Fernandez... Remove System.Buffers package (dotnet/corefx#32096)
2018-09-12 GrantRef Assembly for MemoryExtensions.Contains (CoreFX...
2018-09-12 Afsaneh Rafighiupdate Assembly and package version in master branch
2018-09-12 jbhensleyFix whitespace
2018-09-12 William GodbeFix AssemblyVersion update instructions (dotnet/corefx...
2018-09-12 Wes HaggardMerge pull request dotnet/corefx#32257 from dotnet...
2018-09-12 Atsushi KanamoriMake AttributeType virtual and add MakeGenericSignature...
2018-09-12 dotnet-maestro-botUpdate CoreFx to preview1-26912-03
2018-09-12 Filip NavaraSystem.Security: Use RandomNumberGenerator.Fill (dotnet...
2018-09-12 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview1-26912-04, preview...
2018-09-12 dotnet-maestro-botUpdate BuildTools, CoreSetup, ProjectNTfs, ProjectNTfsT...
2018-09-12 Morgan BrownBuild managed code and packages for WebAssembly/netcore...
2018-09-12 David ShulmanDisable nt auth tests on Nano (dotnet/corefx#32247)
2018-09-12 Santiago Fernandez... Add conditional attribute tests to ensure we're always...
2018-09-12 Maryam AriyanUpdate json file adding Mojave 10.14 (dotnet/corefx...
2018-09-11 Viktor HoferUpdate VS 2017 Command Line install instructions
2018-09-11 Coen MunckhofUpdate Base64Encoder.cs (dotnet/corefx#32189)
2018-09-11 Geoff KizerHttpClient: add simple nt auth tests (dotnet/corefx...
2018-09-11 Jan KotasDelete moved files, port cleanup from CoreCLR and CoreRT
2018-09-11 Tomas Weinfurtdetect permission problem and handle exception accordin...
2018-09-11 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-11 Andrii KurdiumovVerify that multiplication is also match IEEE expectati...
2018-09-11 Andrii KurdiumovReduce amount of compare operations and add comments
2018-09-11 Andrii KurdiumovSync results from optimized and non-potimized versions
2018-09-11 Andrii KurdiumovAdd explicit testing of corner cases
2018-09-11 Andrii KurdiumovAdd comment with explanantion why implementation don...
2018-09-11 Andrii KurdiumovFix tests
2018-09-11 Andrii KurdiumovSync validation logic of full Complex division with...
2018-09-11 Andrii KurdiumovAddede mixed Complex/double arithmetic operators to...
2018-09-11 Michal StrehovskýAdd ThrowNoDefaultConstructorForCollectionException...
2018-09-11 jbhensleyAdded test to emit EOS in the middle of an otherwise...
2018-09-10 Jiayi YuSupport hexBinary type (dotnet/corefx#32141)
2018-09-10 Filip NavaraRemove last usages of DerSequenceReader/DerEncoder...
2018-09-10 Geoff KizerMerge pull request dotnet/corefx#32146 from geoffkizer...
2018-09-10 Karel ZikmundUpdate Reflection ownership
2018-09-10 William GodbeAdd document for servicing libraries (dotnet/corefx...
2018-09-10 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-08 Paulo JanottiRemove the known issue for macOS
2018-09-08 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26908...
2018-09-08 Wes HaggardMerge pull request dotnet/corefx#31824 from ViktorHofer...
2018-09-08 Paulo JanottiGet coverlet perf gains and remove copy of tracker...
2018-09-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-09-08 Wes HaggardMerge pull request dotnet/corefx#32177 from weshaggard...
2018-09-08 Wes HaggardMerge pull request dotnet/corefx#32148 from weshaggard...
2018-09-08 Wes HaggardUpdate to released SDK
2018-09-07 Tomas Weinfurtclient side ALPN for OSX (dotnet/corefx#31905)
2018-09-07 Luqun LouAdd Public API Marshal.GetEndComSlot and Marshal.IsType...
2018-09-07 Tomas Weinfurtminimal support for serial port on Linux. part 2. ...
2018-09-07 Wes HaggardMerge pull request dotnet/corefx#32137 from weshaggard...
2018-09-07 Filip NavaraAvoid unnecessary Oid lookups in AsnReader
2018-09-07 Wes HaggardHarvest the netstandard2.0 refs for the crypto libraries
2018-09-07 Tanner GoodingFixing up the UTF8Formatter and some tests to properly...
2018-09-07 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, ProjectNTfs, Project...
2018-09-07 Viktor HoferDisable failing IO PathFeatures tests on netfx
2018-09-07 Viktor HoferFix apartment tests for netfx due to differnet file...
2018-09-07 Viktor HoferUpdate XUnitExtensions
2018-09-07 Filip NavaraConvert [DSA/RSA/Ecc]SecurityTransforms and X509Signatu...
2018-09-07 Alfred RossiFix incorrect IEEE conversion buffer size for ECDsaCmsS...
2018-09-07 Geoff KizerMerge pull request dotnet/corefx#32043 from geoffkizer...
next