Matthew Flatt
8679afed60
clean up C part of build
...
- no more attempt to support places with the Boehm GC
- no more libatomic (which was for places + Boehm GC)
- remove unsupported configuration options
- strip Racket-specific configure options before libffi configure
- port two leftover Perl scripts to Racket scripts
2011-04-26 17:14:55 -06:00
Kevin Tew
113918e85a
Revert "disable places-by-default for now"
...
This reverts commit 8760d38a95
.
2011-04-21 10:18:29 -06:00
Matthew Flatt
8760d38a95
disable places-by-default for now
...
--- pending further investigation of memory consumption
2011-04-21 06:12:31 -06:00
Kevin Tew
4fd6144e3d
[Places] place are now turned on by default
2011-04-19 09:15:17 -06:00
Kevin Tew
9d55c6c202
[Places] windows fixes
2011-04-12 12:05:27 -06:00
Matthew Flatt
f9bcdc9baf
move float config to "mzconfig.h"; enable by default for Windows
2011-01-31 17:51:09 -07:00
Matthew Flatt
5065f39dec
win64: racket3m
2010-12-03 22:35:38 -07:00
Eli Barzilay
6b664e0308
More mzscheme -> racket changes.
2010-05-15 18:52:46 -04:00
Matthew Flatt
2e0e4b8b95
enable parallel futures under Windows (enabled by default)
...
svn: r18395
2010-02-28 17:12:02 +00:00
Matthew Flatt
d44151a6f3
fix 3m bug relted to the deep end of a stack-segment copy
...
svn: r3592
2006-07-04 14:46:08 +00:00
Matthew Flatt
9d5323fb57
configure test for getaddrinfo, use gethostbyname when getaddrinfo is not available
...
svn: r1723
2005-12-31 02:21:47 +00:00
Matthew Flatt
24d6604cd5
299.404
...
svn: r1073
2005-10-13 19:58:38 +00:00
Eli Barzilay
268ed5df20
* Undo big endian check in configure since it was already in mzscheme;
...
* Make foreign use special handling for big endians depending on accessing
a location directly or accessing an argument.
svn: r623
2005-08-21 07:03:28 +00:00
Eli Barzilay
febd5f8fff
Added test for big-endian machines
...
svn: r622
2005-08-21 06:40:18 +00:00
Eli Barzilay
97ce56c612
Set all svn:eol-style to native for text files.
...
svn: r5
2005-05-27 23:11:11 +00:00
Eli Barzilay
e41b2fb359
Added src, set properties for all DOS files.
...
svn: r4
2005-05-27 21:53:51 +00:00