5089 Commits (8ce775d4922e637cda1cb7118329277d9004870e)
 

Author SHA1 Message Date
Anton Firszov 8ce775d492 fixed mono execution branch 8 years ago
Anton Firszov 30cba185a1 need to return exit code 8 years ago
Anton Firszov aeac665009 disable netcoreapp2.0 + 32bit 8 years ago
Anton Firszov e2767c5778 an attempt to optimize the execution with -nobuild 8 years ago
Anton Firszov cf5b1acc6c adding mono execution 8 years ago
Anton Firszov 0812d54391 breaking down test execution into multiple AppVeyor jobs 8 years ago
Anton Firszov 5e3192785b skip ToVector4SimdAligned() test in environments without SIMD 8 years ago
Anton Firszov 932fa78305 trying to fix AppVeyor with an extra build 8 years ago
Anton Firszov 2a34b376c7 oops ... here comes the appveyor.yml update 8 years ago
Anton Firszov 20fe00e5f1 configure 32 bit execution 8 years ago
Anton Firszov fb40ed66ae running tests in all configurations 8 years ago
Anton Firszov f8904a0dc1 adding multiple TargetFrameworks 8 years ago
James Jackson-South a98fd0e552
Merge pull request #507 from SixLabors/af/update-beta3-dependencies 8 years ago
Anton Firszov 7d53c382c9 update external dependencies + fix RectangularPolygon usages 8 years ago
James Jackson-South 72961b1838
Merge pull request #505 from SixLabors/js/multi-target-benchmarks 8 years ago
James Jackson-South e45637471a Fix copy/paste 8 years ago
James Jackson-South 245e31872c Benchmark both Core and CLR 8 years ago
James Jackson-South f32b619376
Merge pull request #495 from carbon/master 8 years ago
James Jackson-South 5fd7c60385
Merge branch 'master' into master 8 years ago
James Jackson-South d75ddd8a88
Merge pull request #501 from SixLabors/js/hide-colorspaces 8 years ago
James Jackson-South 9b9cda6a8b Hide colorspace members 8 years ago
James Jackson-South 5d56686f36
Merge pull request #500 from SixLabors/af/fix-readme 8 years ago
James Jackson-South a0e219f9da Fix logo and links 8 years ago
James Jackson-South 69f6f23894
Merge branch 'master' into master 8 years ago
Anton Firsov 71aa3cafd0
README.md: fix link [skip ci] 8 years ago
Anton Firsov 7a594153fc
Merge pull request #499 from SixLabors/af/contribution-guide-ref 8 years ago
Anton Firsov 402c84562b
Refer to Contribution Guide from README.md 8 years ago
Jason Nelson a81e936511 Remove note 8 years ago
Jason Nelson ffef3ecd14 Benchmark removed SpanUtility logic inplace 8 years ago
Jason Nelson cc55f039b7 Express readonly intent in Span parameters 8 years ago
Jason Nelson 5e8802c362 Remove unused FetchVector helper 8 years ago
Jason Nelson 1713343878 Eliminate allocation in WriteGammaChunk 8 years ago
Jason Nelson f597e8f96d Revert "Pass ColorSpace types by readonly ref" 8 years ago
Jason Nelson f7d8e706f1 Pass ColorSpace types by readonly ref 8 years ago
James Jackson-South 6c4d6d11ee
Merge branch 'master' into master 8 years ago
Jason Nelson 41efcc78c7 Fix documentation 8 years ago
Jason Nelson 0eee6735ab Fix build 8 years ago
James Jackson-South 7d145d09f0
Merge pull request #497 from SixLabors/js/fix-codec-benchmarks 8 years ago
Jason Nelson 0b6754b478 Reduce magic 8 years ago
Jason Nelson 52298fe072 Eliminate buffer allocations for integers in PngEncoderCore.WriteChunk 8 years ago
James Jackson-South b1603745b8 Fix code benchmark paths and namespaces. 8 years ago
Jason Nelson 5e0bf0f3c4 Update Checksum algorithms to use Spans 8 years ago
Jason Nelson be4b0246eb Revert "Create specialized BigEndianBinaryWriter & LittleEndianBinaryWriter classes" 8 years ago
Jason Nelson 0a88cde8e6 Create specialized BigEndianBinaryWriter & LittleEndianBinaryWriter classes 8 years ago
Jason Nelson 76294ed044 Remove string encoding concerns from BinaryReader&Writer 8 years ago
Jason Nelson 0d508fcb8c Replace custom BitConverter(s) with BinaryPrimitives 8 years ago
Jason Nelson dc69e59458 Remove BitConverter from EndianBinaryWriter & add Floating point tests 8 years ago
Jason Nelson 52d2b1ee67 Add test to ensure that all data written through the EndianBinaryWriter can be read back through EndianBinaryReader 8 years ago
Jason Nelson 53d47e4c38 Remove unused Write(decimal) method on EndianBinaryWriter 8 years ago
Jason Nelson 0aa0a8256b Remove blank line for STYLECOP! 8 years ago