platform/upstream/coreclr.git
2016-07-08 William GodbeMerge pull request #6197 from wtgodbe/heapVerify
2016-07-08 wtgodbeAdd new scenario to code coverage job
2016-07-08 SivarvMerge pull request #6176 from sivarv/lsraTodo
2016-07-08 sivarvOptimize use of a reg-optional lclVar that is marked...
2016-07-08 Aditya MandaleekaMerge pull request #6163 from josteink/resolve-python
2016-07-08 Rich LanderUpdate contributor guidelines (#6183)
2016-07-08 Bruce ForstallMerge pull request #6177 from BruceForstall/FixMultireg...
2016-07-08 Jostein KjÃ... Resolve Python2.7 when executable is not called 'python'.
2016-07-08 Bruce ForstallFix RyuJIT/x86 fgMorphMultiregStructArg NYI
2016-07-08 Aditya MandaleekaMerge pull request #6081 from adityamandaleeka/virtual_temp
2016-07-07 Carol EidtMerge pull request #6021 from CarolEidt/LessConservativ...
2016-07-07 tijoytomMerge pull request #6175 from tijoytom/master
2016-07-07 SivarvMerge pull request #6150 from sivarv/lsraRefactor
2016-07-07 William GodbeMerge pull request #6170 from wtgodbe/signarm
2016-07-07 Kyungwoo LeeMerge pull request #6173 from kyulee1/gc03
2016-07-07 Tijoy Tom Kalathipar... MarshalAs(UnManaged.ByValArray) overflow.
2016-07-07 Kyungwoo LeeARM64: Enable Daily Job for GcStress0x3
2016-07-07 Kyungwoo LeeMerge pull request #6090 from kyulee1/gctest3
2016-07-07 Justin Van... Avoid box allocation in Encoding.EncodingName (#6142)
2016-07-07 wtgodbeRevert sign.builds so that arm64 bins can be signed
2016-07-07 sivarvCode review feedback.
2016-07-07 Tarek Mahmoud... Merge pull request #6114 from jamesqo/encodingforwarder
2016-07-07 Carol EidtMerge pull request #6152 from mikedn/x86-addsub-lo
2016-07-07 Kyungwoo LeeARM64: Test Update for GcStress0x3
2016-07-07 Gaurav KhannaMerge pull request #6161 from dotnet-bot/UpdateDependen...
2016-07-07 James KoAvoid heap allocating in char.ConvertFromUtf32 (#6141)
2016-07-07 dotnet-botUpdating External dependencies to beta-24307-00
2016-07-07 James KoConvert SymbolType.m_format to be a string (#6133)
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 (#6149)
2016-07-07 Adam Sitnikmake all public properties of DebuggableAttribute visib...
2016-07-07 Rahul KumarMerge pull request #6157 from rahku/crossgen
2016-07-06 Aditya MandaleekaMerge pull request #6151 from mikedn/runbench-coreclr
2016-07-06 Rahul KumarDo not clean tests folder when skiptests option is...
2016-07-06 Rahul KumarMerge pull request #6130 from rahku/crossgen
2016-07-06 Rahul KumarFix incremental build problem for cross-components
2016-07-06 Aditya MandaleekaMerge pull request #6139 from mkborg/fix_lldb_search_order
2016-07-06 Matt EllisMerge pull request #6146 from ellismg/fix-sign-targets...
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 #6015 from kouvel/NamedMutexMoreFloc...
2016-07-06 Gaurav KhannaMerge pull request #6135 from dotnet-bot/UpdateDependen...
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 #6098 from CarolEidt/BlkNodeRefactors
2016-07-05 Brian SullivanMerge pull request #6102 from briansull/inliner-dump
2016-07-05 Bruce ForstallMerge pull request #6101 from BruceForstall/RyuJITx86EH
2016-07-05 SivarvMerge pull request #6094 from mikedn/x86-uncontained...
2016-07-05 Bruce ForstallMerge pull request #6124 from dotnet-bot/from-tfs
2016-07-05 Bruce ForstallMerge pull request #6100 from BruceForstall/BotrX86EHUpdate
2016-07-05 Rahul KumarMerge pull request #6093 from rahku/arm64retbuf
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 #6106 from mikedn/modopt-feedback
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 #6120 from dotnet-bot/UpdateDependen...
2016-07-05 James KoBetter performance for MulticastDelegate.Equals (#6113)
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 #6109 from dotnet-bot/UpdateDependen...
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 #6104 from Maoni0/config
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 #6099 from adityamandaleeka/remove_v...
2016-07-02 Carol EidtLess Conservative GtObj
2016-07-02 Gaurav KhannaMerge pull request #6086 from dotnet-bot/UpdateDependen...
2016-07-02 SivarvMerge pull request #6092 from sivarv/lsrawork
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 #6096 from dotnet-bot/from-tfs
next