Commit Graph

834 Commits

Author SHA1 Message Date
Matthew Flatt
dc8d09997c change make clean to better clean up gc2
svn: r6729
2007-06-24 22:13:33 +00:00
Matthew Flatt
d518f24039 370.4
svn: r6710
2007-06-20 21:11:38 +00:00
Matthew Flatt
67575ca88f fix continuation sharing
svn: r6709
2007-06-20 12:12:50 +00:00
Matthew Flatt
06b4cf70c9 3m: fix zeroing out of weak-box secondary pointer when the secondary pointer has moved in the mark phase
svn: r6704
2007-06-20 02:22:30 +00:00
Matthew Flatt
a1db9b32a4 remove old references to EXPORTS in mzscheme/src/Makefile
svn: r6701
2007-06-19 21:31:22 +00:00
Matthew Flatt
5abd7ecb09 zoom hack was not quite right...
svn: r6683
2007-06-17 06:21:09 +00:00
Matthew Flatt
c9554c4946 attempt to fix zooming behavior when the user height matches the zoomed height
svn: r6681
2007-06-17 05:29:06 +00:00
Matthew Flatt
31f02e194d adjust get-text-extent on empty string for Windows
svn: r6678
2007-06-17 00:00:19 +00:00
Matthew Flatt
d5acea64b1 charcell fonts along with monospace
svn: r6669
2007-06-16 00:02:50 +00:00
Matthew Flatt
441c509549 fix to 64-bit problems and let-values optimization (PRs 8748 and 8744)
svn: r6668
2007-06-15 22:54:56 +00:00
Matthew Flatt
88683ccc37 fix Mac OS X problems related to new use fo Cocoa for fonts
svn: r6652
2007-06-13 21:50:57 +00:00
Matthew Flatt
5d52be919a revert linking change, because that's not obviously the right place
svn: r6610
2007-06-12 22:29:27 +00:00
Matthew Flatt
e3e5212ea7 try adding -lobjc to Mac OS X link line
svn: r6609
2007-06-12 22:27:21 +00:00
Matthew Flatt
703d4f5f63 fix srcloc of regexp literals
svn: r6573
2007-06-11 07:28:13 +00:00
Matthew Flatt
1131abd11f fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence
svn: r6563
2007-06-10 09:47:19 +00:00
Matthew Flatt
63ce7b93fb 370.3
svn: r6545
2007-06-08 08:03:06 +00:00
Matthew Flatt
24f850fe0c re-write a number conversion to see if it makes Apple GCC 4.0.1 build 5250 generate a different result
svn: r6477
2007-06-05 02:01:31 +00:00
Matthew Flatt
fdd8204be3 register MrEd_mid_queue_key with GC
svn: r6427
2007-05-31 05:59:40 +00:00
Matthew Flatt
e9385a910e 370.2
svn: r6369
2007-05-29 03:26:32 +00:00
Matthew Flatt
48e93852f3 fix hash table reading when a readtable is in effect
svn: r6341
2007-05-26 23:55:36 +00:00
Matthew Flatt
bea1ee3cec access(), Mac OS X, superuser, and X_OK; see PR 8700
svn: r6323
2007-05-25 21:41:00 +00:00
Eli Barzilay
e26adfdb18 fix dll copying in debug batch
svn: r6241
2007-05-23 00:45:04 +00:00
Matthew Flatt
413424442d 370.1
svn: r6239
2007-05-22 00:06:48 +00:00
Matthew Flatt
704a75b698 v370
svn: r6232
2007-05-19 22:08:36 +00:00
Matthew Flatt
dfb33cc9c4 fix bug in GC--JIT interaction: cont-mark stack pointer is pushed onto the runstack by JIT output, but the pointer is actually an integer
svn: r6222
2007-05-14 00:49:16 +00:00
Matthew Flatt
3102754b98 remove registration of scheme_overflow_reply, because it isn't a static variable!
svn: r6220
2007-05-13 09:03:46 +00:00
Matthew Flatt
e569fae266 fix list-box scrollbar when using horizontal labels (PR 8661)
svn: r6217
2007-05-12 23:54:43 +00:00
Matthew Flatt
b8fd7f7b90 debugging-related tweaks that won't affect a normal build
svn: r6215
2007-05-12 23:09:13 +00:00
Matthew Flatt
c6121735a5 restore the latest continuation-space fix, and comment out some code that was emant to detect bugs (by checking an invariant that is no longer true)
svn: r6214
2007-05-12 23:05:28 +00:00
Matthew Flatt
0420f9c814 unwind the latest continuation-space fix, because it breaks something else
svn: r6213
2007-05-12 22:23:27 +00:00
Matthew Flatt
ef645e466c fix allocation of too-small buffer for regexp filter error message
svn: r6212
2007-05-12 10:25:58 +00:00
Matthew Flatt
977eae5c18 fix a problem where empty continuation frames take up space in a composable continuation
svn: r6210
2007-05-12 07:22:50 +00:00
Matthew Flatt
1797a004ba fix bug that causes meta-continuations to chain when they shouldn't
svn: r6206
2007-05-11 23:38:13 +00:00
Matthew Flatt
5d70dbdeef fix deallocation and repair of long mark stack
svn: r6197
2007-05-10 23:16:20 +00:00
Matthew Flatt
4377dbdb64 fix out-of-bounds array reference in Windows path building
svn: r6174
2007-05-08 02:57:53 +00:00
Matthew Flatt
bfd40298d8 fix optimizer bug related to dropping unneeeded let-values clauses
svn: r6170
2007-05-07 23:00:44 +00:00
Matthew Flatt
1947d48bd0 fix command-line construction in subprocess for Windows where an argument contains a space or quote and ends with a backslash
svn: r6163
2007-05-06 23:11:32 +00:00
Matthew Flatt
0a22386d0b fix bug in define-syntaxes bytecode validation
svn: r6158
2007-05-06 12:13:51 +00:00
Eli Barzilay
78f2ac8405 360 -> 370
svn: r6157
2007-05-06 08:09:08 +00:00
Matthew Flatt
ffff979bd7 fix equal-hashing of characters, and also correct potential 3m allocations problem (at least on 64-bit machines, for now) in MzScheme/MrEd start-up
svn: r6156
2007-05-05 23:43:25 +00:00
Matthew Flatt
52bbd95ba7 fix C macro that lead to memory corruption!
svn: r6148
2007-05-04 23:27:45 +00:00
Matthew Flatt
e3148bf579 remove explicit write-barrier operation in SIGCHLD handler to avoid ipc/rcv errors
svn: r6143
2007-05-04 12:52:05 +00:00
Matthew Flatt
bd9e1ca291 369.100
svn: r6127
2007-05-03 08:44:04 +00:00
Matthew Flatt
d9cc602520 fix 3m GC interaction with mred -z
svn: r6124
2007-05-03 06:59:10 +00:00
Matthew Flatt
78e128b380 special-case region intersection for rectangular regions
svn: r6123
2007-05-03 06:14:41 +00:00
Matthew Flatt
9ed4e691c8 delay creation of Windows GDI regions as long as possible, to avoid overruning the GDI limit
svn: r6122
2007-05-03 02:52:40 +00:00
Matthew Flatt
0cba826ae5 369.12
svn: r6115
2007-05-01 23:46:51 +00:00
Matthew Flatt
88475bd517 fix enable state of menus when the mouse is grabbed by a different window
svn: r6105
2007-04-30 21:33:10 +00:00
Matthew Flatt
744c70be8f fix parsing of drag-and-dropped, text/uri-codec-encoded path list
svn: r6098
2007-04-30 00:39:36 +00:00
Matthew Flatt
e23ac32856 make Windows 3m cl build flag properly dependent on configuration at top of make.ss
svn: r6087
2007-04-29 02:15:40 +00:00