2017-01-06 |
Davis Goodin | Update CLI to 1.0.0-preview2-1-003182, BuildTools to... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Russ Keldorph | Merge pull request dotnet/coreclr#8832 from RussKeldorp... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Davis Goodin | Swap wget and curl to fix init-tools capability check... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Aditya Mandaleeka | Merge pull request dotnet/coreclr#8825 from adityamanda... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
James Ko | Delete unused InteropServices types (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Russ Keldorph | Fix archival and test result steps for corefx tests |
commit | commitdiff | tree | snapshot |
2017-01-06 |
dotnet bot | Update CoreClr, CoreFx to beta-24906-01, beta-24906... |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Jürgen Hötzel | Use POSIX "command" instead of non-standard "which... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Pat Gavlin | Merge pull request dotnet/coreclr#8820 from pgavlin... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Aditya Mandaleeka | Fix check for JIT dasm. |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8781 from hqueue... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8818 from SedarG... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Pat Gavlin | Remove `BasicBlock::bbVarTmp`. |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8813 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Sedar Gokbulut | Revert "Adding Microsoft.NETCore.Native package (dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Dan Moseley | fix link |
commit | commitdiff | tree | snapshot |
2017-01-05 |
dotnet-bot | Update CoreClr, CoreFx to beta-24904-03, beta-24905... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hyeongseok Oh | Use x86 crossbuild for cross-architecture component... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hyung-Kyu Choi | Update cmake file for armel |
commit | commitdiff | tree | snapshot |
2017-01-05 |
pius.lee | Add a script to fetch tizen packages |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hyung-Kyu Choi | Add Tizen rootfs for armel |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Hyung-Kyu Choi | Use armel instead of arm-softfp (dotnet/coreclr#8771) |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Jan Vorlicek | Fix unsigned_abs function on Unix (dotnet/coreclr#8805) |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Pat Gavlin | Merge pull request dotnet/coreclr#8809 from pgavlin... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Sivarv | Merge pull request dotnet/coreclr#8711 from sivarv... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Pat Gavlin | Fix VSO 359733. (dotnet/coreclr#8803) |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Michelle McDaniel | Merge pull request dotnet/coreclr#8804 from adiaaida... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Pat Gavlin | Add a missing ref count bump in DecomposeLclFld. |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Jan Vorlicek | Fix NULL string printing in printf (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Michelle McDaniel | Fix DevDiv 362706 |
commit | commitdiff | tree | snapshot |
2017-01-04 |
sivarv | Accelerate Abs intrinsic even in cases where there... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Michelle McDaniel | Merge pull request dotnet/coreclr#8802 from adiaaida... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
adiaaida | Do not validate fx_root in run-corefx-tests |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Sedar Gokbulut | Adding Microsoft.NETCore.Native package (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Jan Kotas | Merge pull request dotnet/coreclr#8719 from jkotas... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Stephen Toub | Merge pull request dotnet/coreclr#8796 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Jan Kotas | Path normalization performance improvements |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Jan Kotas | Delete unused file |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Jan Kotas | Use ArrayPool for PathHelper |
commit | commitdiff | tree | snapshot |
2017-01-04 |
SaeHie Park | [x86/Linux] Implement ResolveWorkerChainLookupAsmStub... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
SaeHie Park | [x86/Linux] Implement SinglecastDelegateInvokeStub... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
dotnet-bot | Update CoreClr, CoreFx to beta-24904-02, beta-24904... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Julien Couvreur | Remove un-necessary ITuple constraint (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-04 |
Stephen A.... | Redo some argument name corrections (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#8757 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Pat Gavlin | Merge pull request dotnet/coreclr#8789 from pgavlin... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Pat Gavlin | Add a comment per code review. |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Chen | Merge pull request dotnet/coreclr#8788 from JohnChen0... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Eric Mellino | Merge pull request dotnet/coreclr#8751 from mellinoe... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Justin Van... | Remove unnecessary `canEndWithoutSeparator` parameter... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Justin Van... | TimeZoneInfo.StringSerializer can be a struct (dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Andy Ayers | Adjust ref counts during EH normalization (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Pat Gavlin | Fix DevDiv bug 359737. |
commit | commitdiff | tree | snapshot |
2017-01-03 |
John Chen ... | Fix a typo that caused AVX2 flag to be unset |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Justin Van... | TimeZoneInfo.StringSerializer: Avoid some unnecessary... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Eric Mellino | Only add CORE_LIBRARIES to TPA list if it is different... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8785 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
dotnet-bot | Update CoreClr, CoreFx to beta-24903-03, beta-24903... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8777 from dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Jan Kotas | ArrayPool fixes (dotnet/coreclr#8774) |
commit | commitdiff | tree | snapshot |
2017-01-03 |
dotnet-bot | Update CoreClr, CoreFx to beta-24903-02, beta-24903... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
Justin Van... | TimeZoneInfo: Reduce intermediate allocations in GetTim... |
commit | commitdiff | tree | snapshot |
2017-01-03 |
dotnet bot | Update CoreClr, CoreFx to beta-24902-03, beta-24902... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
Hyeongseok Oh | [Linux/ARM32] duplicated definition in crosscomp.h... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
SaeHie Park | [x86/Linux] Fix UMThunkStub calling convension (dotnet... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
James Ko | Delete unused Diagnostics files (dotnet/coreclr#8754) |
commit | commitdiff | tree | snapshot |
2017-01-02 |
James Ko | Delete unused Threading types/members (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2017-01-02 |
James Ko | Delete unused SymbolStore files (dotnet/coreclr#8767) |
commit | commitdiff | tree | snapshot |
2017-01-01 |
James Ko | Delete unused IO files (dotnet/coreclr#8753) |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Joseph Tremoulet | Merge pull request dotnet/coreclr#8755 from JosephTremo... |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Joseph Tremoulet | Fix heap live-in calculation |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Joseph Tremoulet | Remove dead parameter in value-numbering |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Eric Mellino | Add CORE_LIBRARIES to the TPA list if it's set in unixc... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
sandreenko | Merge pull request dotnet/coreclr#8743 from sandreenko... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
darxis | Typo in documentation (dotnet/coreclr#8740) |
commit | commitdiff | tree | snapshot |
2016-12-28 |
dotnet bot | Update CoreClr, CoreFx to beta-24828-03, beta-24828... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Sergey Andreenko | an additional shift test. fix dotnet/coreclr#7216 . |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8738 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Caio Kinelski | Fix order of raising AssemblyLoadContext.Unloading... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Hyeongseok Oh | Fix Bitposition funtion (dotnet/coreclr#8739) |
commit | commitdiff | tree | snapshot |
2016-12-28 |
dotnet-bot | Update CoreClr to beta-24828-02 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Jan Kotas | Merge pull request dotnet/coreclr#8734 from justinvp... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Jan Kotas | Update issue guide (dotnet/coreclr#8728) |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Justin Van... | Remove ifdefs from TimeZoneInfo |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8712 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
dotnet-bot | Update CoreClr, CoreFx to beta-24827-03, beta-24827... |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Justin Van... | Move nested TimeZoneInfo types to their own files |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Robert | Remove files related to legacy build system (dotnet... |
commit | commitdiff | tree | snapshot |
2016-12-25 |
Justin Van... | TimeZoneInfo Cleanup (dotnet/coreclr#8720) |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Jan Kotas | Improve ArrayPool core affinity (dotnet/coreclr#8716) |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Jan Vorlicek | Remove all usage of vsnprintf (dotnet/coreclr#8709) |
commit | commitdiff | tree | snapshot |
2016-12-23 |
Hyeongseok Oh | [Linux] Fix cross-architecture component build configur... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Gaurav Khanna | Merge pull request dotnet/coreclr#8707 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Carol Eidt | Merge pull request dotnet/coreclr#8680 from mskvortsov... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Michelle McDaniel | Merge pull request dotnet/coreclr#8682 from adiaaida... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
dotnet-bot | Update CoreClr, CoreFx to beta-24822-03, beta-24822... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Mikhail Skvortcov | ARM: A step towards the RyuJIT/ARM32 backend. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Julien Couvreur | Adding ValueTuple and ITuple to corlib in CoreCLR ... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Jan Kotas | Delete FEATURE_LEGACYSURFACE (dotnet/coreclr#8704) |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Sivarv | Merge pull request dotnet/coreclr#8706 from sivarv... |
commit | commitdiff | tree | snapshot |
next |