Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: some tsan issues #9

Merged
merged 11 commits into from
Feb 7, 2024
Merged

Fix: some tsan issues #9

merged 11 commits into from
Feb 7, 2024

Conversation

xDimon
Copy link
Owner

@xDimon xDimon commented Feb 6, 2024

No description provided.

* fix: iterator's oprator++
* update: extend .gitignore
* update: switch to hunter packet manager of Quadrivium
* update: supported toolchains
* feature: log levels to suppress logging
* refactor: replace include-guards by pragma-once
* update: supported C++ standard to C++20
* update: libfmt version to 10.1.0
* fix: clang-tidy issue
* refactor: improve lock-free circular buffer
* feature: tests of circular buffer
* refactor: avoid long hold of node ref

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
* update: hunter

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
* fix: c-style string format
* update: version

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
* refactor: remove custom format_to_n
* feature: git hook for formatting
* fix: formatting
* update: copyright
* update: bump project version

Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
@xDimon xDimon merged commit ef843da into master Feb 7, 2024
9 checks passed
@xDimon xDimon deleted the test branch February 7, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant