15-jan-2007. Updated the 3.2Beta. Can be found in the binaries
directory under the linux binaries. There is a directory
there named 3.2.beta which contains the beta versions
of the Pentium and Opteron binaries.
There are also binaries for the multithreaded version
that will come out shortly.
05-sep-2005. As it turned out the opteron translation of 4-sep was made
with too large a default value for MaxTermSize. This caused
problems with the memory allocations. New opteron version
installed.
04-sep-2005. Various bugs about tables and large function arguments
had been reported by York Schroeder. Had to also addapt
the manual (part about the fill statement).
Replaced the linux and opteron versions.
08-aug-2005. Translation for MacOSX version 10.4.2.
15-jul-2005. Replaced the linux and opteron versions.
Various bug fixes in (amoung others) tables.
Also added better setting of constants in the opteron version.
09-mar-2005. Replaced the opteron version. It wasn't properly 64 bits.
As a result the older version crashed in some cases.
24-feb-2005. Put an opteron version.
08-feb-2005. Put a newer linux version and an updated version of the
manual that goes with it. Translated on RedHat 7.3.
14-nov-2003. Put the XT version (to be run inside MSDOS window).
26-jun-2003. Updated axodraw.
19-jun-2003. Added a version for Mac-g4-OS-X. Translation used the gcc
compiler.
30-jan-2003: Added a new Solaris compilation. Added the Intel compilation
of the linux executable. This is more than 10% faster than the GNU code.
It will work only on Pentium-III and later.
Several bugfixes and some minor additions.
17-oct-2002: I made a new linux compilation with some
(undocumented) flags. Made the thing 10% faster on my benchmark.
There is a problem with the portability of the .sav files between the
3.0 version and the 3.1 version because the new version supports files
of up to 2^63 bytes, positions are kept in 8 byte words. Hence the
index is incompatible. Please copy old .sav files to text output with
the 3.0 version, then read them with the 3.1 version and save them
again.
14-oct-2002: Thanks to Jacques Bloch a translation for Windows/MS-DOS.
11-oct-2002: A few more little things. % as last character in the
control string of #write or print omits the trailing linefeed.
Manual redone with a better page layout and the above feature.
08-oct-2002: And as usual: forgot a bug with Also and functions.
LINUX version replaced.
07-oct-2002: Version 3.1 made available. For now the LINUX version.
More may follow. Main additions: tablebases (see corresponding chapter
in the manual and article2 in the publications) and large file support.
Many bugfixes.
07-may-2002: Bugfixes and a slight improvement in the linux version.
31-oct-2001: Some bugfixes in the linux version.
31-jan-2001: Bug fixes installed. One bug in the hide system (reported
by Jan Sanders), one bug in the replace_ function (reported by York
Schroder) (was actually more general) and one bug with large fractions
in the if statement (reported by Ettore Remiddi).
Installed versions for linux, alpha, solaris nextstep 4.0 and msdos.
Whenever possible execuatbles are now statically linked.
HP and SGI versions were added. I do not know the version of the HP/OS.
15-jan-2001: Solaris version installed.
25-nov-2000: two bugs repaired. MS-DOS version installed.
30-oct-2000: Bug repaired in conv2to3.c Problems when the first character
of a file was a comment character *.
First reported by Harald Anlauf.