pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:101:
o Stricter typing of strings. The string type may now have an optional value range. string(0..255) bytes; o Support for having multiple different active backend implementations. FIXME: example?
+
FIXME: poll/epoll, PollDeviceBackend, PollBackend, SelectBackend,
+
DefaultBackend, SmallBackend
+
o cpp The preprocessor now supports macro expansion in the #include and #string directives. #include USER_SETTINGS o Destruct reason passed to lfun::destroy. lfun::destroy now receives an integer flag that tells why the object
pike.git/CHANGES:1326:
DLL for Windows? libpike.so Wix valgrind_hilfe and valgrind_just_verify New malloc on Windows.
-
-
poll/epoll
+