Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update service_slim_fcsw to latest #5

Closed
wants to merge 43 commits into from
Closed

Update service_slim_fcsw to latest #5

wants to merge 43 commits into from

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    2f7ac1a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    7084021 View commit details
    Browse the repository at this point in the history
  2. Queueing ClearCache

    TIHan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    8669a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014798d View commit details
    Browse the repository at this point in the history
  4. Remove space

    TIHan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    5eb8092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2008c0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc40667 View commit details
    Browse the repository at this point in the history
  7. Fixing more deadlocks

    TIHan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f085e71 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. start of ctok work

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    1c22bfd View commit details
    Browse the repository at this point in the history
  2. fix calls

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    67d47c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffcbdea View commit details
    Browse the repository at this point in the history
  4. remove text snapshot objects, is-text-changed callbacks and async beh…

    …aviour of CheckFileResults
    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    3b294c4 View commit details
    Browse the repository at this point in the history
  5. Removing reactor changes

    TIHan committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    91af6e8 View commit details
    Browse the repository at this point in the history
  6. fix tests

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e802f43 View commit details
    Browse the repository at this point in the history
  7. update FCS docs

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    7024592 View commit details
    Browse the repository at this point in the history
  8. delete old code

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    32d884f View commit details
    Browse the repository at this point in the history
  9. fix baselines

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9b9506c View commit details
    Browse the repository at this point in the history
  10. Update CompilerImports.fs

    TIHan authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    afbe8e0 View commit details
    Browse the repository at this point in the history
  11. test no longer applicable

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d4693c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f608a4 View commit details
    Browse the repository at this point in the history
  13. remove dead union case

    Don Syme committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    bbd79e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d750363 View commit details
    Browse the repository at this point in the history
  15. Fixing tests

    TIHan committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    785f4b4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1333c0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a4d78a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Fixing tests

    TIHan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    93c05ea View commit details
    Browse the repository at this point in the history
  2. Lock per TP instance

    TIHan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    08c32bc View commit details
    Browse the repository at this point in the history
  3. Merged

    TIHan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    e8607a4 View commit details
    Browse the repository at this point in the history
  4. Fixing tests

    TIHan committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    5334b99 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    18079e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08f160 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dotnet#10310 from TIHan/type-provider-forced-compi…

    …lation-thread
    
    Sequentialise type provider calls by using a lock rather than requiring the Reactor single threading
    dsyme authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c8cc6f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2180e8 View commit details
    Browse the repository at this point in the history
  5. fix build

    Don Syme committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    0d2a2b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request dotnet#10308 from TIHan/concurrent-structures

    Making several uses of Dictionary types be ConcurrentDictionary
    dsyme authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    381b22a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bbe70d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Merge pull request dotnet#10292 from TIHan/ib-cache-any-thread

    Removing reactor-queue dependencies
    dsyme authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    07e12af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886205d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    c4b28a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d5dfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    812e67e View commit details
    Browse the repository at this point in the history
  4. Added service_slim

    ncave authored and alfonsogarciacaro committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4a2a189 View commit details
    Browse the repository at this point in the history
  5. Fix build

    alfonsogarciacaro committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8981cbb View commit details
    Browse the repository at this point in the history