Commit Graph

4496 Commits

Author SHA1 Message Date
Robby Findler
93492c90b6 added a memory limit option
svn: r6027
2007-04-23 23:36:30 +00:00
Robby Findler
34568d5702 cleaned up test suite and added a test case
svn: r6026
2007-04-23 20:27:46 +00:00
Jens Axel Soegaard
a5550a69da Fixed PR 7650.
iota now uses (+ start (* n step)) to calculate the elements, instead of successive subtractions.

svn: r6025
2007-04-23 19:43:43 +00:00
Robby Findler
940d100b2d added message about exit status code to drscheme's 'the program is over' dialog box
svn: r6024
2007-04-23 14:53:32 +00:00
Eli Barzilay
4b766e56ee Welcome to a new PLT day.
svn: r6021
2007-04-23 07:50:03 +00:00
Robby Findler
e350fae8cc changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
svn: r6019
2007-04-23 04:10:00 +00:00
Robby Findler
b4bc493d51 added require to the teaching languages
svn: r6018
2007-04-23 02:17:03 +00:00
Matthew Flatt
b4ad09c116 doc correction, and expand paths before passing them on the command line
svn: r6017
2007-04-22 21:33:56 +00:00
Matthew Flatt
fdf878cda5 fix char-set-complement (PR 8624, patch from Jens Axel)
svn: r6016
2007-04-22 21:17:25 +00:00
Eli Barzilay
b276366187 Welcome to a new PLT day.
svn: r6015
2007-04-22 07:50:04 +00:00
Chongkai Zhu
bc9c424249 fix contracts for exact
svn: r6014
2007-04-22 02:20:48 +00:00
Robby Findler
6f2bd461d6 removed tab character to make things line up in Help Desk
svn: r6013
2007-04-21 23:58:26 +00:00
Matthew Flatt
a2cbc68378 improve and module-ize mxdemo, change executable creator to prefer exetsnions (such as mxmain)
svn: r6012
2007-04-21 23:00:38 +00:00
Matthew Flatt
6102d0a6a6 fix some mysterx problems
svn: r6011
2007-04-21 22:45:59 +00:00
Ryan Culpepper
e36f77a748 Macro stepper: fixed quasisyntax pretty-print bug
svn: r6010
2007-04-21 17:23:38 +00:00
Jens Axel Soegaard
cbae3e5f88 Fixed PR 8623.
svn: r6009
2007-04-21 16:31:42 +00:00
Eli Barzilay
3dca18cd0d Welcome to a new PLT day.
svn: r6008
2007-04-21 07:50:03 +00:00
Philippe Meunier
6c111846cf made module language "details" panel narrower
changed alt-f to mean "open the file menu"

svn: r6006
2007-04-20 09:46:14 +00:00
Eli Barzilay
ac8f3929d2 Welcome to a new PLT day.
svn: r6005
2007-04-20 07:50:05 +00:00
Matthew Flatt
6be8c9f684 document new exe-making support at the create-embedding-executable level
svn: r6004
2007-04-20 01:48:50 +00:00
Matthew Flatt
a45251d272 369.10
svn: r6003
2007-04-20 01:16:15 +00:00
Robby Findler
38d5a4f8c6 guard against failing module-name-resolvers
svn: r5997
2007-04-19 18:11:08 +00:00
Robby Findler
e5698365c9 improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
2007-04-19 15:15:23 +00:00
Matthew Flatt
1adc10788d save some unfinished testing ideas
svn: r5984
2007-04-19 08:58:55 +00:00
Eli Barzilay
eefb38901c Welcome to a new PLT day.
svn: r5981
2007-04-19 07:50:03 +00:00
Matthew Flatt
2b21cf2252 fix debug eval handler's propagation of prompt aborts
svn: r5980
2007-04-19 03:24:35 +00:00
Matthew Flatt
a420febb1b undo accidental commit of commenting-out a test case
svn: r5979
2007-04-19 03:14:51 +00:00
Matthew Flatt
af94ac2db5 show vector-field instead of field in example
svn: r5978
2007-04-19 02:49:34 +00:00
Matthew Flatt
681d88ed52 improve DrScheme's auto-indenting and S-exp movement for Scheme code with quote, #;, etc.
svn: r5977
2007-04-19 02:44:31 +00:00
Matthew Flatt
1e9ceda1a2 OS X: improve drawing of grayed-out lists, bitmap-labelled radio buttons, and non-bordered tab panels
svn: r5976
2007-04-19 01:45:01 +00:00
Eli Barzilay
59451c941c Welcome to a new PLT day.
svn: r5975
2007-04-18 04:51:53 +00:00
Chongkai Zhu
0a32a8d304 update
svn: r5974
2007-04-18 02:38:58 +00:00
Matthew Flatt
85e838dab4 make extension-implemented modules work with mzc --exe and --exe-dir
svn: r5973
2007-04-18 02:36:32 +00:00
Chongkai Zhu
a13692ed30 fix binary-search on 0 length vec
svn: r5972
2007-04-18 02:05:04 +00:00
Matthew Flatt
8ae5f3fd0b fix get-smoothing method of style-delta%
svn: r5970
2007-04-17 22:36:12 +00:00
Eli Barzilay
2d6c871b6a misc code improvements
svn: r5968
2007-04-17 21:10:56 +00:00
Robby Findler
db8cba03aa added unconstrained-domain->
svn: r5967
2007-04-17 18:54:19 +00:00
Matthew Flatt
382209d3fb split moddep into smaller libraries
svn: r5966
2007-04-17 13:52:13 +00:00
Eli Barzilay
e885e79295 URL parsing is closer to the RFC now
svn: r5965
2007-04-17 11:56:20 +00:00
Matthew Flatt
cc8e660737 test for module require-cycle checking
svn: r5964
2007-04-17 11:39:23 +00:00
Matthew Flatt
4fe6bd19a4 fix module require-cycle detection
svn: r5963
2007-04-17 11:34:11 +00:00
Matthew Flatt
7091496cd0 order result of get-face-list
svn: r5962
2007-04-17 10:40:36 +00:00
Matthew Flatt
df2dbdfbc3 avoid potential trouble when write-barrier signals are blocked when handling SIGCHLD (seems to happen in OS X)
svn: r5961
2007-04-17 07:54:14 +00:00
Eli Barzilay
86c466ba0a Welcome to a new PLT day.
svn: r5960
2007-04-17 07:50:04 +00:00
Eli Barzilay
ee91e07ee3 tests for using colons in scheme-less paths
svn: r5959
2007-04-17 06:11:39 +00:00
Jay McCarthy
dee9987bec serial
svn: r5958
2007-04-17 00:35:19 +00:00
Eli Barzilay
4d6cc0f2b4 better error message when the scheme is bad, don't parse some more characters as part of a scheme part
svn: r5957
2007-04-16 21:35:59 +00:00
Ryan Culpepper
fec1da11bb Macro stepper: new notify-box control
svn: r5956
2007-04-16 15:54:57 +00:00
Ryan Culpepper
4c30528212 Macro stepper: hiding process tracks phase
svn: r5955
2007-04-16 15:54:07 +00:00
Matthew Flatt
29b6104ead reduce overhead of checking sleeping thread on every scheduling iteration
svn: r5954
2007-04-16 10:59:28 +00:00