Matthew Flatt
|
0545787e14
|
revise comment to match code
svn: r11474
|
2008-08-28 22:06:49 +00:00 |
|
Matthew Flatt
|
632c6fc60e
|
fix another aliasing bug
svn: r11473
|
2008-08-28 22:03:14 +00:00 |
|
Matthew Flatt
|
6fb9a4243f
|
try to fix bad aliasing in GC src
svn: r11463
|
2008-08-28 08:10:44 +00:00 |
|
Matthew Flatt
|
27c9c2a22f
|
fix scroll-to call when the end of a selection is to the left (in terms of locations) of the start
svn: r11444
|
2008-08-26 22:48:36 +00:00 |
|
Matthew Flatt
|
4bee6127e3
|
fix X menus again
svn: r11437
|
2008-08-26 20:02:25 +00:00 |
|
Matthew Flatt
|
7418796a32
|
fix module restart and instantiation of imports
svn: r11433
|
2008-08-26 11:18:23 +00:00 |
|
Matthew Flatt
|
33d2d5de32
|
fix popup menus (broken by recent change to non-popup interaction)
svn: r11432
|
2008-08-26 11:01:56 +00:00 |
|
Matthew Flatt
|
553e068ccf
|
remove scheme_require_from_original_env from linking table
svn: r11431
|
2008-08-26 10:41:47 +00:00 |
|
Eli Barzilay
|
98e597f495
|
use symbols for network port names
svn: r11415
|
2008-08-25 14:23:31 +00:00 |
|
Matthew Flatt
|
6793197f68
|
set XtNinput on frames (PR 9690)
svn: r11412
|
2008-08-25 12:57:57 +00:00 |
|
Matthew Flatt
|
7f17d667b1
|
fix O(n^2) problem in syntax-binding calculation
svn: r11406
|
2008-08-24 12:58:26 +00:00 |
|
Matthew Flatt
|
188d8a4a98
|
fix secondary hash code for fixnums
svn: r11399
|
2008-08-23 12:42:42 +00:00 |
|
Matthew Flatt
|
bf5e26a263
|
fix canvas control border, at least under Vista
svn: r11394
|
2008-08-22 22:32:47 +00:00 |
|
Matthew Flatt
|
8457a3472a
|
fix Windows window<%> get-text-extent
svn: r11393
|
2008-08-22 22:12:32 +00:00 |
|
Matthew Flatt
|
54ffac164a
|
reduce right padding of a mac os x message%; add space between a text-field% label and edit box (on all platforms)
svn: r11392
|
2008-08-22 21:40:10 +00:00 |
|
Matthew Flatt
|
70a71422ba
|
fix showing of label for list-box objects in Mac OS X
svn: r11391
|
2008-08-22 21:33:19 +00:00 |
|
Matthew Flatt
|
8f12007984
|
JIT tweaks, including enabling tiny-jump support (which was accidentally disabled) on x86
svn: r11369
|
2008-08-21 18:37:48 +00:00 |
|
Matthew Flatt
|
c2e9a78ea9
|
fix sync bug
svn: r11367
|
2008-08-21 15:47:16 +00:00 |
|
Matthew Flatt
|
6516518ae5
|
fix cm-accomplice and avoid redundant reader-module dependencies
svn: r11354
|
2008-08-20 13:29:42 +00:00 |
|
Matthew Flatt
|
d1d68c1aed
|
fix max-depth JIT patch
svn: r11348
|
2008-08-19 23:05:42 +00:00 |
|
Matthew Flatt
|
49f2f894d6
|
fix non-tail self call with lots of args
svn: r11347
|
2008-08-19 22:58:48 +00:00 |
|
Matthew Flatt
|
1be4c39592
|
avoid x86_64 warning
svn: r11346
|
2008-08-19 22:46:46 +00:00 |
|
Matthew Flatt
|
c5c8adff22
|
jit: avoid some register shuffling
svn: r11345
|
2008-08-19 22:44:55 +00:00 |
|
Matthew Flatt
|
a944fdae8d
|
jit: save some instructions on self non-tail call
svn: r11344
|
2008-08-19 21:28:18 +00:00 |
|
Eli Barzilay
|
cff3200cf4
|
Welcome to a new PLT day.
svn: r11339
|
2008-08-19 17:50:30 +00:00 |
|
Matthew Flatt
|
b8147e1e2e
|
new version number to go with cm repairs
svn: r11332
|
2008-08-19 16:23:44 +00:00 |
|
Matthew Flatt
|
ebab4270bf
|
fix letrec compilation when call/cc is used on the RHS of something that otherwise looks like it could be let*; add #%in annotations to decompiler output
svn: r11329
|
2008-08-19 15:18:09 +00:00 |
|
Matthew Flatt
|
ece880b3a2
|
jit tweak for structure predicates/accessors
svn: r11328
|
2008-08-19 11:49:08 +00:00 |
|
Matthew Flatt
|
3ead9c435f
|
fix 3m build for moved cm
svn: r11327
|
2008-08-19 11:17:14 +00:00 |
|
Matthew Flatt
|
85405bc80b
|
misc accumulated mzscheme tweaks
svn: r11318
|
2008-08-19 02:30:20 +00:00 |
|
Matthew Flatt
|
9ecece65d7
|
place patches from Kevin
svn: r11273
|
2008-08-15 15:59:39 +00:00 |
|
Matthew Flatt
|
b58081fe3a
|
fix --enable-places
svn: r11272
|
2008-08-15 15:49:50 +00:00 |
|
Matthew Flatt
|
448b47a953
|
fix hash-table reset when the table is shrunk
svn: r11268
|
2008-08-15 03:18:00 +00:00 |
|
Matthew Flatt
|
d01479b5e4
|
fix log-reader syncing
svn: r11267
|
2008-08-15 02:12:45 +00:00 |
|
Matthew Flatt
|
cfaeedc910
|
fix error messages that should say 'identifier' instead of 'variable'
svn: r11235
|
2008-08-14 02:41:41 +00:00 |
|
Matthew Flatt
|
a4c5239364
|
fix scheme_current_thread schemef decl
svn: r11233
|
2008-08-14 01:07:37 +00:00 |
|
Matthew Flatt
|
41d5c97ca9
|
fix MZ_INLINE for MSVC
svn: r11232
|
2008-08-14 01:03:41 +00:00 |
|
Matthew Flatt
|
a4d2c85bf0
|
adjust #%places module so that it's always present
svn: r11231
|
2008-08-14 00:58:33 +00:00 |
|
Matthew Flatt
|
012cf40a15
|
some fixes to the places code
svn: r11230
|
2008-08-13 23:38:48 +00:00 |
|
Matthew Flatt
|
7a6feab38c
|
schpriv.h before mzrt.h
svn: r11229
|
2008-08-13 23:16:50 +00:00 |
|
Matthew Flatt
|
996dc32405
|
MZ_INLINE2 => MZ_INLINE
svn: r11228
|
2008-08-13 23:14:48 +00:00 |
|
Matthew Flatt
|
04d7712988
|
merge Kevin's work so far on places
svn: r11226
|
2008-08-13 23:08:34 +00:00 |
|
Matthew Flatt
|
eadbc25953
|
jit tweaks
svn: r11224
|
2008-08-13 19:04:53 +00:00 |
|
Matthew Flatt
|
a58e5ab74c
|
remove scheme_no_dumps
svn: r11219
|
2008-08-13 12:40:34 +00:00 |
|
Matthew Flatt
|
38191b92e6
|
some clean-ups from Kevin
svn: r11218
|
2008-08-13 12:38:59 +00:00 |
|
Matthew Flatt
|
4709c8ba61
|
mred X: clicking selected drop-down menu unselects the menu
svn: r11217
|
2008-08-13 12:04:58 +00:00 |
|
Eli Barzilay
|
7b0676ac7d
|
Welcome to a new PLT day.
svn: r11214
|
2008-08-13 07:50:13 +00:00 |
|
Matthew Flatt
|
7347996f66
|
fix strength of reference to a log reader with a thread blocked on it
svn: r11210
|
2008-08-12 23:54:54 +00:00 |
|
Eli Barzilay
|
bd01f9eb88
|
4.1.0.1
svn: r11209
|
2008-08-12 20:19:32 +00:00 |
|
Matthew Flatt
|
1993288ce2
|
fix clean-up of GCed log readers
svn: r11202
|
2008-08-12 15:28:42 +00:00 |
|