2875 Commits (0673f072dff15edeb01d654fcac7fee3247c1c19)
 

Author SHA1 Message Date
Olivia 0673f072df Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 47f0f8ab5c Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 061a56e01f Adding color constructor tests. 10 years ago
James Jackson-South aafe5d2adf Merge branch 'refs/heads/pr/52' 10 years ago
James Jackson-South 7496df91a7 Release requires explicit optimization option. 10 years ago
James Jackson-South 6779798387 Fix stylecop errors. 10 years ago
James Jackson-South 2bc559eec6 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 74c7c488ad Add LittleEndianBitConverter tests 10 years ago
James Jackson-South efea285919 Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 342d905d92 Enable warning as error for a release build. 10 years ago
Dirk Lemstra 64ebd31c11 Fixed the last StyleCop warnings. 10 years ago
James Jackson-South b3f304e703 Merge pull request #49 from olivif/olivif/fixwarnings2 10 years ago
Dirk Lemstra 6860a914f6 Minor refactoring. 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
Dirk Lemstra 2c552b73e3 Merge pull request #51 from olivif/olivif/packedpixel_equality 10 years ago
Scott Williams 3975806c93 Port Clipper.cs into ImageSharp style 10 years ago
Olivia 6213d50ffc Adding tests for GetHashCode. 10 years ago
Olivia 5484670087 Adding test for not equals for all colours. 10 years ago
Olivia 62e50842ab Adding tests for .Equals for all colours. 10 years ago
Olivia 30819b4dd4 Fixing bytes struct reference issue. 10 years ago
Dirk Lemstra afe2c690c4 Made the Bootstrapper fully static. 10 years ago
Dirk Lemstra 7cc97b6fca Only calculate the maximum header size once and use ArrayPool to create the buffer. 10 years ago
Dirk Lemstra ffee4b9736 Added check for when the unit tests failed. 10 years ago
Dirk Lemstra ba3ff6901a Merge pull request #50 from olivif/olivif/enablevscodecov 10 years ago
Olivia 4fba238c82 Merge branch 'olivif/fixwarnings2' of https://github.com/olivif/ImageSharp into olivif/fixwarnings2 10 years ago
Olivia f3e1bcf3fb Fixing Values inside HuffmanLut. 10 years ago
Olivia 1d1b186bb3 Changing InputStream and Bits to private fields. 10 years ago
Olivia cfbb5c38b3 Changing decoder bytes to private field. 10 years ago
Olivia 334a48e308 Removing unused variables in test. 10 years ago
Olivia 66cc3a7f3f Renaming files with generic types to match {T} pattern. 10 years ago
Olivia 488fa24818 Fixing multiple lines warnings. 10 years ago
Olivia 6748909a86 Adding documentation to enums. 10 years ago
Olivia 71d51f90cc Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 96e5e90837 Fixing default value type constructor warnings. 10 years ago
Olivia c74590a038 Fixing indentation in runsettings. 10 years ago
Olivia 2fba47f068 Removing unused variables in test. 10 years ago
Olivia 4b79025857 Renaming files with generic types to match {T} pattern. 10 years ago
Dirk Lemstra fdca608c89 Minor refactoring inside some of the IsSupportedFileFormat methods. 10 years ago
Dirk Lemstra a0abb9fe4f Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
James Jackson-South 235ad9ad74 Merge pull request #46 from tocsoft/optimised-rectangle 10 years ago
Olivia a845e50920 Adding runsettings file for code coverage 10 years ago
Olivia 4b7caaa4eb Enable Visual Studio code coverage. 10 years ago
Olivia 20a77e87cf Fixing multiple lines warnings. 10 years ago
Olivia 7264fdbb40 Adding documentation to enums. 10 years ago
Olivia 644dde40fb Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Scott Williams 800af5f7e8 Make benchmarks return size not save images 10 years ago
Olivia 5d16da9106 Fixing default value type constructor warnings. 10 years ago
Scott Williams 0fa3c1390d remove debug directive 10 years ago
Dirk Lemstra 9f0c5d98db Hide all skipped assemblies. 10 years ago