1. 24 5月, 2018 3 次提交
  2. 23 5月, 2018 2 次提交
  3. 22 5月, 2018 1 次提交
  4. 19 5月, 2018 1 次提交
  5. 17 5月, 2018 3 次提交
  6. 16 5月, 2018 3 次提交
    • S
      Relax the requirement in WithChanges that changes be ordered (#26798) · 20b7e223
      Sam Harwell 提交于
      See #26339 for the primary RCA.
      
      This change corrects an additional edge case for ITextBuffer instances created before VisualStudioWorkspace attaches event handlers to ITextBufferFactoryService and IProjectionBufferFactoryService. This case is only believed to occur in IDE initialization scenarios where the workspace load is triggered by opening a document.
      20b7e223
    • I
      fix for... · db46bcf5
      Ivan Basov 提交于
      fix for CLR_EXCEPTION_System.NullReferenceException_80004003_Microsoft.VisualStudio.InteractiveWindow.dll (#26770)
      
      db46bcf5
    • A
      Finalize PublicAPI.Shipped files (#26744) · e60c9fe8
      Andy Gocke 提交于
      Move Unshipped public APIs to Shipped
      e60c9fe8
  7. 12 5月, 2018 1 次提交
    • A
      Enable portable signing for Mono (#26683) · 9420fa43
      Andy Gocke 提交于
      Desktop signing uses a COM call into the CLR to sign an assembly,
      which is not available on Mono or CoreCLR. This change always
      uses portable signing by default on Mono as well as CoreCLR.
      9420fa43
  8. 11 5月, 2018 6 次提交
  9. 10 5月, 2018 6 次提交
  10. 09 5月, 2018 5 次提交
  11. 08 5月, 2018 9 次提交