Commit Graph

3050 Commits

Author SHA1 Message Date
Noel Welsh
23a7524be4 Update some tests to SchemeUnit 2, and change load-srfis to load new SRFIs since last time
svn: r3773
2006-07-20 13:08:43 +00:00
Eli Barzilay
47238187e9 Welcome to a new PLT day.
svn: r3772
2006-07-20 07:50:02 +00:00
Matthias Felleisen
dc3cc2a4c2 fixed typos
svn: r3771
2006-07-19 22:27:15 +00:00
Eli Barzilay
bf73fc51d5 including suggested fix from Doug Williams
svn: r3768
2006-07-19 18:06:27 +00:00
Eli Barzilay
68eb9b3bb6 Welcome to a new PLT day.
svn: r3765
2006-07-19 07:50:02 +00:00
Eli Barzilay
6f4093f152 set svn:eol-style and executable properties
svn: r3764
2006-07-19 05:01:31 +00:00
Robby Findler
3cf662e760 cleanups in test suites
svn: r3763
2006-07-19 04:34:48 +00:00
Eli Barzilay
3190033d7a fix bug in case-insensitive globs
svn: r3761
2006-07-19 00:48:34 +00:00
Eli Barzilay
ffb9ee5072 added syntax-id-rules
svn: r3758
2006-07-18 23:57:56 +00:00
Eli Barzilay
9951d97d06 Added a teachpacks page, with links to both manuals,
more improvements.

svn: r3756
2006-07-18 23:43:55 +00:00
Eli Barzilay
02357fd0c9 some cleanup and misc improvements
svn: r3755
2006-07-18 21:16:20 +00:00
Robby Findler
daf17eb616 made case-lambda work with the magic [ thing and fixed up some test suites
svn: r3754
2006-07-18 18:55:18 +00:00
Matthias Felleisen
1c5d7c5c62 351 history
svn: r3753
2006-07-18 18:13:11 +00:00
Matthias Felleisen
ebb6302e84 master no void
svn: r3752
2006-07-18 18:03:40 +00:00
Jacob Matthews
03a6ad2fde Fixed bug in which removing a devel link could cause an error if the cache.ss file for the given version number didn't exist (e.g. because a devel link was installed, then mzscheme was upgraded, and then the devel link was removed)
svn: r3751
2006-07-18 15:47:27 +00:00
Matthias Felleisen
0ead709016 typos in image
svn: r3750
2006-07-18 14:39:50 +00:00
Matthias Felleisen
86d08f4197 image docs fixed
svn: r3749
2006-07-18 14:10:47 +00:00
Greg Cooper
7a44d396d1 fixed a bug in persistent breakpoint maintenance (handling eval'd exprs
w/o source location info)

implemented right-click menu feature to print variable and return values to
  the console (useful when rendering something wider than space around buttons 
  in debug control pane)

svn: r3748
2006-07-18 04:24:35 +00:00
Eli Barzilay
1e41bbcffd Welcome to a new PLT day.
svn: r3747
2006-07-18 04:15:52 +00:00
Eli Barzilay
c6fbade5d3 minor improvements, mostly formatting
svn: r3745
2006-07-17 20:26:55 +00:00
Eli Barzilay
96034746fc Fixed (and improved) `http://getpost-impure-port' to show the port in
the Host header if it's not the default.

svn: r3744
2006-07-17 20:06:52 +00:00
Robby Findler
61f541091f fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
svn: r3743
2006-07-17 17:31:25 +00:00
Greg Cooper
e4f5ed700b fixed sprofiler demo
worked around problem where some syntax objects were getting unwrapped
  (e.g., require)

svn: r3742
2006-07-17 16:23:00 +00:00
Matthew Flatt
56de304927 support user-selected libtool program, give better feedback on selected options
svn: r3741
2006-07-17 13:23:27 +00:00
Eli Barzilay
0cdc2c420a Welcome to a new PLT day.
svn: r3740
2006-07-17 07:50:02 +00:00
Matthew Flatt
2f6e4e1996 fix typo, and fix screen<->client
svn: r3739
2006-07-17 03:17:12 +00:00
Matthew Flatt
efc4ea0c7f find frame position correctly when minimized
svn: r3738
2006-07-17 03:07:58 +00:00
Matthew Flatt
fb2b7fbf05 fix shortcut prefix test
svn: r3737
2006-07-17 02:45:29 +00:00
Matthew Flatt
b8e4c018f2 get context right for forms put into a module
svn: r3736
2006-07-17 02:44:37 +00:00
Eli Barzilay
7cb8b4536d fix tests to work on Windows (with standard paths?)
svn: r3735
2006-07-17 00:43:31 +00:00
Matthew Flatt
5c21fee0a5 fix 'only' imports when module re-exports #%kernel
svn: r3734
2006-07-16 23:50:51 +00:00
Jacob Matthews
a9c231bd24 Added --url option to planet command-line tool
svn: r3733
2006-07-16 23:32:39 +00:00
John Clements
f35c7b08b4 fixed bug related to failure to recertify special-values checking
svn: r3730
2006-07-16 16:19:20 +00:00
Eli Barzilay
e14e007d23 some bug fixes
svn: r3729
2006-07-16 15:45:16 +00:00
Matthew Flatt
827ee8b2b8 fix weak hash-table equivalence test
svn: r3728
2006-07-16 14:19:00 +00:00
John Clements
1c0f29df6a history for v351
svn: r3727
2006-07-16 14:16:51 +00:00
Matthew Flatt
1330db7577 skip reencode test if converter is not available
svn: r3725
2006-07-16 13:01:31 +00:00
Matthew Flatt
721cdd300b fix bytes->string/utf-8 when permissive char is NUL
svn: r3724
2006-07-16 12:49:46 +00:00
Eli Barzilay
0dba7be788 fix bug with choosing "/" from the directory navigator, change color of "/" prefix
svn: r3723
2006-07-16 10:22:04 +00:00
Eli Barzilay
3c80a10235 heavy fix: deal with bad string encodings etc
svn: r3722
2006-07-16 10:03:55 +00:00
Eli Barzilay
c80e1d5ba7 Welcome to a new PLT day.
svn: r3721
2006-07-16 07:50:02 +00:00
Matthew Flatt
14c5562e7e download version 4.1 of the normalization test suite
svn: r3720
2006-07-16 02:40:55 +00:00
Greg Cooper
c1a85ad061 fixed bug in debug button where breakable locations would be lost for
languages other than (module ...)

made push-pull-ball not a module, so it just runs in FrTime

removed velocity display from pong.ss, and moved default location of left
controller so it doesn't cause div-by-zero exceptions

svn: r3718
2006-07-16 00:27:53 +00:00
Chongkai Zhu
6536587e76 add strings for version check
svn: r3717
2006-07-15 22:47:35 +00:00
Eli Barzilay
686b10530e * catchup simple-module-based-language-convert-value to current drscheme
version (add `current-print' output style)
* instead of barfing when `set-printing-parameters' is not implemented,
  just assume that the current print-convert is fine
* accept non-module-based languages too (don't throw up when the expression
  is not (module ...))

svn: r3716
2006-07-15 21:28:28 +00:00
John Clements
08ef0f366c ...
svn: r3715
2006-07-15 21:22:08 +00:00
Eli Barzilay
aaa35b6c37 bump version
svn: r3714
2006-07-15 19:41:19 +00:00
Eli Barzilay
a5a4d27002 added a label for the filename field
svn: r3713
2006-07-15 18:45:04 +00:00
John Clements
e5511ae1ed ...
svn: r3712
2006-07-15 15:50:01 +00:00
John Clements
1c302a2902 ...
svn: r3711
2006-07-15 15:41:55 +00:00