pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2015-10-15
2015-10-15 18:24:40 by Martin Nilsson <nilsson@fastmail.com>
9654e047b3fa5dc9ad520c17843276958262ac0c (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Make Gz.crc32 unsigned.
9:
There is no longer any limit to the size of character constants, e.g. 'acdefghijk' creates the bignum 0x61636465666768696a6b.
+
Incompatible changes
+
--------------------
+
+
o Gz.crc32 now only returns positive results.
+
Removed features and modules ----------------------------