forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitcf653b1
committed
Use server GC mode for compiler
closesdotnet#414closesdotnet#404commit 7583a2d60eb968fec2d4ab00a046682eef3f9a19Author: latkin <latkin@microsoft.com>Date: Tue May 5 10:18:12 2015 -0700 Add comment on use of <gcConcurrent>, and enable for testscommitd5de019Author: latkin <latkin@microsoft.com>Date: Mon May 4 11:39:31 2015 -0700 Setting server GC mode for compiler1 parent8b249d8 commitcf653b1
File tree
5 files changed
+12
-13
lines changed- src/fsharp
- Fsc-proto
- Fsc
- tests/fsharpqa/testenv/src/HostedCompilerServer
5 files changed
+12
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 2 | | |
| 3 | + | |
15 | 4 | | |
16 | 5 | | |
17 | 6 | | |
18 | 7 | | |
19 | 8 | | |
20 | 9 | | |
21 | 10 | | |
22 | | - | |
23 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2149 | 2149 | | |
2150 | 2150 | | |
2151 | 2151 | | |
| 2152 | + | |
| 2153 | + | |
2152 | 2154 | | |
2153 | 2155 | | |
2154 | 2156 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
0 commit comments
Comments
(0)