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
2017-04-13
William Godbe
Merge pull request #10927 from wtgodbe/PortableOSXWin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
William Godbe
Merge pull request #10949 from wtgodbe/ImageVersion
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
wtgodbe
Update Ubuntu14.04 Cross Docker image
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Michelle McDaniel
Merge pull request #10922 from adiaaida/fixXUnitPerf
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Jonghyun Park
[x86/Linux] Use appropriate FCALL macro for SafeBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Mike McLaughlin
Remove distro specific RIDs from SOS.NETCore's project...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Jim Ma
Ensure Environment.ExitCode works correctly after app...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
dotnet bot
Update CoreClr to preview1-25213-02 (#10937)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Rahul Kumar
Merge pull request #10875 from rahku/fix_x86_gcstress
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Hyeongseok Oh
[ARM32/Linux] Build libcoreclrtraceptprovider.so (...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Mike McLaughlin
Create ELF core dump on coreclr exceptions and signals...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Rahul Kumar
Add platform (x64 & arm64) specific optimized jit helpe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Rahul Kumar
Merge pull request #10930 from rahku/marshalfix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Rahul Kumar
HelperMethodFrame missing at certain places in method...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Bruce Forstall
Merge pull request #10914 from hqueue/jit/remove_unused...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
dotnet bot
Merge changes from TFS (#10926)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Stephen Toub
Merge pull request #10917 from stephentoub/fix_badges
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jonghyun Park
[x86/Linux] Fix ResumeEsp before resume (#10749)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jonghyun Park
[x86/Linux] 16-byte aligned BackPatchWorkerAsmStub...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Pat Gavlin
Merge pull request #10905 from pgavlin/VSO406158
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jonghyun Park
[x86/Linux] 16-byte aligned DelayLoad_MethodCall (...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
wtgodbe
Enable building Core_Root for any RID against packages
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jarret Shook
Merge pull request #10706 from sdmaclea/PR-ARM64-GC...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
William Godbe
Merge pull request #10923 from wtgodbe/ImproveReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Merge pull request #10911 from adityamandaleeka/handle_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
wtgodbe
Improve reporting parameters for pipebuild
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Koundinya Veluri
Fix closed delegate deserialization to account for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Bruce Forstall
Merge pull request #10243 from sdmaclea/PR-CALLI-LOWERI...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Michelle McDaniel
Fix run-xunit-perf.cmd for local use
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Atsushi Kanamori
NS2.0 AssemblyName.ReferenceMatchesDefinition() (#10919)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Bruce Forstall
Merge pull request #10904 from BruceForstall/ArmMergeCo...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jonghyun Park
[x86/Linux] Funclet-based synchronization (#10791)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Bruce Forstall
Merge pull request #10852 from mskvortsov/ryujit-arm32...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
dotnet bot
Update CoreClr to preview1-25212-04 (#10879)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jan Kotas
Fix resource string name
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jiyoung Giuliana Yun
Change default clang version to clang3.9 in cross build...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Stephen Toub
Fix build badges in OfficialAndDailyBuilds.md
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Mikhail Skvortcov
RyuJIT/ARM32: encodable offsets for ld/st
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Hyung-Kyu Choi
Remove unused function in BasicBlock
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Rename overloaded "table" to "store" for VM side concept.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Hyeongseok Oh
Fix CI tizen build error (#10909)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Rahul Kumar
modify lastAvAddress when adjusting context for Stub
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Hide knowledge of handle table buckets and home heaps...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Delete Ref_ContainHandle and ContainsOBJECTHANDLE.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Add GetNewHandleTable and GetGlobalHandleTable to inter...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Remove GetHandleTableForHandle and add CreateDuplicateH...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Replace GetHandleTableContext with GetHandleContext.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Merge pull request #10882 from adityamandaleeka/double_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Merge pull request #10877 from adityamandaleeka/handle_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Jan Kotas
Move files to shared CoreLib partition (#10885)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Aditya Mandaleeka
Merge pull request #10816 from adityamandaleeka/handle_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
William Godbe
Merge pull request #10907 from wtgodbe/BuildTypeReporting2
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
wtgodbe
Pass null instead of empty for PB_BuildType
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
William Godbe
Merge pull request #10906 from wtgodbe/BuildTypeReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
wtgodbe
Pass PB_BuildType as a Pipeline ReportingParameter
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Fix a number of reordering issues in shift decomposition.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
William Godbe
Merge pull request #10899 from wtgodbe/PipelineReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Merge similar arm32/arm64 codegen functions
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
wtgodbe
Add last set of reportingParameters to pipelines.json
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Andy Ayers
Merge pull request #10867 from AndyAyersMS/FixSingleDefBug
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Mandar Sahasrabuddhe
CoreFx #15622 Dictionary<TKey, TValue>.Remove(TKey...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Merge pull request #10880 from BruceForstall/ArmCommon
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10876 from pgavlin/VSO406156
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Move a few more types from CoreFX to CoreLib (#10893)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Matt Galbraith
Merge pull request #10894 from dotnet/Add_Build_Type
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3288 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Create common files for ARM32 and ARM64 common code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Matt Galbraith
Add some BuildType and Subtype info to CoreCLR build...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10886 from hseok-oh/ci/fix_ci_error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Jan Kotas
Merge pull request dotnet/corert#3285 from dotnet/nmirror
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Remove sudo in netci.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Overwrite permission in coreoverlay generation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Fix netci.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Hyeongseok Oh
Fix CI test error: permission error
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Sergey Andreenko
Do not spill eeStack after ldtoken opcode. (#10215)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Aditya Mandaleeka
Remove double initialization of variables in app domain...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Koundinya Veluri
Fix some static methods on ThreadPool to wait for initi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Bruce Forstall
Merge pull request #10782 from parjong/fix/x86_funclet_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Aditya Mandaleeka
Move handle null checks to VM side.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
dotnet bot
Update CoreClr to preview1-25210-04 (#10862)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Pat Gavlin
Merge pull request #10871 from pgavlin/PipelineCompatJit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Merge pull request #10866 from pgavlin/VSO405852
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Fix a few errors in cast decomposition.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Dan Moseley
empty array (#10841)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Roman Artemev
Merge pull request #10814 from rartemev/ilasm_reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Bruce Forstall
Merge pull request #10808 from sdmaclea/PR-ARM64-enable...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
Extract genInterruptible setting as a separate region
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jonghyun Park
Use hasPartialArgInfo instead of isPartialArgInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Sergey Andreenko
add test with deep execution tree without stores. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Package compatjit.dll in pipeline builds.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Aditya Mandaleeka
Move handle destruction code to IGCHandleTable.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Pat Gavlin
Fix VSO bug 405852.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jan Kotas
Add back UnmanagedType.LPUTF8Str (#10859)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Rew
CoreLib Build System portability updates (#10839)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Koundinya Veluri
Fix contract to allow call into GarbageCollect() to...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Aditya Mandaleeka
Merge pull request #10823 from adityamandaleeka/move_va...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Omar Tawfik
Add empty System.Runtime.CompilerServices.RuntimeFeatur...
commit
|
commitdiff
|
tree
|
snapshot
next