Commit Graph

17410 Commits

Author SHA1 Message Date
Matthew Flatt
446e0becb8 improve continuation recycling to be insensitive to the latest stack-trace mark
svn: r2157
2006-02-07 17:18:40 +00:00
Matthew Flatt
fbc091dab6 /Oy- for MzScheme build
svn: r2153
2006-02-07 16:30:29 +00:00
Matthew Flatt
d65b9cb407 JIT opts for or and and
svn: r2151
2006-02-07 14:48:53 +00:00
Eli Barzilay
040a1fbbff Welcome to a new PLT day.
svn: r2150
2006-02-07 09:20:02 +00:00
Kathy Gray
b3947cc82f Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens.
svn: r2149
2006-02-07 04:54:48 +00:00
Jay McCarthy
2b5797c2b1 correcting bug related to help-desk versus standalone
svn: r2148
2006-02-06 19:34:07 +00:00
Jay McCarthy
9d54462ffb revert
svn: r2147
2006-02-06 19:24:01 +00:00
Matthew Flatt
af252e9c94 fix mangling of native stack traces
svn: r2146
2006-02-06 19:03:50 +00:00
Jay McCarthy
d7feb17c55 s/raise/error
svn: r2145
2006-02-06 18:43:55 +00:00
Kathy Gray
50be82dd6a Correction to printing function for data with cycles
svn: r2144
2006-02-06 18:36:48 +00:00
Jay McCarthy
d97a87bc62 union -> or/c
svn: r2143
2006-02-06 17:35:37 +00:00
Matthew Flatt
e3571e1483 301.5
svn: r2142
2006-02-06 17:28:01 +00:00
Jay McCarthy
647fc4e58a exception handling
svn: r2140
2006-02-06 17:14:09 +00:00
Matthew Flatt
a6f8344c09 make-compile-include-strings
svn: r2139
2006-02-06 14:07:52 +00:00
Matthew Flatt
91373c1db7 fix addr leak
svn: r2138
2006-02-06 14:07:33 +00:00
Matthew Flatt
ff3b104195 list new setjmp procs for xform
svn: r2137
2006-02-06 14:06:59 +00:00
Matthew Flatt
0c7aff3441 authenticated SMTP
svn: r2136
2006-02-06 14:03:28 +00:00
Eli Barzilay
37a6e9df62 Welcome to a new PLT day.
svn: r2135
2006-02-06 09:20:02 +00:00
Eli Barzilay
f36f9a30c0 commented the previous change
svn: r2133
2006-02-05 23:36:55 +00:00
Eli Barzilay
e9d88d0865 use LD_LIBRARY_PATH for running a shared-libraries binary
svn: r2132
2006-02-05 23:34:58 +00:00
Jay McCarthy
9fe4f5ed93 pr7869 errortrace
svn: r2130
2006-02-05 19:55:16 +00:00
Eli Barzilay
d333ba0f51 Welcome to a new PLT day.
svn: r2128
2006-02-05 09:20:02 +00:00
Kathy Gray
ab0d89060e Modified error reports for field declaration and not ending a class
svn: r2124
2006-02-04 23:16:18 +00:00
Matthew Flatt
436c032bed more JIT arithmetic tests
svn: r2123
2006-02-04 18:58:04 +00:00
Matthew Flatt
e548f0effc new contmark and JIT tests
svn: r2120
2006-02-04 15:18:31 +00:00
Eli Barzilay
e12158362e Welcome to a new PLT day.
svn: r2118
2006-02-04 09:20:02 +00:00
Eli Barzilay
c3091ca556 ssax is now a planet package
svn: r2117
2006-02-04 06:05:26 +00:00
Robby Findler
7a5b2fb2c5 lifted out module graph code
svn: r2116
2006-02-04 01:17:29 +00:00
Matthew Flatt
d89df834cd //?/ paths and file-size
svn: r2112
2006-02-03 20:52:29 +00:00
Matthew Flatt
341ce31507 fix file-size for Windows UNC or //?/ paths
svn: r2111
2006-02-03 20:46:27 +00:00
Matthew Flatt
f5dec47e4e always initialize dc with map mode
svn: r2109
2006-02-03 19:37:57 +00:00
Jay McCarthy
0b83c1154f adding web-server-setup script
svn: r2107
2006-02-03 18:12:09 +00:00
Eli Barzilay
fbd6d0f187 Welcome to a new PLT day.
svn: r2101
2006-02-03 09:20:02 +00:00
Robby Findler
106c19a461 added tests for or/c ordering and and/c ordering and fixed name of the or/c contract (so it doesn't claim to be a union contract anymore)
svn: r2100
2006-02-03 04:07:25 +00:00
John Clements
367c792141 removed debugging output
svn: r2096
2006-02-03 01:06:33 +00:00
Matthew Flatt
5c77673da3 attempts to improve expansion/compilation for deeply nested scopes
svn: r2088
2006-02-02 15:36:23 +00:00
Eli Barzilay
67ebc2e4a0 use process/ports with std ports
svn: r2085
2006-02-02 14:15:25 +00:00
Matthias Felleisen
b97062cb99 fixed image.ss
svn: r2084
2006-02-02 14:10:01 +00:00
Eli Barzilay
b7f6cc2e1d double bug in include
svn: r2083
2006-02-02 09:29:14 +00:00
Eli Barzilay
3cf34c55db Welcome to a new PLT day.
svn: r2082
2006-02-02 09:20:01 +00:00
Eli Barzilay
c31d7489d7 better filename quoting
svn: r2081
2006-02-02 06:59:47 +00:00
Matthias Felleisen
68411bbd15 reformatted doc.txt
svn: r2072
2006-02-01 20:01:31 +00:00
Guillaume Marceau
e862bb520a implementing top-level-ids
svn: r2071
2006-02-01 19:05:04 +00:00
Robby Findler
8e4b5d3f3b changed drscheme-language-readers to allow relative path specs and fixed a bug
svn: r2070
2006-02-01 16:18:45 +00:00
Eli Barzilay
8cd33974de Welcome to a new PLT day.
svn: r2069
2006-02-01 09:20:02 +00:00
Robby Findler
c1630e256f now allow strings (as relative paths) in drscheme-language-modules
svn: r2068
2006-02-01 03:56:51 +00:00
John Clements
d9abc7f2cf ...
svn: r2067
2006-02-01 00:37:29 +00:00
John Clements
fdf6c2f075 ...
svn: r2066
2006-02-01 00:36:32 +00:00
John Clements
96ced692fa ...
svn: r2065
2006-02-01 00:15:59 +00:00
Matthew Flatt
bc0f1265c5 fix aliasing bug in jit-buffer comparison
svn: r2063
2006-01-31 21:23:35 +00:00