112 Commits (78ca048ff6a61a2bb8e5c7ac6740f6201f38b0fc)
 

Author SHA1 Message Date
Jason Nelson 78ca048ff6 [SL.Core] Update supressions 8 years ago
Jason Nelson 00eafc937b [SL.Core] Obsolete HashHelpers 8 years ago
Jason Nelson 5121210849 [SL.Core] Add and use HashCode polyfill 8 years ago
James Jackson-South de6caf43f9 [SL.Core] Merge pull request SixLabors/Core#22 from SixLabors/js/public-geometry 8 years ago
James Jackson-South bc0e521265 [SL.Core] Make deg - rad conversion public 8 years ago
James Jackson-South 9ed50e775a [SL.Core] Merge pull request SixLabors/Core#19 from DaniaalNadir/master 8 years ago
James Jackson-South 344802c1ae [SL.Core] Merge branch 'master' into master 8 years ago
James Jackson-South b38f063016 [SL.Core] Merge pull request SixLabors/Core#20 from carbon/master 8 years ago
Jason Nelson ff6bf5804b [SL.Core] Increase minimium netstandard support to v1.3 8 years ago
daniaal 2c8f620279 [SL.Core] Update descriptions on the ArrayPoolMemoryAllocator class 8 years ago
James Jackson-South d545e24602 [SL.Core] Merge pull request SixLabors/Core#18 from carbon/master 8 years ago
Jason Nelson 876ec6db8a [SL.Core] Cross target netstandard2.0 8 years ago
James Jackson-South 0b75c89caf [SL.Core] Merge pull request SixLabors/Core#16 from carbon/master 8 years ago
Jason Nelson be099d3f83 [SL.Core] Format long statement onto multiple lines 8 years ago
Jason Nelson 8c101f093b [SL.Core] Replace == with Equals 8 years ago
Jason Nelson 3589057ca9 [SL.Core] Format Size 8 years ago
Jason Nelson aada342517 [SL.Core] Remove AggressiveInlining hint from trival accessors 8 years ago
Jason Nelson c31eb7e601 [SL.Core] Use Assert.Contains when checking for substrings 8 years ago
Jason Nelson d32149ae7b [SL.Core] Format HashHelpers 8 years ago
Jason Nelson 81e2185583 [SL.Core] Format Point 8 years ago
Jason Nelson 6c3502976e [SL.Core] Remove aggressive inlining hint from trival accessors 8 years ago
Jason Nelson 302bb88535 [SL.Core] Remove whitespace 8 years ago
Jason Nelson 383bd7b147 [SL.Core] Format Rectangle 8 years ago
Jason Nelson e154df4654 [SL.Core] Add test to ensure PointF has the same layout as Vector2 8 years ago
Jason Nelson d073bf833c [SL.Core] Add HashHelpersTests 8 years ago
Jason Nelson 2f61cafab1 [SL.Core] Cleanup AssemblyInfo add SUPPORT_MATHF symbol 8 years ago
Jason Nelson 9b97df58c4 [SL.Core] Remove unused DebugGaurd tests 8 years ago
Jason Nelson fb46544e0a [SL.Core] Remove whitespace 8 years ago
Jason Nelson ea9c9e9c8e [SL.Core] Remove unused DebugGuard methods 8 years ago
Jason Nelson a543ce6371 [SL.Core] Remove additional unused Guard methods 8 years ago
Jason Nelson 177e1e2373 [SL.Core] Update tests to target netcoreapp2.1 8 years ago
Jason Nelson 43693a96f5 [SL.Core] Use expressions 8 years ago
Jason Nelson 1729bd662b [SL.Core] Remove private implementations of GetHashCode (and it's call overhead) 8 years ago
Jason Nelson 187d0a16c0 [SL.Core] Remove unused Gaurd.IsTrue and Gaurd.IsFalse 8 years ago
Jason Nelson 7b54e5602f [SL.Core] Update System.Numerics.Vectors 8 years ago
Jason Nelson 1c29c7fc32 [SL.Core] Update Moq & xunit 8 years ago
Jason Nelson 9f2ae5eaf9 [SL.Core] Extend HashHelper.Combine to accept 2, 3, or 4 args 8 years ago
Jason Nelson 14780a70c4 [SL.Core] Seal ManagedByteBuffer 8 years ago
Jason Nelson d4ac432d9f [SL.Core] Remove unused Gaurd overloads 8 years ago
Jason Nelson 480b35a636 [SL.Core] Use pattern matching 8 years ago
Jason Nelson 87c124eee4 [SL.Core] Cross target .NETCOREAPP2.1 8 years ago
Scott Williams b8227a21ff [SL.Core] Merge pull request SixLabors/Core#15 from SixLabors/sw/fix-versionnumber 8 years ago
Scott Williams 890d49daa0 [SL.Core] fix build version number generation 8 years ago
James Jackson-South f9f9247718 [SL.Core] Merge pull request SixLabors/Core#14 from SixLabors/af/public-memory-api 8 years ago
Anton Firszov 3450a4cfa0 [SL.Core] remove unused indexer 8 years ago
Anton Firszov fb58b5f2ef [SL.Core] move internals into a nested namespace 8 years ago
Anton Firszov 9f51d65d95 [SL.Core] Add MemoryAllocator-s with tests 8 years ago
Anton Firszov a5bfedd97c [SL.Core] Make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
James Jackson-South f37a066c2a [SL.Core] Merge pull request SixLabors/Core#13 from SixLabors/branding 8 years ago
James Jackson-South 9ff9dafb13 [SL.Core] Update logo and readme. 8 years ago