pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2003-09-15
2003-09-15 22:08:47 by Martin Nilsson <mani@lysator.liu.se>
88dfaa7ee741d2248a64dadb119d81d969a37760 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
7.4
Last changes?
Rev: CHANGES:1.92
52:
o Bugfixes in Calendar.Fraction, which prevously lost track of the fraction component in Fraction()->set_timezone() and always returned 0.0 in Fraction()->fraction_no().
+
o Stdio.File()->grantpt() fixed to work with SysV systems
+
o New function Stdio.File()->openpt() to portably get a pty master for
+
use with grantpt()
Changes since Pike 7.4.10: ----------------------------------------------------------------------