pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2003-09-12
2003-09-12 12:02:39 by Johan Sundström <oyasumi@gmail.com>
112d21d7235bcae963994303cacecb3fc5141b31 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
7.4
Noted Calendar.Fraction fixes.
Rev: CHANGES:1.91
49:
This will now write "0 0", "1 1", etc. In previous versions of 7.4 it wrote "0 1", "1 2", etc since the iterator has already been incremented to point to the next element.
+
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().
Changes since Pike 7.4.10: ----------------------------------------------------------------------