[Neko] Neko 1.5.2 Released
Nicolas Cannasse
ncannasse at motion-twin.com
Wed Nov 22 16:12:29 CET 2006
Hi list,
Neko 1.5.2 has been released. It includes a few bugfixes, a new builtin
$varargs and some changes in mod_neko related to POST data.
Complete changes :
* fixed std math_pow float
* minor thread cleanup
* added MySQL5.ndll for Windows
* fields hash cache is now global (instead of per-thread)
* socket_select retry on EINTR
* fixed under-second lock timeout for Linux/OSX
* added socket_poll for Linux/OSX (emulate with select() on Windows)
* fixed string_split with empty string (was causing infinite loop)
* fixes in more-than-five-arguments-calls
* added $varargs
Enjoy !
Nicolas
More information about the Neko
mailing list