Matthew Flatt
|
fff4638494
|
fix certificate combination to append smaller onto larger (avoids outrageous memory use when compiling the compiler collection with the new unit system)
svn: r5374
|
2007-01-17 04:02:32 +00:00 |
|
Matthew Flatt
|
eaffd40262
|
avoid some type-punning warnings
svn: r5373
|
2007-01-17 04:01:14 +00:00 |
|
Matthew Flatt
|
c194c623c2
|
don't set GC_out_of_memory to MrEdOutOfMemory, because that tells 3m to fail in cases when it should not
svn: r5371
|
2007-01-17 00:56:48 +00:00 |
|
Matthew Flatt
|
289df59e7f
|
properly #ifdef Windows-specific function
svn: r5370
|
2007-01-17 00:53:27 +00:00 |
|
Matthew Flatt
|
56a97e8b36
|
fix escape handler for Windows directory-list
svn: r5368
|
2007-01-16 23:03:17 +00:00 |
|
Matthew Flatt
|
c1cb5e34c0
|
fix wasn't right for interaction between continuation shortcut and stack overflow
svn: r5367
|
2007-01-16 21:57:43 +00:00 |
|
Matthew Flatt
|
87c0d5754e
|
369.5
svn: r5366
|
2007-01-16 20:55:13 +00:00 |
|
Matthew Flatt
|
0a36385258
|
alloc buffer for getcwd
svn: r5355
|
2007-01-15 07:05:31 +00:00 |
|
Matthew Flatt
|
51720e3cc9
|
fix WaitNextEvent call so that it doesn't request a negative sleep time (which is apparently ok for PPC but not x86)
svn: r5353
|
2007-01-14 05:08:09 +00:00 |
|
Matthew Flatt
|
e4bf3d4f47
|
make namespace-require/copy replace import and syntax bindings
svn: r5351
|
2007-01-13 21:28:36 +00:00 |
|
Matthew Flatt
|
775a3f2b2e
|
simpler cygwin support install
svn: r5345
|
2007-01-13 00:17:00 +00:00 |
|
Matthew Flatt
|
40110e35cc
|
use .dll for cygwin so suffix
svn: r5340
|
2007-01-12 23:29:33 +00:00 |
|
Matthew Flatt
|
872f557610
|
pieces to build windows extensions with cygwin
svn: r5339
|
2007-01-12 23:24:05 +00:00 |
|
Matthew Flatt
|
06a069763a
|
support for building 3m extensions with cygwin
svn: r5334
|
2007-01-12 12:40:11 +00:00 |
|
Matthew Flatt
|
9171695fc5
|
fix typo
svn: r5333
|
2007-01-12 12:32:37 +00:00 |
|
Matthew Flatt
|
bc1f25bc30
|
remove debugging check
svn: r5328
|
2007-01-12 07:13:12 +00:00 |
|
Matthew Flatt
|
91add0453f
|
369.4
svn: r5327
|
2007-01-12 07:09:56 +00:00 |
|
Matthew Flatt
|
5646c26ba9
|
fix meta-continuation depth when cloning
svn: r5260
|
2007-01-08 07:18:02 +00:00 |
|
Matthew Flatt
|
20b834d84b
|
fix bug in pruning saved runstacks and in sharing runstacks (when a barrier is present but too deep to prevent sharing)
svn: r5259
|
2007-01-08 05:57:47 +00:00 |
|
Matthew Flatt
|
7e77b893f8
|
avoid char as array subscript
svn: r5257
|
2007-01-08 05:18:16 +00:00 |
|
Matthew Flatt
|
5c94083e0b
|
fix random output in marshalled bytecode
svn: r5256
|
2007-01-08 05:14:30 +00:00 |
|
Matthew Flatt
|
d48ad4fed3
|
fix type-punning warnings
svn: r5252
|
2007-01-08 00:15:53 +00:00 |
|
Matthew Flatt
|
01e3bf7140
|
fix protection of expression for definitions; fixes #hasheq constants and the nbsp Help Desk bug, in particular
svn: r5243
|
2007-01-07 13:13:21 +00:00 |
|
Matthew Flatt
|
f93bce0d24
|
fix bug in collecting marks to chain when an exception handler returns
svn: r5232
|
2007-01-05 22:03:23 +00:00 |
|
Matthew Flatt
|
cf4fd433c6
|
changes to fix top-window center method under Mac OS X
svn: r5226
|
2007-01-05 02:56:23 +00:00 |
|
Matthew Flatt
|
301e6e9ecb
|
fix exn chaining to be insensitive to prompts
svn: r5220
|
2007-01-04 12:19:01 +00:00 |
|
Matthew Flatt
|
6b60d57a86
|
359.3
svn: r5219
|
2007-01-04 11:14:58 +00:00 |
|
Eli Barzilay
|
ddc068c52b
|
2006->2007
svn: r5201
|
2006-12-31 10:05:55 +00:00 |
|
Matthew Flatt
|
343e226df1
|
fix cert bug, JIT-inline unbox
svn: r5159
|
2006-12-22 01:18:17 +00:00 |
|
Matthew Flatt
|
2d3ceeed15
|
369.2, forgot some MrEd changes
svn: r5146
|
2006-12-20 02:33:21 +00:00 |
|
Matthew Flatt
|
2274cc9f65
|
359.2, core changes
svn: r5142
|
2006-12-20 00:47:32 +00:00 |
|
Matthew Flatt
|
fdfdf1bc92
|
fix bug in expand when adjusting the lexical-context info of a locally bound identifer
svn: r5056
|
2006-12-07 08:42:13 +00:00 |
|
Matthew Flatt
|
4bfa93feac
|
fix two macro-expansion bugs: local-expand with internal syntax definitions, and simplifying rename records that involve internal-definition ribs
svn: r5053
|
2006-12-07 02:08:37 +00:00 |
|
Eli Barzilay
|
3459c3a58f
|
merged units branch
svn: r5033
|
2006-12-05 20:31:14 +00:00 |
|
Matthew Flatt
|
c6d593419b
|
destructor must zero out fields that are WXGC_IGNOREd
svn: r4975
|
2006-11-29 01:08:36 +00:00 |
|
Matthew Flatt
|
2d03990537
|
make xdnd compile for 3m
svn: r4964
|
2006-11-28 00:34:39 +00:00 |
|
Matthew Flatt
|
2666723bd0
|
OS X: Cmd-click on titlebar and resize area do not bring a window forward
svn: r4959
|
2006-11-27 11:33:54 +00:00 |
|
Matthew Flatt
|
7b185d5ae4
|
X11 drag-and-drop support (files only)
svn: r4957
|
2006-11-27 06:50:19 +00:00 |
|
Matthew Flatt
|
f3819acd42
|
fix Windows build problems
svn: r4953
|
2006-11-27 04:19:45 +00:00 |
|
Matthew Flatt
|
8d3796ee38
|
os x: mouse-down for menu bar should stay in flight until after on-demand is called (to avoid getting the menu event handler stuck)
svn: r4948
|
2006-11-26 23:23:03 +00:00 |
|
Matthew Flatt
|
7d549762b1
|
improved (hopefully) handling of mouse events for Mac, repair for PR 5326
svn: r4944
|
2006-11-26 00:47:32 +00:00 |
|
Matthew Flatt
|
20ce8f7e61
|
src loc for undefined provided names
svn: r4943
|
2006-11-26 00:45:16 +00:00 |
|
Matthew Flatt
|
1a4df0fa70
|
fix append_path hack to specify the right type; should fix this by using MzScheme exports, eventually
svn: r4924
|
2006-11-23 01:49:29 +00:00 |
|
Matthew Flatt
|
a21214a558
|
find one procedure name for v360.2
svn: r4923
|
2006-11-23 01:48:33 +00:00 |
|
Matthew Flatt
|
08c1c5f608
|
v360.2, almost
svn: r4922
|
2006-11-23 01:47:39 +00:00 |
|
Matthew Flatt
|
e1489d0527
|
fix GetTextExtent for X11
svn: r4908
|
2006-11-21 07:09:05 +00:00 |
|
Matthew Flatt
|
d0a37a636c
|
add a length argument to the internal GetTextExtent, so that the implementation of string snips can avoid a temporary mutation (which turns out to be dangerous, unsurprisingly, when reflowing text for a PostScript output)
svn: r4901
|
2006-11-21 01:37:37 +00:00 |
|
Matthew Flatt
|
c537bfb8ac
|
360.1
svn: r4897
|
2006-11-20 21:32:57 +00:00 |
|
Matthew Flatt
|
a0437ed206
|
fix call_ec so that it works when used outside of Scheme evaluation, such as when raise_break is called to handle a ctl-c in MrEd
svn: r4885
|
2006-11-18 23:34:52 +00:00 |
|
Matthew Flatt
|
b03b114135
|
comment out unneeded delete that triggers free() instead of GC_free()
svn: r4884
|
2006-11-18 23:25:38 +00:00 |
|