36 Commits (9c71c0fc22f70cd8cda211689e851b95678f3261)
 

Author SHA1 Message Date
Dirk Lemstra 9c71c0fc22 [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 4b5485f408 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra a3532338c3 [SL.Core] Added CodeCoverage.cmd to the solution. 9 years ago
Dirk Lemstra 5ac709d889 [SL.Core] Added stylecop to the test project. 9 years ago
Dirk Lemstra 80e6911b74 [SL.Core] Move ruleset into src folder. 9 years ago
Scott Williams 403a1bd94d [SL.Core] woops added duplicate section 9 years ago
Scott Williams cba462aa22 [SL.Core] push develop branch to an unstable feed for now 9 years ago
Scott Williams 9822ab4681 [SL.Core] Merge pull request SixLabors/Core#1 from SixLabors/feature/add-guards 9 years ago
Dirk Lemstra d53a5ca0a5 [SL.Core] Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo. 9 years ago
Dirk Lemstra 4f06b519a3 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4b940f1294 [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
Dirk Lemstra d99554be37 [SL.Core] Fixed value in attribute. 9 years ago
Dirk Lemstra 3863e7ee57 [SL.Core] Moved HashHelpers to a folder. 9 years ago
Dirk Lemstra 0910b0ba36 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra f58afef9ef [SL.Core] Fixed all stylecop warnings. 9 years ago
Dirk Lemstra 55a161570b [SL.Core] Enabled stylecop. 9 years ago
Dirk Lemstra b89b4cf443 [SL.Core] Renamed ruleset file. 9 years ago
Dirk Lemstra 1e43e5096c [SL.Core] Fixed version numbers 9 years ago
Dirk Lemstra 9b632f308b [SL.Core] Whitespace 9 years ago
Dirk Lemstra a2349bf0b8 [SL.Core] Moved files in the Shared folder. 9 years ago
Scott Williams 7e377e605d [SL.Core] remove IsEmpty based ToString() branches 9 years ago
Scott Williams 39aafb1d7a [SL.Core] drop zero in favor of empty 9 years ago
Scott Williams cf9f6451b5 [SL.Core] Revert "add center property to rectangle" 9 years ago
Scott Williams 90dff77ca3 [SL.Core] add multiplication and divide operators to Point 9 years ago
Scott Williams d563233bf4 [SL.Core] add center property to rectangle 9 years ago
Scott Williams 1dac8dbfb0 [SL.Core] rename project from Primitives to Core 9 years ago
Scott Williams 29ca4195ec [SL.Core] remove opencover 9 years ago
Scott Williams 214215bd9d [SL.Core] Merge branch 'master' of https://github.com/SixLabors/Primitives 9 years ago
Scott Williams 15d0258f98 [SL.Core] Drop unneeded types plus added Size operators. 9 years ago
James Jackson-South 345ac1bf06 [SL.Core] Fix naming 9 years ago
Scott Williams d5495aa4a6 [SL.Core] Remove matrix in favour of Matrix3x2 9 years ago
Scott Williams f4626c1ceb [SL.Core] add matrix tests & fix GetHashCode 9 years ago
Scott Williams 9c910db94c [SL.Core] update sln 9 years ago
Scott Williams 82902009df [SL.Core] update api key 9 years ago
Scott Williams 979573d395 [SL.Core] initial primitive 9 years ago
Scott Williams 68e35b9bde [SL.Core] Initial commit 9 years ago