Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SixLabors/Core

The contents of this repository have been integrated into https://github.com/SixLabors/ImageSharp
https://github.com/SixLabors/Core

Remove Vector2 overload

d47911b1d5c9be41676b30b41acdbfecbaee646b authored about 7 years ago by James Jackson-South <[email protected]>
Add missing library internal

ba595dde506aa31869f0ec9053f1e02432121ea8 authored about 7 years ago by James Jackson-South <[email protected]>
Replace skew and rotate with single transform

b5b4d50a1100d9358f0dcf9e5a9d23c5b8337cef authored about 7 years ago by James Jackson-South <[email protected]>
Merge pull request #7 from SixLabors/MathF

Use MathF for .Net Core 2.0

702944449e4b6f7e570216bac9bfb4efa8cc0706 authored about 7 years ago by James Jackson-South <[email protected]>
Fix test path in build command

f6cd4db3c90cff6a6919ad588154063b900debbe authored about 7 years ago by James Jackson-South <[email protected]>
Merge branch 'master' into MathF

02ba06c183911f312f4125dfeb37ec05849d6289 authored about 7 years ago by James Jackson-South <[email protected]>
Remove incorrect include

a90254c5755de1c044e331845688c06faa4f7f7b authored about 7 years ago by JimBobSquarePants <[email protected]>
Use type forwarding as per example

f36b571314c81ef186bdbf663f8a2e62652031c9 authored about 7 years ago by JimBobSquarePants <[email protected]>
Merge pull request #8 from SixLabors/remove-json-as-content

prevent stylecop.json form being included in package

f68740f0ee869f799069df81482be9d423622862 authored over 7 years ago by Scott Williams <[email protected]>
fix appveyor.yml to user correct version of gitversion

ce05dea53f19f4e96c815c3d458de6c2d60b9943 authored over 7 years ago by Scott Williams <[email protected]>
fix gitversion rules to match IS

f759408e57aa419e13d76b32305c567509301170 authored over 7 years ago by Scott Williams <[email protected]>
prevent stylecop.json form being included in package

027ffeb17fd57bd92e716960521eec800285ce1c authored over 7 years ago by Scott Williams <[email protected]>
Use MathF for Core 2.0

Also a little cleanup

bee9a808feeef9b8ccba6f9e118a86131525491f authored over 7 years ago by James Jackson-South <[email protected]>
Remove System.Memory from core

304f7cfc37032311b808120311dd964570274442 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #6 from SixLabors/develop

create beta 1

e5bc7bcd9173bfa3814faa95cf71735a30e12f29 authored over 7 years ago by Scott Williams <[email protected]>
fix order of paramaters

93d5ee53f557452fadc7574cb5afc88cad5c3eb1 authored over 7 years ago by Scott Williams <[email protected]>
Add test for DebugGuard

3c6865e03fbda038df47a0d6a9e7192cfaa3fa6b authored over 7 years ago by Scott Williams <[email protected]>
Fix test names + additional overloads

37efb87e3c39052bb50d584cd762249bd8996708 authored over 7 years ago by Scott Williams <[email protected]>
add reason

f5ef5a28c8edf9f52f483475b72539d79445b0d3 authored over 7 years ago by Scott Williams <[email protected]>
Added build status badge.

e9f64b9ee63ba9b21cc653ffd12874fc72a65fc9 authored over 7 years ago by Dirk Lemstra <[email protected]>
Added some of the badges to the README.

0e565b847285203e82530ee3cfe440fc8c96871b authored over 7 years ago by Dirk Lemstra <[email protected]>
Added unit tests for the Guard class.

2e46170ede21a87c0d99059a85e6af300fa8beb3 authored over 7 years ago by Dirk Lemstra <[email protected]>
Changed codecov to use the develop branch.

36c6eae756fa9266fb954647800dc441b02c67c4 authored over 7 years ago by Dirk Lemstra <[email protected]>
Added yml files to the solution.

5f5f8325e72d456a44deb88d99ff94df78f35469 authored over 7 years ago by Dirk Lemstra <[email protected]>
Removed old test.

53bfcc560bc973e52ec24c8dee24ab46b41e39ac authored over 7 years ago by Dirk Lemstra <[email protected]>
Use release build for code coverage.

0f7e0e6737aebb4e3a8e8e5d99317d98a1d44639 authored over 7 years ago by Dirk Lemstra <[email protected]>
Added CodeCoverage.cmd to the solution.

00d68989fec73b14492e9865c8c52532f62d7260 authored over 7 years ago by Dirk Lemstra <[email protected]>
Move ruleset into src folder.

13816850430b67f273b336ae31840dcaaf70ddf8 authored over 7 years ago by Dirk Lemstra <[email protected]>
Added stylecop to the test project.

34722dd9468a5430a0820f0254cdf2eaaad7eb47 authored over 7 years ago by Dirk Lemstra <[email protected]>
woops added duplicate section

699168f822ea93cce1172657e0c5816445931f44 authored over 7 years ago by Scott Williams <[email protected]>
push develop branch to an unstable feed for now

59cf9659cc7852db3b8f0f6d52c334d3218b05d0 authored over 7 years ago by Scott Williams <[email protected]>
Merge pull request #1 from SixLabors/feature/add-guards

Added guards from the ImageSharp project

ec9c338364f03e3f4232dfd38af2c52a0e8509e3 authored over 7 years ago by Scott Williams <[email protected]>
Added SixLabors.ImageSharp.Drawing to the InternalsVisibleTo.

9d79164675c985626df6f3b6ba1197985d56d32b authored over 7 years ago by Dirk Lemstra <[email protected]>
Switch to ReadOnlySpan.

af33ea433f440188ccad77270314ec24e09b392e authored over 7 years ago by Dirk Lemstra <[email protected]>
Added guards from the ImageSharp project and added InternalsVisibleTo to make sure they can be used.

cc80def8ada6b323c8dd1756b192c636c082b064 authored over 7 years ago by Dirk Lemstra <[email protected]>
Fixed value in attribute.

46c3cbabfc9cf2d1bb57acea490133b525136b51 authored over 7 years ago by Dirk Lemstra <[email protected]>
Moved HashHelpers to a folder.

d23742a92539f5002536bc72888316122ab654a1 authored over 7 years ago by Dirk Lemstra <[email protected]>
Changed copyright header.

6c78d2af1880027719da55138267038020c62fde authored over 7 years ago by Dirk Lemstra <[email protected]>
Fixed all stylecop warnings.

13dd85d0c413822b20a11afe958925ff64a003a5 authored over 7 years ago by Dirk Lemstra <[email protected]>
Enabled stylecop.

6271fd44c19a2a01b99590bb2ccbd699e21436b4 authored over 7 years ago by Dirk Lemstra <[email protected]>
Renamed ruleset file.

ea36247bff28aa51934660dd0d4aaea59a5f58ff authored over 7 years ago by Dirk Lemstra <[email protected]>
Fixed version numbers

9e6ef4ac545c1ad9d1ad2a041b5acddae0ad3936 authored over 7 years ago by Dirk Lemstra <[email protected]>
Whitespace

c3aa83b33f0b7a7186ea54130a868df12a244acf authored over 7 years ago by Dirk Lemstra <[email protected]>
Moved files in the Shared folder.

d47d55d1314686a9dfd3a6c2d0f3f5bfbe63e3e1 authored over 7 years ago by Dirk Lemstra <[email protected]>
remove IsEmpty based ToString() branches

81ffc07b47d134751b5f257ed5e816f1c52268f0 authored over 7 years ago by Scott Williams <[email protected]>
drop zero in favor of empty

doing this to be consistent with System.Drawing.Primitives

fa0b6561dcfbdbbad57faf970a4359f08d9a889b authored over 7 years ago by Scott Williams <[email protected]>
Revert "add center property to rectangle"

This reverts commit bdd54d39b39e8c40e123587530dc489a54daddea.

04e70a1cb97ebc11c1cc61e1668c2e76b51debb3 authored over 7 years ago by Scott Williams <[email protected]>
add multiplication and divide operators to Point

0c5e3646e4a0e67370cc3414658fec007b3c4919 authored over 7 years ago by Scott Williams <[email protected]>
add center property to rectangle

bdd54d39b39e8c40e123587530dc489a54daddea authored over 7 years ago by Scott Williams <[email protected]>
rename project from Primitives to Core

55d2f652e9fffda8a87e9703078421a7747b9495 authored over 7 years ago by Scott Williams <[email protected]>
remove opencover

03da628ba2a57a344f147b07a7eecace61f0d09d authored over 7 years ago by Scott Williams <[email protected]>
Merge branch 'master' of https://github.com/SixLabors/Primitives

3bd6c2a50b4e8ce65cf3d723712e016f929f76a6 authored over 7 years ago by Scott Williams <[email protected]>
Drop unneeded types plus added Size operators.

616a0d56a8dfe0721ae4e9ca4560d53dc9f9a755 authored over 7 years ago by Scott Williams <[email protected]>
Fix naming

0d865c97582c569b4ab37de54aa32f38a62d7491 authored over 7 years ago by James Jackson-South <[email protected]>
Remove matrix in favour of Matrix3x2

01ac19bd8730d6fba270d4af36bff4f5fa921ec7 authored over 7 years ago by Scott Williams <[email protected]>
add matrix tests & fix GetHashCode

c14e3460135c3cbe77d4f6a33373ca0524df10dd authored over 7 years ago by Scott Williams <[email protected]>
update sln

c309a2c67ab54f56e96a96103da38fce695d283e authored over 7 years ago by Scott Williams <[email protected]>
update api key

c41e9e58abf731099764fbb14ae7b9b5567ee5e4 authored over 7 years ago by Scott Williams <[email protected]>
initial primitive

035ddd332906ad876b94955fb16e24829cead0a2 authored over 7 years ago by Scott Williams <[email protected]>
Initial commit

a0eec28fe8a9821526b863dd206d86e19805beab authored over 7 years ago by Scott Williams <[email protected]>