--- EV/Changes 2013/04/03 23:46:45 1.216 +++ EV/Changes 2014/03/08 15:51:23 1.221 @@ -3,8 +3,21 @@ Changes marked with (libev) are changes in libev, and have more documentation in the libev Changes file. +TODO: better multiarch detection + +4.16 Sat Mar 8 16:49:05 CET 2014 - make sure EV::CHECK is available at all times. - avoid a spurious warning when perl -w overrides "no warnings". + - use perl's signal implementation on WIN32. + - ensure extern "C" function pointers are used for externally-visible + pointers. + - (libev) mark event pipe fd as cloexec after a fork (analyzed by Sami Farin). + - (ecb) support m68k, m88k and sh (patch by Miod Vallat). + - (libev) in the absence of autoconf, do not use the clock syscall + on glibc >= 2.17 (avoids the syscall AND -lrt on systems + doing clock_gettime in userspace). + - (ecb) work around memory barriers and volatile apparently both being + broken in visual studio 2008 and later (analysed and patch by Nicolas Noble). 4.15 Fri Mar 1 12:15:53 CET 2013 - (libev) upgrade to 4.15 - too many changes to list.