2017-01-23 |
danmosemsft | remove FEATURE_APPDOMAIN_RESOURCEMONITORING from corelib |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Jan Vorlicek | Remove __GNUC__ version checks (dotnet/coreclr#8978) |
commit | commitdiff | tree | snapshot |
2017-01-21 |
James Ko | Delete unused AppDomain{Setup} types/members (dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#9027 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Mike McLaughlin | Fix debugger launch race hitting breakpoints in startup... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Joseph Tremoulet | Fix incorrect comment |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Jan Kotas | Fixup Span<T> implementation to be more similar to... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jan Vorlicek | Remove PLATFORM_UNIX and FEATURE_PAL checks in PAL... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Carol Eidt | Merge pull request dotnet/coreclr#8814 from YongseopKim... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Gaurav Khanna | Merge pull request dotnet/coreclr#9008 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
dotnet-bot | Update CoreClr, CoreFx to beta-24920-03, beta-24919... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#9004 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Evgeny Pavlov | [GDB-JIT][Linux] Fix incorrect displaying of (s)byte... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jonghyun Park | [x86/Linux] Allow push/pop in funclet prolog and epilog... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jonghyun Park | [x86/Linux] Port 'TransitionFrame::UpdateRegDisplay... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jonghyun Park | [x86/Linux] Port 'CallerStackFrame::FromRegDisplay... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Yongseop Kim | Implement NYI(Cast) of codegen for Ryujit ARM32 |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Justin Van... | Cleanup uses of string.Split (dotnet/coreclr#9010) |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Carol Eidt | Merge pull request dotnet/coreclr#8402 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Carol Eidt | Enable promotion of SIMD fields of structs |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jarret Shook | Merge pull request dotnet/coreclr#9013 from jashook... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
jashook | Fix arm32 build break |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Drew Scoggins | Add mkdir for CoreFx directory |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Gaurav Khanna | Merge pull request dotnet/coreclr#9005 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Pat Gavlin | Merge pull request dotnet/coreclr#8992 from seanshpark... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Pat Gavlin | Merge pull request dotnet/coreclr#8731 from mskvortsov... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Pat Gavlin | Merge pull request dotnet/coreclr#8715 from mskvortsov... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Pat Gavlin | Merge pull request dotnet/coreclr#8725 from mskvortsov... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Drew Scoggins | Merge pull request dotnet/coreclr#8996 from DrewScoggin... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Drew Scoggins | Merge pull request dotnet/coreclr#8997 from DrewScoggin... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
dotnet-bot | Update CoreClr, CoreFx to beta-24919-03, beta-24919... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Jonghyun Park | [x86/Linux] Port 'FaultingExceptionFrame::UpdateRegDisp... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Jonghyun Park | [x86/Linux] Port 'HelperMethodFrame::UpdateRegDisplay... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Michelle McDaniel | Fix PInvoke Inline decision (dotnet/coreclr#8975) |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Stephen Toub | Merge pull request dotnet/coreclr#8994 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
dotnet-bot | Update CoreClr, CoreFx to beta-24919-01, beta-24918... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Drew Scoggins | Change Http to Https |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Jonghyun Park | Fix an error in build-test.cmd (dotnet/coreclr#8890) |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Carol Eidt | Merge pull request dotnet/coreclr#8991 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2017-01-19 |
Jonghyun Park | [x86/Linux] Fix RtlRestoreContext (dotnet/coreclr#8916) |
commit | commitdiff | tree | snapshot |
2017-01-18 |
mikedn | Remove ILDASM GUI cruft (dotnet/coreclr#8954) |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Jonghyun Park | [x86/Linux] Do NOT use Shadow SP (dotnet/coreclr#8913) |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8977 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
SaeHie Park | [x86/Linux] Remove legacyjit and compatjit build |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Carol Eidt | Fix consumeReg order for ArrOffs on arm64 |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Drew Scoggins | Fix Linux perf run script |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#8986 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Joseph Tremoulet | Unsuppress heap use marking for legacy codegen |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Merge pull request dotnet/coreclr#8987 from stephentoub... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Joseph Tremoulet | Fix inter-block heap-live-in calculation |
commit | commitdiff | tree | snapshot |
2017-01-18 |
dotnet-bot | Update CoreClr, CoreFx to beta-24918-03, beta-24918... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Jan Kotas | Rollback parameter name change to fix failing corefx... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Remove EnumEqualityComparer serialization compat workaround |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Merge pull request dotnet/coreclr#8984 from stephentoub... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Merge pull request dotnet/coreclr#8970 from stephentoub... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Joseph Tremoulet | Refactor GT_IND value-numbering |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Address PR feedback |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Stephen Toub | Fix DateTimeFormatInfo serialization on Unix |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Jonghyun Park | [x86/Linux] Port RtlVirtualUnwind (dotnet/coreclr#8911) |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Bruce Forstall | Merge pull request dotnet/coreclr#8851 from parjong... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Bruce Forstall | Merge pull request dotnet/coreclr#8886 from YongseopKim... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Jan Vorlicek | Remove obsolete platforms ifdefs from PAL (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Andy Ayers | Merge pull request dotnet/coreclr#8952 from AndyAyersMS... |
commit | commitdiff | tree | snapshot |
2017-01-18 |
Jan Vorlicek | Add generic instantion argument passing description... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Pat Gavlin | Merge pull request dotnet/coreclr#8972 from pgavlin... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Stephen Toub | Merge pull request dotnet/coreclr#8942 from stephentoub... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Pat Gavlin | GS checkes: only set lVExactSize for SIMD vars. |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8936 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Carol Eidt | Merge pull request dotnet/coreclr#8678 from hqueue... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Stephen Toub | Add ConditionalWeakTable.Clear and IEnumerable implemen... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Pat Gavlin | Merge pull request dotnet/coreclr#8925 from pgavlin... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
dotnet-bot | Update CoreClr, CoreFx to beta-24917-03, beta-24917... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Carol Eidt | Merge pull request dotnet/coreclr#8908 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Toni Solarin... | Use nameof in place of hardcoded variable names (dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
chunseoklee | Fix armel toolchain setting (dotnet/coreclr#8961) |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Hyung-Kyu Choi | Update description related to ARM rootfs (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Hyeongseok Oh | [ARM32/Linx] cross-architecture build: restrict build... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Jonghyun Park | [x86/Linux] Port ''ExceptionTracker::UpdateNonvolatileR... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
mikedn | Remove unused mscoree files and code (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
mikedn | Remove mscorpe cruft (dotnet/coreclr#8957) |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Jan Kotas | Merge pull request dotnet/coreclr#8953 from kouvel... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Koundinya Veluri | Remove invalid asserts in threads.cpp, DoAppropriateWai... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Andy Ayers | JIT: fix bad assumption in non-funclet EH models |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Sean Gillespie | Enable Standalone GC builds in the CI on OSX and Linux... |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Koundinya Veluri | Enable thread interrupt in finally blocks |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Cesar Blum... | Check if xsave is enabled by OS before calling xgetbv... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Carol Eidt | Don't treat spill temps as contained |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Matt Ellis | Merge pull request dotnet/coreclr#8938 from ellismg... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Jan Vorlicek | Fixes to make runtime work on ARM64 Linux (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
William Godbe | Merge pull request dotnet/coreclr#8934 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
wtgodbe | Stop build from leaving localpkg cache in src |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Matt Ellis | Use a fixed version of CoreFX for testing |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Andy Ayers | Merge pull request dotnet/coreclr#8935 from AndyAyersMS... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Koundinya Veluri | Fix Mutex.ReleaseMutex exception type for compatibility... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Stephen Toub | Fix TplEventSource diagnostic error due to mismatched... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Mikhail Skvortcov | ARM: genSetRegToCond implementation. |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Dan Moseley | Remove #if false blocks (dotnet/coreclr#8933) |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Andy Ayers | JIT: remove match accounting from inliner state machine |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8931 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Carol Eidt | Merge pull request dotnet/coreclr#8928 from CarolEidt... |
commit | commitdiff | tree | snapshot |
next |