projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2016-05-19
Sean Gillespie
Merge pull request dotnet/coreclr#4991 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Mike McLaughlin
Implement source/line number support for Exception...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
William Godbe
Merge pull request dotnet/coreclr#5031 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
SaeHie Park
ARM, SOS: correct IP and SP value in ClrStack command...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Russ Keldorph
Merge pull request dotnet/coreclr#5057 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Senthil
Merge pull request dotnet/coreclr#5001 from AlexGhionde...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Jan Kotas
Merge pull request dotnet/coreclr#5076 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
mkborg
Skip configuration with skipnative option. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Kyungwoo Lee
Merge pull request dotnet/coreclr#5073 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Kyungwoo Lee
Merge pull request dotnet/coreclr#5020 from kyulee1/imp
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Kyungwoo Lee
ARM64: New Test Binary Update
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
sbomer
Port from tfs: onload exception debugger crash fix...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Bruce Forstall
Merge pull request dotnet/coreclr#5070 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Sean Gillespie
Switch GCSimulator to BuildAndRun so that a shell wrapp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
wtgodbe
Update build scripts to fix small errors
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Alex Ghiondea
Explicitly reference the file containing the mscorlib...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Aditya Mandaleeka
Merge pull request dotnet/coreclr#5039 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Hugh Bellamy
Cache GetLowerBound in Array.Reverse and Array.Sort...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Kyungwoo Lee
ARM64: Enable End-To-End ReadyToRun (R2R) Crossgen
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rama krishnan...
Merge pull request dotnet/coreclr#5069 from ramarag...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Yi Zhang (CLR)
Merge pull request dotnet/coreclr#5048 from yizhang82...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Russ Keldorph
Merge pull request dotnet/coreclr#5044 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
James Ko
Remove Encoding FEATURE_* defines from mscorlib (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rama Krishnan...
Removing hard coded path
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Bruce Forstall
Merge pull request dotnet/coreclr#5062 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rahul Kumar
Merge pull request dotnet/coreclr#5036 from rahku/fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Venkata Sivaramakris...
Fix to Jit32 test b46659.exe failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Jeremy Kuhne
Merge pull request dotnet/coreclr#4902 from JeremyKuhne...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Bruce Forstall
Rollback CSdotnet/coreclr#1603899 that led to a JIT...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Russ Keldorph
Exclude smallframe for JIT32
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Fadi Hanna
Porting the changes to support generic dictionaries...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Alex Ghiondea
Explicitly specify the location from where to pick...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Dongyun Jin
Fix Interop TCs to use long long instead of long (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Bruce Forstall
Merge pull request dotnet/coreclr#5055 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
John Chen
Fix crossgen /createpdb when input filename is given...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Swaroop Sridhar
ARM64: Fix LR update in a few stubs (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Stephen Toub
Add private properties for debugger access to Task...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Jan Kotas
Add missing method contract
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
James Ko
String.Equals: Don't typecast if object refs are the...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Jan Kotas
Merge pull request dotnet/coreclr#5050 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rama krishnan...
Merge pull request dotnet/coreclr#5028 from ramarag...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Matt Ellis
Add missing .gitmirrorall file
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Yi Zhang
Move NATIVE_DLL_SEARCH_DIRECTORIES probing earlier...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Gaurav Khanna
Merge pull request dotnet/coreclr#5034 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
tijoytom
Merge pull request dotnet/coreclr#5016 from tijoytom...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
tijoytom
Merge branch 'master' of https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Kshama Pawar
Merge pull request dotnet/coreclr#5032 from kspawa...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Russ Keldorph
Fix and reenable lifetime2
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Geunsik Lim
Linux/ARM: Change default clang version from 3.5 to...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rahul Kumar
Fix for issue# 3651
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Gaurav Khanna
Revert "Enable overriding assemblies from TPA"
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Rama Krishnan...
Guard Crossgen Test Runtime logic with RunCrossGen Env
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Pat Gavlin
Merge pull request dotnet/coreclr#4994 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Pat Gavlin
Merge pull request dotnet/coreclr#5015 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
James Ko
Add more help options to corerun (dotnet/coreclr#4973)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
James Ko
Remove redundant Rank checks from SZArrayHelper/Enumera...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Aditya Mandaleeka
Put SIGTERM registration behind a PAL initialization...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-18
Dongyun Jin
Some test cases require more than 2GB RAM (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Kshama Pawar
Treat R2R images as NI for profiling
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Aditya Mandaleeka
Merge pull request dotnet/coreclr#4995 from adityamanda...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Aditya Mandaleeka
Update contributing-workflow.md
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Dmitri-Botcharnikov
Fix breakpoints on jitted code for Linux/ARM (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
noahfalk
Start using CODE_OWNERS.TXT (dotnet/coreclr#5027)
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Jose Perez...
Enable Checksum csc param for mscorlib (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
noahfalk
Merge pull request dotnet/coreclr#4954 from kvochko...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
tijoytom
updating model.corlib.xml
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
tijoytom
Merge branch 'master' of https://github.com/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
William Godbe
Merge pull request dotnet/coreclr#5023 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
wtgodbe
Add dev workflow scripts for build pipeline
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
AlexGhiondea
Merge pull request dotnet/coreclr#4874 from gkhanna79...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Sejong Oh
Merge pull request dotnet/coreclr#4999 from sejongoh...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Pat Gavlin
Encapsulate or replace references to CORINFO_PAGE_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Pat Gavlin
Remove jitOnDllProcess{Attach,Detach}.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Fadi Hanna
Implementing the Unix calling convention for the generi...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Sejong OH
Add typeInfo::GetMehtod2 to avoid checking GetType...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Sejong Oh
Merge pull request dotnet/coreclr#4789 from sejongoh...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Yi Zhang (CLR)
Merge pull request dotnet/coreclr#5008 from yizhang82...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Carol Eidt
Merge pull request dotnet/coreclr#5002 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
James Ko
Optimize Array.GetLength, GetUpperBound, GetLowerBound...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Matt Warren
Update StringObject comment in object.h (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Jan Kotas
Move notion of restricted physical memory behind the...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Russ Keldorph
Merge pull request dotnet/coreclr#4997 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Yi Zhang (CLR)
Enable DefaultDllImportSearchPathsAttribute in CoreCLR...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Jan Kotas
Merge pull request dotnet/coreclr#5003 from jkotas...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Gaurav Khanna
Initial change to support System.Private.CoreLib.dll...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Alex Ghiondea
Introduce a way to override AppContext switches from...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Kshama Pawar
Merge pull request dotnet/coreclr#4975 from kspawa...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Sejong Oh
Always download coredistools package
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Jan Kotas
Update GC from CoreRT
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Russ Keldorph
Rename some IL tests whose names conflicted with C...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-17
Carol Eidt
Document about supporting long on 32-bit architectures.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Carol Eidt
Merge pull request dotnet/coreclr#4962 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Davis Goodin
Merge pull request dotnet/coreclr#4620 from dagood...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Michelle McDaniel
Merge pull request dotnet/coreclr#4985 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Aditya Mandaleeka
Reenable NativeCallable test on x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Lubomir Litchev
Merge pull request dotnet/coreclr#4982 from LLITCHEV...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Michelle McDaniel
Update sin projs with correct project includes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Michelle McDaniel
Merge pull request dotnet/coreclr#4965 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Carol Eidt
Fix CircleInConvex to check result within 1 ULP
commit
|
commitdiff
|
tree
|
snapshot
2016-05-16
Jeremy Kuhne
Merge pull request dotnet/coreclr#4905 from JeremyKuhne...
commit
|
commitdiff
|
tree
|
snapshot
next