Matthew Flatt
|
88509cf517
|
3m corrections (probably needed due to relatively recent bug fixes in 3m xform)
svn: r4210
|
2006-09-01 05:45:29 +00:00 |
|
Matthew Flatt
|
a7e963c362
|
suppress unneeded style-list notifications; addresses a problem when loading the first non-text file into DrScheme, especially after a ;arge text file is already in a buffer
svn: r4208
|
2006-08-31 22:43:10 +00:00 |
|
Matthew Flatt
|
307ce653ed
|
fix problems with local-expand on a module-begin
svn: r4199
|
2006-08-31 10:54:16 +00:00 |
|
Matthew Flatt
|
15c3b1db7e
|
fix non-JIT crash in multiple-value result from first part of apply-values
svn: r4197
|
2006-08-30 22:26:47 +00:00 |
|
Matthew Flatt
|
9c553c40d9
|
jit tweak relevant only for x86_64
svn: r4183
|
2006-08-29 07:32:29 +00:00 |
|
Matthew Flatt
|
a6e4dfa639
|
corrected and improved call-with-values optimization
svn: r4182
|
2006-08-29 07:08:37 +00:00 |
|
Matthew Flatt
|
a450214c08
|
temporary fix for a bug in the cwv optimizer
svn: r4181
|
2006-08-29 02:32:13 +00:00 |
|
Matthew Flatt
|
86900d573a
|
352.5
svn: r4169
|
2006-08-28 09:42:12 +00:00 |
|
Matthew Flatt
|
600fdd5b32
|
remove some debugging(?) includes
svn: r4132
|
2006-08-24 01:02:16 +00:00 |
|
Matthew Flatt
|
6f31441acb
|
fix cusor creation from bitmap on x86
svn: r4076
|
2006-08-17 04:54:47 +00:00 |
|
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 |
|
Matthew Flatt
|
0bab258328
|
fixed backward subprocess-kill handling of force argument
svn: r3838
|
2006-07-27 12:34:59 +00:00 |
|
Matthew Flatt
|
ce1ab94877
|
352
svn: r3833
|
2006-07-27 03:28:58 +00:00 |
|
Robby Findler
|
8792aad7a2
|
x86_64 JIT repairs
svn: r3824
|
2006-07-26 15:21:25 +00:00 |
|
Matthew Flatt
|
dab84d10b2
|
try to fix for OpenBSD x86_64
svn: r3822
|
2006-07-26 12:30:43 +00:00 |
|
Matthew Flatt
|
88cf3dda2e
|
fix exn message
svn: r3790
|
2006-07-24 12:59:01 +00:00 |
|
Matthew Flatt
|
a872136cea
|
351.1
svn: r3789
|
2006-07-24 12:55:37 +00:00 |
|
Matthew Flatt
|
4c1758866c
|
fix 3m problem with display of symbols
svn: r3786
|
2006-07-23 14:57:57 +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 |
|
Matthew Flatt
|
56de304927
|
support user-selected libtool program, give better feedback on selected options
svn: r3741
|
2006-07-17 13:23:27 +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
|
5c21fee0a5
|
fix 'only' imports when module re-exports #%kernel
svn: r3734
|
2006-07-16 23:50:51 +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
|
aaa35b6c37
|
bump version
svn: r3714
|
2006-07-15 19:41:19 +00:00 |
|
Matthew Flatt
|
acb574038a
|
v351
svn: r3706
|
2006-07-15 00:15:06 +00:00 |
|
Matthew Flatt
|
454a6fa619
|
fix bug in checking for #%plain-module-begin
svn: r3700
|
2006-07-13 15:28:39 +00:00 |
|
Matthew Flatt
|
a4ea07d862
|
fix typo in LookupKey defn
svn: r3696
|
2006-07-13 12:37:19 +00:00 |
|
Eli Barzilay
|
1605526ba1
|
fixed more big-endian problems
svn: r3683
|
2006-07-11 21:44:37 +00:00 |
|
Eli Barzilay
|
f63abcc9de
|
better macrology for c_to_scheme
svn: r3682
|
2006-07-11 20:34:59 +00:00 |
|
Matthew Flatt
|
f47d4a05c0
|
fix other-shift handling so that it does not mess up the handling of the main key
svn: r3674
|
2006-07-10 19:32:46 +00:00 |
|
Matthew Flatt
|
c2eec31714
|
350.5
svn: r3673
|
2006-07-10 17:15:58 +00:00 |
|
Matthew Flatt
|
5d7ad6afd9
|
when Ctl is pressed, favor keysym result from char mapper over char result
svn: r3672
|
2006-07-10 16:47:30 +00:00 |
|
Eli Barzilay
|
3e049310a3
|
catchup to cvs version of ctypes
svn: r3667
|
2006-07-09 22:27:22 +00:00 |
|
Robby Findler
|
7dba300922
|
fix JIT problems for x86_64 and begin0; making the multiple-value count a long probably avoids trouble
svn: r3649
|
2006-07-07 04:43:02 +00:00 |
|
Robby Findler
|
b995bc526d
|
limb constant needs cast (in case lib type is bigger than int)
svn: r3648
|
2006-07-07 04:15:14 +00:00 |
|
Matthew Flatt
|
339651a0f5
|
stack-boundary check must be long load, not integer
svn: r3647
|
2006-07-07 04:14:37 +00:00 |
|
Robby Findler
|
5f2c2e58e1
|
another round of 64-bit SGC repairs
svn: r3646
|
2006-07-07 04:02:23 +00:00 |
|
Matthew Flatt
|
d211acd993
|
gmp now needs mzconfig
svn: r3645
|
2006-07-07 04:01:12 +00:00 |
|
Matthew Flatt
|
421ef32797
|
fix sgc collect() plausible range for 64 bits
svn: r3644
|
2006-07-07 03:25:15 +00:00 |
|
Matthew Flatt
|
93e351b50d
|
zero out initial maps
svn: r3642
|
2006-07-07 01:19:07 +00:00 |
|
Matthew Flatt
|
ba59239378
|
automate endian and 64-bit-ints configuration
svn: r3641
|
2006-07-07 00:15:39 +00:00 |
|
Matthew Flatt
|
c3c98ebd6c
|
prep SGC for 64-bit machines
svn: r3637
|
2006-07-06 21:46:46 +00:00 |
|
Matthew Flatt
|
993a3442bd
|
remove accidental ~ files
svn: r3635
|
2006-07-06 21:10:10 +00:00 |
|
Matthew Flatt
|
ac267d077f
|
upgrade to Boehm GC version 6.7
svn: r3634
|
2006-07-06 21:08:23 +00:00 |
|
Matthew Flatt
|
6f29e3f0c0
|
350.4
svn: r3629
|
2006-07-06 18:01:17 +00:00 |
|
Matthew Flatt
|
0a9cb82013
|
try to fix infinite loop in hashing
svn: r3611
|
2006-07-06 04:10:33 +00:00 |
|
Matthew Flatt
|
8fa40a972a
|
change syntax/loc to leave alone a template that contains just a pattern variable
svn: r3601
|
2006-07-05 19:32:42 +00:00 |
|
Matthew Flatt
|
a8ab7c9c26
|
fix syntax error message for (define x)
svn: r3599
|
2006-07-05 16:24:23 +00:00 |
|
Matthew Flatt
|
456d18a712
|
check result of module name resolver
svn: r3598
|
2006-07-05 15:43:38 +00:00 |
|
Matthew Flatt
|
576ac28822
|
swap order of copytree and mred steps, so that Starter.app is not deleted
svn: r3597
|
2006-07-05 13:13:04 +00:00 |
|
Matthew Flatt
|
0c19a5d838
|
Add WINAPI to EnumProcessModules decl
svn: r3596
|
2006-07-05 12:35:06 +00:00 |
|
Matthew Flatt
|
d44151a6f3
|
fix 3m bug relted to the deep end of a stack-segment copy
svn: r3592
|
2006-07-04 14:46:08 +00:00 |
|
Matthew Flatt
|
c71bffa4bd
|
avoid reading past EnumProcessModules result array
svn: r3583
|
2006-07-03 16:24:16 +00:00 |
|
Matthew Flatt
|
3eb2bb4e51
|
ignore beNiceToColormap
svn: r3582
|
2006-07-03 14:17:23 +00:00 |
|
Matthew Flatt
|
113fc19772
|
try setting both WM_NAME and _NET_WM_NAME
svn: r3581
|
2006-07-03 12:21:02 +00:00 |
|
Matthew Flatt
|
9650d2f43a
|
set frame title using _NET_WM_NAME and _NET_WM_ICON_NAME
svn: r3576
|
2006-07-02 21:53:14 +00:00 |
|
Matthew Flatt
|
25f5e6b4eb
|
fix prototype of vm_mmap, and fix Sparc-relevant alignment for small tagged objects
svn: r3575
|
2006-07-02 12:38:07 +00:00 |
|
Matthew Flatt
|
9b9c3352b3
|
typo: do not use 3m for regular install
svn: r3573
|
2006-07-01 21:39:22 +00:00 |
|
Matthew Flatt
|
ced829ca0b
|
merging protect ranges does not work right for Windows, and it is probably not needed anyway
svn: r3572
|
2006-07-01 20:07:41 +00:00 |
|
Matthew Flatt
|
ebe051694d
|
350.3
svn: r3571
|
2006-07-01 18:53:09 +00:00 |
|
Matthew Flatt
|
cb8ac0ea05
|
3m GC bug fixes and improvements, include backtrace support
svn: r3548
|
2006-06-29 19:40:22 +00:00 |
|
Eli Barzilay
|
ef8042997a
|
some cleaning
svn: r3541
|
2006-06-29 16:06:28 +00:00 |
|
Matthew Flatt
|
fd00f718cf
|
accidentally left epm_tried in test mode
svn: r3511
|
2006-06-27 22:29:37 +00:00 |
|
Eli Barzilay
|
d448f27c23
|
some comments
svn: r3510
|
2006-06-27 22:01:14 +00:00 |
|
Matthew Flatt
|
e21a9c093a
|
make #f ffi-lib work the same in Windows as in Unix
svn: r3509
|
2006-06-27 21:37:34 +00:00 |
|
Matthew Flatt
|
4108363b8e
|
fix close of BMP file handle
svn: r3507
|
2006-06-27 18:49:24 +00:00 |
|
Matthew Flatt
|
2f5fde3248
|
fail more gracefully when no Xft fonts are available at run-time
svn: r3506
|
2006-06-27 18:43:23 +00:00 |
|
Matthew Flatt
|
3ac85ef0ec
|
bug in makex-derived files
svn: r3505
|
2006-06-27 17:16:11 +00:00 |
|
Matthew Flatt
|
848608e396
|
typo
svn: r3504
|
2006-06-27 17:12:17 +00:00 |
|
Matthew Flatt
|
d35b46f901
|
GNU make maybe isn't needed
svn: r3503
|
2006-06-27 16:33:20 +00:00 |
|
Eli Barzilay
|
fe24b02046
|
avoid addprefix (requires gmake)
svn: r3502
|
2006-06-27 16:27:12 +00:00 |
|
Matthew Flatt
|
b54d1adf68
|
for 3m build, precompile schpriv.h
svn: r3499
|
2006-06-27 16:00:01 +00:00 |
|
Matthew Flatt
|
6706befaa3
|
350.2
svn: r3496
|
2006-06-27 12:34:39 +00:00 |
|
Matthew Flatt
|
1512697f12
|
revised info on DESTDIR, because I didn't quite understand the old text; hopefully the new text still makes sense to others
svn: r3474
|
2006-06-26 01:33:53 +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
|
5d0f80fdad
|
Use mkdir -p ???' instead of if [ ! -d ??? ]; then mkdir ???; fi'
svn: r3469
|
2006-06-25 17:33:45 +00:00 |
|
Eli Barzilay
|
0b53714723
|
some minor reorganization for readability
svn: r3466
|
2006-06-24 11:16:54 +00:00 |
|
Eli Barzilay
|
b8bf7a7678
|
use $bindir and $libdir instead of $prefix/...
svn: r3465
|
2006-06-24 10:52:55 +00:00 |
|
Eli Barzilay
|
4815a9cc59
|
new interface for unixstyle-install, replace copytree.ss
svn: r3453
|
2006-06-23 20:49:51 +00:00 |
|
Matthew Flatt
|
8dbab3cfa7
|
fix access of undefined top-level variable for which a mutation has be compiled
svn: r3447
|
2006-06-23 18:09:29 +00:00 |
|
Matthew Flatt
|
ca551b65b1
|
350.1
svn: r3413
|
2006-06-19 11:58:14 +00:00 |
|
Eli Barzilay
|
3f03f074a7
|
bump to v350
svn: r3406
|
2006-06-18 21:05:12 +00:00 |
|
Eli Barzilay
|
5362ae0f80
|
new unix-style installer script
svn: r3402
|
2006-06-18 17:38:14 +00:00 |
|
Matthew Flatt
|
7f9bae5fd8
|
for backtrace mode for X, also insert missing return for Mac OS X
svn: r3399
|
2006-06-18 12:41:12 +00:00 |
|
Eli Barzilay
|
4fdeb4c1f2
|
mostly cosmetic cleanup
svn: r3373
|
2006-06-16 03:28:12 +00:00 |
|
Eli Barzilay
|
a0e11bb2d2
|
merge wxmac change from the 350 branch
svn: r3366
|
2006-06-15 03:11:31 +00:00 |
|
Matthew Flatt
|
f4ce1a8d31
|
when centering a dialog to it's parent, shift as necessary to stay completely on the parent's screen
svn: r3362
|
2006-06-15 01:47:29 +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 |
|
Matthew Flatt
|
7015529bf5
|
avoid wasted stack space for threads
svn: r3346
|
2006-06-13 13:54:28 +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 |
|
Matthew Flatt
|
ac5b92d5a3
|
repairs for Windows 9x
svn: r3342
|
2006-06-12 19:04:51 +00:00 |
|
Matthew Flatt
|
bc086b3e3c
|
use unsigned-long comparison for detecting atomic tagged types
svn: r3340
|
2006-06-12 15:52:39 +00:00 |
|
Matthew Flatt
|
9221c7703d
|
typo
svn: r3338
|
2006-06-12 12:01:38 +00:00 |
|
Matthew Flatt
|
66cb396047
|
make JIT pages executable in Windows (where DEP is enabled)
svn: r3325
|
2006-06-11 13:48:51 +00:00 |
|
Matthew Flatt
|
41c7c4ca42
|
fix for XonX 3m with --enable-shared
svn: r3324
|
2006-06-11 13:02:10 +00:00 |
|
Eli Barzilay
|
e09120cb1d
|
better icons (?)
svn: r3322
|
2006-06-11 08:45:55 +00:00 |
|
Matthew Flatt
|
cdae5711a1
|
missing X_EXTRA_LIBS, which matters when libpng gets installed globally in Mac OS X
svn: r3309
|
2006-06-09 19:39:24 +00:00 |
|
Matthew Flatt
|
95cb36b1dc
|
fix out-of-bounds array access
svn: r3305
|
2006-06-09 16:18:49 +00:00 |
|
Matthew Flatt
|
cfc786cf66
|
fixed JIT inling bug for XXXX-set!, fast-path for read-byte and read-char, and fast common case for number->string
svn: r3294
|
2006-06-09 01:28:04 +00:00 |
|
Matthew Flatt
|
cd82e80dc6
|
clean up osx_appl.ss, since the uninstalled mzscheme executable now finds its framework and collections without help
svn: r3279
|
2006-06-08 10:59:04 +00:00 |
|
Matthew Flatt
|
b773eeb6c2
|
fix template bug in nested sequence of multiple ellipses, such as ((a ... ...) ...)
svn: r3277
|
2006-06-08 10:51:46 +00:00 |
|
Matthew Flatt
|
7e61d42fda
|
processore for manifest doesn't need to be specific
svn: r3276
|
2006-06-08 10:07:12 +00:00 |
|
Matthew Flatt
|
4873266714
|
attempt to fix manifest problem with MSVC 8.0
svn: r3275
|
2006-06-08 10:01:50 +00:00 |
|
Eli Barzilay
|
228e70963f
|
fix conditional title
svn: r3274
|
2006-06-08 07:17:52 +00:00 |
|
Eli Barzilay
|
bc335f6d0d
|
conditional for AtlAxWinXX fix
svn: r3270
|
2006-06-07 23:24:58 +00:00 |
|
Matthew Flatt
|
fa5d2b779e
|
fix MysterX for MSVC 7.1
svn: r3269
|
2006-06-07 18:49:50 +00:00 |
|
Eli Barzilay
|
9709a1bbb4
|
version
svn: r3268
|
2006-06-07 17:14:58 +00:00 |
|
Matthew Flatt
|
6edcae10ae
|
static-link MysterX to C libaries
svn: r3267
|
2006-06-07 16:56:37 +00:00 |
|
Matthew Flatt
|
2e4f86344f
|
make it compile with both 7.1 and 8.0
svn: r3266
|
2006-06-07 16:55:53 +00:00 |
|
Eli Barzilay
|
3cd092be29
|
use ~a for printing paths
svn: r3264
|
2006-06-07 16:29:27 +00:00 |
|
Matthew Flatt
|
ed243d28d2
|
refine version info in resource files
svn: r3263
|
2006-06-07 15:59:43 +00:00 |
|
Matthew Flatt
|
fa179c9c7a
|
avoid infinite loop in sync when a mzc-generated function in an event generator for a struct, and it returns the struct itself
svn: r3262
|
2006-06-07 15:07:34 +00:00 |
|
Eli Barzilay
|
67a94e9880
|
version bumped to 349.100
svn: r3257
|
2006-06-07 00:01:11 +00:00 |
|
Matthew Flatt
|
9f41db3fd7
|
use LDFLAGS for 3m build
svn: r3255
|
2006-06-06 20:51:23 +00:00 |
|
Matthew Flatt
|
58cc9eaf85
|
fix error reporting for JITted methods
svn: r3250
|
2006-06-06 14:30:43 +00:00 |
|
Matthew Flatt
|
c40b44c464
|
remove spurious printf
svn: r3246
|
2006-06-06 04:12:50 +00:00 |
|
Matthew Flatt
|
64091f840b
|
avoid int-def context for expanding begin0 expression
svn: r3245
|
2006-06-06 04:12:16 +00:00 |
|
Matthew Flatt
|
e291edb2eb
|
fix |#|# double closing comment
svn: r3240
|
2006-06-05 23:18:53 +00:00 |
|
Matthew Flatt
|
9fe1857363
|
349.100
svn: r3237
|
2006-06-05 22:23:44 +00:00 |
|
Matthew Flatt
|
d6d7abc0ee
|
fix stack-restore bug on PPC for procedure arity tests and requests
svn: r3215
|
2006-06-04 14:03:13 +00:00 |
|
Adam Wick
|
45059127ab
|
Possibly fixed Sparc bug. This fix will not work if the minimum tagged object size <= 4.
svn: r3208
|
2006-06-03 22:22:43 +00:00 |
|
Matthew Flatt
|
4ecd4fcb53
|
fix comparsion of source module for imports
svn: r3204
|
2006-06-03 13:50:30 +00:00 |
|
Matthew Flatt
|
c5c852b88e
|
center dialogs that have no location
svn: r3183
|
2006-06-02 15:10:47 +00:00 |
|
Matthew Flatt
|
c127c5f422
|
remove C++-style comment
svn: r3180
|
2006-06-02 13:29:03 +00:00 |
|
Matthew Flatt
|
8c33ccb989
|
don't mutate getenv() result
svn: r3133
|
2006-05-30 20:13:54 +00:00 |
|
Matthew Flatt
|
6bc10c8cca
|
JIT partially inlines vector-set, string-set, and bytes-set
svn: r3110
|
2006-05-29 18:03:08 +00:00 |
|
Matthew Flatt
|
058f6c3530
|
restored new and delete for PPC mac to avoid 10.3 linking problem
svn: r3086
|
2006-05-27 14:22:14 +00:00 |
|
Matthew Flatt
|
361a9dc101
|
fix location of primitive frames
svn: r3077
|
2006-05-26 15:42:10 +00:00 |
|
Matthew Flatt
|
550edc0700
|
use Windows revised display-left-top-offset, no new[] in OS X ppc
svn: r3076
|
2006-05-26 15:19:44 +00:00 |
|
Matthew Flatt
|
95c4a62896
|
fix display-left-top-offset for Windows
svn: r3075
|
2006-05-26 15:19:10 +00:00 |
|
Matthew Flatt
|
5a449b0911
|
fix simplify-path in the case where only "." can be returned
svn: r3073
|
2006-05-26 12:18:23 +00:00 |
|
Matthew Flatt
|
67b5c30218
|
better support for avoiding window overlap with the Mac dock
svn: r3070
|
2006-05-26 11:15:39 +00:00 |
|
Matthew Flatt
|
d034f64dd2
|
301.16
svn: r3040
|
2006-05-24 19:29:58 +00:00 |
|
Eli Barzilay
|
a43af29e18
|
typo
svn: r3015
|
2006-05-23 07:00:05 +00:00 |
|
Eli Barzilay
|
e47c53e5aa
|
added "absolute-installation?" entry in config.ss, and use that to create absolute or relative launchers
svn: r3013
|
2006-05-22 22:36:36 +00:00 |
|
Matthew Flatt
|
145ed235c6
|
remove worksp-vc70 note from README
svn: r3009
|
2006-05-22 16:43:29 +00:00 |
|
Eli Barzilay
|
953478a41b
|
The free compiler version is 7.1, no need for 7.0
svn: r3007
|
2006-05-22 15:56:36 +00:00 |
|
Matthew Flatt
|
5d3c0eae4c
|
only parameterize module loads
svn: r3006
|
2006-05-22 12:28:03 +00:00 |
|
Eli Barzilay
|
9960d6f270
|
adjust to newer devstudio
svn: r2997
|
2006-05-21 10:07:01 +00:00 |
|
Matthew Flatt
|
89d7fe2e1a
|
forgot the readlink part
svn: r2990
|
2006-05-19 19:03:38 +00:00 |
|
Matthew Flatt
|
e30cd7ca41
|
source for Unix native launcher
svn: r2989
|
2006-05-19 17:41:26 +00:00 |
|
Eli Barzilay
|
9d1664a7d2
|
no need for mkdirs.ss
svn: r2988
|
2006-05-19 08:45:17 +00:00 |
|
Eli Barzilay
|
669965363c
|
forgot to change the calls in the vcproj files
svn: r2985
|
2006-05-19 01:16:37 +00:00 |
|
Eli Barzilay
|
328d33f139
|
typo in vcproj files
svn: r2984
|
2006-05-19 00:35:30 +00:00 |
|
Eli Barzilay
|
4f8197b21b
|
fix mkincludes.ss, change arg order, fix uses
svn: r2983
|
2006-05-19 00:11:17 +00:00 |
|
Matthew Flatt
|
202bec1be4
|
Cygwin patches
svn: r2974
|
2006-05-18 19:43:08 +00:00 |
|
Matthew Flatt
|
caae957ee4
|
in a couple of places, install needs to know that the binary actually has an .exe suffix under Cygwin
svn: r2973
|
2006-05-18 19:15:12 +00:00 |
|
Matthew Flatt
|
f42ea572c2
|
yet more updates to compilation info
svn: r2966
|
2006-05-18 16:35:14 +00:00 |
|
Matthew Flatt
|
595c3bd546
|
more decriptive configure output for an in-place build
svn: r2963
|
2006-05-18 15:57:33 +00:00 |
|
Matthew Flatt
|
c727afef04
|
301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss
svn: r2962
|
2006-05-18 15:03:05 +00:00 |
|
Matthew Flatt
|
f712826c1c
|
update READMEs for path changes to date
svn: r2946
|
2006-05-15 17:19:43 +00:00 |
|
Matthew Flatt
|
f7553f617b
|
support multiples collects paths embedded in an executable
svn: r2943
|
2006-05-15 16:14:55 +00:00 |
|
Matthew Flatt
|
29209ad625
|
Jay's patch to speed up thread creation in 3m
svn: r2920
|
2006-05-12 16:06:55 +00:00 |
|
Matthew Flatt
|
727ac66143
|
fix macro call
svn: r2909
|
2006-05-11 20:26:46 +00:00 |
|
Matthew Flatt
|
e3e4115ac5
|
fix case-insensitive search
svn: r2908
|
2006-05-11 19:31:40 +00:00 |
|
Matthew Flatt
|
fd9266eb79
|
allow Windows build to live in a path that includes non-ASCII characters
svn: r2907
|
2006-05-11 18:08:27 +00:00 |
|
Matthew Flatt
|
0d0a34d4ca
|
fix 3m-unfriendly shadowing
svn: r2903
|
2006-05-11 02:14:47 +00:00 |
|
Matthew Flatt
|
bbdbec15d5
|
fixed UTF-16 conversin for Windows
svn: r2902
|
2006-05-10 16:28:51 +00:00 |
|
Matthew Flatt
|
7b85b85311
|
add built-in UTF-16 bytes converter
svn: r2899
|
2006-05-10 14:55:25 +00:00 |
|
Matthew Flatt
|
3f3a8e6497
|
fix procedure-name typo
svn: r2884
|
2006-05-09 16:01:18 +00:00 |
|
Matthew Flatt
|
c97a02c0b4
|
301.14: add current-thread-initial-stack-size, change make install to always run setup-plt, clean up debugging GC variants
svn: r2878
|
2006-05-09 15:54:46 +00:00 |
|
Matthew Flatt
|
5f455288c6
|
fix finalizer level of JITted code
svn: r2874
|
2006-05-08 20:30:18 +00:00 |
|
Matthew Flatt
|
5a9107a19c
|
undo other half of accidental env.c commit
svn: r2857
|
2006-05-03 08:15:29 +00:00 |
|
Matthew Flatt
|
62b4f0dfb1
|
add note about patch to README
svn: r2855
|
2006-05-03 03:25:58 +00:00 |
|
Matthew Flatt
|
6e9985ae28
|
undo half of accidental env.c commit
svn: r2854
|
2006-05-03 03:16:03 +00:00 |
|
Matthew Flatt
|
06f7b8603b
|
Ray's fix to mprotect logic
svn: r2853
|
2006-05-03 03:15:27 +00:00 |
|
Eli Barzilay
|
4fc5ef6df4
|
no "install" to copy
svn: r2851
|
2006-05-01 16:30:37 +00:00 |
|
Eli Barzilay
|
7980c76b95
|
fix collects-path usage in mred3m installation
svn: r2849
|
2006-04-30 19:32:33 +00:00 |
|
Matthew Flatt
|
a377f0cc46
|
clean up a few leftover gcc4 compiler warnings
svn: r2838
|
2006-04-28 17:17:03 +00:00 |
|
Matthew Flatt
|
e83b73e1f9
|
set-value on disabled slider keeps it disabled
svn: r2837
|
2006-04-28 16:46:48 +00:00 |
|
Matthew Flatt
|
f11bdc9925
|
fix relative path in Windows `indepedent' launchers
svn: r2836
|
2006-04-28 16:07:03 +00:00 |
|
Matthew Flatt
|
7c45b22d9d
|
fix drag-and-drop with non-latin-1 chars in filename
svn: r2835
|
2006-04-28 13:37:27 +00:00 |
|
Matthew Flatt
|
9965629bde
|
patch from Lauri to fix eval with a namespace argument
svn: r2826
|
2006-04-27 21:10:39 +00:00 |
|
Matthew Flatt
|
70ee0daf0a
|
fix bug in creating a thread in atomic mode
svn: r2813
|
2006-04-27 13:02:20 +00:00 |
|
Matthew Flatt
|
33039393a6
|
added missing volatile declaration
svn: r2808
|
2006-04-26 22:14:06 +00:00 |
|
Matthew Flatt
|
fd209ecb58
|
use mprotect on more platforms to make JITted code executable
svn: r2807
|
2006-04-26 22:07:24 +00:00 |
|
Matthew Flatt
|
ae3e61785d
|
refine srcloc info for bad-compiled-code-version error
svn: r2806
|
2006-04-26 19:51:40 +00:00 |
|
Matthew Flatt
|
7dba0238a0
|
make path to original exe relative in Windows launchers
svn: r2800
|
2006-04-26 15:15:46 +00:00 |
|
Matthew Flatt
|
df5cecb6b7
|
restore no-auto-setup for in-place SVN install
svn: r2795
|
2006-04-26 12:55:44 +00:00 |
|
Matthew Flatt
|
1ec48e2e83
|
slightly faster path for port-commit-peeked with always-evt
svn: r2794
|
2006-04-26 12:55:01 +00:00 |
|
Matthew Flatt
|
1eee81ca66
|
support exe-relative reference to the main exe
svn: r2793
|
2006-04-26 12:53:58 +00:00 |
|
Eli Barzilay
|
135ff7c730
|
BINDIR -> prefix/bin
svn: r2789
|
2006-04-26 04:08:10 +00:00 |
|
Eli Barzilay
|
a62fbc824f
|
* Removed the finish-install collection, and the PLT/install scripts
* Made `make install' do the setup-plt thing
svn: r2788
|
2006-04-26 04:00:43 +00:00 |
|
Eli Barzilay
|
8d543c3412
|
set svn:eol-style
svn: r2786
|
2006-04-25 20:45:37 +00:00 |
|
Matthew Flatt
|
57e182678f
|
fix MzCom path
svn: r2785
|
2006-04-25 20:44:22 +00:00 |
|
Matthew Flatt
|
4f0e7aec19
|
fixed Release configuration
svn: r2784
|
2006-04-25 20:38:29 +00:00 |
|
Matthew Flatt
|
3dca44227a
|
make MzCOM and MysterX build with the new DLL-in-plt/lib arrangement; some problems remain
svn: r2782
|
2006-04-25 19:56:30 +00:00 |
|
Eli Barzilay
|
77e6daf528
|
dlls are in PLT/lib not PLT
svn: r2778
|
2006-04-25 17:25:45 +00:00 |
|
Matthew Flatt
|
1283d749a5
|
don't name-mangle non-PLT DLLs
svn: r2776
|
2006-04-25 17:20:06 +00:00 |
|
Matthew Flatt
|
0cae745858
|
only need extradlls in worksp
svn: r2775
|
2006-04-25 17:18:50 +00:00 |
|
Matthew Flatt
|
8209c099ff
|
put uniplt_xxxxxxx.dll in the right place
svn: r2769
|
2006-04-24 20:06:11 +00:00 |
|
Matthew Flatt
|
ad18857c6e
|
add 'orig-dir system path
svn: r2767
|
2006-04-24 19:20:44 +00:00 |
|
Matthew Flatt
|
7797db25a9
|
moved collects-path-update code (for make install) into src tree
svn: r2756
|
2006-04-24 00:13:28 +00:00 |
|
Matthew Flatt
|
53fb8610c3
|
MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
|
2006-04-24 00:01:45 +00:00 |
|
Matthew Flatt
|
1d77707ef1
|
301.13 (the beginning of the end for PLTHOME)
svn: r2740
|
2006-04-23 02:36:55 +00:00 |
|
Matthew Flatt
|
4d867f1cb0
|
docs say that a custom port can return #f for a blocking request, and that seems sanest, so changed the impl to match the docs
svn: r2734
|
2006-04-21 17:25:47 +00:00 |
|
Matthew Flatt
|
e7724277e0
|
regexp-replace[*] supports a transform proc in place of an insert [byte] string
svn: r2707
|
2006-04-18 17:29:49 +00:00 |
|
Matthew Flatt
|
b36f20b804
|
hack to support set-min-width for popup-menu%
svn: r2705
|
2006-04-18 16:58:56 +00:00 |
|
Matthew Flatt
|
a93aea17e1
|
repairs to char-general-category
svn: r2697
|
2006-04-17 21:47:26 +00:00 |
|
Eli Barzilay
|
a847101855
|
set svn:eol-style
svn: r2690
|
2006-04-17 17:01:33 +00:00 |
|
Matthew Flatt
|
a07b22f1f1
|
bitwise ops accept 0 arguments; module and local binding expansion more consistent, because a module-level binding can have let-binding context; load/cd fixed; X non-Xft font problem fixed; added openbsd support and chage README in libffi; JIT inlines string-ref and bytes-ref
svn: r2689
|
2006-04-17 16:58:43 +00:00 |
|
Matthew Flatt
|
bf353e475e
|
remove unneeded variable
svn: r2654
|
2006-04-10 20:56:18 +00:00 |
|
Matthew Flatt
|
3f0990c9d7
|
no need to set X font in WindowDC::SetFont
svn: r2653
|
2006-04-10 20:53:29 +00:00 |
|
Matthew Flatt
|
aa414049a0
|
fix allocation of array of PNG image lines
svn: r2639
|
2006-04-07 17:24:25 +00:00 |
|
Matthew Flatt
|
3d14a08240
|
fix copyright more (remove comma)
svn: r2638
|
2006-04-07 13:59:35 +00:00 |
|
Matthew Flatt
|
7a8a215b7b
|
fix copyright in About dialog
svn: r2637
|
2006-04-07 13:56:18 +00:00 |
|
Matthew Flatt
|
013ec0be9d
|
change scroll-to to better handle boundary condition where the requested region fits exactly
svn: r2636
|
2006-04-07 13:27:26 +00:00 |
|
Matthew Flatt
|
c4ef951137
|
support wheel events in Tiger
svn: r2627
|
2006-04-06 19:35:59 +00:00 |
|
Matthew Flatt
|
32f1ddc860
|
fixed sign mismatches (as reported by gcc 4)
svn: r2626
|
2006-04-06 18:50:55 +00:00 |
|
Matthew Flatt
|
46d95ee19d
|
update lightning modification notes
svn: r2623
|
2006-04-06 12:14:43 +00:00 |
|
Robby Findler
|
0255f44aa1
|
double JIT-buffer padding for 64-bit machines
svn: r2622
|
2006-04-06 11:57:56 +00:00 |
|
Matthew Flatt
|
592ced9ea1
|
x86_64 JIT support
svn: r2621
|
2006-04-06 11:53:34 +00:00 |
|
Matthew Flatt
|
a377d4fdad
|
minor clean-ups
svn: r2583
|
2006-04-03 17:01:21 +00:00 |
|
Robby Findler
|
230fcda959
|
more 64-bit 3m fixes
svn: r2582
|
2006-04-03 16:59:21 +00:00 |
|
Robby Findler
|
a28f1f0f1c
|
3m on 64-bit
svn: r2581
|
2006-04-03 13:27:18 +00:00 |
|
Matthew Flatt
|
6a751d4e92
|
cast ptr to long insteda of int to avoid a warning on 64-bit machines
svn: r2573
|
2006-04-01 14:40:16 +00:00 |
|
Matthew Flatt
|
5ea946d478
|
mark-stack pos must be a long
svn: r2572
|
2006-04-01 14:34:23 +00:00 |
|
Matthew Flatt
|
c1ba7dc426
|
use / to detect -0.0; fix error-checking bugs
svn: r2571
|
2006-04-01 13:22:24 +00:00 |
|
Robby Findler
|
7ba6ab2bb8
|
missing some thread ku.k registers in overflow, and wrong size for i registers
svn: r2570
|
2006-04-01 12:57:12 +00:00 |
|
Eli Barzilay
|
16f01a1109
|
{quick,merge}sort -> sort
svn: r2569
|
2006-04-01 12:24:15 +00:00 |
|
Robby Findler
|
a47001cfc5
|
word-align stack sharing in continuations
svn: r2563
|
2006-03-31 22:36:06 +00:00 |
|
Matthew Flatt
|
05b4ec317d
|
oops - reverse that
svn: r2562
|
2006-03-31 21:41:31 +00:00 |
|
Robby Findler
|
2670a1d075
|
double-check that nested continuation is really nested
svn: r2561
|
2006-03-31 21:38:08 +00:00 |
|
Matthew Flatt
|
7115f63441
|
fix bug in id resolution
svn: r2557
|
2006-03-31 17:02:24 +00:00 |
|
Matthew Flatt
|
8e376b31bd
|
301.12
svn: r2556
|
2006-03-31 13:41:03 +00:00 |
|
Matthew Flatt
|
68334bd959
|
remove bad delete[]s
svn: r2532
|
2006-03-29 13:31:38 +00:00 |
|
Matthew Flatt
|
9fa38084b4
|
fix endian problems for intel macs
svn: r2529
|
2006-03-28 16:21:36 +00:00 |
|
Matthew Flatt
|
5d2e3756c6
|
fixed comment typo
svn: r2522
|
2006-03-27 20:19:54 +00:00 |
|
Matthew Flatt
|
c16d45c911
|
JIT repairs for x86 Darwin
svn: r2521
|
2006-03-27 20:17:42 +00:00 |
|
Matthew Flatt
|
6d71c21bf3
|
wxColour objects are not atomic
svn: r2509
|
2006-03-26 03:33:25 +00:00 |
|
Matthew Flatt
|
542d29741d
|
avoid global new/delete in OS X, because it doesn't link right in x86
svn: r2508
|
2006-03-25 20:53:15 +00:00 |
|
Matthew Flatt
|
503ca238fe
|
misc tweaks
svn: r2495
|
2006-03-24 13:43:18 +00:00 |
|
Matthew Flatt
|
8c3234f112
|
fix define-syntaxes to not assume that the variable bucket has flags
svn: r2472
|
2006-03-21 00:18:54 +00:00 |
|
Matthew Flatt
|
693e173dd4
|
301.11
svn: r2469
|
2006-03-20 20:35:36 +00:00 |
|
Matthew Flatt
|
7b968839e8
|
Lauri's patch to syntax pattern match on vectors
svn: r2418
|
2006-03-12 16:16:07 +00:00 |
|
Matthew Flatt
|
fa34048e30
|
typo in x86 Darwin support
svn: r2416
|
2006-03-11 13:27:27 +00:00 |
|
Matthew Flatt
|
2543ebd5a8
|
fix runstack global register on arithmtic slow path
svn: r2402
|
2006-03-09 20:14:41 +00:00 |
|
Matthew Flatt
|
bde760a0c2
|
NetBSD config fixes
svn: r2400
|
2006-03-09 14:26:47 +00:00 |
|
Matthew Flatt
|
04836be213
|
avoid xform deficiency
svn: r2395
|
2006-03-08 20:44:20 +00:00 |
|
Matthew Flatt
|
2bcb68471c
|
more on self tail calls: avoid store and load on last argument
svn: r2389
|
2006-03-08 03:00:28 +00:00 |
|
Matthew Flatt
|
421a8601d6
|
streamline self tail calls for letrec-bound functions
svn: r2387
|
2006-03-08 02:41:00 +00:00 |
|
Matthew Flatt
|
4238c1a19a
|
add missing library dependency
svn: r2383
|
2006-03-07 15:54:16 +00:00 |
|
Matthew Flatt
|
b2f0e051a8
|
301.9
svn: r2382
|
2006-03-07 15:50:58 +00:00 |
|
Matthew Flatt
|
c88dc9c26b
|
inline a few more predicates
svn: r2358
|
2006-03-03 17:37:46 +00:00 |
|
Matthew Flatt
|
c81cdb47b9
|
fix expt on negative powers of -inf.0 and +inf.0
svn: r2355
|
2006-03-03 14:34:30 +00:00 |
|
Matthew Flatt
|
e0f43372fd
|
add 'no-sheet dialog style
svn: r2347
|
2006-03-02 20:09:02 +00:00 |
|
Matthew Flatt
|
dc3dc48ea3
|
fix hashing of native closures
svn: r2344
|
2006-03-02 12:19:14 +00:00 |
|
Matthew Flatt
|
4c717d307f
|
copy PLT_MzScheme into PLT_MrEd framework to avoid relative fw-to-fw reference
svn: r2339
|
2006-03-01 14:02:40 +00:00 |
|
Matthew Flatt
|
6aa901de18
|
301.8
svn: r2336
|
2006-03-01 01:10:47 +00:00 |
|
Matthew Flatt
|
3ca5e71e7b
|
zlib inc fix
svn: r2308
|
2006-02-23 19:43:15 +00:00 |
|