| 4 years ago: |
Final changes to switch to the git SCM. |
| changeset 212: |
16bbe54a07d8 |
| tag: | tip |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Wed Oct 22 00:07:04 2008 -0400 |
| files: |
.gitignore configure configure.ac include/gambit.h.in makefile.in |
| 4 years ago: |
First set of changes to the makefiles to move from mercurial to git source code management. |
| changeset 211: |
6eef437e027b |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Tue Oct 07 00:09:48 2008 -0400 |
| files: |
.hgignore bin/makefile.in configure configure.ac doc/makefile.in examples/Xlib-simple/makefile.in examples/distr-comp/makefile.in examples/makefile.in examples/misc/makefile.in examples/pi/makefile.in ... |
| 4 years ago: |
Added hook to display-exception so that new exception types can easily be integrated to the exception system. |
| changeset 210: |
dcc08ef30469 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Mon Oct 06 16:35:28 2008 -0400 |
| files: |
include/gambit.h.in lib/_repl.scm |
| 4 years ago: |
Modified makefiles so that two distributions of the sources are created: gambc-vX_Y_Z-devel.tgz for developers (whose makefiles support "make update") and gambc-vX_Y_Z.tgz for typical users and package maintainers (whose makefiles do not support "make update"). Both versions will be available on the Gambit web site. |
| changeset 209: |
0d7644ed08d9 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Mon Oct 06 15:29:39 2008 -0400 |
| files: |
.hgignore bin/makefile.in doc/makefile.in examples/Xlib-simple/makefile.in examples/distr-comp/makefile.in examples/makefile.in examples/misc/makefile.in examples/pi/makefile.in examples/pthread/makefile.in examples/ring/makefile.in ... |
| 4 years ago: |
Fixed generation of time stamp in include/gambit.h.in to avoid time stamps that are parsed as octal numbers. |
| changeset 208: |
9656d0238797 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Sun Oct 05 22:20:49 2008 -0400 |
| files: |
include/gambit.h.in include/makefile.in |
| 4 years ago: |
Modified lib/_kernel.scm so that it does not have dependencies on other libraries. The kernel is now self contained. |
| changeset 207: |
b4edbde70e05 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Sat Oct 04 23:51:56 2008 -0400 |
| files: |
include/gambit.h.in lib/_kernel.scm lib/c_intf.c lib/setup.c |
| 4 years ago: |
Fixed handling of the permanent-close setting on vector ports. In certain cases it was ignored. |
| changeset 206: |
fe295d009233 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Tue Sep 30 17:29:25 2008 -0400 |
| files: |
include/gambit.h.in lib/_io.scm |
| 4 years ago: |
Removed dead code in lib/_repl.scm . |
| changeset 205: |
03a43098f321 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Mon Sep 29 15:37:32 2008 -0400 |
| files: |
include/gambit.h.in lib/_repl.scm |
| 4 years ago: |
Fixed Windows installer so that it sets the Gambit installation directory path in lib/libgambc.a . |
| changeset 204: |
8b6a03ca323a |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Mon Sep 29 10:21:29 2008 -0400 |
| files: |
include/gambit.h.in prebuilt/windows/gambc.nsi.in |
| 4 years ago: |
Added tag v4.2.9 for changeset 71627d11d046 |
| changeset 203: |
3137e9f51f48 |
| author: |
Marc Feeley <feeley@iro.umontreal.ca> |
| date: |
Sun Sep 28 10:21:47 2008 -0400 |
| files: |
.hgtags |