Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
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.8/source/gambit-v4_8_... (for typical users) http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/source/gambit-v4_8_... (for developers)
prebuilt: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_...
Afficher les réponses par date
Yey!
Does this release have a particular significance feature-wise or otherwise?
2016-11-17 22:04 GMT+08:00 Logiciel Gambit gambit@iro.umontreal.ca:
Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
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.8/ source/gambit-v4_8_6.tgz (for typical users) http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ source/gambit-v4_8_6-devel.tgz (for developers)
prebuilt: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-macosx-intel32.dmg http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-macosx-intel64.dmg http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-windows-mingw32.exe http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-windows-mingw64.exe http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-windows-visualc32.exe http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/ prebuilt/gambit-v4_8_6-windows-visualc64.exe _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
It was important to do a release because some new inlined primitives were added to the compiler for parallel processing (##current-processor, etc), and these have to be in place for a smooth transition to the parallel Gambit. I aim for version 5 of Gambit to include parallelism support that is publicly usable. Currently a bit of black magic and alignment of the planets are needed to run trully concurrent Scheme threads.
Marc
On Nov 17, 2016, at 9:09 AM, Adam adam.mlmb@gmail.com wrote:
Yey!
Does this release have a particular significance feature-wise or otherwise?
2016-11-17 22:04 GMT+08:00 Logiciel Gambit gambit@iro.umontreal.ca: Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
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.8/source/gambit-v4_8_... (for typical users) http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/source/gambit-v4_8_... (for developers)
prebuilt: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... http://www.iro.umontreal.ca/~gambit/download/gambit/v4.8/prebuilt/gambit-v4_... _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
On Nov 17, 2016, at 9:04 AM, Logiciel Gambit gambit@iro.umontreal.ca wrote:
Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
Have these changes been pushed to the main github repo?
The process of building a release automatically creates some commits to the sources to change the version number. These commits are only pushed to the github repo after the build of the Windows and MacOS installers completes without error and the installers are transferred to the web server, a process that usually takes about an hour. Consequently, if ever there was an error in building the installers, it is possible to take back and correct the commits before pushing them to the github repo. So please understand that a new release may be “ahead” of the github repo for a brief moment (in this case less than 15 minutes).
Marc
On Nov 17, 2016, at 9:09 AM, Bradley Lucier lucier@math.purdue.edu wrote:
On Nov 17, 2016, at 9:04 AM, Logiciel Gambit gambit@iro.umontreal.ca wrote:
Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
Have these changes been pushed to the main github repo?
Good idea. Thanks for explaining.
Brad
On Nov 19, 2016, at 7:39 AM, Marc Feeley feeley@iro.umontreal.ca wrote:
The process of building a release automatically creates some commits to the sources to change the version number. These commits are only pushed to the github repo after the build of the Windows and MacOS installers completes without error and the installers are transferred to the web server, a process that usually takes about an hour. Consequently, if ever there was an error in building the installers, it is possible to take back and correct the commits before pushing them to the github repo. So please understand that a new release may be “ahead” of the github repo for a brief moment (in this case less than 15 minutes).
Marc
On Nov 17, 2016, at 9:09 AM, Bradley Lucier lucier@math.purdue.edu wrote:
On Nov 17, 2016, at 9:04 AM, Logiciel Gambit gambit@iro.umontreal.ca wrote:
Gambit v4.8.6 is now available.
Changelog: https://github.com/feeley/gambit/commits
Have these changes been pushed to the main github repo?