pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
+
Changes since Pike 7.8 (scratch area for future release notes)
+
----------------------------------------------------------------------
+
+
o decode_value now throws the error object Error.DecodeError. Useful
+
to catch format errors in the decode string.
+
+
Changes since Pike 7.8.352 (third 7.8 release): ---------------------------------------------------------------------- Extensions and New Functions ---------------------------- o Added module Search. FIXME: Needs a couple of paragraphs of description. o has_prefix now works on objects.