v0.12.0
tage88b9f1be1c2c7fa076b6b780927ff2dccb41e86
object 05cde4657605caa2db2cb9bd3da611e4bc9d79f6
authorEric Wong <normalperson@yhbt.net>
Mon, 2 Sep 2013 10:33:40 +0000 (2 10:33 +0000)
raindrops 0.12.0 - compatibility fixes

This release fixes builds on systems where compilers target i386
(and not later x86 systems).  There are also minor improvements for
Ruby 2.1.0dev and Rubinius.

Eric Wong (5):
      doc: add email address to generated doc/site
      README: update regarding Ruby support status
      extconf: try harder for gcc atomics in i386-configured systems
      linux_inet_diag: improve compatibility with newer GCs
      test_watcher: fix for Ruby trunk r40195 and later