Eli Barzilay
01e534d059
typos in curried C code
...
svn: r3685
2006-07-11 21:51:02 +00:00
Eli Barzilay
46bd46d4bc
added tests that were left out by mistake
...
svn: r3684
2006-07-11 21:49:27 +00:00
Eli Barzilay
1605526ba1
fixed more big-endian problems
...
svn: r3683
2006-07-11 21:44:37 +00:00
Eli Barzilay
f63abcc9de
better macrology for c_to_scheme
...
svn: r3682
2006-07-11 20:34:59 +00:00
Eli Barzilay
e0a2943e5b
Welcome to a new PLT day.
...
svn: r3677
2006-07-11 07:50:03 +00:00
Robby Findler
0d07f36ab7
added first order checking and some stop-gap checking for sub-structs
...
svn: r3675
2006-07-10 20:57:33 +00:00
Matthew Flatt
f47d4a05c0
fix other-shift handling so that it does not mess up the handling of the main key
...
svn: r3674
2006-07-10 19:32:46 +00:00
Matthew Flatt
c2eec31714
350.5
...
svn: r3673
2006-07-10 17:15:58 +00:00
Matthew Flatt
5d7ad6afd9
when Ctl is pressed, favor keysym result from char mapper over char result
...
svn: r3672
2006-07-10 16:47:30 +00:00
Matthew Flatt
aad04a274b
fix case in restart test
...
svn: r3671
2006-07-10 13:33:47 +00:00
Eli Barzilay
8b18795304
Welcome to a new PLT day.
...
svn: r3669
2006-07-10 07:50:02 +00:00
Eli Barzilay
3e049310a3
catchup to cvs version of ctypes
...
svn: r3667
2006-07-09 22:27:22 +00:00
Eli Barzilay
794a1725e6
byte is unsigned (does not really matter)
...
svn: r3666
2006-07-09 21:08:48 +00:00
Robby Findler
49667529da
improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
...
svn: r3665
2006-07-09 21:07:04 +00:00
Eli Barzilay
eb5963905c
report errors in the same order they happened
...
svn: r3664
2006-07-09 21:04:15 +00:00
Eli Barzilay
b060cda4a4
Welcome to a new PLT day.
...
svn: r3663
2006-07-09 07:50:02 +00:00
Eli Barzilay
55619b853e
* made quiet.ss show real errors properly (tricky...)
...
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests
svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
6e6c96d3d4
Welcome to a new PLT day.
...
svn: r3659
2006-07-08 07:50:02 +00:00
Eli Barzilay
c8cb92db51
added timeout to quiet.ss
...
svn: r3657
2006-07-07 23:56:37 +00:00
Eli Barzilay
ead6ec7bdc
document the last change
...
svn: r3656
2006-07-07 23:47:06 +00:00
Eli Barzilay
bbf54efde9
Better output: using quiet.ss will show nothing except for section
...
headers and errors (if any). Also, using quiet.ss will exit with an
error code if there were errors.
svn: r3655
2006-07-07 23:46:35 +00:00
Eli Barzilay
66128ed43b
possible to run the foreign test from any directory
...
svn: r3653
2006-07-07 21:26:02 +00:00
Matthew Flatt
399f98ff14
fix module-name resolver for embedded exe
...
svn: r3651
2006-07-07 17:51:21 +00:00
Eli Barzilay
1db7ae24c8
Welcome to a new PLT day.
...
svn: r3650
2006-07-07 07:50:02 +00:00
Robby Findler
7dba300922
fix JIT problems for x86_64 and begin0; making the multiple-value count a long probably avoids trouble
...
svn: r3649
2006-07-07 04:43:02 +00:00
Robby Findler
b995bc526d
limb constant needs cast (in case lib type is bigger than int)
...
svn: r3648
2006-07-07 04:15:14 +00:00
Matthew Flatt
339651a0f5
stack-boundary check must be long load, not integer
...
svn: r3647
2006-07-07 04:14:37 +00:00
Robby Findler
5f2c2e58e1
another round of 64-bit SGC repairs
...
svn: r3646
2006-07-07 04:02:23 +00:00
Matthew Flatt
d211acd993
gmp now needs mzconfig
...
svn: r3645
2006-07-07 04:01:12 +00:00
Matthew Flatt
421ef32797
fix sgc collect() plausible range for 64 bits
...
svn: r3644
2006-07-07 03:25:15 +00:00
Matthew Flatt
93e351b50d
zero out initial maps
...
svn: r3642
2006-07-07 01:19:07 +00:00
Matthew Flatt
ba59239378
automate endian and 64-bit-ints configuration
...
svn: r3641
2006-07-07 00:15:39 +00:00
Kathy Gray
a771a6083e
Added call to geometry installer
...
svn: r3640
2006-07-06 22:50:44 +00:00
Kathy Gray
f537365c27
svn: r3638
2006-07-06 22:30:02 +00:00
Matthew Flatt
c3c98ebd6c
prep SGC for 64-bit machines
...
svn: r3637
2006-07-06 21:46:46 +00:00
Matthew Flatt
caf1eb6f0e
note gc 6.7 upgrade
...
svn: r3636
2006-07-06 21:12:36 +00:00
Matthew Flatt
993a3442bd
remove accidental ~ files
...
svn: r3635
2006-07-06 21:10:10 +00:00
Matthew Flatt
ac267d077f
upgrade to Boehm GC version 6.7
...
svn: r3634
2006-07-06 21:08:23 +00:00
Matthew Flatt
154329bf0e
ensure "colors" is installed before "draw"
...
svn: r3633
2006-07-06 20:02:20 +00:00
Matthias Felleisen
e7a03a3018
hmph?
...
svn: r3632
2006-07-06 19:52:04 +00:00
Matthias Felleisen
c8e7482511
htdch collection reorganized, docs too
...
svn: r3631
2006-07-06 18:15:35 +00:00
Matthew Flatt
463f71e53d
oops - the rest of 350.4
...
svn: r3630
2006-07-06 18:03:37 +00:00
Matthew Flatt
6f29e3f0c0
350.4
...
svn: r3629
2006-07-06 18:01:17 +00:00
Matthew Flatt
673866d972
notes for 350.4
...
svn: r3628
2006-07-06 17:53:25 +00:00
Matthew Flatt
7993786b03
better display, extra info for v350.4
...
svn: r3621
2006-07-06 16:07:22 +00:00
Eli Barzilay
7bf9d9e904
Welcome to a new PLT day.
...
svn: r3612
2006-07-06 07:50:01 +00:00
Matthew Flatt
0a9cb82013
try to fix infinite loop in hashing
...
svn: r3611
2006-07-06 04:10:33 +00:00
Robby Findler
0814d8a637
oops
...
svn: r3608
2006-07-06 02:14:51 +00:00
Robby Findler
79ae279b79
extended or/c to support multiple higher-order contracts
...
svn: r3606
2006-07-06 02:08:12 +00:00
Matthew Flatt
8fa40a972a
change syntax/loc to leave alone a template that contains just a pattern variable
...
svn: r3601
2006-07-05 19:32:42 +00:00