pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:190:
e.g. Image.Image(10,10,"grey",123); Optimizations ------------- o mktime/System.TM Considerable speedup and a reduction in codesize.
+
o Unicode
-
+
Avoid scanning the string in NFC mode if the string is 8-bit,
+
as NFC normalization of 8-bit strings is the identity function.
+
+
Building & Tools ---------------- o Image.SVG Fall back to using the unprefixed pkg-config if the arch-prefixed doesn't exist. o Mysql