Gambit-C v4.5.1 is now available.
Changelog: http://www.iro.umontreal.ca/~gambit/repo/.cgit.cgi/Gambit/log/
The sources and prebuilt distributions can be obtained from the Gambit web site by visiting one of the following links.
sources: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/source/gambc-v4_5_1... (for typical users) http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/source/gambc-v4_5_1... (for developers)
prebuilt: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.5/prebuilt/gambc-v4_5...
Afficher les réponses par date
I strongly advise upgrading to v4.5.1 . There is a huge I/O performance problem with v4.5.0 due to a stupid bug which causes the loss of buffering when reading a text file. This means that reading a text file ends up calling the operating system for each character read. For v4.5.0 compared to previous versions I've measured a performance slowdown of a factor of 50 when reading source code, so the compile time and load time for large files will be noticeably slow.
Marc
On 6-Aug-09, at 10:55 PM, Logiciel Gambit wrote:
Gambit-C v4.5.1 is now available.
Changelog: http://www.iro.umontreal.ca/~gambit/repo/.cgit.cgi/Gambit/log/
The sources and prebuilt distributions can be obtained from the Gambit web site by visiting one of the following links.
...