This website requires JavaScript.
Explore
Help
Sign In
townforge
/
atomic
Watch
1
Star
0
Fork
0
You've already forked atomic
Code
Issues
Pull Requests
Releases
Wiki
Activity
64
Commits
1
Branch
0
Tags
1.1
MiB
C++
99.9%
b8cd09c50b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Andrey Semashev
b8cd09c50b
Switched to boost::detail::lightweight_mutex instead of boost::mutex from Boost.Thread to avoid false dependencies on Boost.DateTime, Boost.Chrono and Boost.System. This should hopefully resolve linking problems on MinGW.
...
[SVN r85531]
2013-08-31 11:21:50 +00:00
build
Added threading=multi requirement so that linking is correct when atomic_flag is not atomic.
2012-12-10 19:51:51 +00:00
doc
More docs updates.
2013-06-16 13:55:00 +00:00
include
/boost
Switched to boost::detail::lightweight_mutex instead of boost::mutex from Boost.Thread to avoid false dependencies on Boost.DateTime, Boost.Chrono and Boost.System. This should hopefully resolve linking problems on MinGW.
2013-08-31 11:21:50 +00:00
src
Added a missing include.
2013-07-20 17:59:19 +00:00
test
Added tests for int128 atomicity.
2013-06-16 14:01:04 +00:00
.gitattributes
Move top-level boost directory over to "devel" (temporarily)
2007-07-31 20:32:15 +00:00
index.html
atomic: update maintainers & libraries files, add index.html
2012-12-07 16:55:38 +00:00