Commit Graph

934 Commits

Author SHA1 Message Date
Kathy Gray
e4add14942 Added java style error messages
svn: r1511
2005-12-03 04:45:32 +00:00
Robby Findler
ec2b43ad86 fixed some bugs allowing executables to be created
svn: r1510
2005-12-03 04:38:32 +00:00
Matthew Flatt
b03ea39c2a no more OPENBUGS; Help Desk points to the bug report db
svn: r1506
2005-12-02 22:36:38 +00:00
Matthew Flatt
59d4fddc08 correct captiliazation of some GUI labels
svn: r1505
2005-12-02 22:33:11 +00:00
Robby Findler
8669c7632e Francisco Solsona supplied string constants
svn: r1503
2005-12-02 22:28:11 +00:00
Matthias Felleisen
4de4292474 fixed typo
svn: r1502
2005-12-02 22:14:35 +00:00
Matthias Felleisen
65e8698758 added some error tests for ho interm loops
svn: r1501
2005-12-02 22:13:11 +00:00
Matthew Flatt
ecba4949b4 bring up-to-date with v300
svn: r1500
2005-12-02 21:57:58 +00:00
Matthew Flatt
26c5a97299 stepper annotation to skip introduced 'values'
svn: r1499
2005-12-02 21:33:27 +00:00
Matthew Flatt
a9add5064d inherit-field is a keyword
svn: r1498
2005-12-02 21:20:31 +00:00
Matthew Flatt
d41deddcb5 fix sync corner cases
svn: r1497
2005-12-02 21:20:10 +00:00
Matthew Flatt
81c837ad26 export inherit-field
svn: r1496
2005-12-02 19:30:57 +00:00
Jay McCarthy
df2d921698 Allow turning off logs and use it in the help-desk
svn: r1495
2005-12-02 16:30:23 +00:00
Matthew Flatt
78eca519ee made it easier to check the content of run-time error messages
svn: r1494
2005-12-02 16:25:57 +00:00
Eli Barzilay
1539243d5c Make quiet.ss use a command-line file if specified, for example:
mzscheme -r quiet.ss beginner.ss

svn: r1493
2005-12-02 16:18:36 +00:00
Matthew Flatt
a666d0f3bc change default for del key to be the same on all platforms (not mapped to backspace under Unix)
svn: r1491
2005-12-02 16:03:26 +00:00
Matthias Felleisen
2526db5610 fixed higher-order function contracts in intermediate
svn: r1489
2005-12-02 15:11:23 +00:00
Eli Barzilay
592c47e4be avoid *sex*pression (pr7366)
svn: r1486
2005-12-02 10:15:49 +00:00
Eli Barzilay
059e8c3b54 Welcome to a new PLT day.
svn: r1485
2005-12-02 09:20:02 +00:00
Eli Barzilay
9a816b8944 Added auto-check functionality, off by default.
svn: r1484
2005-12-02 08:46:05 +00:00
Eli Barzilay
810d88c82d report stable and alpha if our alpha is older than the stable
svn: r1482
2005-12-02 06:38:08 +00:00
Eli Barzilay
a869dbcc3d avoid using net/url.ss
svn: r1481
2005-12-02 06:17:53 +00:00
Matthew Flatt
97d4e826b4 added a bit of missing synchronization
svn: r1480
2005-12-02 05:32:32 +00:00
Matthew Flatt
e86f372261 improve the way errors are reported, avoid unintended multithreading
svn: r1479
2005-12-02 05:28:30 +00:00
Robby Findler
d7029f6406 fixed bug with manuals showing up wrong
svn: r1478
2005-12-02 03:01:03 +00:00
Eli Barzilay
d7b2729414 bump version in mred and mzscheme info files
svn: r1477
2005-12-02 02:30:46 +00:00
Eli Barzilay
83c4f5ebe8 minor tweaks, better errors
svn: r1475
2005-12-01 22:51:13 +00:00
Eli Barzilay
b165f5400c removed commented version check code
svn: r1474
2005-12-01 22:20:37 +00:00
Eli Barzilay
8ac7cf51a3 repeated require line
svn: r1473
2005-12-01 22:02:42 +00:00
Matthias Felleisen
9a5d36e27a place-image(world.ss) accepts all coordinates now
svn: r1472
2005-12-01 22:01:51 +00:00
Eli Barzilay
72e367f3a2 doc for the new version collection
svn: r1471
2005-12-01 21:52:50 +00:00
Robby Findler
0588b527c3 removed default language from language dialgo
svn: r1470
2005-12-01 21:44:41 +00:00
Eli Barzilay
88bb2b39ee Removed old version code, new version is greatly simplified.
svn: r1469
2005-12-01 21:44:21 +00:00
Eli Barzilay
6564b98863 Removed version information that is no longer used.
svn: r1468
2005-12-01 21:34:08 +00:00
Eli Barzilay
02bef56469 Remove version check menu entry. The code is only commented out, but if it is
re-entered, then it should be rewritten since the new version has a different
interface.

svn: r1467
2005-12-01 21:30:06 +00:00
Matthew Flatt
3e46c52c2c fix text part of label when it goes to the edge (or slightly outside) the bounding box
svn: r1466
2005-12-01 20:49:45 +00:00
Matthew Flatt
0fc0a2b339 make file: URLs work, and recognize text/plain
svn: r1465
2005-12-01 20:13:45 +00:00
Matthew Flatt
7c588937ae fix Open URL browse button
svn: r1464
2005-12-01 20:07:34 +00:00
Matthew Flatt
b41c9de014 fixed processing of file: URLs to not assume Unix conventions and to distinguish relative and absolute paths
svn: r1463
2005-12-01 20:07:04 +00:00
Chongkai Zhu
dca5615927 make string-hash compatible with SRFI69(and more efficient), remove opt-lambda bug
svn: r1462
2005-12-01 19:55:56 +00:00
Robby Findler
b50dea350d fixed up handling of downloaded files
svn: r1461
2005-12-01 18:58:25 +00:00
Matthew Flatt
e3c784015d rewound to make module browser work
svn: r1458
2005-12-01 17:18:11 +00:00
Matthew Flatt
a7e2704d37 fix contex-closure, change iswim.ss exports back to using :-prefixed names
svn: r1457
2005-12-01 17:07:56 +00:00
Matthew Flatt
923167419f more tests for sync and input ports
svn: r1456
2005-12-01 16:49:47 +00:00
Eli Barzilay
eae329515f Welcome to a new PLT day.
svn: r1455
2005-12-01 09:20:02 +00:00
Robby Findler
3d570f8d32 added error check
svn: r1454
2005-12-01 04:09:33 +00:00
Matthew Flatt
23347d028a fix polling of text% input port
svn: r1453
2005-12-01 03:46:57 +00:00
Matthew Flatt
fcb91fb16b restored old version because parens weren't balanced
svn: r1451
2005-12-01 02:29:19 +00:00
Eli Barzilay
85734c4cdb PR7722
svn: r1450
2005-12-01 00:21:50 +00:00
Chongkai Zhu
651c57fbc1 compatible and more efficient
svn: r1448
2005-11-30 19:29:15 +00:00