File tree
25 files changed
+1357
-106
lines changed- src
- ImageSharp
- Common
- Extensions
- Helpers
- Formats
- Gif
- Sections
- Jpeg/Components
- Decoder
- Png
- Zlib
- Metadata/Profiles/Exif
- PixelFormats/PixelBlenders
- Processing/Processors/Quantization
- tests/ImageSharp.Tests
- Formats/Jpg
- Image
- Metadata/Profiles/Exif
25 files changed
+1357
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| |||
Submodule shared-infrastructure updated 17 files
- .editorconfig+3-2
- .gitattributes+2-2
- .gitignore+1
- SharedInfrastructure.sln+1
- SixLabors.Tests.ruleset+25-25
- SixLabors.ruleset+10-11
- branding+1-1
- src/SharedInfrastructure/DebugGuard.cs+2
- src/SharedInfrastructure/Guard.Numeric.tt+124
- src/SharedInfrastructure/Guard.cs+15-32
- src/SharedInfrastructure/HashCode.cs+3-2
- src/SharedInfrastructure/MathF.cs+2
- src/SharedInfrastructure/SharedInfrastructure.projitems+7-1
- src/SharedInfrastructure/SharedInfrastructure.shproj+9-10
- src/SharedInfrastructure/ThrowHelper.cs+129
- tests/SharedInfrastructure.Tests/GuardTests.cs+19-31
- tests/SharedInfrastructure.Tests/SharedInfrastructure.Tests.csproj+42-21
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
55 | 88 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments