File tree
346 files changed
+1196
-1245
lines changed- .devcontainer
- docs
- coding-guidelines
- design
- coreclr
- botr
- jit
- profiling
- davbr-blog-archive
- features
- mono
- project
- eng
- native
- pipelines/mono/templates
- src
- coreclr
- System.Private.CoreLib/src/System/Reflection
- classlibnative/bcltype
- debug
- createdump
- daccess
- di
- ee
- gc
- unix
- hosts/coreshim
- ilasm
- ildasm
- inc
- jit
- md
- compiler
- enc
- inc
- runtime
- nativeaot
- System.Private.CoreLib/src/System
- System.Private.TypeLoader/src/Internal
- Runtime/TypeLoader
- ReferenceSource
- amd64
- i386
- TypeSystem
- nativeresources
- pal
- inc
- src
- cruntime
- file
- include/pal
- init
- misc
- safecrt
- thread
- tests/palsuite
- c_runtime
- isxdigit/test1
- wcscat/test1
- composite
- synchronization/criticalsection
- threading
- threadsuspension
- threadsuspension_switchthread
- wfmo
- file_io
- GetFullPathNameA
- test3
- test4
- GetFullPathNameW
- test3
- test4
- threading
- CreateThread/test1
- ExitThread/test1
- WaitForMultipleObjectsEx/test5
- scripts
- tools
- Common
- Compiler
- JitInterface
- TypeSystem
- Common
- Interop/IL
- aot
- ILCompiler.Compiler
- Compiler
- DependencyAnalysis
- IL
- ILCompiler.DependencyAnalysisFramework
- ILCompiler.ReadyToRun
- Compiler
- JitInterface
- ILCompiler.RyuJit/JitInterface
- dotnet-pgo
- Microsoft.Diagnostics.JitTrace
- superpmi
- superpmi
- superpmi-shim-collector
- utilcode
- vm
- amd64
- i386
- libraries
- Common
- src/System/Net/Http/aspnetcore
- Http2/Hpack
- Http3/QPack
- tests/System
- IO/Compression
- Net/Prerequisites/Deployment
- Security/Cryptography/AlgorithmImplementations/AES
- Xml/ModuleCore
- Microsoft.Extensions.HostFactoryResolver/tests
- ApplicationNameSetFromArgument
- Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests
- Microsoft.Extensions.Options.ConfigurationExtensions/tests
- Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic
- System.CodeDom/src/Microsoft/VisualBasic
- System.ComponentModel.Composition
- src/System/ComponentModel/Composition/Hosting
- tests/System
- ComponentModel/Composition
- Hosting
- ReflectionModel
- Integration
- System.ComponentModel.TypeConverter/src/System/ComponentModel
- System.Composition/tests
- TestLibrary
- System.Configuration.ConfigurationManager
- src/System/Configuration
- tests
- System/Configuration
- System.Data.Common
- src/System/Data
- SQLTypes
- tests/System/Data
- System.Data.Odbc/src/System/Data/Odbc
- System.Diagnostics.DiagnosticSource
- src/System/Diagnostics
- Metrics
- tests
- System.Diagnostics.EventLog/src/System/Diagnostics/Reader
- System.Diagnostics.Tracing/documentation
- System.DirectoryServices/src/System/DirectoryServices
- ActiveDirectory
- System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement
- AD
- System.DirectoryServices.Protocols/tests
- System.IO.FileSystem/tests
- Base
- PortedCommon
- System.IO.Ports/tests/Support
- System.Linq.Expressions
- src/System/Linq/Expressions
- tests
- Block
- Switch
- System.Management/src/System/Management
- System.Net.Http.WinHttpHandler/tests
- FunctionalTests
- UnitTests
- System.Net.Requests/src/System/Net
- System.Net.Security/tests/FunctionalTests
- System.Net.Sockets/tests/FunctionalTests
- System.Private.CoreLib/src/System
- Collections/Generic
- Globalization
- IO
- Reflection
- Runtime/InteropServices
- Threading
- System.Private.Uri
- src/System
- tests/FunctionalTests
- System.Private.Xml/src
- Resources
- System/Xml
- Core
- Schema
- Xsl
- Xslt
- XsltOld
- System.Private.Xml.Linq/tests
- Schema
- XDocument.Test.ModuleCore
- xNodeBuilder
- System.Reflection.Emit/tests
- System.Reflection.Emit.ILGeneration/tests
- System.Reflection.Metadata/tests/TestUtilities
- System.Reflection.MetadataLoadContext/src/System/Reflection/TypeLoading/MethodBase/Ecma
- System.Runtime.Numerics/tests/BigInteger
- System.Runtime.Serialization.Xml/tests/SerializationTestTypes
- System.Security.Cryptography/src/System/Security/Cryptography
- System.Speech/src/Internal/GrammarBuilding
- System.Text.Json
- src/System/Text/Json
- Reader
- Writer
- tests
- System.Text.Json.SourceGeneration.Tests
- System.Text.Json.Tests/Serialization
- mono/mono
- component
- eglib
- test
- eventpipe/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
346 files changed
+1196
-1245
lines changedDiff for: .devcontainer/Dockerfile
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
915 |
| - | |
| 915 | + | |
916 | 916 |
| |
917 | 917 |
| |
918 | 918 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: docs/design/features/COM-activation.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 |
| - | |
| 623 | + | |
624 | 624 |
| |
625 | 625 |
| |
626 | 626 |
| |
|
Diff for: docs/design/mono/components.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Diff for: docs/project/glossary.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Diff for: eng/native/configurecompiler.cmake
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
Diff for: eng/packaging.targets
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
| 263 | + | |
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
| 326 | + | |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
| 357 | + | |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments