Robby Findler
|
a582a09d66
|
fixed PR 8210
svn: r3979
|
2006-08-07 13:31:32 +00:00 |
|
Matthew Flatt
|
d2f73275c4
|
more specific error message for misuse of a pattern variable
svn: r3978
|
2006-08-07 12:56:13 +00:00 |
|
John Clements
|
720969a8b6
|
added yet another argument to go, 1 test for lazy
svn: r3977
|
2006-08-07 12:54:07 +00:00 |
|
Eli Barzilay
|
04b4f62ba8
|
Welcome to a new PLT day.
svn: r3976
|
2006-08-07 07:50:01 +00:00 |
|
Eli Barzilay
|
3042346efe
|
Welcome to a new PLT day.
svn: r3975
|
2006-08-06 07:50:02 +00:00 |
|
Matthew Flatt
|
3d390e301e
|
pre-resolve is-mutated flag was mixed up with post-resolve is-initialized flag
svn: r3974
|
2006-08-05 18:20:20 +00:00 |
|
Matthew Flatt
|
2211493242
|
avoid mis-aligned pointer (relevant for 3m) in ffi-set
svn: r3973
|
2006-08-05 12:57:59 +00:00 |
|
Matthew Flatt
|
b49af61b7c
|
avoid mis-aligned pointer (relevant for 3m) in ffi-ref
svn: r3972
|
2006-08-05 12:50:34 +00:00 |
|
Eli Barzilay
|
7ef45179fb
|
Welcome to a new PLT day.
svn: r3971
|
2006-08-05 07:50:03 +00:00 |
|
Eli Barzilay
|
3852135b8b
|
Merged in changes from branch: generalizations and improvements.
svn: r3967
|
2006-08-04 20:00:31 +00:00 |
|
Eli Barzilay
|
ff59f38105
|
Some tweaks
svn: r3966
|
2006-08-04 19:59:52 +00:00 |
|
Eli Barzilay
|
9bb43c33e5
|
Added the lazy language + DrScheme level
svn: r3965
|
2006-08-04 19:59:21 +00:00 |
|
Matthew Flatt
|
8e75fd1e94
|
readtable paren tests
svn: r3963
|
2006-08-04 19:57:26 +00:00 |
|
Matthew Flatt
|
f141757100
|
readtable change for list parsing
svn: r3962
|
2006-08-04 19:54:39 +00:00 |
|
Jacob Matthews
|
b2cee7bed9
|
Added preliminary support for installation policy configuration
svn: r3958
|
2006-08-04 15:37:12 +00:00 |
|
Matthew Flatt
|
32e6eba7b7
|
restore Linux case, try a different types for a generic case
svn: r3957
|
2006-08-04 15:22:16 +00:00 |
|
Jacob Matthews
|
9bc45dfb51
|
Fixed an oversight that broke the linkage table
svn: r3956
|
2006-08-04 14:59:30 +00:00 |
|
Matthew Flatt
|
4a4ece4e00
|
make the Linux sig handler the generic Unix handler
svn: r3955
|
2006-08-04 14:55:38 +00:00 |
|
Matthew Flatt
|
6dc42e3a8d
|
changed handling of primitive by-position-only arguments to behave like init-rest
svn: r3954
|
2006-08-04 13:33:31 +00:00 |
|
Eli Barzilay
|
34e855d457
|
Welcome to a new PLT day.
svn: r3953
|
2006-08-04 07:50:02 +00:00 |
|
Jacob Matthews
|
c651826f35
|
Fixed a couple bugs in the error-handling and command-line
support for the new uninstalled-package-cache feature
svn: r3952
|
2006-08-04 04:43:32 +00:00 |
|
Jacob Matthews
|
f02c4d7a80
|
Added a local uninstalled-packages cache and associated tools;
refactored the planet download search order code
svn: r3951
|
2006-08-04 01:00:31 +00:00 |
|
Matthew Flatt
|
f910f430fa
|
added missing JIT-buffer-overflow checks in new code to inline char=
svn: r3950
|
2006-08-03 23:32:48 +00:00 |
|
Jay McCarthy
|
ccb210acf4
|
bug
svn: r3949
|
2006-08-03 22:25:07 +00:00 |
|
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 |
|
Matthew Flatt
|
d9409858fd
|
add proper declaration for new GC_mark_overflow_recover()
svn: r3940
|
2006-08-03 15:58:35 +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 |
|
Matthew Flatt
|
cbae980a66
|
fix bytecode validation for LHS of a define-values created for lifting
svn: r3936
|
2006-08-02 19:20:40 +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 |
|
Matthew Flatt
|
3028094e42
|
correct handing of mark-stack overflow in ephemeron processing
svn: r3934
|
2006-08-02 18:37:21 +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
|
8848d0dedd
|
fix ancient bugs related to unexpected GC while multiple-value results are waiting in the temporary buffer (which is flushed on GC)
svn: r3927
|
2006-08-02 15:55:33 +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 |
|
Matthew Flatt
|
13e27951a6
|
fixes to match FreeBSD declarations
svn: r3925
|
2006-08-02 12:44:14 +00:00 |
|
Matthew Flatt
|
1129f4e30b
|
repair tagged-array sweep that steps too far if an alignment word was added
svn: r3924
|
2006-08-02 12:36:50 +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 |
|
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 |
|