Commit Graph

277 Commits

Author SHA1 Message Date
Matthew Flatt
c81cdb47b9 fix expt on negative powers of -inf.0 and +inf.0
svn: r2355
2006-03-03 14:34:30 +00:00
Matthew Flatt
e0f43372fd add 'no-sheet dialog style
svn: r2347
2006-03-02 20:09:02 +00:00
Matthew Flatt
dc3dc48ea3 fix hashing of native closures
svn: r2344
2006-03-02 12:19:14 +00:00
Matthew Flatt
4c717d307f copy PLT_MzScheme into PLT_MrEd framework to avoid relative fw-to-fw reference
svn: r2339
2006-03-01 14:02:40 +00:00
Matthew Flatt
6aa901de18 301.8
svn: r2336
2006-03-01 01:10:47 +00:00
Matthew Flatt
3ca5e71e7b zlib inc fix
svn: r2308
2006-02-23 19:43:15 +00:00
Matthew Flatt
e973034e27 XtVaGetValues fixes
svn: r2307
2006-02-23 19:40:11 +00:00
Matthew Flatt
7103d8041a revised X11 checking
svn: r2306
2006-02-23 19:12:25 +00:00
Matthew Flatt
e40e27435d 301.7
svn: r2304
2006-02-23 13:19:03 +00:00
Matthew Flatt
e08caba50b fix arity reporting for native-code procs in some cases
svn: r2298
2006-02-22 04:13:40 +00:00
Matthew Flatt
565cd73b28 better message, again
svn: r2296
2006-02-21 22:28:36 +00:00
Matthew Flatt
2672122c8b better configure reporting when X11 headers/libs missing
svn: r2295
2006-02-21 22:26:23 +00:00
Matthew Flatt
035a769699 fix 'extended list-box so that a single click deselects
svn: r2288
2006-02-20 20:52:34 +00:00
Matthew Flatt
785753b27e fix broken recursive show for choices, tabs, and group boxes
svn: r2287
2006-02-20 19:23:31 +00:00
Matthew Flatt
db0386c7cb SGC fix (field removed from econt)
svn: r2280
2006-02-18 15:08:52 +00:00
Matthew Flatt
bd813113a2 more x86 OS X fixes
svn: r2279
2006-02-18 15:05:35 +00:00
Matthew Flatt
68e2376793 avoid cast on l-value
svn: r2278
2006-02-18 14:54:18 +00:00
Matthew Flatt
f9fd8b0c5a x86 OS X patch for A-List
svn: r2277
2006-02-18 14:44:36 +00:00
Matthew Flatt
e625c01ae3 added x86 Darwin support from PyObjC
svn: r2276
2006-02-18 14:21:41 +00:00
Matthew Flatt
e2b7df7e3b CGC x86 Darwin
svn: r2274
2006-02-18 04:00:38 +00:00
Matthew Flatt
aad0d1e81b 301.6
svn: r2272
2006-02-17 21:23:21 +00:00
Matthew Flatt
1c21a8bd2b range_array should be int, not long
svn: r2255
2006-02-16 13:00:33 +00:00
Matthew Flatt
dc45ce794e fix unicode regexp-range problems, merge root-managing code for gc2 collectors
svn: r2254
2006-02-16 12:44:39 +00:00
Matthew Flatt
73fb3d2bac qsort patch from Paul Eggert
svn: r2252
2006-02-16 02:59:36 +00:00
Matthew Flatt
aacbf0c5a5 minor Darwin 3m clean-up
svn: r2246
2006-02-15 23:08:48 +00:00
Matthew Flatt
16f2eebe0e 3m for Darwin x86
svn: r2245
2006-02-15 23:08:03 +00:00
Matthew Flatt
b414659e92 3m and --disable-foreign
svn: r2244
2006-02-15 22:33:10 +00:00
Matthew Flatt
f91b362f8b correct x86 Darwin alignment
svn: r2243
2006-02-15 22:25:04 +00:00
Matthew Flatt
b3fd8fa258 change x86 local-var convention in JIT, and support Darwin 16-byte stack alignment on function calls
svn: r2241
2006-02-15 21:10:02 +00:00
Matthew Flatt
151287518a fix previous change to quote_syntax fast path
svn: r2233
2006-02-15 14:00:06 +00:00
Matthew Flatt
278efaec14 add missing check-for-swap in non-tail calls; steps toward 3m JIT
svn: r2232
2006-02-15 13:48:50 +00:00
Matthew Flatt
1688611b34 fix for i386 OS X
svn: r2231
2006-02-15 13:47:50 +00:00
Matthew Flatt
b6bf45a003 fixed arithmetic-shift for x86
svn: r2199
2006-02-11 15:08:57 +00:00
Matthew Flatt
54f97b5489 arithmetic-shift inlining does not work due to lightning restriction
svn: r2198
2006-02-11 14:13:05 +00:00
Matthew Flatt
86bb5a60e1 type mismatch fixed
svn: r2197
2006-02-11 13:54:43 +00:00
Matthew Flatt
87a23c75a3 inline bitwise ops, fix PPC ldxi JIT for large offsets
svn: r2196
2006-02-11 13:46:49 +00:00
Matthew Flatt
4d0e4c1082 fix protect provides of syntax
svn: r2189
2006-02-10 17:57:12 +00:00
Matthew Flatt
692b99e636 remove unneeded zero_sized/closure_size field
svn: r2187
2006-02-10 15:06:55 +00:00
Matthew Flatt
b510d142f3 inline a few more little tests
svn: r2182
2006-02-09 04:04:34 +00:00
Matthew Flatt
b854ff4e50 fix JIT fuel update in non-signal-/-thread-decrement mode
svn: r2178
2006-02-08 19:47:29 +00:00
Matthew Flatt
f8bd35592d fix hash for +inf.0, -inf.0, +nan.0; cannot use frexp; also hash 0.0 and -0.0 differently
svn: r2177
2006-02-08 19:25:40 +00:00
Matthew Flatt
6f6df78f85 fix case-lambda name bug
svn: r2176
2006-02-08 19:24:38 +00:00
Matthew Flatt
4884ac0cab fixed name for case-lambda, especially in stack traces
svn: r2169
2006-02-08 13:43:07 +00:00
Matthew Flatt
fedc1f1dde conts that differ only in marks, one last time
svn: r2161
2006-02-07 18:41:33 +00:00
Matthew Flatt
76399b5011 re-enable stack-trace approximation for captured continuations
svn: r2159
2006-02-07 17:36:05 +00:00
Matthew Flatt
f0ecc49802 set cont_key mark before capturing
svn: r2158
2006-02-07 17:30:41 +00:00
Matthew Flatt
446e0becb8 improve continuation recycling to be insensitive to the latest stack-trace mark
svn: r2157
2006-02-07 17:18:40 +00:00
Matthew Flatt
fbc091dab6 /Oy- for MzScheme build
svn: r2153
2006-02-07 16:30:29 +00:00
Matthew Flatt
d65b9cb407 JIT opts for or and and
svn: r2151
2006-02-07 14:48:53 +00:00
Matthew Flatt
af252e9c94 fix mangling of native stack traces
svn: r2146
2006-02-06 19:03:50 +00:00