7df7b0 | 2014-10-03 | Per Hedbor | | Pike 8.1: Changes since Pike 8.0 (scratch area for future release notes)
|
2ac499 | 2011-03-09 | Martin Stjernholm | | ----------------------------------------------------------------------
|
dca676 | 2014-11-03 | Martin Nilsson | | New language features
---------------------
o Unlimited character constant size.
There is no longer any limit to the size of character constants,
e.g. 'acdefghijk' creates the bignum 0x61636465666768696a6b.
|
9654e0 | 2015-10-15 | Martin Nilsson | | Incompatible changes
--------------------
o Gz.crc32 now only returns positive results.
|
dca676 | 2014-11-03 | Martin Nilsson | | Removed features and modules
----------------------------
o Compatibility for Pike versions before 7.8 is no longer available.
|
992e24 | 2015-08-24 | Martin Nilsson | | o GTK1 library is deprected, so glue code is removed.
|
dca676 | 2014-11-03 | Martin Nilsson | | Building and installing
-----------------------
o GMP 4.1 or later is now required.
|