platform/upstream/dotnet/runtime.git
2016-07-07 Tarek Mahmoud... Merge pull request dotnet/coreclr#6114 from jamesqo...
2016-07-07 Carol EidtMerge pull request dotnet/coreclr#6152 from mikedn...
2016-07-07 Gaurav KhannaMerge pull request dotnet/coreclr#6161 from dotnet...
2016-07-07 James KoAvoid heap allocating in char.ConvertFromUtf32 (dotnet...
2016-07-07 dotnet-botUpdating External dependencies to beta-24307-00
2016-07-07 James KoConvert SymbolType.m_format to be a string (dotnet...
2016-07-07 Justin Van... Avoid box allocation in DateTimeFormat.FormatCustomized...
2016-07-07 Justin Van... Avoid box allocation in TypeBuilder.DefineDataHelper...
2016-07-07 Justin Van... Avoid box allocation in ActivityTracker (dotnet/coreclr...
2016-07-07 Adam Sitnikmake all public properties of DebuggableAttribute visib...
2016-07-07 Rahul KumarMerge pull request dotnet/coreclr#6157 from rahku/crossgen
2016-07-06 Aditya MandaleekaMerge pull request dotnet/coreclr#6151 from mikedn...
2016-07-06 Rahul KumarDo not clean tests folder when skiptests option is...
2016-07-06 Rahul KumarMerge pull request dotnet/coreclr#6130 from rahku/crossgen
2016-07-06 Rahul KumarFix incremental build problem for cross-components
2016-07-06 Aditya MandaleekaMerge pull request dotnet/coreclr#6139 from mkborg...
2016-07-06 Matt EllisMerge pull request dotnet/coreclr#6146 from ellismg...
2016-07-06 Mike DanesFix incorrect RunBenchmarks help text
2016-07-06 Mike DanesIntroduce GT_ADD_LO and GT_SUB_LO
2016-07-06 Matt EllisFix syntax error in sign.builds
2016-07-06 Koundinya VeluriMerge pull request dotnet/coreclr#6015 from kouvel...
2016-07-06 Gaurav KhannaMerge pull request dotnet/coreclr#6135 from dotnet...
2016-07-06 Mikhail I.... Fix LLDB search order
2016-07-06 dotnet-botUpdating External dependencies to beta-24306-00
2016-07-05 Koundinya VeluriNamed mutex: Use flock instead of pthread process-share...
2016-07-05 Carol EidtMerge pull request dotnet/coreclr#6098 from CarolEidt...
2016-07-05 Brian SullivanMerge pull request dotnet/coreclr#6102 from briansull...
2016-07-05 Bruce ForstallMerge pull request dotnet/coreclr#6101 from BruceForsta...
2016-07-05 SivarvMerge pull request dotnet/coreclr#6094 from mikedn...
2016-07-05 Bruce ForstallMerge pull request dotnet/coreclr#6124 from dotnet...
2016-07-05 Bruce ForstallMerge pull request dotnet/coreclr#6100 from BruceForsta...
2016-07-05 Rahul KumarMerge pull request dotnet/coreclr#6093 from rahku/arm64...
2016-07-05 Maoni Stephensonly use config on coreclr
2016-07-05 James KoRemove TODO on throwing exception
2016-07-05 Bruce ForstallMerge pull request dotnet/coreclr#6106 from mikedn...
2016-07-05 Carol EidtMore Blk Op Refactoring
2016-07-05 James KoMove the SecuritySafeCritical attributes to EncodingFor...
2016-07-05 Stephen ToubMerge pull request dotnet/coreclr#6120 from dotnet...
2016-07-05 James KoBetter performance for MulticastDelegate.Equals (dotnet...
2016-07-05 Viacheslav... One of the flags MAP_SHARED or MAP_PRIVATE has to be...
2016-07-05 dotnet-botUpdating External dependencies to beta-24305-00
2016-07-05 James KoAdd note on UTF8Encoding.GetByteCount to EncodingForwarder
2016-07-05 James KoFix CoreFX test failures
2016-07-04 James Ko[UTF8Encoding] Remove unncessary comments
2016-07-04 James Ko[UTF7Encoding] Remove unncessary comments
2016-07-04 James Ko[UTF32Encoding] Remove unncessary comments
2016-07-04 James Ko[UnicodeEncoding] Remove unncessary comments
2016-07-04 James Ko[EncodingNLS] Remove unncessary comments
2016-07-04 James Ko[ASCIIEncoding] Remove unncessary comments
2016-07-04 James KoUse EncodingForwarder for GetString(byte[], int, int)
2016-07-04 James KoUse EncodingForwarder for GetChars(byte*, int, char...
2016-07-04 James KoUse EncodingForwarder for GetChars(byte[], int, int...
2016-07-04 James KoUse EncodingForwarder for GetCharCount(byte*, int)
2016-07-04 James KoUse EncodingForwarder for GetCharCount(byte[], int...
2016-07-04 James KoUse EncodingForwarder for GetBytes(char*, int, byte...
2016-07-04 James KoUse EncodingForwarder for GetBytes(char[], int, int...
2016-07-04 James KoUse EncodingForwarder for GetBytes(string, int, int...
2016-07-04 James KoUse EncodingForwarder for GetByteCount(char*, int)
2016-07-04 James KoRename the chars parameter in a comment
2016-07-04 James KoUse EncodingForwarder for GetByteCount(string)
2016-07-04 James KoUse EncodingForwarder for GetByteCount(char[], int...
2016-07-04 Stephen ToubMerge pull request dotnet/coreclr#6109 from dotnet...
2016-07-04 James KoShort-circuit on the count, not the array length, in...
2016-07-04 dotnet-botUpdating External dependencies to beta-24304-00
2016-07-03 Maoni StephensMerge pull request dotnet/coreclr#6104 from Maoni0...
2016-07-03 Mike DanesAddress div/mod CR feedback
2016-07-03 Maoni0Added 2 configs for Server GC
2016-07-03 Aditya MandaleekaMerge pull request dotnet/coreclr#6099 from adityamanda...
2016-07-02 Gaurav KhannaMerge pull request dotnet/coreclr#6086 from dotnet...
2016-07-02 SivarvMerge pull request dotnet/coreclr#6092 from sivarv...
2016-07-02 Mike DanesAllow uncontained GT_LONG nodes
2016-07-02 Brian SullivanImprove the dump for inline return expressions
2016-07-02 Bruce ForstallAdd information on x86 EH to CLR ABI
2016-07-02 Aditya MandaleekaRemove VIRTUALOwnedRegion.
2016-07-02 sivarvConsider spilled lcl var as contained memory operands...
2016-07-01 Bruce ForstallRyuJIT/x86: add support for EH
2016-07-01 Bruce ForstallMerge pull request dotnet/coreclr#6096 from dotnet...
2016-07-01 Maoni StephensFixed build breaks related to perf counter code on...
2016-07-01 Rahul KumarRevert Pinvoke ILStub calli signature for desktop clr
2016-07-01 Aditya MandaleekaMerge pull request dotnet/coreclr#6083 from adityamanda...
2016-07-01 Pat GavlinMerge pull request dotnet/coreclr#6031 from mikedn...
2016-07-01 Maoni StephensMerge pull request dotnet/coreclr#6084 from Maoni0...
2016-07-01 William GodbeMerge pull request dotnet/coreclr#6091 from wtgodbe...
2016-07-01 wtgodbedo all coreclr copying BEFORE building
2016-07-01 chunseokleeFIX dotnet/coreclr#6074 : cannot find exception handler...
2016-07-01 dotnet-botUpdating External dependencies to beta-24301-00
2016-07-01 Kyungwoo LeeMerge pull request dotnet/coreclr#6082 from kyulee1/gc3
2016-07-01 Andy AyersMerge pull request dotnet/coreclr#6078 from AndyAyersMS...
2016-07-01 Maoni0GC ETW fixes. The code for getting data for ETW and...
2016-06-30 Pat GavlinMerge pull request dotnet/coreclr#6077 from pgavlin...
2016-06-30 Mike McLaughlinFix the hang in the debugger tests repo on OS X. (dotne...
2016-06-30 Aditya MandaleekaUpload CI dumps to dumpling.
2016-06-30 Kyungwoo LeeARM64: Enable GCStress0x3 Private Job
2016-06-30 William GodbeMerge pull request dotnet/coreclr#6080 from wtgodbe...
2016-06-30 wtgodbeUse HTML publisher for code coverage reports in CI
2016-06-30 Andy AyersInliner: make ModelPolicy available in release builds
2016-06-30 Pat GavlinRemove GTF_DEAD.
2016-06-30 Mike DanesRemove misplaced call to genUnspillRegIfNeeded
2016-06-30 Evgeny Pavlov[SOS] [Linux] Initial support of reading source and...
2016-06-30 Jarret ShookMerge pull request dotnet/coreclr#5958 from jashook...
next