8702 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)
 

Author SHA1 Message Date
James Jackson-South fe346134fe Minor cleanup 9 years ago
James Jackson-South 69c15e3133 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South ca9bd35798 Can now decode many images 9 years ago
Scott Williams a43dd3fe29 [SL.Core] add reason 9 years ago
Scott Williams 05a9332216 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams 43fe6eaf89 [SL.Core] fix order of paramaters 9 years ago
Scott Williams d5407856ba [SL.Core] Add test for DebugGuard 9 years ago
Scott Williams b61cae24d6 fix paramater names 9 years ago
Scott Williams e16a31e98f merge in master 9 years ago
James Jackson-South 28a8acac01 Fix progressive scan decoding 9 years ago
James Jackson-South 472d6ba307 baseline decode works progressive nearly 9 years ago
Scott Williams 7ce1acda6e Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev 1d656863ea Fix example in README 9 years ago
James Jackson-South 1478d52af0 Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Dirk Lemstra 2df68dc7a8 [SL.Core] Added build status badge. 9 years ago
Dirk Lemstra 008d185271 [SL.Core] Added some of the badges to the README. 9 years ago
Dirk Lemstra 9b9306e73f [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 3b6d794dbe [SL.Core] Changed codecov to use the develop branch. 9 years ago
Dirk Lemstra 5b38dc1362 [SL.Core] Added yml files to the solution. 9 years ago
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
James Jackson-South 4a4e94d74a Fix progressive decoding 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
James Jackson-South 2f501eb1a4 Decoder now doesn't break tests 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 babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 6d4e4f2f23 Various comment fixes and some variable renames. 9 years ago
Scott Williams 73d5a2a412 drop scratch app 9 years ago
Scott Williams 5c78cf7f6e use buffer instead of array pool directly 9 years ago
Scott Williams f8f1305076 update comment 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams 8cd195cb34 discover types tests 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago