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
2017-04-04
Hyeongseok Oh
Pass crossbuild and linux-id to CMakeLists.txt using...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Jonghyun Park
[x86/Linux] Correctly unwind esp frames (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Rahul Kumar
Merge pull request dotnet/coreclr#10601 from rahku...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Bruce Forstall
Merge pull request dotnet/coreclr#10682 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Noah Falk
Merge pull request dotnet/coreclr#10580 from noahfalk...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Matt Warren
Move '#pragma warning(disable:21000)' to correct place...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Ben Adams
Improve Guid.ToString (dotnet/coreclr#10669)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Brian Sullivan
Merge pull request dotnet/coreclr#10678 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Dan Moseley
Debug.Assert FF (dotnet/coreclr#10652)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Igor Kulaychuk
Fix 'this' pointer in struct methods (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Bruce Forstall
Remove unused code under typo define
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dan Moseley
remove fedora 23 (dotnet/coreclr#10667)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Russell C Hadley
Merge pull request dotnet/coreclr#10629 from russellhad...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Koundinya Veluri
Fix InternalsVisibleTo when it references an assembly...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
William Godbe
Merge pull request dotnet/coreclr#10671 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Brian Sullivan
Remove the SO_TOLERANT contact from CEEInfo::resolveVir...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Pat Gavlin
Merge pull request dotnet/coreclr#10672 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
wtgodbe
Publish VC Redist DLLs as part of CoreCLR Package
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Jarret Shook
Merge pull request dotnet/coreclr#10326 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Pat Gavlin
Fix a reference to System.Exception in a JIT test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
ragmani
[x86/Linux] add the process of handling when entry...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
jashook
Update the arm64 test drop
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Dan Moseley
Cut down FormatterServices (dotnet/coreclr#10653)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Tarek Mahmoud...
Fix Double.ToString performance on Linux and OSX (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Hugh Bellamy
Bring back kApplicationException (dotnet/coreclr#10650)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Dan Moseley
Remove securitystate (dotnet/coreclr#10649)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Jan Kotas
Move identical Globalization files to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Jan Kotas
Move identical files to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Jan Kotas
Move identical Interop files to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Sean Gillespie
[Local GC] Move some EE-specific finalize-on-unload...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Sean Gillespie
[Local GC] Remove static fields from GC interface ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10584 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Matt Ellis
Add .gitmirror file
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Brian Sullivan
Merge pull request dotnet/coreclr#10627 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Russell C Hadley
Add initial design document for EH WriteThru
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Luis G
Refactor dotnet download code in init-tools.cmd (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Ayers
Jit: fix a few issues with single def local tracking...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Ayers
Merge pull request dotnet/coreclr#10638 from AndyAyersM...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Michal Strehovský
Merge pull request dotnet/corertdotnet/coreclr#3175...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Aditya Mandaleeka
Change how VM calls ObjectFromHandle.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Aditya Mandaleeka
Add way to get table for handle and ADIndex for handlet...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
noahfalk
Add Tier0/1 jit flags
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Sergey Andreenko
delete GetMethod2 (dotnet/coreclr#10626)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Ayers
Jit: decrement finally nesting level when removing...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Sergey Andreenko
delete wrong and unused value (dotnet/coreclr#10634)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Bruce Forstall
Merge pull request dotnet/coreclr#10467 from helloguo...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Bruce Forstall
Merge pull request dotnet/coreclr#10619 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Ahson Ahmed...
Removing Slice on string overloads and adding AsSpan...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jan Kotas
Merge pull request dotnet/coreclr#10625 from jkotas...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Ahson Ahmed...
Temporary removing string slice span bench test. (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Brian Sullivan
Added DisableInlining flag to the ProfileData.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Rahul Kumar
1. Remove disable of C4996
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Bruce Forstall
Add altjit build for Windows x86-hosted, Windows ARM32...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Bruce Forstall
Merge pull request dotnet/coreclr#10193 from mskvortsov...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jan Kotas
Change the test hook from interface to delegate
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jan Kotas
Fix build breaks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Atsushi Kanamori
NS2.0 Inject more missing types into CoreRT by sharing...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jan Kotas
Copy System.Diagnostics.Debug implementation from corefx
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Ben Adams
Fallback for enum.Format(G) when not valid (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Atsushi Kanamori
Prepare TimeZoneInfo.cs for move to shared partition...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Steve MacLean
Add assert to GCHeap::ValidateObjectMember (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Michal Strehovský
Add test coverage for ldtoken of open generic methods...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jeff Schwartz
Merge pull request dotnet/coreclr#10593 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Hyung-Kyu Choi
[Ryujit/ARM32][ReadyToRun] Fix invocation to Thunk...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Matt Mitchell
Enable CROSS for testing (dotnet/coreclr#10594)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Brian Sullivan
Merge pull request dotnet/coreclr#10513 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Pat Gavlin
Fix Issue dotnet/coreclr#10022. (dotnet/coreclr#10587)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jeff Schwartz
Fix tabs and spaces
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jonghyun Park
[x86/Linux] Use CDECL instead of STDCALL (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Bruce Forstall
Merge pull request dotnet/coreclr#10228 from mskvortsov...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jarret Shook
Merge pull request dotnet/coreclr#10588 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jeff Schwartz
Change necessary to enable standalonegc on server gc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Sujin Kim
[Ryujit/ARM32] Implement NYI related with overflow...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Joseph Tremoulet
Merge pull request dotnet/coreclr#10569 from sdmaclea...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
jashook
Re-disable b08046 and add correct metadata.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Sean Gillespie
Fix an issue where the DAC and GC versions of the heap_...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Steve MacLean...
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Andrey Akinshin
Fix magic number explanation in filetime.cpp (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Igor Kulaychuk
[Linux][GDB-JIT] Remove (nothrow) when using new (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Noah Falk
Merge pull request dotnet/coreclr#10478 from noahfalk...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
dotnet bot
Update CoreClr to preview1-25130-01 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10575 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
noahfalk
Tiered Compilation step 1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Daniel Podder
Add PGO support for Clang/LLVM on Unix (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jan Kotas
Delete moved files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Jan Kotas
Merge pull request dotnet/corertdotnet/coreclr#3141...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Stephen Toub
Revert "TimeSpan.FromMilliseconds(TimeSpan.MaxValue...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Brian Sullivan
Added two new profile data flags: ExcludeHotMethodCode...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Aditya Mandaleeka
Reduce console writes in 544701.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Gaurav Khanna
Reflect PortableRIDs in Identity packages (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Hyeongseok Oh
[Linux/x86] Change non-PR Linux/x86 build CI job to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Gaurav Khanna
Switch to produce Preview1 packages (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Aditya Mandaleeka
Merge pull request dotnet/coreclr#10506 from adityamand...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Steve MacLean...
Handle null ref in Compiler::optCreateAssertion
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Ayers
JIT: improve types for single def locals and temps...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Joseph Tremoulet
Merge pull request dotnet/coreclr#10564 from JosephTrem...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
dotnet bot
Update CoreClr, CoreFx to beta-25129-03, beta-25129...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
dotnet bot
change JitEE interface signature for getReadyToRunDeleg...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Swaroop Sridhar
Fix some bugs in Linux ILLINK testing.
commit
|
commitdiff
|
tree
|
snapshot
next