Jay McCarthy
f27bba6bd8
up
...
svn: r3946
2006-08-03 20:29:18 +00:00
Sam Tobin-Hochstadt
0cf62c196a
Changed #:macro to #:expression in define-match-expander.
...
svn: r3945
2006-08-03 20:18:22 +00:00
Matthew Flatt
24880e18a4
fix verifier for optimizer-introduced raise-arity-error on a closure converted to accept a mutable variable reference
...
svn: r3944
2006-08-03 20:02:24 +00:00
Sam Tobin-Hochstadt
931d214b69
Removed obsolete mzlib/private/plt-match directory.
...
Moved match implementation to new mzlib/private/match directory.
Implement keyword arguments to define-match-expander.
svn: r3943
2006-08-03 20:01:39 +00:00
Jay McCarthy
2fde0eeab7
error
...
svn: r3941
2006-08-03 16:46:25 +00:00
Eli Barzilay
11d22911a9
Welcome to a new PLT day.
...
svn: r3939
2006-08-03 07:50:01 +00:00
Matthew Flatt
2b7a722b33
fix scoped init names (i.e., when combined with define-local-member-name)
...
svn: r3937
2006-08-02 20:14:32 +00:00
Robby Findler
cd03877fae
added tests for pr 8136 and recent posts about top-level namespace strangeness on plt-scheme
...
svn: r3935
2006-08-02 19:04:35 +00:00
Eli Barzilay
2d7c1f6947
flush section header outputs
...
svn: r3930
2006-08-02 18:03:27 +00:00
Matthew Flatt
92a0c5c4de
add __errno to list of things like _errno
...
svn: r3929
2006-08-02 16:59:13 +00:00
Matthew Flatt
c769bf6f96
avoid path->string on a string
...
svn: r3928
2006-08-02 16:12:08 +00:00
Matthew Flatt
386b9c06a9
attach mrpict.ss instead of loading it in the user's space
...
svn: r3926
2006-08-02 12:55:20 +00:00
Eli Barzilay
8ff7cc1009
Welcome to a new PLT day.
...
svn: r3923
2006-08-02 07:50:02 +00:00
Kathy Gray
325c304560
Correction to bug causing methods with the same name and different access to interfere with each other.
...
Correction to bug allowing package access methods to implement interface methods.
Correction to bug preventing interactions window from accessing protected fields.
svn: r3922
2006-08-02 03:53:43 +00:00
Robby Findler
dedbded939
removed insert lambda menu
...
svn: r3920
2006-08-01 16:38:36 +00:00
Eli Barzilay
e7c4118b7e
Welcome to a new PLT day.
...
svn: r3915
2006-08-01 04:33:22 +00:00
Robby Findler
7225955e3f
fixed doc bug
...
svn: r3911
2006-07-31 19:16:42 +00:00
Robby Findler
0db2249a33
added optional 3rd argument to drscheme:language:add-snip-value to support initializing the user's namespace
...
svn: r3910
2006-07-31 16:16:43 +00:00
John Clements
48334f51be
documented byte-string extensions
...
svn: r3909
2006-07-31 14:49:23 +00:00
John Clements
ecd96a68ae
bug fix
...
svn: r3908
2006-07-31 14:48:39 +00:00
John Clements
105c6830be
a few more tests
...
svn: r3907
2006-07-31 14:47:28 +00:00
John Clements
1a71a10f10
some functions now support bytes
...
svn: r3906
2006-07-31 14:30:48 +00:00
John Clements
47c2b6d511
added tests for head.ss, incl. bytes-type tests where applicable
...
svn: r3905
2006-07-31 14:30:09 +00:00
Matthew Flatt
0760d57b01
xform drops __declspec(deprecated())
...
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
ca2b00a9a3
check new optimizations, BEGIN_/END_ESCAPABLE
...
svn: r3901
2006-07-31 11:40:07 +00:00
Eli Barzilay
0862b6de0d
Welcome to a new PLT day.
...
svn: r3900
2006-07-31 07:50:02 +00:00
Matthias Felleisen
7a0892f096
endOf* now consumes string and displays in separate message box(2)
...
svn: r3898
2006-07-31 02:55:07 +00:00
Matthias Felleisen
380d1cc92a
endOf* now consumes string and displays in separate message box
...
svn: r3897
2006-07-31 02:52:25 +00:00
Eli Barzilay
ac9b34f3b2
Welcome to a new PLT day.
...
svn: r3896
2006-07-30 07:50:02 +00:00
Matthias Felleisen
581100edbe
documentation bug in draw
...
svn: r3894
2006-07-29 15:47:54 +00:00
Matthew Flatt
84021a7e40
try again to fix both 8040 and 8191
...
svn: r3891
2006-07-29 13:17:40 +00:00
Matthew Flatt
3ba33acfd3
let*-values is not a core form
...
svn: r3890
2006-07-29 12:44:06 +00:00
Eli Barzilay
ff019f810f
Welcome to a new PLT day.
...
svn: r3889
2006-07-29 07:50:02 +00:00
Robby Findler
450bf5b46f
found better unsaved-in-a-tab character for windows
...
svn: r3883
2006-07-28 21:44:22 +00:00
Jay McCarthy
1ded337d53
up
...
svn: r3882
2006-07-28 20:41:57 +00:00
Matthew Flatt
4d090051cc
make gambit-prelude better fit suffix convention
...
svn: r3870
2006-07-28 16:47:25 +00:00
Matthew Flatt
39c40327ab
refine build options for chicken, etc.
...
svn: r3869
2006-07-28 16:45:42 +00:00
Eli Barzilay
f322dffab5
evaluate limit expression once
...
svn: r3868
2006-07-28 15:50:02 +00:00
Matthias Felleisen
09ae4070ea
examples added for draw/idraw Canvases in htdch
...
svn: r3866
2006-07-28 14:44:41 +00:00
Matthias Felleisen
04e4477b20
fixed bug and specs of draw/idraw Canvases in htdch
...
svn: r3865
2006-07-28 14:43:22 +00:00
Matthew Flatt
61079f028b
instructions for gambit/bigloo
...
svn: r3864
2006-07-28 13:55:58 +00:00
Matthew Flatt
968bd4adac
helpers for bigloo and gambit
...
svn: r3863
2006-07-28 13:54:27 +00:00
Matthew Flatt
2757a3e7cc
more iterations
...
svn: r3862
2006-07-28 13:30:28 +00:00
Matthew Flatt
b930ce0747
352.1
...
svn: r3861
2006-07-28 13:00:14 +00:00
Eli Barzilay
bb5b45b181
re-do changes that were undone in r3843
...
svn: r3859
2006-07-28 08:15:46 +00:00
Eli Barzilay
49ce9a0b50
Welcome to a new PLT day.
...
svn: r3857
2006-07-28 04:33:29 +00:00
Matthew Flatt
06765d85b3
unwind attempt to make double-clicking work
...
svn: r3856
2006-07-27 22:54:34 +00:00
Matthew Flatt
94e726f309
benchmark lambda lifting
...
svn: r3851
2006-07-27 20:09:25 +00:00
Matthew Flatt
d615bccb08
collect benchmark programs together in one place, finally
...
svn: r3848
2006-07-27 19:32:22 +00:00
Eli Barzilay
5099b078c6
Undo the following revisions:
...
r3839
r3825
r3823
r3821
r3820 (undo only the changes in drscheme/private/debug.ss)
r3792
r3791
They will be re-done after v352 is released
svn: r3843
2006-07-27 17:12:18 +00:00
Eli Barzilay
b718411a75
re-enable test-suite
...
svn: r3842
2006-07-27 17:00:38 +00:00
Matthew Flatt
23be1c9b38
fix double-click handling, which was broken in the fix for PR 8040
...
svn: r3840
2006-07-27 16:40:03 +00:00
Robby Findler
967cd9ab14
fixed PR 8190
...
svn: r3839
2006-07-27 14:10:55 +00:00
Eli Barzilay
dee6758656
Welcome to a new PLT day.
...
svn: r3837
2006-07-27 07:50:02 +00:00
Eli Barzilay
666cb085cc
avoid remembering bad links in case a manual that was not installed gets installed
...
svn: r3834
2006-07-27 05:23:35 +00:00
Matthew Flatt
5c175f5d76
ssl bug fix that I thought was already committed
...
svn: r3832
2006-07-27 03:28:11 +00:00
Robby Findler
ea3c2b9743
sped up or/c (probably) and fixed ordering in printout of or/c contract names
...
svn: r3825
2006-07-26 17:07:47 +00:00
Robby Findler
991ebf493c
renamed the book
...
svn: r3823
2006-07-26 13:16:32 +00:00
Robby Findler
b50627ffe6
added test for toplevel bug
...
svn: r3821
2006-07-26 12:24:47 +00:00
Robby Findler
45a02967aa
fixed top-level bug
...
svn: r3820
2006-07-26 12:24:34 +00:00
Eli Barzilay
3d123be6c0
Welcome to a new PLT day.
...
svn: r3817
2006-07-26 07:50:02 +00:00
Sam Tobin-Hochstadt
aac8dfdbe5
match: Don't ever avoid let-binding the matched expression (since
...
identifiers can have non-trivial effects). Bug pointed out by RMC.
svn: r3813
2006-07-25 19:10:14 +00:00
Eli Barzilay
1e1dfdc13c
sensible message when lookup does not find the manual directory
...
svn: r3812
2006-07-25 18:22:19 +00:00
Eli Barzilay
bf79bf1dad
Welcome to a new PLT day.
...
svn: r3804
2006-07-25 07:50:02 +00:00
Eli Barzilay
7b8e8add19
alow using tab to get to the buttons
...
svn: r3803
2006-07-25 06:59:47 +00:00
Eli Barzilay
d5294823a2
url-port can be #f when no port is specified
...
svn: r3802
2006-07-25 06:49:41 +00:00
Robby Findler
8825e6b222
removed test case boxes
...
svn: r3798
2006-07-24 20:55:32 +00:00
Eli Barzilay
b640d144f2
Welcome to a new PLT day.
...
svn: r3795
2006-07-24 17:39:04 +00:00
Eli Barzilay
a65717a9dd
remove debugging code
...
svn: r3794
2006-07-24 17:19:46 +00:00
Robby Findler
c937d4aa28
added more or/c tests
...
svn: r3793
2006-07-24 14:51:52 +00:00
Robby Findler
61254b02e7
trims the top of the stack, removing drscheme-specific frames, plus fixes to the test suites
...
svn: r3792
2006-07-24 13:32:47 +00:00
Robby Findler
7fdf03bffd
tweaks to the placement of edge labels
...
svn: r3791
2006-07-24 13:30:56 +00:00
Robby Findler
6f548cc73e
removed qq output option from beginner
...
svn: r3788
2006-07-24 12:20:57 +00:00
Matthew Flatt
2b57fdc1b2
removed "directly"
...
svn: r3785
2006-07-23 13:43:55 +00:00
Eli Barzilay
87f7213a84
Welcome to a new PLT day.
...
svn: r3784
2006-07-23 07:50:02 +00:00
Eli Barzilay
207a6fb6ac
Welcome to a new PLT day.
...
svn: r3782
2006-07-22 07:50:02 +00:00
Matthew Flatt
617e23e5af
updated/simplied acks
...
svn: r3780
2006-07-22 04:31:10 +00:00
Matthew Flatt
92723b21c6
fix JIT bug in checking last arg for string-set
...
svn: r3777
2006-07-21 12:34:35 +00:00
Eli Barzilay
86f569ceb2
Welcome to a new PLT day.
...
svn: r3776
2006-07-21 07:50:02 +00:00
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
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
Eli Barzilay
0cdc2c420a
Welcome to a new PLT day.
...
svn: r3740
2006-07-17 07:50:02 +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
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
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
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
Eli Barzilay
dc28270d5d
Welcome to a new PLT day.
...
svn: r3708
2006-07-15 07:50:02 +00:00
Robby Findler
a84d46d5c6
made logging panel disappear with the toolbar
...
svn: r3705
2006-07-14 16:50:55 +00:00
Eli Barzilay
5471a32913
use case-lambda instead of dot argument
...
svn: r3703
2006-07-14 14:49:59 +00:00
Eli Barzilay
d6573625e7
Welcome to a new PLT day.
...
svn: r3702
2006-07-14 07:50:03 +00:00
Robby Findler
73ce86e94b
fixed PR 8166
...
svn: r3701
2006-07-13 19:29:04 +00:00
Robby Findler
6575c9c58d
fixed performance problem with (provide/contract (struct ...))
...
svn: r3698
2006-07-13 14:49:12 +00:00
Jay McCarthy
2c0e67caa7
fixing contracts
...
svn: r3697
2006-07-13 14:27:07 +00:00
Eli Barzilay
38d5a59a3c
make it possible for the procedure in fold-files to signal skipping a directory
...
svn: r3695
2006-07-13 09:56:06 +00:00
Eli Barzilay
c766cf9f8e
Welcome to a new PLT day.
...
svn: r3694
2006-07-13 07:50:03 +00:00
Chongkai Zhu
d2b63efd6d
svn: r3693
2006-07-13 02:17:01 +00:00
Eli Barzilay
897fc0e26c
clearer definition for fold-files, pass
...
svn: r3692
2006-07-12 21:48:32 +00:00
Kathy Gray
36f7613855
Correction to behavior of instanceof and check
...
svn: r3691
2006-07-12 19:27:08 +00:00
Sam Tobin-Hochstadt
1c46dde5dc
Factor out check for constant data into match-helper.ss
...
Use in parse-quasi and render-test-list-impl.
Add support for keywords.
svn: r3690
2006-07-12 19:08:55 +00:00
Sam Tobin-Hochstadt
b42a11d12d
match.ss: abstract some boilerplate, and use syntax/loc when doing conversion to plt-match
...
match-helper.ss: add helper macro
render-test-list-impl.ss: fix hygiene bug in checking for non-linear patters
(thanks to Ryan Culpepper)
gen-match.ss: Fix error reporting location in match errors.
(thanks to Ryan Culpepper)
svn: r3689
2006-07-12 18:59:07 +00:00
Matthew Flatt
495e879820
don't consider item line-splittable if the size hook returns a non-#f value
...
svn: r3688
2006-07-12 13:48:06 +00:00
Eli Barzilay
44fce84552
Welcome to a new PLT day.
...
svn: r3687
2006-07-12 07:50:02 +00:00
Eli Barzilay
5a8877f161
dont ask about revert if there are no modifications
...
svn: r3686
2006-07-11 22:54:47 +00:00
Eli Barzilay
01e534d059
typos in curried C code
...
svn: r3685
2006-07-11 21:51:02 +00:00
Eli Barzilay
46bd46d4bc
added tests that were left out by mistake
...
svn: r3684
2006-07-11 21:49:27 +00:00
Eli Barzilay
e0a2943e5b
Welcome to a new PLT day.
...
svn: r3677
2006-07-11 07:50:03 +00:00
Robby Findler
0d07f36ab7
added first order checking and some stop-gap checking for sub-structs
...
svn: r3675
2006-07-10 20:57:33 +00:00
Matthew Flatt
aad04a274b
fix case in restart test
...
svn: r3671
2006-07-10 13:33:47 +00:00
Eli Barzilay
8b18795304
Welcome to a new PLT day.
...
svn: r3669
2006-07-10 07:50:02 +00:00
Eli Barzilay
794a1725e6
byte is unsigned (does not really matter)
...
svn: r3666
2006-07-09 21:08:48 +00:00
Robby Findler
49667529da
improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
...
svn: r3665
2006-07-09 21:07:04 +00:00
Eli Barzilay
eb5963905c
report errors in the same order they happened
...
svn: r3664
2006-07-09 21:04:15 +00:00
Eli Barzilay
b060cda4a4
Welcome to a new PLT day.
...
svn: r3663
2006-07-09 07:50:02 +00:00
Eli Barzilay
55619b853e
* made quiet.ss show real errors properly (tricky...)
...
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests
svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
6e6c96d3d4
Welcome to a new PLT day.
...
svn: r3659
2006-07-08 07:50:02 +00:00
Eli Barzilay
c8cb92db51
added timeout to quiet.ss
...
svn: r3657
2006-07-07 23:56:37 +00:00
Eli Barzilay
ead6ec7bdc
document the last change
...
svn: r3656
2006-07-07 23:47:06 +00:00
Eli Barzilay
bbf54efde9
Better output: using quiet.ss will show nothing except for section
...
headers and errors (if any). Also, using quiet.ss will exit with an
error code if there were errors.
svn: r3655
2006-07-07 23:46:35 +00:00
Eli Barzilay
66128ed43b
possible to run the foreign test from any directory
...
svn: r3653
2006-07-07 21:26:02 +00:00
Matthew Flatt
399f98ff14
fix module-name resolver for embedded exe
...
svn: r3651
2006-07-07 17:51:21 +00:00
Eli Barzilay
1db7ae24c8
Welcome to a new PLT day.
...
svn: r3650
2006-07-07 07:50:02 +00:00
Kathy Gray
a771a6083e
Added call to geometry installer
...
svn: r3640
2006-07-06 22:50:44 +00:00
Kathy Gray
f537365c27
svn: r3638
2006-07-06 22:30:02 +00:00
Matthew Flatt
154329bf0e
ensure "colors" is installed before "draw"
...
svn: r3633
2006-07-06 20:02:20 +00:00
Matthias Felleisen
e7a03a3018
hmph?
...
svn: r3632
2006-07-06 19:52:04 +00:00
Matthias Felleisen
c8e7482511
htdch collection reorganized, docs too
...
svn: r3631
2006-07-06 18:15:35 +00:00
Matthew Flatt
463f71e53d
oops - the rest of 350.4
...
svn: r3630
2006-07-06 18:03:37 +00:00
Matthew Flatt
7993786b03
better display, extra info for v350.4
...
svn: r3621
2006-07-06 16:07:22 +00:00
Eli Barzilay
7bf9d9e904
Welcome to a new PLT day.
...
svn: r3612
2006-07-06 07:50:01 +00:00
Robby Findler
79ae279b79
extended or/c to support multiple higher-order contracts
...
svn: r3606
2006-07-06 02:08:12 +00:00
Matthew Flatt
96bfdf5101
fix keymap chaining when restoring a disabled menu item
...
svn: r3600
2006-07-05 17:02:33 +00:00
Eli Barzilay
becc528328
Welcome to a new PLT day.
...
svn: r3595
2006-07-05 07:50:01 +00:00
Chongkai Zhu
b481c785db
new SRFIs from Eli
...
svn: r3593
2006-07-04 14:47:07 +00:00
Chongkai Zhu
ba5c6607d8
improves upon the representation of arrays
...
svn: r3591
2006-07-04 14:31:05 +00:00
Eli Barzilay
ee4748f66d
Welcome to a new PLT day.
...
svn: r3590
2006-07-04 07:50:02 +00:00
Mike Sperber
7e151b8f18
Sync to latest.
...
svn: r3585
2006-07-03 17:42:00 +00:00
Matthew Flatt
603d02ac17
fix default case sensitivity of 'restarted' MzScheme
...
svn: r3584
2006-07-03 17:27:24 +00:00
Eli Barzilay
47f9a621db
Welcome to a new PLT day.
...
svn: r3579
2006-07-03 06:47:42 +00:00
Eli Barzilay
8ef3812d17
Welcome to a new PLT day.
...
svn: r3574
2006-07-02 07:50:02 +00:00
Matthew Flatt
ebe051694d
350.3
...
svn: r3571
2006-07-01 18:53:09 +00:00
Matthias Felleisen
a4f230d00a
fixed support so that it raises a Java error instead of a Scheme error for null string
...
svn: r3570
2006-07-01 17:46:39 +00:00
Matthew Flatt
598e2e19cc
remove reference to non-existent contract.ss
...
svn: r3567
2006-07-01 14:39:09 +00:00
Eli Barzilay
f8aeeb1869
Welcome to a new PLT day.
...
svn: r3562
2006-07-01 07:50:02 +00:00
Jay McCarthy
e123925d31
contracts
...
svn: r3559
2006-06-30 20:40:11 +00:00
Eli Barzilay
27270cad3f
Welcome to a new PLT day.
...
svn: r3557
2006-06-30 07:50:02 +00:00
Eli Barzilay
4317aea029
commented bindir markers
...
svn: r3556
2006-06-30 02:26:36 +00:00
Matthew Flatt
a9a0bf90b8
always use original library paths for loading pict library
...
svn: r3554
2006-06-30 00:17:30 +00:00
Matthew Flatt
dd3a4d56ef
fix certificate problems related to module-begin
...
svn: r3553
2006-06-30 00:10:47 +00:00
Jacob Matthews
0787328fe8
Fixed a fragility in which drscheme might fail to start up
...
if no planet packages are installed
svn: r3542
2006-06-29 16:06:36 +00:00
Matthew Flatt
0dca64f8f4
missing conversion to internal version of get-ffi-lib
...
svn: r3539
2006-06-29 14:10:41 +00:00
Eli Barzilay
9aa084b1f4
Welcome to a new PLT day.
...
svn: r3536
2006-06-29 07:50:02 +00:00
Jacob Matthews
76f7e19662
support for development-linked packages to be compiled and have their info.ss files
...
read by drscheme startup (so that things like language levels and drscheme tools can
be developed using development links)
svn: r3535
2006-06-29 02:34:37 +00:00
Jacob Matthews
92c57887e0
some improvements to the planet command-line tools
...
svn: r3534
2006-06-28 22:30:33 +00:00
Eli Barzilay
ed80f4a945
redoing proper changes
...
svn: r3533
2006-06-28 21:01:38 +00:00
Jay McCarthy
929f2f5312
lru
...
svn: r3529
2006-06-28 19:16:58 +00:00
Matthew Flatt
788d291b13
unwind apparently accidental commit
...
svn: r3520
2006-06-28 11:40:24 +00:00
Eli Barzilay
ad06c1cbb0
Welcome to a new PLT day.
...
svn: r3519
2006-06-28 07:50:02 +00:00
Jacob Matthews
4cd1207ac1
.
...
svn: r3518
2006-06-28 07:17:37 +00:00
Jacob Matthews
343c734291
.
...
svn: r3517
2006-06-28 06:59:12 +00:00
Jacob Matthews
6d1f299cfc
updated so that the server understands v350 and later
...
svn: r3516
2006-06-28 03:52:37 +00:00
Eli Barzilay
8d9e8b852a
get-ffi-lib does not expect an ffi-lib input
...
svn: r3515
2006-06-28 01:14:14 +00:00
Matthew Flatt
4511848bb9
remove unneeded import
...
svn: r3514
2006-06-28 01:11:34 +00:00
Matthew Flatt
5eb65a0c32
less Windows special cases now that ffi-lib #f searches MzScheme DLL
...
svn: r3513
2006-06-28 01:01:02 +00:00
Matthew Flatt
e9632780ba
precompiled header doesn't have to match on lines containing only blanks
...
svn: r3500
2006-06-27 16:11:47 +00:00
Matthew Flatt
a334558f62
removed hacks now that PR 8112 is resolved
...
svn: r3497
2006-06-27 14:02:01 +00:00
Matthew Flatt
6706befaa3
350.2
...
svn: r3496
2006-06-27 12:34:39 +00:00
Eli Barzilay
853feee8d2
Welcome to a new PLT day.
...
svn: r3493
2006-06-27 07:50:02 +00:00
Jay McCarthy
8b682d434b
bug in mime parsing
...
svn: r3485
2006-06-26 23:12:37 +00:00
Greg Cooper
98620ae135
reference to 'false' in lifted:nonstrict was unbound
...
svn: r3484
2006-06-26 22:49:10 +00:00
Jay McCarthy
2bf8937e7b
lru manager
...
svn: r3483
2006-06-26 21:17:00 +00:00
Philippe Meunier
b7b58486ec
bug-report-field-memory-use
...
svn: r3482
2006-06-26 17:45:45 +00:00
Eli Barzilay
65a1188fb9
Welcome to a new PLT day.
...
svn: r3478
2006-06-26 07:50:01 +00:00
Eli Barzilay
d540970a9a
removed custom dialog, use the common dialogs from mred
...
svn: r3473
2006-06-25 22:58:23 +00:00
Eli Barzilay
ec8910bc62
finder:get-file -> get-file
...
svn: r3472
2006-06-25 20:54:24 +00:00
Eli Barzilay
5a19eaca21
finder:get-file -> get-file
...
svn: r3471
2006-06-25 20:50:14 +00:00
Eli Barzilay
1884ba9715
* Make misc "Makefile.in" files respect a DESTDIR env variable
...
* Extended unixstyle-install.ss to support additional operations, no need for
src/copytree.ss and can fix an installation with DESTDIR
svn: r3470
2006-06-25 17:40:08 +00:00
Eli Barzilay
2081ffc9b8
Welcome to a new PLT day.
...
svn: r3468
2006-06-25 07:50:02 +00:00
Robby Findler
7b38f80b48
added current memory use to the bug report form
...
svn: r3467
2006-06-24 15:07:47 +00:00
Eli Barzilay
e1eedc95e6
use skip-filter in top-level loop too
...
svn: r3464
2006-06-24 10:52:21 +00:00
Eli Barzilay
85abf23c2a
Welcome to a new PLT day.
...
svn: r3463
2006-06-24 07:50:03 +00:00
Eli Barzilay
cd2cc2caa3
fixes to level-of and cp
...
svn: r3462
2006-06-24 03:33:19 +00:00
Eli Barzilay
ee8379c6da
some comments in the uninstaller
...
svn: r3461
2006-06-24 00:19:13 +00:00
Eli Barzilay
5ef1314ae5
some typos, better text
...
svn: r3460
2006-06-24 00:16:11 +00:00
Greg Cooper
00513d7778
fixed/changed interface for accumulating top-level ids from annotator
...
debugger now supports mousing over top-level ids (but no set! yet)
svn: r3458
2006-06-23 22:12:25 +00:00
Eli Barzilay
1df0924b9c
typo
...
svn: r3456
2006-06-23 21:18:49 +00:00
Kathy Gray
7856564e55
Corrected default value of testextension parameter
...
svn: r3454
2006-06-23 20:51:57 +00:00
Eli Barzilay
4815a9cc59
new interface for unixstyle-install, replace copytree.ss
...
svn: r3453
2006-06-23 20:49:51 +00:00
Kathy Gray
b1b2919d1b
From :svn merge r3228:3451. Branch to add additional testing extensions for
...
full Java
svn: r3452
2006-06-23 20:33:19 +00:00
Greg Cooper
b1251209df
the state of each debugging session is now maintained by the tab instead of the
...
frame
svn: r3449
2006-06-23 18:55:57 +00:00
Robby Findler
28cab1f45b
another attempt at PR 8136
...
svn: r3448
2006-06-23 18:44:42 +00:00
Jay McCarthy
3021890cd1
filename safe mode, see base64 rfc
...
svn: r3445
2006-06-23 13:15:52 +00:00
Eli Barzilay
a8535d4dd0
Welcome to a new PLT day.
...
svn: r3444
2006-06-23 07:50:18 +00:00
Greg Cooper
ec47ef318f
breakpoints now persist across execution and debugging sessions
...
svn: r3443
2006-06-23 00:16:47 +00:00
Kathy Gray
5cd44fdbc3
Corrected but in displaying arrays.
...
svn: r3442
2006-06-22 22:59:14 +00:00
Robby Findler
98c5c33845
removed earlier module language fix because it wasn't really a fix ...
...
svn: r3441
2006-06-22 21:53:22 +00:00
Greg Cooper
c345c8eef2
- annotator no longer inserts breaks on exprs from external macros
...
- debugger no longer tries to track variables from external macros
svn: r3439
2006-06-22 19:20:19 +00:00
Eli Barzilay
740e8e4702
adjust to better layout of launchers -- possible to rewrite an already-absolute launcher
...
svn: r3438
2006-06-22 18:42:38 +00:00
Eli Barzilay
35d662e582
* Switch ~n to \n in format strings
...
* Use test -h on solaris instead of -L
* Clearly mark bindir-finding section
svn: r3437
2006-06-22 18:35:12 +00:00
Robby Findler
80676c721a
some progress on PR 8136 and incidental bug fixes
...
svn: r3435
2006-06-22 13:34:31 +00:00
Robby Findler
257ceb7449
fixed PR 8137
...
svn: r3433
2006-06-22 03:01:43 +00:00
Robby Findler
d74f28ace8
fixed PR 8138
...
svn: r3432
2006-06-22 02:58:42 +00:00
Jay McCarthy
18cf27ac40
hod-0618
...
svn: r3431
2006-06-21 19:36:00 +00:00
Robby Findler
be599fbb6b
fixed PR 7129
...
svn: r3430
2006-06-21 18:36:43 +00:00
Eli Barzilay
f7389d0023
Welcome to a new PLT day.
...
svn: r3428
2006-06-21 07:50:02 +00:00
Robby Findler
af69dc81f5
fixed up requires a little more
...
svn: r3424
2006-06-20 20:59:12 +00:00
Eli Barzilay
ff4470fa2e
PR8134
...
svn: r3423
2006-06-20 20:52:38 +00:00
Robby Findler
6cd4b0009b
generalized and/c
...
svn: r3422
2006-06-20 20:49:18 +00:00
Eli Barzilay
3fbf9212fe
Welcome to a new PLT day.
...
svn: r3421
2006-06-20 07:50:03 +00:00
Robby Findler
f052bbb28b
fixed PR 8133
...
svn: r3420
2006-06-20 03:48:56 +00:00
Robby Findler
de6afca593
another docs fix
...
svn: r3419
2006-06-20 03:18:46 +00:00
Jay McCarthy
93d7f665f8
8120
...
svn: r3418
2006-06-20 02:45:56 +00:00
Kathy Gray
d6eff0630c
Refinement of overloading resolution in the presence of odd interface hierarchies
...
svn: r3416
2006-06-19 16:40:53 +00:00
Matthew Flatt
f272ae9d7e
define-member-name and member-name-key
...
svn: r3415
2006-06-19 13:04:54 +00:00
Matthew Flatt
217ee49e83
edits related to old elaboration-time info
...
svn: r3414
2006-06-19 12:13:55 +00:00
Robby Findler
fb2520d6ac
moved Eli to his proper place -- sorry I didn't think to do this *before* releasing 350!
...
svn: r3412
2006-06-19 06:11:08 +00:00
Eli Barzilay
af917c5174
remove the source tree -- no point in it being installed in a place that makes it unusable
...
svn: r3407
2006-06-18 22:00:07 +00:00
Eli Barzilay
00e0ef64eb
added srcdir to unixstyle distribution
...
svn: r3405
2006-06-18 20:47:25 +00:00
Eli Barzilay
89e43db944
better zip comment
...
svn: r3404
2006-06-18 20:12:54 +00:00
Greg Cooper
aaa3cccd89
- disabled creation of tcp listener in erl.ss, which caused infinite loop
...
on machines with networking completely turned off
- added find-listener/port, which may be used in the future to enable
networking explicitly (though erl.ss will need significant mods for that)
- removed mention of distribution in README for demos (i.e., net-pong demo)
- minor bug fix in gui wrapper
- noted that spreadsheet is broken on MacOS
svn: r3403
2006-06-18 18:18:35 +00:00
Eli Barzilay
5362ae0f80
new unix-style installer script
...
svn: r3402
2006-06-18 17:38:14 +00:00
Eli Barzilay
24d316029e
removed old comment about elaboration-time files being omitted from compilations
...
svn: r3401
2006-06-18 16:44:13 +00:00
Eli Barzilay
c16fd0009e
* compile-omit-files will not prevent compilation of a required (compiled)
...
file, document this
* remove redundant compile-omit-files from config/info
* Make configtab introduce the missing bindings unhygienically, so there are no
made up names in the zo, which makes it possible to easily replace config.ss
without re-compiling everything.
svn: r3400
2006-06-18 16:31:02 +00:00
Eli Barzilay
35540541ac
redundant compile-omit-files
...
svn: r3398
2006-06-18 10:01:09 +00:00
Eli Barzilay
980caea99d
openssl is now part of the main distribution
...
svn: r3397
2006-06-18 09:59:38 +00:00
Eli Barzilay
00ecf6acae
better shell-string protection
...
svn: r3396
2006-06-18 08:37:04 +00:00
Eli Barzilay
ec8d820bf2
Welcome to a new PLT day.
...
svn: r3395
2006-06-18 07:50:02 +00:00
Matthew Flatt
eb9f86c195
start at a test suite for .plt creation
...
svn: r3393
2006-06-18 02:43:42 +00:00
Matthew Flatt
8d3d7b10d3
new support file for make-executable tests
...
svn: r3392
2006-06-18 02:00:13 +00:00
Matthew Flatt
cb7c823206
improved create-executable test suite, fix for Mac OS X MrEd executable with given collection path
...
svn: r3391
2006-06-18 01:58:29 +00:00
Eli Barzilay
c4592f7ab5
dont compile the config file so it is safe to replace it
...
svn: r3390
2006-06-18 00:35:10 +00:00
Matthew Flatt
371b2819c3
keep .plt-relevant versions at just 300
...
svn: r3389
2006-06-17 21:49:08 +00:00
Matthew Flatt
3f5f1186a5
update docs and client for #:filter to #:file-filter change
...
svn: r3388
2006-06-17 19:23:12 +00:00
Mike Sperber
688e6bcaa0
Synch to latest.
...
svn: r3387
2006-06-17 08:51:13 +00:00
Eli Barzilay
d17222d562
Welcome to a new PLT day.
...
svn: r3386
2006-06-17 07:50:02 +00:00
Eli Barzilay
02fab1c358
added teachpack-htdc to th eprofj manuals
...
svn: r3385
2006-06-17 00:46:57 +00:00
Eli Barzilay
88eac10651
fine to save an escape continuation for sk
...
svn: r3382
2006-06-16 20:23:00 +00:00
Kathy Gray
a54293ede2
Correction to iface-depth
...
svn: r3380
2006-06-16 15:26:18 +00:00
Matthew Flatt
140ea1519e
missing map argument added
...
svn: r3379
2006-06-16 12:10:34 +00:00
Eli Barzilay
19b1d2d577
Welcome to a new PLT day.
...
svn: r3376
2006-06-16 07:50:02 +00:00
Kathy Gray
8587e782a7
Correction to error with interfaces and resolving of method overloading/resolution
...
svn: r3372
2006-06-16 02:31:54 +00:00
Matthew Flatt
836327bbb0
GUI clean-up
...
svn: r3370
2006-06-15 15:52:58 +00:00
Matthew Flatt
b37c965c35
indexed 'check' and 'expect', reflowed to 80 columns
...
svn: r3369
2006-06-15 14:58:49 +00:00
Eli Barzilay
ee5a3c54a2
added teachpack-htdc
...
svn: r3368
2006-06-15 14:38:45 +00:00
Eli Barzilay
390619d290
Welcome to a new PLT day.
...
svn: r3367
2006-06-15 07:50:02 +00:00
Matthew Flatt
2707426cdf
fix dialog/frame handling of radio-box shortcuts
...
svn: r3364
2006-06-15 02:55:20 +00:00
Robby Findler
5875e0b1ce
fixed bug that rendered profiler and test coverage useless
...
svn: r3361
2006-06-14 21:27:18 +00:00
Guillaume Marceau
41d79339b9
attempt to work around byecompiler bug
...
svn: r3360
2006-06-14 20:20:24 +00:00
Kathy Gray
b4e198bb23
Adding check of not setting already initied field in beginner
...
svn: r3359
2006-06-14 17:53:56 +00:00
Eli Barzilay
17cdab0003
Welcome to a new PLT day.
...
svn: r3358
2006-06-14 07:50:01 +00:00
Matthew Flatt
6736c01c8c
fix context of 'disappeared-binding wher ebinding originates as an internal syntax definition
...
svn: r3353
2006-06-14 01:37:23 +00:00
Robby Findler
a1fe245467
last minute pre-350 fixes
...
svn: r3352
2006-06-14 00:15:45 +00:00
Matthew Flatt
531f8760c4
virtual host table is cdr, not cadr
...
svn: r3351
2006-06-13 19:28:25 +00:00
Matthew Flatt
e8442c7b15
revise mzc description
...
svn: r3349
2006-06-13 15:28:56 +00:00
Jay McCarthy
25c86905d0
pr8106
...
svn: r3348
2006-06-13 14:53:12 +00:00
Jay McCarthy
fa67303a75
pr 8028 and 8029
...
svn: r3347
2006-06-13 14:48:34 +00:00
Eli Barzilay
76abca0a31
Welcome to a new PLT day.
...
svn: r3345
2006-06-13 07:50:02 +00:00
Eli Barzilay
1f4c4e9033
Better resize -- resize to 48x48 in Gimp (cubic) and then drop into Any2Icon
...
svn: r3344
2006-06-13 06:07:10 +00:00
Eli Barzilay
a009ba322d
* Proper fix for the path-list bug (undo bogus semaphore)
...
* Don't reset the paths if the glob pattern is not changed
svn: r3339
2006-06-12 14:13:58 +00:00
Eli Barzilay
27040a2108
Welcome to a new PLT day.
...
svn: r3337
2006-06-12 07:50:02 +00:00
Robby Findler
1cd117bd2c
fixed some bugs revealed by the test suite (and in the test suite ...)
...
svn: r3336
2006-06-11 23:08:04 +00:00
Chongkai Zhu
70d764c941
orginal SRFI 40/43 tests from Schematics
...
svn: r3335
2006-06-11 21:44:01 +00:00
Eli Barzilay
bc017f488e
make open dialogs on osx have no parent (unless the open-here? preference is set)
...
svn: r3334
2006-06-11 20:47:43 +00:00
Eli Barzilay
dd8d58e050
show arguments on no-next-method too
...
svn: r3333
2006-06-11 20:44:26 +00:00
Eli Barzilay
b7d510e058
ok to check for editor:basic<%>
...
svn: r3332
2006-06-11 19:16:43 +00:00