Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sunset the dev branch#471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mafredri merged 4 commits intomasterfromdev
Aug 15, 2024
Merged

Sunset the dev branch#471

mafredri merged 4 commits intomasterfromdev
Aug 15, 2024

Conversation

mafredri
Copy link
Member

Thanks to Go modules, there's no reason to maintain adev branch any longer. This PR pulls in the outstanding commits fromdev.

Jacalzand others added4 commitsApril 9, 2024 20:32
This is a cleaner solution for the fix in#438 thanks to the fact that Go 1.19 now is the default and the atomic.Int64 types are automatically aligned correctly on 32 bit systems.Using this also means that xsync.Int64 can be removed. The new atomic.Int64 type solves the issue and should be quite a lot faster as it avoids the interface conversion.
Use new atomic types from Go 1.19
@mafredrimafredri merged commite46e020 intomasterAug 15, 2024
@mafredrimafredri deleted the dev branchAugust 15, 2024 20:35
@mafredrimafredri restored the dev branchAugust 16, 2024 14:40
@mafredrimafredri deleted the dev branchAugust 16, 2024 14:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@code-ashercode-ashercode-asher approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@mafredri@code-asher@Jacalz@nhooyr

[8]ページ先頭

©2009-2025 Movatter.jp