Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruby_atomic.h: ATOMIC_CAS on VC6 | nobu | 2013-07-03 | 1 | -2/+2 |
* | ruby_atomic.h: suppress warnigns | nobu | 2013-07-03 | 1 | -0/+9 |
* | * configure.in (AC_CHECK_HEADERS): atomic.h for Solaris atomic_ops. | ngoto | 2013-04-06 | 1 | -1/+1 |
* | * ruby_atomic.h (ATOMIC_CAS): added for Solaris and other platforms. | ngoto | 2012-11-27 | 1 | -1/+6 |
* | * ruby_atomic.h (ATOMIC_CAS): new macro for compare-and-exchange. | kosaki | 2012-11-26 | 1 | -1/+2 |
* | * ruby_atomic.h: renamed from atomic.h to avoid header file name conflict | ngoto | 2012-11-09 | 1 | -0/+115 |