pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:177:
o Image.Fonts High level API for font handling. Should be used instead of accessing the Freetype, TTF and *FIXME* modules directly. o Image.DWG AutoCAD thumbnail images. o Gmp.mpq and Gmp.mpf Multi precision fractions.
+
o String.SplitIterator
-
+
o Stdio.File.line_iterator
+
+
o String.Replace, String.SingleReplace
+
+
Optimizations: --------------
-
+
o Machine code used on some architectures.
+
+
o Overall speed improvements.
+
o Improvement and bug tickets closed: 1499 Compatibility changes: ---------------------- The following changes are known to break compatibility. The old behaviour is emulated in the compatibility layer that is activated by adding the preprocessor directive "#pike 7.2" to your program or by giving the argument "-V7.2" to the pike executable.