pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2012-04-17
2012-04-17 15:19:22 by Bill Welliver <bill@welliver.org>
620c237589372081cc0b6e4480c70079bb78e785 (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
7.8
CHANGES: the last of the changes for 7.8 release
165:
o Locale.Charset now supports encoding and decoding UTF32.
+
o Added Sql.Sql()->is_open() and Sql.Sql()->ping(). Not that
+
your chosen database module must support these (Mysql
+
currently does).
+
Optimizations -------------