Releases: cameron314/concurrentqueue
Releases · cameron314/concurrentqueue
v1.0.4
v1.0.3
This release includes the following minor enhancements:
- Workaround for compiler bug in GCC 9.2 producing compile-time error
- A basic C API was contributed
- A basic CMakeLists.txt was contributed
v1.0.2
This version includes small improvements to the lightweight semaphore code for the blocking version of queue, in particular the new MAX_SEMA_SPINS trait.
v1.0.1
First proper release after a long period of stabilization.
v1.0.0-beta
First release after a long gestation period of ad-hoc bug reports and fixes. Should be quite stable, but more fixes are to come.
All bug reports welcome!