about summary refs log tree commit homepage
tag namev0.12.0 (e88b9f1be1c2c7fa076b6b780927ff2dccb41e86)
tag date2013-09-02 10:33:40 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 05cde46576...
downloadraindrops-0.12.0.tar.gz
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