pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2003-11-12
2003-11-12 19:34:37 by Martin Stjernholm <mast@lysator.liu.se>
494df20bf6894e5777b02105b8aa176e1a29e8b5 (
12
lines) (+
7
/-
5
)
[
Show
|
Annotate
]
Branch:
7.4
Changed the headings to specify versions in a more easily understood
way.
Rev: CHANGES:1.96
1:
-
Changes
since
Pike 7.4.
28
:
+
Changes
in
Pike 7.4.
LATER
:
---------------------------------------------------------------------- o Added Memory.shmat on Windows.
20:
o The normal bunch of unspecified core fixes for rare problems discovered since the last release.
-
Changes
since
Pike 7.4.
20
:
+
Changes
in
Pike 7.4.
28
:
---------------------------------------------------------------------- o Generation of LDSHARED bugfixed so that building of 3:rd party
78:
o New function Stdio.File()->openpt() to portably get a pty master for use with grantpt(). o Raised the maximum allocation limit for the garbage collector. This
-
fixes a problem with too frequent gc runs for busy processes.
+
fixes a problem with too frequent gc runs for
large and
busy
+
processes.
-
Changes
since
Pike 7.4.
10
:
+
Changes
in
Pike 7.4.
20
:
---------------------------------------------------------------------- o Bugfix in Parser.C. "!=" is now considered one token instead of two.
198:
enabled with the new -dT argument (--with-rtldebug is not necessary). o Fixed bug in foreach range optimization.
-
Changes
since
Pike 7.2.30:
+
Changes
in
Pike 7.
4.10 since 7.
2.30:
---------------------------------------------------------------------- New/improved functionality: