2016-07-04 |
James Ko | [UTF8Encoding] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | [UTF7Encoding] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | [UTF32Encoding] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | [UnicodeEncoding] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | [EncodingNLS] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | [ASCIIEncoding] Remove unncessary comments |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetString(byte[], int, int) |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetChars(byte*, int, char... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetChars(byte[], int, int... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetCharCount(byte*, int) |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetCharCount(byte[], int... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetBytes(char*, int, byte... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetBytes(char[], int, int... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetBytes(string, int, int... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetByteCount(char*, int) |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Rename the chars parameter in a comment |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetByteCount(string) |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Use EncodingForwarder for GetByteCount(char[], int... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Stephen Toub | Merge pull request dotnet/coreclr#6109 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
James Ko | Short-circuit on the count, not the array length, in... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
dotnet-bot | Updating External dependencies to beta-24304-00 |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Maoni Stephens | Merge pull request dotnet/coreclr#6104 from Maoni0... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Maoni0 | Added 2 configs for Server GC |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Aditya Mandaleeka | Merge pull request dotnet/coreclr#6099 from adityamanda... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Gaurav Khanna | Merge pull request dotnet/coreclr#6086 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Sivarv | Merge pull request dotnet/coreclr#6092 from sivarv... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Aditya Mandaleeka | Remove VIRTUALOwnedRegion. |
commit | commitdiff | tree | snapshot |
2016-07-02 |
sivarv | Consider spilled lcl var as contained memory operands... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Bruce Forstall | Merge pull request dotnet/coreclr#6096 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Maoni Stephens | Fixed build breaks related to perf counter code on... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Aditya Mandaleeka | Merge pull request dotnet/coreclr#6083 from adityamanda... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Pat Gavlin | Merge pull request dotnet/coreclr#6031 from mikedn... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Maoni Stephens | Merge pull request dotnet/coreclr#6084 from Maoni0... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
William Godbe | Merge pull request dotnet/coreclr#6091 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
wtgodbe | do all coreclr copying BEFORE building |
commit | commitdiff | tree | snapshot |
2016-07-01 |
chunseoklee | FIX dotnet/coreclr#6074 : cannot find exception handler... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
dotnet-bot | Updating External dependencies to beta-24301-00 |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6082 from kyulee1/gc3 |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Andy Ayers | Merge pull request dotnet/coreclr#6078 from AndyAyersMS... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Maoni0 | GC ETW fixes. The code for getting data for ETW and... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Pat Gavlin | Merge pull request dotnet/coreclr#6077 from pgavlin... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Mike McLaughlin | Fix the hang in the debugger tests repo on OS X. (dotne... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Aditya Mandaleeka | Upload CI dumps to dumpling. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Kyungwoo Lee | ARM64: Enable GCStress0x3 Private Job |
commit | commitdiff | tree | snapshot |
2016-06-30 |
William Godbe | Merge pull request dotnet/coreclr#6080 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
wtgodbe | Use HTML publisher for code coverage reports in CI |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Andy Ayers | Inliner: make ModelPolicy available in release builds |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Pat Gavlin | Remove GTF_DEAD. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Mike Danes | Remove misplaced call to genUnspillRegIfNeeded |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Evgeny Pavlov | [SOS] [Linux] Initial support of reading source and... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Jarret Shook | Merge pull request dotnet/coreclr#5958 from jashook... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Mike McLaughlin | Fix undefined locals in desktop test builds. (dotnet... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6075 from kyulee1... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Kyungwoo Lee | ARM64: Set timeout per scenario |
commit | commitdiff | tree | snapshot |
2016-06-29 |
William Godbe | Merge pull request dotnet/coreclr#6072 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
wtgodbe | Archive the right artifacts in coverage build |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Brian Sullivan | Merge pull request dotnet/coreclr#6044 from briansull... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Aditya Mandaleeka | Merge pull request dotnet/coreclr#6041 from adityamanda... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
William Godbe | Merge pull request dotnet/coreclr#6070 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Andy Ayers | Merge pull request dotnet/coreclr#6069 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
wtgodbe | Only sign non-arm64 binaries |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Brian Sullivan | Split the lvIsMultiRegArgOrRet into two bits |
commit | commitdiff | tree | snapshot |
2016-06-29 |
jashoo | Disable tests that timeout under gcstress |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Andy Ayers | Have the jit capture the SuperPMI method index for... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Mike McLaughlin | Fix building on desktop bug dotnet/coreclr#234633.... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6054 from kyulee1... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6040 from rahku/arm64... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Gaurav Khanna | Merge pull request dotnet/coreclr#6000 from gkhanna79... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | ARM64: Enable a gcstress private job |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Gaurav Khanna | Merge pull request dotnet/coreclr#6049 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6053 from kyulee1... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | Relase build only for ilasm round trip tests in CI |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#5950 from wateret... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Hanjoung Lee | Remove unittests that contain undefined behaviour |
commit | commitdiff | tree | snapshot |
2016-06-29 |
dotnet-bot | Updating External dependencies to beta-24229-00 |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Bruce Forstall | Merge pull request dotnet/coreclr#6043 from BruceForsta... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Bruce Forstall | Display the build platform and architecture in the... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Bruce Forstall | Merge pull request dotnet/coreclr#6038 from BruceForsta... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
William Godbe | Merge pull request dotnet/coreclr#6042 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
wtgodbe | Archive coverage reports from the right place |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Brian Sullivan | Merge pull request dotnet/coreclr#6035 from briansull... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Brian Sullivan | Merge pull request dotnet/coreclr#6036 from briansull... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Aditya Mandaleeka | Fix path to BOTR GC section in gc.cpp (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Aditya Mandaleeka | Fix platform logic in symbol stripping code. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Rahul Kumar | update arm64 tests.lst |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Bruce Forstall | Address P/Invoke inlining code review feedback and... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Rahul Kumar | Merge pull request dotnet/coreclr#5978 from rahku/arm64... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Rahul Kumar | Fix Pinvoke IL Stubs to emit correct return type in... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Brian Sullivan | Do not enable the verbose Jit Dump during the inlining... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Kyungwoo Lee | Merge pull request dotnet/coreclr#6030 from kyulee1... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Brian Sullivan | Fix issue dotnet/coreclr#5642 |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Jan Vorlicek | Fix Windows context to Unix context translation on... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
William Godbe | Merge pull request dotnet/coreclr#6032 from wtgodbe... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
wtgodbe | Build coreclr as part of flow job in coverage jobs |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Kyungwoo Lee | Fix default optimization setting for System.Private... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Gaurav Khanna | Package native Arm64 crossgen as well. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Gaurav Khanna | Merge pull request dotnet/coreclr#6025 from dotnet... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Manu | Fix 'unicode/uchar.h' file not found (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
MyungJoo Ham | Move intermediate file into intermediate dir (dotnet... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
dotnet-bot | Updating External dependencies to beta-24228-00 |
commit | commitdiff | tree | snapshot |
next |