pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:531:
o Image.TIFF Added support for little endian TIFF files. o Int Int.inf is an object that can be used as an infinitly large integer. o Java
-
If possible, Pike now uses libffi instead of creating our own
-
tramplines
. Adding libffi as a bundle is supported.
+
-
If possible, Pike now uses libffi instead of creating our own
+
trampolines
. Adding libffi as a bundle is supported.
-
+
- Added built-in support for SPARC64 trampolines.
+
+
- The method signature fuzzy-matcher now only considers Pike strings
+
to match formal parameters of type String, Object, Comparable,
+
CharSequence or java.io.Serializable.
+
+
- When the fuzzy-matcher can not decide on a single method
+
signature, all candidates are now listed in the error message.
+
o Locale.Charset FIXME: Rewrite Remapped and documented the use of the private character space. ISO-IR non-spacers are now converted into combiners. Added some support for pluggable character sets. Added GB18030/GBK UTF-EBCDIC unicode prefix, e.g. unicode-1-1-utf-7 CP949