Kevin Tew
|
12cdeff2b7
|
Variable Sized OBJHEAD
svn: r15010
|
2009-05-29 19:39:29 +00:00 |
|
Matthew Flatt
|
5c103eed59
|
fix problem with module->namespace and shadowing initial imports (pr 10264) (merge to 4.2)
svn: r14994
|
2009-05-26 23:44:11 +00:00 |
|
Matthew Flatt
|
af2e5beb4e
|
fix stack-prep bug in call-in-nested-thread
svn: r14992
|
2009-05-26 22:15:24 +00:00 |
|
Matthew Flatt
|
8218da6070
|
fix some allocation sizes that used 'int' instead of 'long' (merge to 4.2)
svn: r14967
|
2009-05-24 11:05:12 +00:00 |
|
Matthew Flatt
|
351b9ffb28
|
fix repairs of MrEd Mac -h problem for XonX
svn: r14958
|
2009-05-23 13:22:46 +00:00 |
|
Matthew Flatt
|
f496a353db
|
fix MrEd -h, etc. reporting under Mac OS X
svn: r14931
|
2009-05-22 19:18:07 +00:00 |
|
Matthew Flatt
|
24af2c638f
|
fix Mac GC problem related to clipboard clients (merge to 4.2)
svn: r14922
|
2009-05-22 17:13:02 +00:00 |
|
Matthew Flatt
|
99c159a727
|
adjust configure script to disable --prefix on Mac OS X unless either --enable-xonx or --enable-macprefix is also provided
svn: r14904
|
2009-05-21 19:25:51 +00:00 |
|
Matthew Flatt
|
6cf91e6dd3
|
put local -I flags before CFLAGS in Makefiles
svn: r14901
|
2009-05-21 16:13:42 +00:00 |
|
Matthew Flatt
|
f23ee1965e
|
fix Windows/Mac print cleanup
svn: r14885
|
2009-05-20 21:24:20 +00:00 |
|
Matthew Flatt
|
de5bbaff40
|
fix bug parsing polar notation conbined with #e
svn: r14878
|
2009-05-20 00:18:15 +00:00 |
|
Matthew Flatt
|
e51ca461ae
|
try to fix Windows freezing problem
svn: r14867
|
2009-05-19 12:54:07 +00:00 |
|
Eli Barzilay
|
7ef0e8258e
|
Welcome to a new PLT day.
svn: r14853
|
2009-05-18 07:50:40 +00:00 |
|
Matthew Flatt
|
aba257c816
|
fix shadowing of language-supplied bindings when loading from bytecode (merge to 4.2)
svn: r14851
|
2009-05-17 13:47:28 +00:00 |
|
Matthew Flatt
|
70859f0d0b
|
identifier-prune-lexical-context (4.2.0.2)
svn: r14850
|
2009-05-17 12:31:51 +00:00 |
|
Eli Barzilay
|
7efdd033bf
|
Welcome to a new PLT day.
svn: r14849
|
2009-05-17 06:41:49 +00:00 |
|
Eli Barzilay
|
00cab7cfd2
|
update version numbers for the v4.2 release
svn: r14847
|
2009-05-17 01:45:49 +00:00 |
|
Matthew Flatt
|
ee7b4404ab
|
-Wl,--export-dynamic for OpenBSD
svn: r14845
|
2009-05-16 16:11:17 +00:00 |
|
Matthew Flatt
|
fd09fd9a33
|
STRIP_DEBUG configuration
svn: r14774
|
2009-05-11 15:43:19 +00:00 |
|
Eli Barzilay
|
e9bcf8b15f
|
work around xform parsing issue
svn: r14766
|
2009-05-09 23:21:13 +00:00 |
|
Eli Barzilay
|
f4bb0243fa
|
ignore errors from strip, such as those resulting from using the solaris version (PR10072)
svn: r14765
|
2009-05-09 21:09:14 +00:00 |
|
Eli Barzilay
|
cd6fbedfa8
|
dont take sizeof(void), fix function typecase (both PR10234), fix error message
svn: r14764
|
2009-05-09 19:39:17 +00:00 |
|
Matthew Flatt
|
c9b76801ed
|
fix problems with syntax-local-get-shadower and syntax-local-lift-require
svn: r14744
|
2009-05-07 22:45:15 +00:00 |
|
Matthew Flatt
|
beae40a466
|
save a few cycles when reading bytecode
svn: r14738
|
2009-05-07 15:41:18 +00:00 |
|
Matthew Flatt
|
53bd4e9106
|
special-case memcpy (so gcc inlines) for pair-sized object when promoting to old generation
svn: r14737
|
2009-05-07 15:41:02 +00:00 |
|
Matthew Flatt
|
884d478c06
|
fix proc name in error msg
svn: r14733
|
2009-05-06 20:21:27 +00:00 |
|
Matthew Flatt
|
f08649a007
|
further improve procedure? and procedure-arity-includes? optimization on procedure names bound in a module top-level
svn: r14725
|
2009-05-05 23:08:24 +00:00 |
|
Matthew Flatt
|
4623a1ac07
|
some improvement in eliminating procedure? and procedure-arity-includes? statically
svn: r14723
|
2009-05-05 19:22:55 +00:00 |
|
Carl Eastlund
|
19ba4a4f18
|
Rewrote README file to suggest the 'src/build' convention in Quick instructions and new 'step 1'.
svn: r14720
|
2009-05-05 13:15:56 +00:00 |
|
Carl Eastlund
|
211e644e91
|
Fixed a spelling typo and a verb tense error.
svn: r14719
|
2009-05-05 12:54:14 +00:00 |
|
Carl Eastlund
|
d66d3b1822
|
Fixed a typo in step 3, which described repeating configure (step 1) but skipping make (step 2) as 'not necessary to repeat steps 1 and 2'.
svn: r14718
|
2009-05-05 12:49:51 +00:00 |
|
Matthew Flatt
|
d7570ee9e7
|
fix mred-text for Windows (startup banner)
svn: r14702
|
2009-05-04 00:46:33 +00:00 |
|
Matthew Flatt
|
16e483033c
|
fix define after define* in package; doc repairs
svn: r14701
|
2009-05-03 23:49:22 +00:00 |
|
Matthew Flatt
|
2b4d032701
|
little edits to the README additions recommending a 'build' directory
svn: r14694
|
2009-05-03 16:59:44 +00:00 |
|
Eli Barzilay
|
930eec2d02
|
be more explicit about building from a new directory
svn: r14683
|
2009-05-01 22:54:54 +00:00 |
|
Eli Barzilay
|
24571c0093
|
make sure "coLLECTs dIRECTORy:" is on a single line, and remove "now" from the 3m description
svn: r14682
|
2009-05-01 22:39:30 +00:00 |
|
Eli Barzilay
|
ff73a5395e
|
removed lots of "the the"s
svn: r14679
|
2009-05-01 21:02:51 +00:00 |
|
Matthew Flatt
|
257952f1b5
|
remove unused local variable
svn: r14676
|
2009-05-01 17:01:07 +00:00 |
|
Matthew Flatt
|
a68c0594a5
|
fix problems with windows event handling and sleeping
svn: r14675
|
2009-05-01 16:47:33 +00:00 |
|
Matthew Flatt
|
64a2cafa17
|
fix bug with import to a gensymed local name
svn: r14674
|
2009-05-01 12:15:36 +00:00 |
|
Matthew Flatt
|
f3bc79c2db
|
fix problem with re-declaring modules (especially with syntax objects in compile-time expressions), and remove some debugging code that was accidentally left in the previous change
svn: r14672
|
2009-05-01 03:36:27 +00:00 |
|
Matthew Flatt
|
2b8b10dd40
|
fix problem with package, define*, and macro-introduced identifiers
svn: r14671
|
2009-04-30 23:57:45 +00:00 |
|
Matthew Flatt
|
6aef52d46c
|
fix syntax-local-lift-require when in the expression-expansion phase
svn: r14613
|
2009-04-26 13:21:31 +00:00 |
|
Matthew Flatt
|
bdd86751ee
|
fix bug in handling re-export inspectors
svn: r14609
|
2009-04-25 14:11:17 +00:00 |
|
Eli Barzilay
|
97cb7802ac
|
Welcome to a new PLT day.
svn: r14606
|
2009-04-25 07:50:17 +00:00 |
|
Matthew Flatt
|
a542660087
|
raise canvas scroll limits to 1B instead of 10k
svn: r14605
|
2009-04-24 21:54:28 +00:00 |
|
Matthew Flatt
|
333ecffe3e
|
fix typo in windows scroll change
svn: r14604
|
2009-04-24 21:52:05 +00:00 |
|
Matthew Flatt
|
afd8b0c2fd
|
fix scrollbars for >16-bit values under Windows
svn: r14603
|
2009-04-24 21:49:16 +00:00 |
|
Matthew Flatt
|
b741225899
|
fix wong-sized local array
svn: r14597
|
2009-04-24 18:27:12 +00:00 |
|
Matthew Flatt
|
cd09b30497
|
(v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago
svn: r14593
|
2009-04-24 14:59:09 +00:00 |
|