It the first Tuesday of the month, build day. Last month I never promoted the beta to release because I thought I'd have time for a better Windows build before doing it. Not making that mistake again. Unless this one is bad it's going out as stable.
Pike 8.0.276 beta/release candidate:
https://pike.lysator.liu.se/pub/pike/beta/8.0.276/Pike-v8.0.276.tar.gz
Other builds:
https://pike.lysator.liu.se/pub/pike/beta/8.0.276/Pike-v8.0.276-Darwin-15.4.... https://pike.lysator.liu.se/pub/pike/beta/8.0.276/Pike-v8.0.276-win32-oldlib...
Changes since Pike 8.0.240 (release 3) ----------------------------------------------------------------------
New features ------------
o _Roxen.HeaderParser
feed() can now be forced not to normalize (ie lower_case) the header names.
o Protocols.WebSocket
Added client mode.
Bug fixes ---------
o Documentation
Fixed some AutoDoc markup typos.
o Fixed assertion failure in multiset handling.
Indexing of non-empty multisets containing no objects or functions, with an object implementing lfun::`<() et al could cause assertion failures.
o Filesystem.Monitor
Fixed potential recursive mutex locks on destroy().
Regards,
pike-devel@lists.lysator.liu.se