pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:159:
with external dependencies. o configure no longer lies about Java being enabled when it is not under Microsoft Windows. o Fixes to compile with --without-bignums. Not recommended, but it should work again now. o Fixes to make the Mysql module load under Microsoft Windows even when compiled as a dynamically loadable module. o Fixed a threading bug in Image.Image()->box(). o Added more consistency checks to detect thread problems. This is enabled with the new -dT argument (--with-rtldebug is not necessary).
+
o Fixed bug in foreach range optimization.
Changes since Pike 7.2.30: ---------------------------------------------------------------------- New/improved functionality: --------------------------- o New Hilfe The interactive pike environment you get when running pike without giving a program name, has been thoroughly rewritten. Most notably