23 Commits

Author SHA1 Message Date
juanfra
99bde4522f Update to Gambit 4.7.9. OK jasper@.
Remove the references to "gambit-c". More info:
http://article.gmane.org/gmane.lisp.scheme.gambit/7938
2015-09-06 22:32:17 +00:00
juanfra
268db3aa4f Fix the problem on sparc64.
GCC crashes with the default stack size limit. Gambit passes the tests
with the default limits.

OK jasper@.
2015-08-26 15:38:46 +00:00
juanfra
8f5f7aba7b Update to Gambit 4.7.8.
Workaround for sparc64. OK jasper@.
2015-08-24 16:36:32 +00:00
jasper
eb6fe3c882 unbreak mips64 2015-08-24 11:47:05 +00:00
juanfra
5f97117b76 Update to gambit 4.7.7. Regex and OK jasper@. 2015-07-24 23:43:17 +00:00
juanfra
3c09cbfcc2 Add a note about gambit 4.7.6. 2015-05-21 17:50:00 +00:00
juanfra
18f8ca398b Update to gambit 4.7.5. OK jasper@. 2015-04-21 21:32:06 +00:00
juanfra
99a178c871 Unbreak gambit on hppa. All tests passed. OK landry@. 2015-03-19 15:47:38 +00:00
juanfra
82eabe5cef Update to Gambit 4.7.4. OK jasper@. 2015-03-14 23:34:17 +00:00
landry
8f003597b1 BROKEN-hppa: gcc ICE on _gambc.c since end of september 2014-12-08 14:28:00 +00:00
jasper
6f8a2070d8 update to gambit-4.7.3 2014-10-26 14:22:05 +00:00
juanfra
1dcc88b1f1 Unbreak gambit on hppa. The package builds and the interpreter works fine. 2014-09-29 16:12:51 +00:00
armani
cf0480d6e5 Complete homepage url with http://
ok sthen@
2014-07-13 08:59:41 +00:00
juanfra
19483aef9d Gambit overwrites our default cflags with -O1. ok sthen@ jasper@ 2014-03-10 22:16:19 +00:00
jasper
78fa0b8c1a - update to gambit-4.7.2 2014-03-09 20:00:32 +00:00
jasper
e21b5cf48e add link to upstream issue tracker. 2013-06-12 12:57:20 +00:00
jasper
94b7e7d051 - update to gambit-4.6.8 2013-05-30 15:51:47 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
landry
82a8a36b42 Mark as BROKEN-hppa: it never built there.
cc: Internal error: Illegal instruction on _gambc.c
2012-12-21 18:04:02 +00:00
naddy
be091a93af bump: this uses openpty since we fixed ac_cv_func_openpty in config.site 2012-12-13 14:41:51 +00:00
jasper
3d1f96a2c4 skip the test for get_fpc_csr() on OpenBSD; we do have the function,
but gambit expects union fpc_csr to be present too, which we lack.
2012-08-29 18:46:24 +00:00
jasper
d414bb5e45 - update to 4.6.6 2012-07-07 09:39:55 +00:00
jasper
4106d78c2d import gambit 4.6.5
The Gambit Scheme system is a complete, portable, efficient and reliable
implementation of the Scheme programming language.
The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme
standards.  The full numeric tower is implemented, including: infinite
precision integers (bignums), rationals, inexact reals (floating point
numbers), and complex numbers.

ok sthen@
2012-04-20 10:47:40 +00:00