Release Notes: Significant stability improvements and many bugfixes. Assembly code for atomic operations is now included for PPC, PPC-64, i386, and x86-64 architectures and will dynamically choose between the included primitives or OS provided versions. This allows execution on Mac OS X 10.4, which does not include OSAtomicEnqueue and OSAtomicDequeue.
Release Notes: