descriptionVlinder Atomics Library
homepage URLhttp://vlinder.ca/
repository URLgit://git.vlinder.ca/Atomics.git
ownerrlc@vlinder.ca
last changeThu, 25 Feb 2010 21:25:03 +0000 (25 16:25 -0500)
content tags
add:
readme
This library provides for a wrapper around C++0x implementations for atomic operations, including std::atomic, allowing it to wrap other implementations (such as Boehm's libatomicops and the Relacy Race Detector, allowing for a portable way to get atomic operations
shortlog
2010-02-25 Ronald Landheer... remove "either" from the licensemaster
2010-02-22 Ronald Landheer... BUGFIX: didn't compile as expected
2010-02-21 Ronald Landheer... Implement PlatformAtomics
2010-02-20 Ronald Landheer... Add Boehms atomics library - will come in handy
2010-02-08 Ronald Landheer... Initial version - platform atomics aren't up-to-date yet
heads
14 years ago master