Commit Graph

2992 Commits

Author SHA1 Message Date
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
Matthew Flatt
894fbdc63e fix 3m bug related to compacting the old generation
svn: r3921
2006-08-02 02:14:24 +00:00
Robby Findler
dedbded939 removed insert lambda menu
svn: r3920
2006-08-01 16:38:36 +00:00
Matthew Flatt
b545bb5eb0 fix old Linux signal handler
svn: r3919
2006-08-01 14:08:06 +00:00
Matthew Flatt
0b844b6780 restore GC changes, since the problem seems to be elsewhere
svn: r3918
2006-08-01 14:04:29 +00:00
Matthew Flatt
97af327701 fix signal handler for write barrier
svn: r3917
2006-08-01 14:02:39 +00:00
Matthew Flatt
be23f457c0 try rewinding the other 3m GC change, instead
svn: r3916
2006-08-01 12:48:48 +00:00
Eli Barzilay
e7c4118b7e Welcome to a new PLT day.
svn: r3915
2006-08-01 04:33:22 +00:00
Matthew Flatt
38041e300a revert allocation fast paths, to check whether it affects builds on various machines
svn: r3914
2006-08-01 04:32:09 +00:00
Matthew Flatt
b603af9095 block SIGCHLD during write-barrier signal handler
svn: r3913
2006-07-31 22:23:54 +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
8fb5ec72bc use build-dir mzscheme to run setup, which is needed in particular when DESTDIR is set
svn: r3904
2006-07-31 13:27:11 +00:00
Matthew Flatt
a020290c65 352.2, including clean up of MSVC 8.0 build warnings
svn: r3903
2006-07-31 13:06:39 +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
978d158687 inline char= and other minor tweaks
svn: r3881
2006-07-28 20:07:26 +00:00
Matthew Flatt
7584f351ea fix NUMPAD4 handling
svn: r3880
2006-07-28 20:06:53 +00:00
Matthew Flatt
961c898440 cannot convert if a tl is required and lifts are not allowed
svn: r3874
2006-07-28 17:57:21 +00:00
Matthew Flatt
d1171459ed allow mid-stream EOFs from non-file devices
svn: r3872
2006-07-28 16:51:03 +00:00
Matthew Flatt
99737131f2 allocation/GC tweaks, such as faster path for 3m cons
svn: r3871
2006-07-28 16:48:24 +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
Eli Barzilay
4011f18aef Stupid DevStudio will not respect newlines in .vcproj command hooks,
so added the &#... magic in (but kept newlines for readbility).

svn: r3853
2006-07-27 20:32:44 +00:00
Matthew Flatt
94e726f309 benchmark lambda lifting
svn: r3851
2006-07-27 20:09:25 +00:00