71 Commits (ae6e6aa3ed98cceaf23359db57cc66b9ebab8f52)
 

Author SHA1 Message Date
Scott Williams ae6e6aa3ed [SL.Core] Merge pull request SixLabors/Core#15 from SixLabors/sw/fix-versionnumber 8 years ago
Scott Williams 6d05570bbc [SL.Core] fix build version number generation 8 years ago
James Jackson-South 22c7ebcc93 [SL.Core] Merge pull request SixLabors/Core#14 from SixLabors/af/public-memory-api 8 years ago
Anton Firszov 07e616cebb [SL.Core] remove unused indexer 8 years ago
Anton Firszov 3e4926b4d7 [SL.Core] move internals into a nested namespace 8 years ago
Anton Firszov c2954ded89 [SL.Core] Add MemoryAllocator-s with tests 8 years ago
Anton Firszov bf50eff08a [SL.Core] Make Guard.NotNull() and DebugGuard.NotNull() generic 8 years ago
James Jackson-South 7a69889c57 [SL.Core] Merge pull request SixLabors/Core#13 from SixLabors/branding 8 years ago
James Jackson-South 2e2ffc3e98 [SL.Core] Update logo and readme. 8 years ago
James Jackson-South 0de27b6f21 [SL.Core] Merge pull request SixLabors/Core#11 from SixLabors/Transforms 9 years ago
Scott Williams 2afdbc3e3e [SL.Core] Merge branch 'master' into Transforms 9 years ago
James Jackson-South 27c1e73c56 [SL.Core] Remove Vector2 overload 9 years ago
James Jackson-South f3e5ec9b69 [SL.Core] Add missing library internal 9 years ago
James Jackson-South 7d68d746e6 [SL.Core] Replace skew and rotate with single transform 9 years ago
James Jackson-South 75cac32c70 [SL.Core] Merge pull request SixLabors/Core#7 from SixLabors/MathF 9 years ago
James Jackson-South e5537c5c91 [SL.Core] Fix test path in build command 9 years ago
James Jackson-South 10a71f2d7b [SL.Core] Merge branch 'master' into MathF 9 years ago
JimBobSquarePants 3fe68395c9 [SL.Core] Remove incorrect include 9 years ago
JimBobSquarePants c4824fa309 [SL.Core] Use type forwarding as per example 9 years ago
Scott Williams 2cc2c37760 [SL.Core] Merge pull request SixLabors/Core#8 from SixLabors/remove-json-as-content 9 years ago
Scott Williams 85256337e0 [SL.Core] fix appveyor.yml to user correct version of gitversion 9 years ago
Scott Williams d265be04a1 [SL.Core] fix gitversion rules to match IS 9 years ago
Scott Williams 6904da174e [SL.Core] prevent stylecop.json form being included in package 9 years ago
James Jackson-South 755529b2b0 [SL.Core] Use MathF for Core 2.0 9 years ago
Scott Williams d2187d56fa [SL.Core] Remove System.Memory from core 9 years ago
Scott Williams 146809d44c [SL.Core] Merge pull request SixLabors/Core#6 from SixLabors/develop 9 years ago
Scott Williams 8fcac7474d [SL.Core] add reason 9 years ago
Scott Williams b5a0ab7f76 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams cefda3870a [SL.Core] fix order of paramaters 9 years ago
Scott Williams ace23f8093 [SL.Core] Add test for DebugGuard 9 years ago
Dirk Lemstra ae2d7dabb5 [SL.Core] Added build status badge. 9 years ago
Dirk Lemstra 33c690939d [SL.Core] Added some of the badges to the README. 9 years ago
Dirk Lemstra 856fc724c8 [SL.Core] Added unit tests for the Guard class. 9 years ago
Dirk Lemstra c7a67c1953 [SL.Core] Changed codecov to use the develop branch. 9 years ago
Dirk Lemstra 7fd24fd383 [SL.Core] Added yml files to the solution. 9 years ago
Dirk Lemstra 0952ba956f [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 61b016a342 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra e61dd2c956 [SL.Core] Added CodeCoverage.cmd to the solution. 9 years ago
Dirk Lemstra 6f4d785a72 [SL.Core] Added stylecop to the test project. 9 years ago
Dirk Lemstra fe32e88f58 [SL.Core] Move ruleset into src folder. 9 years ago
Scott Williams 67e152157a [SL.Core] woops added duplicate section 9 years ago
Scott Williams 24614a6ed6 [SL.Core] push develop branch to an unstable feed for now 9 years ago
Scott Williams 664ef09404 [SL.Core] Merge pull request SixLabors/Core#1 from SixLabors/feature/add-guards 9 years ago
Dirk Lemstra 961bb715d0 [SL.Core] Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo. 9 years ago
Dirk Lemstra 6ab0780f73 [SL.Core] Switch to ReadOnlySpan. 9 years ago
Dirk Lemstra 4a065fce1f [SL.Core] Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used. 9 years ago
Dirk Lemstra de3b554326 [SL.Core] Fixed value in attribute. 9 years ago
Dirk Lemstra 78c7f72994 [SL.Core] Moved HashHelpers to a folder. 9 years ago
Dirk Lemstra 3da57b1d60 [SL.Core] Changed copyright header. 9 years ago
Dirk Lemstra 36acfb2152 [SL.Core] Fixed all stylecop warnings. 9 years ago