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-05-17
Jan Vorlicek
Merge pull request #24520 from am11/freebsd/set-affinity
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Jan Kotas
Delete unnecessary locale arguments (#24624)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Michal Strehovský
Add support for invariant casing in PAL (#24597)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Sung Yoon Whang
Add runtime counter for TP work items produced (#24618)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Anirudh Agnihotry
Correcting documentation for span and memory slice...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Sinan Kaya
compilation fixes (#24613)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Levi Broderick
Fix parameter names in ToUtf16 (#24617)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Jeremy Koritzinsky
Add Managed->Native tests for our WinRT primitives...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Michal Strehovský
Delete iswxdigit test (#24608)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Tarek Mahmoud...
Fix Handling time patterns with quotes (#24589)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Jeremy Koritzinsky
Split the phases of EEClassLayoutInfo::CollectLayoutFie...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Carol Eidt
Ensure that SIMD fields are correctly typed (#24377)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Fadi Hanna
Suppress crossgen warnings on failures to load types...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Levi Broderick
Make Label and OpCode readonly and IEquatable (#24360)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Egor Chesakov
Merge pull request #24603 from dotnet/revert-24554...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Egor Chesakov
Revert "Unconditionally capture output of xUnit tests"
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Andrew Au
Avoid doing dangerous cleanup in case of process detach
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
David Wrighton
Remove concept of AppDomains from the GC (#24536)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Sergey Andreenko
Merge pull request #24590 from sandreenko/deleteJitOpts
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Andrew Au
Make sure variable live range for prolog is reported...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Michal Strehovský
Delete unicode API emulator (#24581)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Egor Chesakov
Unconditionally capture output of xUnit tests (#24554)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Egor Chesakov
Enable JIT\superpmi\superpmicollect on Linux and macOS...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Sergey Andreenko
delete JitOptions struct.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Egor Chesakov
Fix memory corruption in GetResultFileName in SuperPMI...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Egor Chesakov
Before calling getModuleAssembly and getClassModule...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
dotnet-maestro...
[master] Update dependencies from dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Fadi Hanna
Fix bug where crossgen would throw OOM when given an...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Fadi Hanna
Making crossgen throw when compiling with the PartialNg...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Mike McLaughlin
Update xplat-minidump-generation.md
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Koundinya Veluri
Enable QuickJit by default (#24576)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (#24521)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Adeel Mujahid
Switch to zero-length array in otherwise empty class...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Jan Kotas
Fix issues reported by PREfast static analysis tool...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Steve MacLean
Stack size override (#24532)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Egor Chesakov
Decorate SuperPMI DllMain jitStartup getJit with DLLEXP...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jeremy Koritzinsky
Add explicit cmake dependency between clretwrc and...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Koundinya Veluri
Fix a contract violation in ThreadPool.get_CompletedWor...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Andrew Au
Log the real command line in case the process is starte...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jeremy Koritzinsky
Disable IJW tests on ARM32 (#24570)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jan Kotas
Fix Type.GetCustomAttributes for multiple instances...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sergey Andreenko
Merge pull request #24553 from sandreenko/excludeTestsT...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Carol Eidt
Fix more save/restore code for HVAs (#24434)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tomáš Rylek
Further improvements for R2RDump robustness in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
dotnet-maestro...
Update dependencies from https://dev.azure.com/dnceng...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sergey Andreenko
Disable _il_relu_fld under GCStress.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sergey Andreenko
Disable versionbubbles under GCStress.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Sergey Andreenko
Merge pull request #24551 from sandreenko/disable_event...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
David Mason
Profiler API to request ReJIT with inliners (#24461)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Aaron Robinson
Fix broken XML
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jan Kotas
Delete InternalCasingHelper (#24511)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jan Vorlicek
Merge pull request #24524 from janvorli/fix-encode...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jan Vorlicek
Merge pull request #24523 from janvorli/fix-constraint...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Steve MacLean
RemoveThrowMessage (#24563)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aaron Robinson
Was too aggressive with changes to PackageOutputPath...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aaron Robinson
The PackagesDir property is used in places that expecte...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Ludovic Henry
Implement GC.GetTotalAllocatedBytes (#23852)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Egor Chesakov
Unconditionally capture output of xUnit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sergey Andreenko
Disable tests that are failing with timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Sergey Andreenko
exclude eventsourcetrace from jitstress runs.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Gleb Balykov
Fix build error for mscoree coreclr.exports (#24547)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Aaron Robinson
Cleanup some build files (#24539)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Yoh Deadfall
Fixed link to .NET Core SDK (#24544)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Dan Moseley
Update UsingYourBuild.md (#24389)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Adeel
Adjust PAL_STDCPP_COMPAT to accommodate FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Adeel
Fix CPUSET_T definition for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-05-11
Tanner Gooding
Fixing S.P.Corelib to not double include files and...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Sung Yoon Whang
Fix EventCounter disable logic (#24519)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Koundinya Veluri
Disable a tail call test when using minopts (#24426)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Jeremy Koritzinsky
Move EventProvider native layout to be driven by CMake...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Jeremy Koritzinsky
Re-enable accidentally disabled tests. (#24531)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Jeremy Koritzinsky
Reenable IJW tests. (#24530)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Aaron Robinson
Properly set the nuget cache for the repo (#24505)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Andrew Au
Remove obsolete comments
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Jan Vorlicek
Fix field signature generation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Jan Vorlicek
Add module override for constraint type in method
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Stephen Toub
Tweak a few nullable annotations (#24494)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
dotnet-maestro...
Update dependencies from https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Stephen Toub
Fix netstandard build for nullable annotations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Stephen Toub
Fix netfx build with nullable annotations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Dan Moseley
Dead string (#24516)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
dotnet-maestro...
[master] Update dependencies from dnceng/internal/dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Sung Yoon Whang
Fix an overflow issue with eventpipe buffer size (...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Leslie Zhai
[X86/Linux] Fix error: no member named 'GetId' in ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Eugene Rozenfeld
Merge pull request #24482 from erozenfeld/Fix24159
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Mike McLaughlin
Fix memory leak in PAL_GenerateCoreDump (#24503)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Tanner Gooding
More cleanup of the HWIntrinsic test templates (#24455)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Eugene Rozenfeld
Mark local struct as having overlapping fields after...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Gregory LEOCADIE
Add a new version of ContentionEnd event (#22487)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Brian Sullivan
Merge pull request #24456 from briansull/ibc-work
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Stephen Toub
Turn on nullability for all of Corelib (#24497)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Michal Strehovský
Delete suspicious code in delegate construction (#24493)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (#24314)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Jeremy Koritzinsky
Fix ComActivator typo. (#24485)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Andrew Au
Return the required padding size instead of the current...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Steve MacLean
Remove premature throw (#24450)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Koundinya Veluri
Fix ETL event rejit IDs and sending of the IL to native...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-08
Divino César
Merge pull request #24479 from dotnet/UpdateHelixSDK
commit
|
commitdiff
|
tree
|
snapshot
next