pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:131:
New modules ----------- o ADT.Scheduler o ADT.TreeScheduler o Filesystem.Zip o Stdio.FakePipe o Parser.Markdown
+
o Concurrent.Future and Concurrent.Promise
+
+
These are used to simplify handling of asynchronous results.
+
o Crypto.Checksum This module collect non-cryptographic checksums. Support for crc32, adler32 and Castagnoli CRC (CRC32C). o Protocols.HTTP2 o Bittorrent.DHT o MsgPack