--- Coro/Changes 2012/12/13 00:21:11 1.609 +++ Coro/Changes 2012/12/19 23:36:16 1.610 @@ -6,6 +6,10 @@ - improved Coro::State documentation a bit. - Coro::Debug::command now flushes the output. + - add hack detection code for x32 abi, because the braindead slugs + who designed that made it look exactly like x86_64 without + providing proper compile time symbols to test for it. as a result, + this detection cannot work reliably. 6.23 Fri Dec 7 23:36:37 CET 2012 - use experimental fiber implementation on native windows