pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2017-06-18
2017-06-18 18:04:16 by Martin Nilsson <nilsson@fastmail.com>
f4b14d19aa204f812ac1210c57b6753c2c82996a (
21
lines) (+
9
/-
12
)
[
Show
|
Annotate
]
Branch:
8.1
Concurrent is now in 8.0. Some reordering.
174:
Generic base classes for Sql API modules.
-
o CompilerEnvironment()->lock()
-
-
Access to the compiler lock.
-
-
o Crypto.ECC.Curve.Point
-
-
A point on an ECC curve.
-
+
o Filesystem.Zip o Function.bind()
195:
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,
259:
- cast_to_program() and cast_to_object() should now be thread safe.
+
o CompilerEnvironment()->lock()
+
+
Access to the compiler lock.
+
+
o Crypto.ECC.Curve.Point
+
+
A point on an ECC curve.
+
o Parser.Pike Support new language features.