Commit Graph

16340 Commits

Author SHA1 Message Date
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
Matthew Flatt
68e2376793 avoid cast on l-value
svn: r2278
2006-02-18 14:54:18 +00:00
Matthew Flatt
f9fd8b0c5a x86 OS X patch for A-List
svn: r2277
2006-02-18 14:44:36 +00:00
Matthew Flatt
e625c01ae3 added x86 Darwin support from PyObjC
svn: r2276
2006-02-18 14:21:41 +00:00
Eli Barzilay
78bffe041b Welcome to a new PLT day.
svn: r2275
2006-02-18 09:20:02 +00:00
Matthew Flatt
e2b7df7e3b CGC x86 Darwin
svn: r2274
2006-02-18 04:00:38 +00:00
Matthew Flatt
aad0d1e81b 301.6
svn: r2272
2006-02-17 21:23:21 +00:00
Eli Barzilay
865d7a4945 removed format from infotab.ss
svn: r2271
2006-02-17 20:53:44 +00:00
Eli Barzilay
d206f8f898 Welcome to a new PLT day.
svn: r2268
2006-02-17 09:20:02 +00:00
Robby Findler
dac3f9b7d3 Added Jens Axel's case sensitive searching fix. also PR 7886
svn: r2266
2006-02-16 23:54:14 +00:00
Matthew Flatt
1c21a8bd2b range_array should be int, not long
svn: r2255
2006-02-16 13:00:33 +00:00
Matthew Flatt
dc45ce794e fix unicode regexp-range problems, merge root-managing code for gc2 collectors
svn: r2254
2006-02-16 12:44:39 +00:00
Eli Barzilay
4b75389bb2 Welcome to a new PLT day.
svn: r2253
2006-02-16 09:20:01 +00:00
Matthew Flatt
73fb3d2bac qsort patch from Paul Eggert
svn: r2252
2006-02-16 02:59:36 +00:00