pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:104:
New modules ----------- o ADT.Scheduler o ADT.TreeScheduler o Filesystem.Zip o Stdio.FakePipe o Parser.Markdown
+
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 New features ------------ o Gmp.mpf is now implemented using gmpf if the library is available. C-level API changes