2018-06-18 |
Andrey Akinshin | mach_absolute_time as the primary clock source on macOS... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26616-03, preview1... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
dotnet-maestro-bot | Update BuildTools, CoreClr to preview1-02915-01, previe... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy | Merge pull request dotnet/coreclr#18474 from acmyu/gc |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy | Merge pull request dotnet/coreclr#18379 from acmyu... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Jan Kotas | Delete bitrotten appdomain agility checks (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Carol Eidt | Use correct field offset in genPutArgStkFieldList ... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Stephen Toub | Avoid some virtual dispatch in Encodings (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy Yu | Use IntPtr instead of long for pointers |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy Yu | Fix bugs from trying to get transitions for untracked... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy Yu | Adjust method comment |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Krzysztof Wicher | Ensure AdjustmentRule.DaylightDelta is within [-12... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Jeremy Kuhne | Fix handling of generating relative path to parent... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Sergey Andreenko | clean up list of disabled warnings. (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy Yu | Make gcInfoTypes global instead of passed as param |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Sergey Andreenko | fix the desktop build break (dotnet/coreclr#18475) |
commit | commitdiff | tree | snapshot |
2018-06-15 |
Amy Yu | Fixed some bugs with gc transitions |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Amy Yu | Get gc slot liveness code offset |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Jarret Shook | [Windows|Arm64|Vararg] Add FEATURE_ARG_SPLIT (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Carol Eidt | ARM: increase small reg set for jitStressRegs=3 (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Marco Rossignoli | add overloads (dotnet/coreclr#18458) |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Vance Morrison | Write and WriteAsync overloads for StringBuilder. ... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview1-26614-04... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Alfred Myers | Adds original error info to NotSupportedException durin... |
commit | commitdiff | tree | snapshot |
2018-06-14 |
Anirudh Agnihotry | Skip version (dotnet/corefxdotnet/coreclr#28835) |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Kristian Hellang | Added ISOWeek to System.Globalization (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jarret Shook | [Windows|Arm64|VarArgs] Correctly pass HFA arguments... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#18438 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Carol Eidt | Fix enregistered lclFld bug (dotnet/coreclr#18418) |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#18442 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Maryam Ariyan | moving ARM HW Intrinsics files to shared partition... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jan Vorlicek | Fix allocation methods at few places in PAL (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
jswolf19 | Added CallerArgumentExpressionAttribute (corefx issue... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Michal Strehovský | Update unshared Reflection.Emit files |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Michal Strehovský | Merge pull request dotnet/corertdotnet/coreclr#5933... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Maryam Ariyan | Move x86 HW intrinsics files to shared (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#18433 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Bruce Forstall | Disable test b65423, tracked by dotnet/coreclr#18441 |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Bruce Forstall | Fix GC KeepAlive test |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Luqun Lou | Add public implementation WindowsRuntimeResourceManager... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Bruce Forstall | Disable HugeArray test in GCStress modes |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Andy Ayers | JIT: finally cloning -- handle fall through out of... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Carol Eidt | Unify struct arg handling (dotnet/coreclr#18358) |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Igor Kulaychuk | Fix unwinding of funclet with no epilog on x86/Linux... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Tanner Gooding | Adding containment support to more x86 HWIntrinsics... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Pent Ploompuu | Fix Decimal.NearNegativeZero/NearPositiveZero (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Dan Moseley | Reword invalid program exception message (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Sergey Andreenko | skip empty regMask in verifyRegistersUsed (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Stephen Toub | Standardize on PLATFORM_WINDOWS instead of PLATFORM_UNI... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Tarek Mahmoud... | Fix UTF8 encoding fallback index (dotnet/coreclr#18387) |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Luqun Lou | WinRT attribute Cleanup (dotnet/coreclr#18412) |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Luqun Lou | Remove WinRTSynchronizationContextFactoryBase (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Jarret Shook | (Re)Enable NativeVarargs for CoreCLR (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Paulo Janotti | Adds the CoreLib IL to packages (dotnet/coreclr#18372) |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Chris Sienkiewicz | Fix PCODE not having thumb bit set when comparing two... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Anirudh Agnihotry | Removed length restrictions on named synchronization... |
commit | commitdiff | tree | snapshot |
2018-06-10 |
William Godbe | Update Buildtools (dotnet/coreclr#18380) |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Jan Kotas | Avoid NativeOverlapped pinning by allocating unmanaged... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Stephen Toub | Use nameof of Encoding classes (dotnet/coreclr#18395) |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Bruce Forstall | Merge pull request dotnet/coreclr#18394 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Bruce Forstall | Merge pull request dotnet/coreclr#18363 from sdmaclea... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Maryam Ariyan | Some extra changes needed in shared |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Eric Erhardt | Remove Substring in TimeZoneInfo parsing (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Stephen Toub | Use cached strings for values 0 to 9 (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Stephen Toub | Remove ConcurrentDictionary from CoreLib (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Bruce Forstall | Re-enable tests for Windows arm64 |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Bruce Forstall | Merge pull request dotnet/coreclr#18382 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-06-09 |
Brian Robbins | Fix EventPipe EventHandle Caching for TraceLogging... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Amy Yu | Use buffered disassembler to get disassembly as string |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Russ Keldorph | Fix coredistools download script now that Packages... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Anirudh Agnihotry | Moved Mutex.cs From src to shared (dotnet/coreclr#18320) |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Luqun Lou | Expose public implementation AsyncCausalitySupport... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Bruce Forstall | Merge pull request dotnet/coreclr#18287 from sdmaclea... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Bruce Forstall | Disable 3 tests incompatible with GCStress=3 |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Steve MacLean | Fix threading gcStress fails |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Amy | Merge pull request dotnet/coreclr#18326 from acmyu/gc |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Sergey Andreenko | Workaround for compiler.hpp (1848) - Assertion failed... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Egor Chesakov | Disable failing CoreFx tests on Windows/arm and Linux... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Andy Ayers | JIT: Fix bug in finally cloning caused by unsound callf... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Pent Ploompuu | Fixed and optimized Decimal.GetHashCode (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Brian Robbins | Add missing #ifdef. |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Aaron Robinson | Interop Copy tests now all return 101 during fail rathe... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Bruce Forstall | Merge pull request dotnet/coreclr#18354 from sdmaclea... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Bruce Forstall | Merge pull request dotnet/coreclr#18340 from mikedn... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Carol Eidt | Merge pull request dotnet/coreclr#18356 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Amy Yu | GcInfo belongs to method, not runtime function |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Steve MacLean | Waitany test debug and cleanup |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Krzysztof Wicher | Skip old time zones adjustments with offsets higher... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Carol Eidt | GT_START_NONGC has no kill set |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Steve MacLean | Mark eventsourcetrace GCStressIncompatible |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Noah Falk | Allow ILCodeVersion to fallback to default IL (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Maryam Ariyan | Moves CurrentSystemTimeZone, ICastable, RegistryView... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Tarek Mahmoud... | Force short date pattern to use yyyy on Linux (dotnet... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Stephen Toub | Remove dead case from string.Compare (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Marek Safar | Guard Windows code under PLATFORM_WINDOWS (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Steve MacLean | Use atomic ops in CommitGCStressInstructionUpdate() |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Mike Danes | Increase instrDesc::_idIns width on XARCH |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Alfred Myers | Fixed a couple of comments about ArgumentException... |
commit | commitdiff | tree | snapshot |
next |