summaryrefslogtreecommitdiff
path: root/atomic.h
AgeCommit message (Expand)Author
2011-10-24* complex.c: use "__sun" instead of "__sun__" to detect SunOS.akr
2011-10-21* atomic.h: change Solaris checking macro because atomic_ops can workngoto
2011-10-13* atomic.h (ATOMIC_INC, ATOMIC_DEC): return old values.nobu
2011-10-13* atomic.h (ATOMIC_*): use atomic_ops(3C) when SunStudio on Solaris.ngoto
2011-10-13* atomic.h(ATOMIC_SET): add cast to void to prevent misuse.kosaki
2011-07-09* atomic.h (ATOMIC_OR): _InterlockedOr is unavailable in VC6.nobu
2011-06-12* atomic.h (ATOMIC_OR): _InterlockedOr is not available on migw.nobu
2011-06-11* vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,kosaki