Commit Graph

28574 Commits

Author SHA1 Message Date
Matthew Flatt
a5210b4fdf 301.12 notes
svn: r2555
2006-03-31 13:16:15 +00:00
Matthew Flatt
9ba712d8f7 test readtable default parser
svn: r2554
2006-03-31 13:13:12 +00:00
Matthew Flatt
c2eb280c3a 301.13 removes need for wxkernel.ss
svn: r2553
2006-03-31 13:11:38 +00:00
Eli Barzilay
4f206943cc Welcome to a new PLT day.
svn: r2551
2006-03-31 08:50:02 +00:00
Matthew Flatt
2ca4121a4f need to use ephemerons with weak table of ports
svn: r2548
2006-03-31 00:25:38 +00:00
Robby Findler
940fbc81a9 improved internal contract stuff
svn: r2547
2006-03-30 19:06:27 +00:00
Robby Findler
ea9d5bfe8b improved internal contract stuff
svn: r2546
2006-03-30 19:05:54 +00:00
Eli Barzilay
680655a33e Welcome to a new PLT day.
svn: r2543
2006-03-30 09:40:07 +00:00
Eli Barzilay
6744633338 Moved (and improved) sort! etc from Swindle to mzlib/list.ss
* Expose sort!, merge! and merge, since they're also useful

* Made `mergesort' be an alias for `sort'.

* Removed it all from Swindle

* Removed `sort' from compat.ss

* Needed to adjust a few other files, no problems but
  graphics/value-turtles provides its own version of `merge'

svn: r2542
2006-03-30 09:39:30 +00:00
Robby Findler
26294f0232 added explode-star
svn: r2541
2006-03-30 02:30:57 +00:00
Matthew Flatt
68334bd959 remove bad delete[]s
svn: r2532
2006-03-29 13:31:38 +00:00
Eli Barzilay
40518b1e08 Welcome to a new PLT day.
svn: r2531
2006-03-29 09:20:02 +00:00
Matthew Flatt
9fa38084b4 fix endian problems for intel macs
svn: r2529
2006-03-28 16:21:36 +00:00
Matthew Flatt
a10c2acb13 check b&w dc pixel ops
svn: r2528
2006-03-28 16:19:53 +00:00
Matthew Flatt
923202a654 removed PLAI
svn: r2527
2006-03-28 14:16:31 +00:00
Matthew Flatt
c5492262fc 'status waits for port-managing threads
svn: r2526
2006-03-28 14:15:52 +00:00
Eli Barzilay
d6bb606ab5 Welcome to a new PLT day.
svn: r2525
2006-03-28 09:20:02 +00:00
Robby Findler
cf86c57215 merged revision 2489:2523 from plt/branches/robby -- somehow contract-guts.ss came out messed up; I replaced it with the actual latest version from the branch and things seem okay
svn: r2524
2006-03-28 00:38:43 +00:00
Matthew Flatt
5d2e3756c6 fixed comment typo
svn: r2522
2006-03-27 20:19:54 +00:00
Matthew Flatt
c16d45c911 JIT repairs for x86 Darwin
svn: r2521
2006-03-27 20:17:42 +00:00
Matthias Felleisen
5f814a0501 test for mouse event
svn: r2519
2006-03-27 15:35:00 +00:00
Matthias Felleisen
f1d1e3e8a1 world docs updated
svn: r2518
2006-03-27 15:33:35 +00:00
Matthias Felleisen
c3803982eb world with mouse events
svn: r2517
2006-03-27 15:31:07 +00:00
Matthew Flatt
634eb6f00d one more builtin for x86 Mac OS X build
svn: r2516
2006-03-27 14:53:09 +00:00
Eli Barzilay
03b81b71ac Welcome to a new PLT day.
svn: r2515
2006-03-27 09:20:02 +00:00
Eli Barzilay
d328e461be :names-checker can have a filename list
svn: r2513
2006-03-27 03:58:19 +00:00
Eli Barzilay
dd942a3885 Welcome to a new PLT day.
svn: r2510
2006-03-26 09:20:02 +00:00
Matthew Flatt
6d71c21bf3 wxColour objects are not atomic
svn: r2509
2006-03-26 03:33:25 +00:00
Matthew Flatt
542d29741d avoid global new/delete in OS X, because it doesn't link right in x86
svn: r2508
2006-03-25 20:53:15 +00:00
Matthew Flatt
155526c8ae call new with explicit GC mode
svn: r2507
2006-03-25 20:28:05 +00:00
Eli Barzilay
02d0f2d56a Welcome to a new PLT day.
svn: r2506
2006-03-25 09:20:02 +00:00
Robby Findler
2a39639d98 more tests
svn: r2504
2006-03-25 04:31:48 +00:00
Matthias Felleisen
5d41b105e0 fixed dir, path->string
svn: r2502
2006-03-25 03:18:08 +00:00
Robby Findler
dba28564ea more tests
svn: r2501
2006-03-25 00:23:23 +00:00
Robby Findler
4aed9bd393 added some tests as I refactor the contract library
svn: r2497
2006-03-24 16:07:34 +00:00
Matthew Flatt
503ca238fe misc tweaks
svn: r2495
2006-03-24 13:43:18 +00:00
Matthew Flatt
d7d9efb1ac delay finalizer thread until needed
svn: r2494
2006-03-24 13:41:41 +00:00
Eli Barzilay
29e9e381c7 Welcome to a new PLT day.
svn: r2493
2006-03-24 09:20:03 +00:00
Robby Findler
5e2f5d86de re arranged the file names in the contract library and exported a few more things from the main library to satisfy plai
svn: r2488
2006-03-23 17:22:26 +00:00
Eli Barzilay
3e0638e9ab Welcome to a new PLT day.
svn: r2487
2006-03-23 09:20:02 +00:00
Robby Findler
8617ca8fcd defeats the inlining optimization by making procedure bodies big in order to do lazy contract checking
svn: r2486
2006-03-22 21:12:53 +00:00
Robby Findler
ab80f98943 added another contract-greater test
svn: r2483
2006-03-22 15:22:09 +00:00
Robby Findler
f21648204e made this always type in the definitions window
svn: r2482
2006-03-22 14:53:29 +00:00
Matthew Flatt
c71a318810 re-arrange imports to save .zo space
svn: r2481
2006-03-22 14:11:28 +00:00
Eli Barzilay
9adf79fed4 Welcome to a new PLT day.
svn: r2480
2006-03-22 09:20:02 +00:00
Matthew Flatt
d2737c73a4 replace same-closure with procedure-closure-contents-eq?
svn: r2476
2006-03-21 15:28:59 +00:00
Robby Findler
ed9d988cd8 uri-codec-unit changed internally to only remap ascii chars and to automatically escape (ala utf-8) other bytes
svn: r2475
2006-03-21 14:57:51 +00:00
Eli Barzilay
1f056dbc47 Welcome to a new PLT day.
svn: r2474
2006-03-21 09:20:02 +00:00
Robby Findler
e2d053bac1 PR 7976 fixed
svn: r2473
2006-03-21 02:11:14 +00:00
Matthew Flatt
8c3234f112 fix define-syntaxes to not assume that the variable bucket has flags
svn: r2472
2006-03-21 00:18:54 +00:00