Matthew Flatt
|
8d77972334
|
fix unmarshalling of syntax objects with a renaming fboth from and to a module binding
svn: r4075
|
2006-08-16 23:12:40 +00:00 |
|
Matthew Flatt
|
aa44cd0e0d
|
add scheme_init_stack_bounds
svn: r4070
|
2006-08-16 05:19:12 +00:00 |
|
Matthew Flatt
|
4b4d077857
|
fix stdout Window, especially when displaying symbols
svn: r4068
|
2006-08-15 23:56:19 +00:00 |
|
Matthew Flatt
|
da35684a84
|
fix dependency on little-endianness
svn: r4045
|
2006-08-13 02:39:28 +00:00 |
|
Matthew Flatt
|
6c7518f4e0
|
record Windows experiments
svn: r4039
|
2006-08-12 12:14:27 +00:00 |
|
Matthew Flatt
|
1ed1c0bbc2
|
352.4
svn: r4038
|
2006-08-12 12:05:05 +00:00 |
|
Matthew Flatt
|
c53ce7a740
|
Linux: offset timezone result by daylight saving
svn: r4026
|
2006-08-10 22:01:07 +00:00 |
|
Matthew Flatt
|
558d3b9c4f
|
inline fixnum min and max
svn: r4024
|
2006-08-10 20:41:48 +00:00 |
|
Matthew Flatt
|
314091946d
|
352.3
svn: r4018
|
2006-08-10 17:01:52 +00:00 |
|
Matthew Flatt
|
db490d5755
|
fix finding iconv.dll and others
svn: r4016
|
2006-08-10 03:00:05 +00:00 |
|
Matthew Flatt
|
4aa398ef7c
|
fix handling of empty string as encoding name
svn: r4015
|
2006-08-10 01:31:00 +00:00 |
|
Matthew Flatt
|
ad6ac0eb57
|
improve locale support in Windows
svn: r4014
|
2006-08-10 01:29:17 +00:00 |
|
Matthew Flatt
|
237e9245fa
|
require #%expobs in mzscheme so that it's attached by default to other namespaces
svn: r3988
|
2006-08-08 20:44:41 +00:00 |
|
Matthew Flatt
|
ce71cb40f3
|
avoid setitimer on OS X, because we can use a pthread instead
svn: r3986
|
2006-08-08 19:18:50 +00:00 |
|
Matthew Flatt
|
32a91f97c9
|
use pthread_create instead of hand-rolled thread creation
svn: r3980
|
2006-08-07 13:41:59 +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 |
|
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 |
|
Matthew Flatt
|
f141757100
|
readtable change for list parsing
svn: r3962
|
2006-08-04 19:54:39 +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 |
|
Matthew Flatt
|
4a4ece4e00
|
make the Linux sig handler the generic Unix handler
svn: r3955
|
2006-08-04 14:55:38 +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 |
|
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 |
|
Matthew Flatt
|
d9409858fd
|
add proper declaration for new GC_mark_overflow_recover()
svn: r3940
|
2006-08-03 15:58:35 +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 |
|
Matthew Flatt
|
3028094e42
|
correct handing of mark-stack overflow in ephemeron processing
svn: r3934
|
2006-08-02 18:37:21 +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
|
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 |
|
Matthew Flatt
|
894fbdc63e
|
fix 3m bug related to compacting the old generation
svn: r3921
|
2006-08-02 02:14:24 +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 |
|
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 |
|
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
|
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
|
b930ce0747
|
352.1
svn: r3861
|
2006-07-28 13:00:14 +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 |
|
Eli Barzilay
|
582d68347c
|
upgraded solution and project files to 8.0
svn: r3850
|
2006-07-27 19:56:23 +00:00 |
|
Eli Barzilay
|
611ca37285
|
undo .sln update -- will need to re-commit with additional changed files
svn: r3847
|
2006-07-27 18:43:54 +00:00 |
|
Eli Barzilay
|
7a9d8cc421
|
v352
svn: r3846
|
2006-07-27 18:42:43 +00:00 |
|
Eli Barzilay
|
7040531a7a
|
upgraded solution files to 8.0
svn: r3841
|
2006-07-27 16:57:59 +00:00 |
|