Commit Graph

821 Commits

Author SHA1 Message Date
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
Matthew Flatt
e1806d72af fix custodian-limit capability in Windows
svn: r6086
2007-04-29 02:10:40 +00:00
Matthew Flatt
e9bf34f193 369.11
svn: r6085
2007-04-29 02:08:24 +00:00
Matthew Flatt
6fd30fc5c1 fix bugs related to checking the version of WXME data and chaining undos that are generated within an editor sequence
svn: r6074
2007-04-28 22:56:59 +00:00
Matthew Flatt
66c486ff7f change Mac preferences key binding to comma instead of semi-colon
svn: r6055
2007-04-27 00:30:12 +00:00
Matthew Flatt
efbc1aadd5 fix f(i.e., prevent) flding of inaccessible custodians that have a limit
svn: r6053
2007-04-26 22:36:58 +00:00
Matthew Flatt
3e31a16109 add a check and flush to ensure that the 3m GC doesn't cache too many idle pages
svn: r6048
2007-04-26 06:39:08 +00:00
Matthew Flatt
8882e6519d fix a comment
svn: r6039
2007-04-25 06:08:57 +00:00
Matthew Flatt
eeb65e6e53 fix redundant exists check and error-reporting problemss in directory-list
svn: r6038
2007-04-25 06:03:03 +00:00
Matthew Flatt
7c0ea5b79c fix Windows stat() problem, and also fix some path-manipulation bugs related to //?/ paths
svn: r6037
2007-04-25 05:56:50 +00:00
Matthew Flatt
2009419979 fix read-error reporting for characters that live in no port
svn: r6031
2007-04-24 01:50:09 +00:00
Matthew Flatt
41db6cbaec fix error message for expected symbols to local-expand
svn: r6030
2007-04-24 01:38:34 +00:00
Matthew Flatt
6102d0a6a6 fix some mysterx problems
svn: r6011
2007-04-21 22:45:59 +00:00
Matthew Flatt
a45251d272 369.10
svn: r6003
2007-04-20 01:16:15 +00:00