Iterators: Add 8.0::get_iterator(). Add wrapper that implements the 8.0 and earlier iterator API. Also update the testsuite to match the current iterator behavior.
Documentation [Sybase]: Fixed broken AutoDoc markup. Fixes the inheritance graph for predef::...
Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Sql: Fix several drivers to conform to new API.
Documentation fixes. No need to push 0 on void functions.
Major redesign of the refdoc. Also removed some obsolete stuff.
Query: timed_async_fetch() didn't support chunked transfer encoding. Promise: Some pikedoc fixes.
Refdoc: Added modfiers to methods, variables and constants. Fixed a Pike doc error in Nettle.Sign.
Crypto.RSA: Add some support for JOSE JWS signatures.
Added creation method raw to put binary data directly in an image object without adaptation.
Merge branch 'new-pikedoc' into 8.1 * new-pikedoc: New doc layout done! (well, as far as I can tell anyway). It now also works on local modules with module_modref as build target. Start of new layout for the Pike refdoc
New doc layout done! (well, as far as I can tell anyway). It now also works on local modules with module_modref as build target.
strlen is for strings only these days
Start of new layout for the Pike refdoc
Protocols.HTTP2: Added Frame class.
Compat: Compat with 7.8 is based on compat for 8.0. Also makes sure that 7.8::master() returns the 7.8-compatibility master object.
SSL.Cipher: Some more KeyShare-related API changes. The API now seems to be usable for TLS 1.3.
Compat: Added some symbols from 8.0.