Commit Graph

1753 Commits

Author SHA1 Message Date
Eli Barzilay
0ac3aa6669 Welcome to a new PLT day.
svn: r2343
2006-03-02 09:20:02 +00:00
Kathy Gray
1c85dd7504 Bug fix for order of field evaluation
svn: r2342
2006-03-02 06:00:54 +00:00
Robby Findler
873e71a9dd fixed PR 7927
svn: r2341
2006-03-02 02:48:40 +00:00
Matthew Flatt
4c717d307f copy PLT_MzScheme into PLT_MrEd framework to avoid relative fw-to-fw reference
svn: r2339
2006-03-01 14:02:40 +00:00
Eli Barzilay
b443e10fb3 Welcome to a new PLT day.
svn: r2338
2006-03-01 09:20:02 +00:00
Matthew Flatt
6aa901de18 301.8
svn: r2336
2006-03-01 01:10:47 +00:00
Matthew Flatt
0e1e6b18e4 prep for 308.1
svn: r2335
2006-03-01 00:52:08 +00:00
Eli Barzilay
1b1cc3f781 Welcome to a new PLT day.
svn: r2329
2006-02-28 09:20:02 +00:00
Kathy Gray
9469edc6f1 Arity bug in build-info fix.
svn: r2328
2006-02-28 05:38:32 +00:00
Eli Barzilay
e5db23bed1 dont use code-inspector for evaluating submissions
svn: r2327
2006-02-28 01:46:03 +00:00
Eli Barzilay
9407c673ba Welcome to a new PLT day.
svn: r2324
2006-02-27 09:20:02 +00:00
Eli Barzilay
63a9e097cd save geometry in on-close
svn: r2323
2006-02-27 07:53:32 +00:00
Eli Barzilay
70d2fa327d When both optionals and keywords are used, the first keyword marks the end
of the optionals.

svn: r2322
2006-02-27 04:42:27 +00:00
Matthew Flatt
d9e3e1e267 make serialization work right when a module is dynamic-required using a (non-string) path
svn: r2321
2006-02-26 17:45:37 +00:00
Eli Barzilay
c34a75443e use a new code inspector for safer eval
svn: r2319
2006-02-26 02:49:24 +00:00
Eli Barzilay
a813ae8434 Welcome to a new PLT day.
svn: r2315
2006-02-25 09:20:02 +00:00
Robby Findler
3172ffd027 added contract-violation->string parameter
svn: r2314
2006-02-24 15:37:58 +00:00
Robby Findler
2a9f556c8d fixed typo
svn: r2313
2006-02-24 15:37:43 +00:00
Eli Barzilay
67e5151775 fix expansion problems
svn: r2312
2006-02-24 13:14:04 +00:00
Eli Barzilay
305505fb05 Welcome to a new PLT day.
svn: r2311
2006-02-24 09:20:02 +00:00
Matthew Flatt
6ddea0a0f5 when writing a .zo fails, delete the bad file
svn: r2310
2006-02-23 20:53:41 +00:00
Matthew Flatt
fa6a2c009c if buildinfo is available and it doesn't have USE_GL, then assume a particular GL configuration
svn: r2309
2006-02-23 20:06:52 +00:00
Matthew Flatt
3ca5e71e7b zlib inc fix
svn: r2308
2006-02-23 19:43:15 +00:00
Matthew Flatt
e973034e27 XtVaGetValues fixes
svn: r2307
2006-02-23 19:40:11 +00:00
Matthew Flatt
7103d8041a revised X11 checking
svn: r2306
2006-02-23 19:12:25 +00:00
Eli Barzilay
f41698de15 optimize keyword-get
svn: r2305
2006-02-23 18:20:58 +00:00
Matthew Flatt
e40e27435d 301.7
svn: r2304
2006-02-23 13:19:03 +00:00
Eli Barzilay
702e89c492 Welcome to a new PLT day.
svn: r2303
2006-02-23 09:20:02 +00:00
Matthias Felleisen
4f184d8d0c untabify
svn: r2302
2006-02-22 16:57:09 +00:00
Matthias Felleisen
6e39e914ef idraw docs: World endOfWorld() plus endOfTime
svn: r2301
2006-02-22 16:53:22 +00:00
Matthias Felleisen
64490a9aea idraw: World endOfWorld() plus endOfTime
svn: r2300
2006-02-22 16:52:52 +00:00
Eli Barzilay
201b3cc200 Welcome to a new PLT day.
svn: r2299
2006-02-22 09:20:02 +00:00
Matthew Flatt
e08caba50b fix arity reporting for native-code procs in some cases
svn: r2298
2006-02-22 04:13:40 +00:00
Robby Findler
8b42147871 added smoothing to image.ss
svn: r2297
2006-02-22 00:34:29 +00:00
Matthew Flatt
565cd73b28 better message, again
svn: r2296
2006-02-21 22:28:36 +00:00
Matthew Flatt
2672122c8b better configure reporting when X11 headers/libs missing
svn: r2295
2006-02-21 22:26:23 +00:00
Eli Barzilay
3a5744bbb2 Welcome to a new PLT day.
svn: r2293
2006-02-21 09:20:03 +00:00
Kathy Gray
70193deb1d Corrected the following bugs:
Cleaned up language and highlighting for parse-error of three ids in a row.
Removed () from many method error messages.
Eliminated scheme-error when introducing overloaded method in subclass.

svn: r2292
2006-02-21 06:29:08 +00:00
Kathy Gray
ce5eca215c Corrected bugs:
abstract class implementing interface does not have to fully implement it
  super.METHOD(...) now fails when super method is abstract

svn: r2291
2006-02-20 23:10:04 +00:00
Philippe Meunier
4190ed9af2 contracts: union => or/c
svn: r2290
2006-02-20 23:09:21 +00:00
Philippe Meunier
cf85841c57 .
svn: r2289
2006-02-20 22:37:55 +00:00
Matthew Flatt
035a769699 fix 'extended list-box so that a single click deselects
svn: r2288
2006-02-20 20:52:34 +00:00
Matthew Flatt
785753b27e fix broken recursive show for choices, tabs, and group boxes
svn: r2287
2006-02-20 19:23:31 +00:00
Eli Barzilay
9b9244c7b6 Welcome to a new PLT day.
svn: r2286
2006-02-20 09:20:02 +00:00
Robby Findler
c7b023f76d added the ability for the line function to draw in both positive and negative x and y directions
svn: r2285
2006-02-19 16:04:45 +00:00
Eli Barzilay
cd8239c29f Welcome to a new PLT day.
svn: r2284
2006-02-19 09:20:02 +00:00
Matthew Flatt
bf4563390d i386-{macosx,darwin} is like ppc
svn: r2282
2006-02-18 15:46:50 +00:00
Matthew Flatt
a67a8af981 don't use exit, raise final error as user error
svn: r2281
2006-02-18 15:44:21 +00:00
Matthew Flatt
db0386c7cb SGC fix (field removed from econt)
svn: r2280
2006-02-18 15:08:52 +00:00
Matthew Flatt
bd813113a2 more x86 OS X fixes
svn: r2279
2006-02-18 15:05:35 +00:00