Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Inochi2D/numem

Tags

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Make CI apt update, because Microsoft sure doesn't.

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Handle self-referential structs in hasAnyDestructor

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Print error

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Add debugger breaks in nu_fatal for convenience

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support nogc_construct of struct with disabled postblit. (#24)

* Support nogc_construct of struct with disabled postblit.
Didn't work in the new placement new path.

* Fix behaviour with DMD. The new 2.111 is avoided in "other" cases.

---------

Co-authored-by: Guillaume Piolat <[email protected]>

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Another practical way to break the type system, since many core.stdc …

…function aren't marked pure when they really should. (#23)

Co-authored-by: Guillaume Piolat <[email protected]>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Update gitignore

v1.3.3

Toggle v1.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Rename swap -> nu_swap, import nu_terminate by default.

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Also exclude OSX DMD in dep build tests

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix function decorations