pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2009-05-16
2009-05-16 21:14:23 by Peter Bortas <zino@lysator.liu.se>
a54028d4b2a488dbf1592ba1033f21403a9aa230 (
17
lines) (+
11
/-
6
)
[
Show
|
Annotate
]
Branch:
7.9
Some cleanup and FIXMEs fixed.
Rev: CHANGES:1.171
15:
out-of-stack errors better while an out-of-stack backtrace is being formatted."?
+
General
+
-------
-
+
o Sql.pgsql:
+
- Substantial documentation improvements.
+
+
Bugfixes --------
39:
o Clean up and fix UTF8/Unicode/wide string support for pgsql. o Sql.pgsql:
-
- Substantial documentation improvements.
+
- Various small fixes and performance improvements.
-
-
Fix
fully transparent UTF8/Unicode/wide string/character set support.
-
-
Fix
formatting errors in error().
+
-
Fixed
fully transparent UTF8/Unicode/wide string/character set support.
+
-
Fixed
formatting errors in error().
o Fixed bug when seeking backwards in Gz.File.
63:
o Fixed crash bug in Fixed core-dump typo in yyexplain_not_implements(). o LysKOM.ProtocolTypes: Bugfix of LocalToGlobalBlock
-
FIXME: Elaborate.
+
o Protected Pike_fatal() against the risk of hanging on mutexes.
100:
Extensions and New Functions ----------------------------
-
o Added support for specifying
(some)
modifiers via a mapping in sprintf().
+
o Added support for specifying modifiers via a mapping
to '*'
in sprintf().
-
FIXME:
Elaborate
.
+
See
the documentation for details
.
This support is detectable by checking for String.__HAVE_SPRINTF_STAR_MAPPING__