File tree
3 files changed
+16
-2
lines changed- external
- samples/NativeAOT
- src/Mono.Android/Android.Runtime
3 files changed
+16
-2
lines changedSubmodule Java.Interop updated 13 files
- src/Java.Interop/Java.Interop/JniBuiltinMarshalers.cs+4-3
- src/Java.Interop/Java.Interop/JniBuiltinMarshalers.tt+18-14
- src/Java.Interop/Java.Interop/JniRuntime.JniTypeManager.cs+2-2
- tests/Java.Interop-Tests/Java.Interop/JniTypeManagerTests.cs+11-3
- tests/generator-Tests/Unit-Tests/CodeGeneratorTests.cs+30
- tests/generator-Tests/Unit-Tests/XmlApiImporterTests.cs+9
- tools/generator/ApiVersionsSupport.cs+1
- tools/generator/Java.Interop.Tools.Generator.Importers/XmlApiImporter.cs+7-1
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/Field.cs+1
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/GenBase.cs+2
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/MethodBase.cs+1
- tools/generator/SourceWriters/Attributes/UnsupportedOSPlatformAttr.cs+21
- tools/generator/SourceWriters/Extensions/SourceWriterExtensions.cs+15-3
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 |
| |
21 | 26 |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
260 | 269 |
| |
261 | 270 |
| |
262 | 271 |
| |
|
0 commit comments