Commit Graph

3659 Commits

Author SHA1 Message Date
Greg Cooper
441a48c33b adding kim's optimizer
svn: r5342
2007-01-12 23:47:08 +00:00
Matthew Flatt
ba1305ba3b fix using Cygwin to create extensions for MSVC build
svn: r5341
2007-01-12 23:30:12 +00:00
Matthew Flatt
40110e35cc use .dll for cygwin so suffix
svn: r5340
2007-01-12 23:29:33 +00:00
Matthew Flatt
872f557610 pieces to build windows extensions with cygwin
svn: r5339
2007-01-12 23:24:05 +00:00
Ryan Culpepper
0b35093018 Macro stepper preserves position when hiding policy changed, etc
svn: r5338
2007-01-12 22:56:21 +00:00
Jens Axel Soegaard
8acfe2bdfa Fixed typo.
svn: r5337
2007-01-12 20:33:14 +00:00
Eli Barzilay
1a2cd87dd4 doc improvements, added an optional environment variable for the server root directory
svn: r5336
2007-01-12 19:34:55 +00:00
Matthew Flatt
827ef4deb7 use regexp-quote to turn extension into a pattern
svn: r5335
2007-01-12 13:07:10 +00:00
Matthew Flatt
06a069763a support for building 3m extensions with cygwin
svn: r5334
2007-01-12 12:40:11 +00:00
Matthew Flatt
9171695fc5 fix typo
svn: r5333
2007-01-12 12:32:37 +00:00
Matthew Flatt
258d1908cb use (system-type so-suffix) for dynext/file.ss utils
svn: r5332
2007-01-12 12:05:53 +00:00
Eli Barzilay
812997204f * Main change: added active-dirs' and inactive-dirs' as configuration options
instead of moving directories.
* Don't show solutions in active assignments, also check that when downloading
  files.
* Improved (no `suffix:') error messages for errors that users should
  eventually see.

svn: r5331
2007-01-12 07:40:24 +00:00
Matthew Flatt
f6047d1bff add missing 369.4 notes
svn: r5329
2007-01-12 07:13:51 +00:00
Matthew Flatt
bc1f25bc30 remove debugging check
svn: r5328
2007-01-12 07:13:12 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
4d57d7b6be better error reports
svn: r5324
2007-01-12 05:35:22 +00:00
Eli Barzilay
89ce220ed9 use bytes->string/locale to translate paths-as-bytes to strings
svn: r5318
2007-01-12 00:52:23 +00:00
Jens Axel Soegaard
2589d4fc0d Added
head-pure-port,   delete-pure-port,   put-pure-port,
  head-impure-port, delete-impure-port, put-impure-port
to (lib "url.ss" "net").
Updated doc.txt.

  

svn: r5317
2007-01-11 23:57:01 +00:00
Ryan Culpepper
9330d96ad7 Macro stepper:
simplified match patterns, eliminated old dollar-sign patterns
  added derivs to reductions; prep for jump-to and zoom-in
  changed step-note to step-type

svn: r5316
2007-01-11 23:16:58 +00:00
Eli Barzilay
26a4bca1b6 handin-client disabled by default
svn: r5315
2007-01-11 20:46:02 +00:00
Eli Barzilay
c72d6f4170 newer-and-still-ugly-in-robbys-opinion icon
svn: r5314
2007-01-11 20:08:50 +00:00
Eli Barzilay
636c39afa7 Welcome to a new PLT day.
svn: r5312
2007-01-11 08:50:04 +00:00
Ryan Culpepper
c5b19a52a9 New macro stepper option: show one term per step rather than term->term
svn: r5308
2007-01-11 00:10:02 +00:00
Matthew Flatt
1967a2fdbf allow centering, though broken for Mac OS X with a parent frame
svn: r5306
2007-01-10 21:13:45 +00:00
Matthias Felleisen
dc725487cb testing + docs
svn: r5305
2007-01-10 20:14:24 +00:00
Matthias Felleisen
6537365672 small fixes to English in testing.scm
svn: r5304
2007-01-10 19:14:12 +00:00
Eli Barzilay
8af562f7a1 use configuration keys dynamically
svn: r5303
2007-01-10 18:16:51 +00:00
Eli Barzilay
9e78a08d6e removed test-suite related code
svn: r5302
2007-01-10 17:47:13 +00:00
Eli Barzilay
76773d289e * poll & re-read configuration file
* cache configuration values

svn: r5301
2007-01-10 17:02:58 +00:00
Robby Findler
f9d2874b71 commented out some code that triggers an error for me -- things don't get centerd now, but at least drscheme starts up ...
svn: r5300
2007-01-10 16:00:56 +00:00
Robby Findler
483d4b9555 added a note about preferences:save
svn: r5299
2007-01-10 14:36:21 +00:00
Eli Barzilay
5876ed8e3b fix PR8428, and also paths with an initial "~"
svn: r5294
2007-01-10 10:33:54 +00:00
Eli Barzilay
4e284a04b9 Welcome to a new PLT day.
svn: r5293
2007-01-10 09:31:52 +00:00
Eli Barzilay
95a1888c8f Misc improvements, the main two:
* No need to define `collection' in info.ss
* Catches connection error when using the management dialog (so it is
  still possible to uninstall)

svn: r5292
2007-01-10 09:19:31 +00:00
Eli Barzilay
c56394a0fc fix for PR8480
svn: r5291
2007-01-10 08:27:12 +00:00
Ryan Culpepper
f546667d50 Fixed alignment of syntax-snips, separate controllers, props icon
svn: r5285
2007-01-10 00:17:17 +00:00
Robby Findler
6c02b499fb changed drs so that definitions window programs abort at first error (also fixes bug in error message reporting in the module language)
svn: r5284
2007-01-09 22:10:54 +00:00
Eli Barzilay
560fbd4d88 generic icon
svn: r5283
2007-01-09 18:59:53 +00:00
Eli Barzilay
08602ea72f Welcome to a new PLT day.
svn: r5280
2007-01-09 08:50:03 +00:00
Eli Barzilay
f286073792 typo
svn: r5269
2007-01-08 23:19:24 +00:00
Ryan Culpepper
7d0d3da0dc Fixed macro-stepper to work with #%top-interaction
svn: r5268
2007-01-08 22:16:35 +00:00
Eli Barzilay
4bd2d14b7c prefix -> require only image?
svn: r5267
2007-01-08 22:12:33 +00:00
Robby Findler
cd2f2ee56b fixed a part of PR 8471
svn: r5265
2007-01-08 17:02:00 +00:00
Matthew Flatt
5646c26ba9 fix meta-continuation depth when cloning
svn: r5260
2007-01-08 07:18:02 +00:00
Matthew Flatt
20b834d84b fix bug in pruning saved runstacks and in sharing runstacks (when a barrier is present but too deep to prevent sharing)
svn: r5259
2007-01-08 05:57:47 +00:00
Eli Barzilay
f4ee5579a8 Welcome to a new PLT day.
svn: r5258
2007-01-08 05:30:53 +00:00
Matthew Flatt
7e77b893f8 avoid char as array subscript
svn: r5257
2007-01-08 05:18:16 +00:00
Matthew Flatt
5c94083e0b fix random output in marshalled bytecode
svn: r5256
2007-01-08 05:14:30 +00:00
Eli Barzilay
be0c68af4b free readline results
svn: r5255
2007-01-08 04:15:53 +00:00
Eli Barzilay
737d3d5782 warning
svn: r5254
2007-01-08 02:10:37 +00:00