projects
/
platform
/
upstream
/
coreclr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/coreclr.git
2019-02-27
dotnet-maestro...
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Russ Keldorph
Remove BuildTestsAgainstPackages logic
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Jeremy Koritzinsky
Add blob feed to dependencies.props (#22857)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Jan Kotas
Preserve Marshal.GetLastWin32Error in SafeHandle.Danger...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Filip Navara
Move Thread to shared CoreLib (#22744)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Grant
Make BitOperations public (CoreCLR) (#22864)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Andrew Au
Remove bogus assert in Thread::MarkThreadForAbort ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Noah Falk
Update EventCounter spec (#22852)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Sergey Andreenko
Fix `optVNConstantPropOnTree`. (#22865)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Jan Vorlicek
Fix Assembly::Load context for collectible assemblies...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Eric StJohn
Fix _IlasmDir definition (#22856)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Andy Ayers
JIT: In morph, only call DefinesLocal on assignments...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
John Salem
Merge pull request #22841 from josalem/stacktrace-cache...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
David Mason
Update added types and methoddefs on ApplyMetadata...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Sinan Kaya
GCC compatibility fixes #7 (#22810)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Noah Falk
Spec for EventCounter changes (#22811)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Jeremy Koritzinsky
Add the coreclr blob feed as a restore source for test...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Stephen Toub
Special-case 1 module per assembly in Assembly.GetTypes...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Steve MacLean
Remove buildpipelines (#22835)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Egor Chesakov
Add platforms template parameter to platform-matrix...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Jarret Shook
For linux-musl-arm64 use OutputRid (#22840)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Andy Ayers
Fix and re-enable some finalizer tests (#22771)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Filip Navara
Remove support for ICLRExecutionManager and pause/resum...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
John Salem
Simplify getting exposed Assembly, and specifies parame...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
dotnet-maestro...
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Filip Navara
Move WaitHandle to shared CoreLib (#22634)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Eric StJohn
Merge pull request #22796 from ericstj/splitILAsmCopy
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
John
Removed erroneous use of 'PROCESSOR_ARCHITECTURE' Envir...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Clinton Ingram
fix BSWAP16 intrinsic handling of signed values (#22666)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Marek Safar
Move AssemblyLoadContext to shared partition (#22685)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Eric StJohn
Make System.Runtime.CompilerServices.Unsafe inbox ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Tanner Gooding
Adding a missing single-quote (#22809)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Dan Moseley
Remove 'from HRESULT' (#22782)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Jan Kotas
Change Environment.Version to return product version...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Jarret Shook
Correctly build packages for linux-musl-arm64 (#22793)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Mukul Sabharwal
Enable FEATURE_BASICFREEZE (#22776)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
John Salem
Restore original delegate use until corresponding coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
John Salem
Mirror StackFrameHelperChanges in mscorlib.h and change...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jan Vorlicek
Add fatal error details printing (#22789)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Sergey Andreenko
Update CoreFX Windows Arm32 exclusion list. (#22695)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Eric St. John
Split out copy of Ilasm and make it optional
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Stephen Toub
Ignore EINVAL/EBADF errors from FTruncate in FileStream...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jeremy Koritzinsky
Disable IJW tests on Windows 7. (#22779)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Simon Nattress
R2RDump - Gracefully handle inability to parse GC Info
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Sinan Kaya
More GNUC Fixes (#22687)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jarret Shook
Disable tests that fail to build under 3.0.0-preview3...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Sergey Andreenko
Exclude /Interop/COM/NETClients/Events/NETClientEvent...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Michal Strehovský
Store information about partial ngen in R2R images...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
David Mason
Update ReJIT/MethodDescBackpatchInfoTracker lock relati...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jan Kotas
Delete unused FEATURE flags (#22781)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Sergey Andreenko
Fix CoreFX build break. (#22773)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jan Kotas
Cleanup unnecessary COUNTER_ONLY (#22759)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Sung Yoon Whang
Add exception counter (#22734)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Jarret Shook
Correct __CrossBuild in build-packages to be 0 or 1...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Brian Sullivan
Merge pull request #22731 from briansull/issue-22436
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Jarret Shook
Do not use portablebuild=false for linux-musl (#22760)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Sergey Andreenko
[XUnit] Use ParallelRun==Collections on all platforms...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Sung Yoon Whang
Remove unused perfcounter code (#22742)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Jarret Shook
[Unix|*] Rework and share the logic for determining...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Maoni Stephens
increasing LocalGC version to 3 for 3.0 (#22751)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Marek Safar
Clean up unused parameters around Assembly::Load (...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Brian Sullivan
Mispelling
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Aaron Robinson
Support COM events (#22721)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Brian Sullivan
Added enclosing brances for if/then stmts
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Andy Ayers
JIT: handle preference miss two register xmm return...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Noah Falk
Add VS debugging info to our instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Tanner Gooding
Enable the HWIntrinsic extension methods and remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Filip Navara
Move Thread to shared CoreLib (dotnet/corefx#35462)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Ben Adams
Reduce struct copy by 1 in ValueTask.GetAwaiter (#22738)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Andrew Au
Removed some dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Brian Sullivan
Fix Isuue 22436 - noway_assert 'expTyp == cseLclVarTyp...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Egor Chesakov
Remove accidentally added Windows.10.Nano.Amd64 from...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Juan Hoyos
Add CoreCLR blobfeed to NuGet.config (#22699)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Andy Ayers
Fix dblarray tests and reenable for arm32 (#22718)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
John Salem
Fix GC Hole by using SetAt on the PTRARRAY for the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Stephen Toub
Use ThrowHelper in ManualResetValueTaskSourceCore ...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Egor Chesakov
Use Build.DefinitionName for Creator when submitting...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Konstantin...
Fix tizen rootfs building (#22715)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Stephen Toub
Fix bug introduced during cleanup in JapaneseLunisolarC...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Ben Adams
Allow Task.WaitAny completion to run synchronously...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Sinan Kaya
Abstract deprecated and selectany for GCC and remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Stephen Toub
Fix race condition in ManualResetValueTaskSourceCore...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Mike McLaughlin
Fix CLRDataCreateInstance export. This was breaking...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Sung Yoon Whang
Add ManagedRuntimeEventSource (#22515)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Jan Kotas
Early out from vectored exception handler on uninitiali...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Jan Kotas
Use out arguments in UmAlQuraCalendar (#22704)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Jan Kotas
Cleanup CoreLib makefiles (#22706)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Tanner Gooding
Adding tannergooding to the arm64Users list. (#22665)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Brian Sullivan
Merge pull request #22656 from briansull/fix_arm64_assert
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
John Salem
Add array of managed assembly objects to StackFrameHelp...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Brian Sullivan
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Stephen Toub
Use RunContinuationsAsynchronously in SemaphoreSlim...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Brian Sullivan
Correct the assert to add R8 as a potential valid register
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Hugh Bellamy
Cleanup Calendars code (#22582)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Tanner Gooding
Fixing extension method overload resolution for some...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Egor Chesakov
Use testGroup for defining test jobs (#22608)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Russ Keldorph
Enable telemetry for official builds
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Fei Peng
Optimize Vector128/256<T>.Get/WithElement (#22353)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Tanner Gooding
Adding an update-dependencies.cmd script, like CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
next