--- Coro-Multicore/Changes 2018/08/14 16:53:04 1.13 +++ Coro-Multicore/Changes 2018/08/26 15:30:55 1.14 @@ -5,6 +5,9 @@ TODO: add examples TODO: mysql perlmulticore more to do + - improve portability to non-gcc-compatible compilers, where perl falls + back to a slow workaround that requires dTHX. + 1.01 Tue Aug 14 18:52:05 CEST 2018 - attempt to port to strawberry perl, but it has too many broken functions (non-working malloc, overrides setjmp with nonexistant PerlProc_setjmp etc.).