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-06-16
Russ Keldorph
Disable GCStress=C periodic triggers for OSX
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
William Godbe
Merge pull request dotnet/coreclr#5835 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
wtgodbe
Fix error when passing msbuild args to build.cmd/buildt...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Jan Kotas
Mark Volatile methods with NonVersionable attribute...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Kyungwoo Lee
Merge pull request dotnet/coreclr#5821 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Kyungwoo Lee
ARM64: Fix WriteBarrier
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Wes Haggard
Merge pull request dotnet/coreclr#5824 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Jan Vorlicek
Remove end labels from regular asm procs on Unix (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Andy Ayers
Merge pull request dotnet/coreclr#5819 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
dotnet-bot
Updating External dependencies to rc4-24216-00
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Brian Sullivan
Merge pull request dotnet/coreclr#5794 from briansull...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Brian Sullivan
Fixes for two JIT helpers that should not use the x8...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
William Godbe
Merge pull request dotnet/coreclr#5820 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
wtgodbe
Update crossgen strings for coreclr coverage tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Bruce Forstall
Merge pull request dotnet/coreclr#5815 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
John Chen
Merge pull request dotnet/coreclr#5814 from JohnChen0...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Andy Ayers
Inliner: simple performance tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Mike McLaughlin
Fix exception stacktrace when ulimit is hit OSX. (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Jarret Shook
Merge pull request dotnet/coreclr#5786 from prajwal...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Bruce Forstall
Remove AMD64 code from legacy code path
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
James Ko
Update SpecializeComparer for enums (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Ivan Baravy
Fix sos.DumpIL on LP64 systems with s/long/LONG/g ...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Maoni Stephens
Merge pull request dotnet/coreclr#5807 from Maoni0...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
John Chen ...
Modify CrossGen test script to work around cmd.exe bug
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Rahul Kumar
Merge pull request dotnet/coreclr#5682 from lemmaa...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Evgeny Pavlov
Initial support of breakpoint setting by source file...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Sung-Jae Lee
[ARM64/Linux] Fix `error: index must be an integer...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Maoni0
Need to filter addresses not in the heap range in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Maoni Stephens
Merge pull request dotnet/coreclr#5773 from Maoni0...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-15
Jan Kotas
Merge pull request dotnet/coreclr#5803 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Maoni0
My last fix of checking whether the runtime was suspend...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Jan Kotas
Fix full framework build break
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
William Godbe
Merge pull request dotnet/coreclr#5798 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
wtgodbe
Remove unecessary coverage arg passed to coreclr test run
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Peter Jas
Add missing inttypes header for musl-libc (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Sean Gillespie
Merge pull request dotnet/coreclr#5791 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Jan Kotas
Fix incorrect buffer limits in Module.FullyQualifiedNam...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Wes Haggard
Merge pull request dotnet/coreclr#5695 from AlexGhionde...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
William Godbe
Merge pull request dotnet/coreclr#5792 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
wtgodbe
Remove extra quote from runtest arg in coverage job
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Sean Gillespie
Fix bracket spacing in runtest script
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Kyungwoo Lee
Merge pull request dotnet/coreclr#5789 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Wes Haggard
Merge pull request dotnet/coreclr#5787 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Kyungwoo Lee
ARM64: Fix a GC hole for Indirect Branch
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Peter Jas
Link libintl in case of Alpine (dotnet/coreclr#5731)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
dotnet-bot
Updating External dependencies to rc4-24214-00
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Prajwal A N
ARM-CI: Convert Linux ARM emulator CI check to cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Jan Kotas
Refactor MethodTable::ContainsStackPtr (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jan Vorlicek
Fix PAL executable allocator locking (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Kshama Pawar
Merge pull request dotnet/coreclr#5702 from mjsabby...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jarret Shook
Merge pull request dotnet/coreclr#5766 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Matt Mitchell
Revert "ARM-CI: Convert Linux ARM emulator CI check...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
William Godbe
Merge pull request dotnet/coreclr#5764 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Sean Gillespie
Merge pull request dotnet/coreclr#5762 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
wtgodbe
Update coverage test to have correct configuration...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jan Kotas
Delete bad assert (dotnet/coreclr#5757)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
William Godbe
Merge pull request dotnet/coreclr#5713 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jan Kotas
Delete unnecessary cruft from internal mscorlib referen...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Sean Gillespie
Pass --long-gc and --gcsimulator to long GC and GCSimul...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
wtgodbe
Keep mutex alive to avoid race condition in openmutexpo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
James Ko
Specialize Comparer<T> for enums to avoid boxing (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jan Kotas
Partial revert "Fix problem with virtual memory commit...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jan Kotas
Undo StompWriteBarrierResize reordering (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Peter Jas
Add check for gnu/lib-names.h (dotnet/coreclr#5727)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Peter Jas
Check for unavailable cache-size macro (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jan Kotas
Correct comment (dotnet/coreclr#5738)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Vance Morrison
Merge pull request dotnet/coreclr#5544 from vancem...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Peter Jas
Typedef __ptrace_request for musl-libc (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Peter Jas
Add check for sys/sysctl.h (dotnet/coreclr#5726)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Mukul Sabharwal
Add Profiling APIs that fail on non-Windows OS
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Jan Kotas
Do not use fragile native image content when generating...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Jonghyun Park
Updates tryrun.cmake for ARM / ARM (softfp) (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Justin Van...
JapaneseCalendar: Use Registry.LocalMachine instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Jarret Shook
Merge pull request dotnet/coreclr#5680 from prajwal...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Justin Van...
Remove obsolete Registry.DynData field from System...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Prajwal A N
ARM-CI: Convert Linux ARM emulator CI check to cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Justin Van...
Remove non-generic Stack from System.Private.CoreLib...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Koundinya Veluri
Merge pull request dotnet/coreclr#5707 from kouvel...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Andy Ayers
Merge pull request dotnet/coreclr#5692 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Jan Vorlicek
Fix rethrow of managed exception from native code ...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Koundinya Veluri
Fix for GC hole when using software write watch
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Alex Ghiondea
Default to latest behavior when a TFM is not specified
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kyungwoo Lee
Merge pull request dotnet/coreclr#5691 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Rahul Kumar
Merge pull request dotnet/coreclr#5694 from rahku/sosFix
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Rahul Kumar
Fixes AV in sos for arm64
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Andy Ayers
Modify Crypto benchmark so it uses a fixed random seed
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kyungwoo Lee
ARM64: Another Tests.lst Update for R2R
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kyungwoo Lee
Merge pull request dotnet/coreclr#5685 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Sean Gillespie
Merge pull request dotnet/coreclr#5621 from swgillespie...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Sean Gillespie
Remove need for longgc and gcsimulator tests to have...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Jan Kotas
Merge pull request dotnet/coreclr#5684 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kyungwoo Lee
ARM64: Update Tests.lst
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Jan Kotas
mscorlib/System.Private.CoreLib cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Gaurav Khanna
Merge pull request dotnet/coreclr#5679 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
dotnet-bot
Updating External dependencies to rc4-24210-00
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kyungwoo Lee
Merge pull request dotnet/coreclr#5667 from kyulee1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Andy Ayers
Merge pull request dotnet/coreclr#5670 from AndyAyersMS...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Kshama Pawar
Merge pull request dotnet/coreclr#5656 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Swaroop Sridhar
Merge pull request dotnet/coreclr#5666 from swaroop...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Pat Gavlin
Merge pull request dotnet/coreclr#5658 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
next