Commit Graph

2214 Commits

Author SHA1 Message Date
Matthew Flatt
c4ef951137 support wheel events in Tiger
svn: r2627
2006-04-06 19:35:59 +00:00
Matthew Flatt
32f1ddc860 fixed sign mismatches (as reported by gcc 4)
svn: r2626
2006-04-06 18:50:55 +00:00
Matthew Flatt
46d95ee19d update lightning modification notes
svn: r2623
2006-04-06 12:14:43 +00:00
Robby Findler
0255f44aa1 double JIT-buffer padding for 64-bit machines
svn: r2622
2006-04-06 11:57:56 +00:00
Matthew Flatt
592ced9ea1 x86_64 JIT support
svn: r2621
2006-04-06 11:53:34 +00:00
Matthew Flatt
a377d4fdad minor clean-ups
svn: r2583
2006-04-03 17:01:21 +00:00
Robby Findler
230fcda959 more 64-bit 3m fixes
svn: r2582
2006-04-03 16:59:21 +00:00
Robby Findler
a28f1f0f1c 3m on 64-bit
svn: r2581
2006-04-03 13:27:18 +00:00
Matthew Flatt
6a751d4e92 cast ptr to long insteda of int to avoid a warning on 64-bit machines
svn: r2573
2006-04-01 14:40:16 +00:00
Matthew Flatt
5ea946d478 mark-stack pos must be a long
svn: r2572
2006-04-01 14:34:23 +00:00
Matthew Flatt
c1ba7dc426 use / to detect -0.0; fix error-checking bugs
svn: r2571
2006-04-01 13:22:24 +00:00
Robby Findler
7ba6ab2bb8 missing some thread ku.k registers in overflow, and wrong size for i registers
svn: r2570
2006-04-01 12:57:12 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
a47001cfc5 word-align stack sharing in continuations
svn: r2563
2006-03-31 22:36:06 +00:00
Matthew Flatt
05b4ec317d oops - reverse that
svn: r2562
2006-03-31 21:41:31 +00:00
Robby Findler
2670a1d075 double-check that nested continuation is really nested
svn: r2561
2006-03-31 21:38:08 +00:00
Matthew Flatt
7115f63441 fix bug in id resolution
svn: r2557
2006-03-31 17:02:24 +00:00
Matthew Flatt
8e376b31bd 301.12
svn: r2556
2006-03-31 13:41:03 +00:00
Matthew Flatt
68334bd959 remove bad delete[]s
svn: r2532
2006-03-29 13:31:38 +00:00
Matthew Flatt
9fa38084b4 fix endian problems for intel macs
svn: r2529
2006-03-28 16:21:36 +00:00
Matthew Flatt
5d2e3756c6 fixed comment typo
svn: r2522
2006-03-27 20:19:54 +00:00
Matthew Flatt
c16d45c911 JIT repairs for x86 Darwin
svn: r2521
2006-03-27 20:17:42 +00:00
Matthew Flatt
6d71c21bf3 wxColour objects are not atomic
svn: r2509
2006-03-26 03:33:25 +00:00
Matthew Flatt
542d29741d avoid global new/delete in OS X, because it doesn't link right in x86
svn: r2508
2006-03-25 20:53:15 +00:00
Matthew Flatt
503ca238fe misc tweaks
svn: r2495
2006-03-24 13:43:18 +00:00
Matthew Flatt
8c3234f112 fix define-syntaxes to not assume that the variable bucket has flags
svn: r2472
2006-03-21 00:18:54 +00:00
Matthew Flatt
693e173dd4 301.11
svn: r2469
2006-03-20 20:35:36 +00:00
Matthew Flatt
7b968839e8 Lauri's patch to syntax pattern match on vectors
svn: r2418
2006-03-12 16:16:07 +00:00
Matthew Flatt
fa34048e30 typo in x86 Darwin support
svn: r2416
2006-03-11 13:27:27 +00:00
Matthew Flatt
2543ebd5a8 fix runstack global register on arithmtic slow path
svn: r2402
2006-03-09 20:14:41 +00:00
Matthew Flatt
bde760a0c2 NetBSD config fixes
svn: r2400
2006-03-09 14:26:47 +00:00
Matthew Flatt
04836be213 avoid xform deficiency
svn: r2395
2006-03-08 20:44:20 +00:00
Matthew Flatt
2bcb68471c more on self tail calls: avoid store and load on last argument
svn: r2389
2006-03-08 03:00:28 +00:00
Matthew Flatt
421a8601d6 streamline self tail calls for letrec-bound functions
svn: r2387
2006-03-08 02:41:00 +00:00
Matthew Flatt
4238c1a19a add missing library dependency
svn: r2383
2006-03-07 15:54:16 +00:00
Matthew Flatt
b2f0e051a8 301.9
svn: r2382
2006-03-07 15:50:58 +00:00
Matthew Flatt
c88dc9c26b inline a few more predicates
svn: r2358
2006-03-03 17:37:46 +00:00
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
Matthew Flatt
e3571e1483 301.5
svn: r2142
2006-02-06 17:28:01 +00:00
Matthew Flatt
341ce31507 fix file-size for Windows UNC or //?/ paths
svn: r2111
2006-02-03 20:46:27 +00:00
Matthew Flatt
f5dec47e4e always initialize dc with map mode
svn: r2109
2006-02-03 19:37:57 +00:00
Matthew Flatt
5c77673da3 attempts to improve expansion/compilation for deeply nested scopes
svn: r2088
2006-02-02 15:36:23 +00:00
Matthew Flatt
bc0f1265c5 fix aliasing bug in jit-buffer comparison
svn: r2063
2006-01-31 21:23:35 +00:00
Matthew Flatt
444a36395f fix is_short
svn: r2054
2006-01-31 00:36:15 +00:00
Matthew Flatt
47aadf7789 Lauri's qq patch to use list* instead of cons
svn: r2051
2006-01-30 20:14:38 +00:00
Matthew Flatt
d8ba613559 lightning credits
svn: r2048
2006-01-30 19:27:42 +00:00
Matthew Flatt
adaf67929a v301.4
svn: r2046
2006-01-30 19:22:10 +00:00
Matthew Flatt
6bfe687783 put mzscheme in charge of freeing getaddrinfo records that it creates
svn: r1848
2006-01-17 19:45:27 +00:00
Eli Barzilay
3692afbc59 follow libffi changes
svn: r1833
2006-01-15 18:01:40 +00:00
Eli Barzilay
9083ff9b93 removed msvcr71
svn: r1820
2006-01-13 06:46:20 +00:00
Eli Barzilay
2e134ae59c removed pltgdi
svn: r1819
2006-01-13 06:39:48 +00:00
Matthew Flatt
ff929b8fd1 3m fix in non-getaddrinfo mode
svn: r1795
2006-01-10 11:45:48 +00:00
Matthew Flatt
4d94799c1a one more initial-snip fix for default-style-name
svn: r1787
2006-01-08 16:42:01 +00:00
Matthew Flatt
f6ff774bef fixed initial snip for default-style-name
svn: r1786
2006-01-08 16:40:16 +00:00
Matthew Flatt
a4bc935235 renamed get-default-style-name to default-style-name
svn: r1785
2006-01-08 14:26:34 +00:00
Matthew Flatt
b1667eb4df add get-default-style-name to editor<%>
svn: r1784
2006-01-08 12:34:23 +00:00
Matthew Flatt
274fa978cf (if (not (not X)) Y Z) compiles as (if X Y Z), etc.
svn: r1770
2006-01-05 17:37:17 +00:00
Matthew Flatt
f4cae8e9ca (if (not X) Y Z) compiles as (if X Z Y)
svn: r1769
2006-01-05 17:35:31 +00:00
Matthew Flatt
f0059665b6 fix post-install gc2.h include, no explicit load of msvcr71.dll
svn: r1762
2006-01-04 21:53:10 +00:00
Matthew Flatt
4478174a46 new file for avoiding pltgdi
svn: r1761
2006-01-04 16:29:51 +00:00
Matthew Flatt
d955df71ba use gdiplus.dll directly, instead of pltgdi_xxxxxxx.dll
svn: r1756
2006-01-03 20:17:02 +00:00
Matthew Flatt
812e993c11 added missing DELAYLOD for libmred
svn: r1749
2006-01-03 05:15:08 +00:00
Matthew Flatt
5de8aa8318 add space in RPATH; propagate schemef.h info
svn: r1748
2006-01-03 05:10:51 +00:00
Matthew Flatt
5cfb159cae delay-load non-system DLLs in MzScheme and MrEd executables
svn: r1746
2006-01-02 23:09:25 +00:00
Matthew Flatt
a1d1006ab1 fix equal hashing on symbols
svn: r1738
2005-12-31 21:05:35 +00:00
Matthew Flatt
dd75f93aee added stack-overflow check in mpi resolution
svn: r1734
2005-12-31 16:07:22 +00:00
Matthew Flatt
bb7ec163ba fix buffer allocation
svn: r1733
2005-12-31 16:06:32 +00:00
Matthew Flatt
f60df3fbe5 no getaddrinfo means no getnameinfo, either
svn: r1725
2005-12-31 02:52:53 +00:00
Matthew Flatt
28a7caa6bd moved misplaced definitions
svn: r1724
2005-12-31 02:30:45 +00:00
Matthew Flatt
9d5323fb57 configure test for getaddrinfo, use gethostbyname when getaddrinfo is not available
svn: r1723
2005-12-31 02:21:47 +00:00
Matthew Flatt
060f7c026c eliminate dependency on X11/bitmaps
svn: r1721
2005-12-30 22:52:26 +00:00
Matthew Flatt
e422152bc4 undo off by default, Emacs-style undo added
svn: r1719
2005-12-30 21:41:58 +00:00
Matthew Flatt
1e0dfa7a44 fix equal hashing with stack overflow
svn: r1717
2005-12-30 15:49:20 +00:00
Eli Barzilay
6745d9c651 uniplt -> extradlls
svn: r1701
2005-12-27 18:25:35 +00:00
Eli Barzilay
8f9688b616 re-added README.TXT as CRLF files
svn: r1700
2005-12-27 18:16:19 +00:00
Eli Barzilay
051c855a01 renamed uniplt to extradlls, added msvcr.dll into it
svn: r1699
2005-12-27 18:14:21 +00:00
Matthew Flatt
c38876b848 300.3
svn: r1698
2005-12-27 17:49:13 +00:00
Eli Barzilay
b87d94de94 2005->2006
svn: r1694
2005-12-26 20:45:10 +00:00
Matthew Flatt
5ea77942db change Mac default build to put frameworks in plt/lib
svn: r1692
2005-12-26 13:07:35 +00:00
Matthew Flatt
6ccd32637c release dc for zero-length path
svn: r1690
2005-12-26 00:49:53 +00:00
Matthew Flatt
faeb63f6a1 fix port sync/break bug
svn: r1687
2005-12-25 16:36:28 +00:00
Matthew Flatt
d32cebfadf v300.2
svn: r1682
2005-12-24 22:44:59 +00:00
Matthew Flatt
bbf31dfaa8 Another 3m fix for latest Apple tools
svn: r1650
2005-12-19 19:33:24 +00:00
Matthew Flatt
7ccd4a4a61 3m fix, maybe
svn: r1649
2005-12-19 17:50:16 +00:00
Matthew Flatt
30df6e05ea stipped Mac classic path support, changed permission checking to use access (unless setuid)
svn: r1647
2005-12-19 17:36:18 +00:00
Matthew Flatt
a6f6106ef0 v300.1
svn: r1646
2005-12-19 14:14:28 +00:00
Matthew Flatt
cace6ada05 fix registry-reading loop for font linking
svn: r1638
2005-12-18 01:10:19 +00:00
Matthew Flatt
e7c1b03a56 v300
svn: r1621
2005-12-15 19:34:11 +00:00
Matthew Flatt
029e7e85a3 fix glyph-exists? for label
svn: r1601
2005-12-12 23:24:52 +00:00
Eli Barzilay
caeb044b7d v300 in rc files
svn: r1587
2005-12-12 01:45:17 +00:00
Matthew Flatt
520149725f 299.408
svn: r1575
2005-12-09 22:29:29 +00:00
Matthew Flatt
f41e7a8352 no toupper for color-database lookups (because it's locale-sensitive)
svn: r1544
2005-12-06 22:32:20 +00:00
Matthew Flatt
44bc3084ec avoid overlong strings in Xft measures and in editors
svn: r1540
2005-12-06 19:49:12 +00:00
Eli Barzilay
97ff64b436 another path adjustment
svn: r1536
2005-12-06 00:13:49 +00:00
Matthew Flatt
de552808de make SGC work with ephemerons
svn: r1532
2005-12-05 21:42:38 +00:00
Matthew Flatt
be96f9c22b remove limit on unicode table when searching for fonts
svn: r1531
2005-12-05 21:32:11 +00:00
Matthew Flatt
f8d78564b0 fixed the bug where a menu stays highlighted in 10.4
svn: r1517
2005-12-04 15:04:44 +00:00
Matthew Flatt
f70f6c2332 299.407
svn: r1509
2005-12-03 02:24:52 +00:00
Matthew Flatt
a8915e5ff6 added needed cast
svn: r1492
2005-12-02 16:06:59 +00:00
Matthew Flatt
1a8c0a351d DEL forward deletes
svn: r1490
2005-12-02 15:58:38 +00:00
Matthew Flatt
55037c44cf avoid problem with focus leaving before it has arrived(?)
svn: r1488
2005-12-02 14:19:35 +00:00
Matthew Flatt
1aba007321 change yield so that it doesn't handle events in a non-handler thread(!)
svn: r1487
2005-12-02 14:19:08 +00:00
Matthew Flatt
e3375a3c5c move ICP defn before use
svn: r1459
2005-12-01 17:19:46 +00:00
Matthew Flatt
7124e7f063 fix sync and custom-input-port bugs
svn: r1452
2005-12-01 02:51:28 +00:00
Matthew Flatt
a100409714 fix stdio window for non-ASCII output
svn: r1449
2005-11-30 20:17:34 +00:00
Matthew Flatt
d8734f8035 added MZ_GC_NO_VAR_IN_REG
svn: r1444
2005-11-30 12:56:24 +00:00
Matthew Flatt
9c06c927c4 fix bad local point (3m problem)
svn: r1437
2005-11-29 14:42:15 +00:00
Matthew Flatt
ff61ca111d fixed #%variable-reference on #%kernel import
svn: r1431
2005-11-28 22:52:05 +00:00
Matthew Flatt
4421ca2f26 fix just-introduced uses of uninitialized variable
svn: r1430
2005-11-28 17:18:44 +00:00
Matthew Flatt
37d51461bf fix bug in alpha blit and bugs in blit caching
svn: r1429
2005-11-28 17:14:08 +00:00
Matthew Flatt
8557a07229 added read-stx performance stat
svn: r1411
2005-11-25 23:05:13 +00:00
Matthew Flatt
dae23e536c current-sync-random-number-generator -> current-evt-random-...
svn: r1396
2005-11-24 17:26:24 +00:00
Matthew Flatt
06c60a7f18 last round of Linux IPv6 fixes
svn: r1388
2005-11-23 21:06:08 +00:00
Matthew Flatt
763f164580 #ifdef out label when not needed
svn: r1387
2005-11-23 20:49:35 +00:00
Matthew Flatt
08b681655c another attempt to get Linux and IPv6 right
svn: r1386
2005-11-23 20:48:06 +00:00
Matthew Flatt
3e53a3fd05 use pkg-config, fix test for success
svn: r1375
2005-11-22 21:55:07 +00:00
Matthew Flatt
225ab7916d certificate tranparency module-id=? depends on phase
svn: r1371
2005-11-22 15:50:14 +00:00
Matthew Flatt
2281249bcd revert previous change
svn: r1366
2005-11-22 02:52:52 +00:00
Matthew Flatt
a1c5bf9c4c fixed compile-phase cert problem
svn: r1365
2005-11-22 02:30:14 +00:00
Matthew Flatt
3a683b93d0 added missing namespace check in namespace-attach-module
svn: r1364
2005-11-21 23:52:24 +00:00
Matthew Flatt
58b6198fa5 3m and mzc
svn: r1353
2005-11-19 16:19:42 +00:00
Matthew Flatt
10815abe33 avoid inlining copy_stack
svn: r1346
2005-11-18 20:26:14 +00:00
Matthew Flatt
cc53ef5ccb fixed big-endian decl for solaris: suppress for i386
svn: r1345
2005-11-18 20:23:13 +00:00
Matthew Flatt
630824bb58 fix gc bug
svn: r1340
2005-11-17 19:29:48 +00:00
Matthew Flatt
05d765aebb don't use hidden frame as a get-file parent
svn: r1334
2005-11-17 00:17:32 +00:00
Matthew Flatt
e078b24e8a fix expansion of #%variable-reference
svn: r1331
2005-11-16 21:36:24 +00:00
Matthew Flatt
d08b2afc58 fix bug in port-commit-peeked
svn: r1324
2005-11-16 01:16:17 +00:00
Matthew Flatt
844bdf69ed detect BOM from utxt clipboard
svn: r1300
2005-11-13 02:30:37 +00:00
Matthew Flatt
aa0692e7cd 299.406
svn: r1287
2005-11-11 21:26:46 +00:00
Matthew Flatt
d8e922eb70 fix tcp-addresses
svn: r1248
2005-11-07 22:58:51 +00:00
Matthew Flatt
fe47f61813 fixed bug in blit with monochrome mask
svn: r1233
2005-11-04 19:22:35 +00:00
Matthew Flatt
1fc7c09a67 loop through addresses for TCP connect or listen
svn: r1232
2005-11-04 14:10:29 +00:00
Matthew Flatt
77ad9f0ac2 no more htons, since we use getaddrinfo
svn: r1226
2005-11-03 21:20:55 +00:00
Matthew Flatt
6f91c62cf9 IPv6
svn: r1223
2005-11-03 20:17:44 +00:00
Matthew Flatt
15a70ac6da fixed dm_env lookup in the case of a define-syntaxes stack overflow
svn: r1204
2005-11-01 22:32:56 +00:00
Matthew Flatt
724296a2c7 fix certificates with syntax/loc
svn: r1203
2005-11-01 22:16:10 +00:00
Matthew Flatt
0befe6c786 extra finalization annotations
svn: r1201
2005-11-01 20:16:06 +00:00
Matthew Flatt
a1002fc495 just-in-case ATS flags for non-combine mode
svn: r1200
2005-11-01 20:15:10 +00:00
Matthew Flatt
8cfcbf1b98 fixed context and fixed source location for dup defns
svn: r1199
2005-11-01 20:14:09 +00:00
Matthew Flatt
28afce07b0 syntax-local-certifier adjustment
svn: r1191
2005-11-01 13:49:26 +00:00
Matthew Flatt
ddd7b66b61 register a static, add nul terminator, fix imperative update of byte strings
svn: r1173
2005-10-27 15:12:49 +00:00
Matthew Flatt
a804d634d4 fix global enviroment reset
svn: r1171
2005-10-26 21:27:06 +00:00
Matthew Flatt
b8f9921cb5 make compact.c build work
svn: r1168
2005-10-26 20:09:51 +00:00
Matthew Flatt
56bc8dcb89 better handling of / key in get-file and put-file dialogs
svn: r1162
2005-10-26 01:34:25 +00:00
Matthew Flatt
dd4cf2990c 3m fixes
svn: r1161
2005-10-25 21:38:51 +00:00
Matthew Flatt
e8e199af4b avoid longjmp clobber
svn: r1153
2005-10-25 14:00:08 +00:00
Matthew Flatt
8f32654584 299.405
svn: r1152
2005-10-25 13:58:33 +00:00
Matthew Flatt
24d6604cd5 299.404
svn: r1073
2005-10-13 19:58:38 +00:00
Matthew Flatt
b6eb188bc2 re-order X includes
svn: r1050
2005-10-11 20:22:36 +00:00
Matthew Flatt
9da2dbe541 cache invented mask bitmaps
svn: r1038
2005-10-10 22:10:42 +00:00
Matthew Flatt
12376454a3 better GC triggering for bitmap allocation
svn: r1037
2005-10-10 19:26:20 +00:00
Matthew Flatt
52d22b9bde Xft for xonx
svn: r1032
2005-10-09 22:37:34 +00:00
Matthew Flatt
57f609e539 MDI child fixes, new on-mdi-activate method
svn: r1019
2005-10-07 19:11:42 +00:00
Matthew Flatt
4ccc351b3b hiding panel removes focus from any child
svn: r1003
2005-10-06 18:26:26 +00:00
Matthew Flatt
ee1e6f6d0f prevent certain on-edit-seq nestings
svn: r1002
2005-10-06 17:05:30 +00:00
Matthew Flatt
ed76e15853 new xform command-line syntax
svn: r1001
2005-10-06 15:56:44 +00:00
Matthew Flatt
5c1a331d3b improved file dialogs for mac os x, changed create-executable interface, and fixed parsing of infix dots to require a delimitter after the second dot
svn: r1000
2005-10-06 15:54:38 +00:00
Matthew Flatt
46c6c9c3cc fixed label->plain-label
svn: r994
2005-10-06 03:31:27 +00:00
Matthew Flatt
f39c5010ef utf-16 bug fixed
svn: r985
2005-10-05 20:00:47 +00:00
Matthew Flatt
50a666ebd9 plain label strips parenthesized accelerators
svn: r983
2005-10-05 16:22:57 +00:00
Matthew Flatt
261662f378 299.403
svn: r979
2005-10-04 21:02:37 +00:00
Matthew Flatt
54ea8d32a8 avoid Xaw headers
svn: r978
2005-10-04 20:43:54 +00:00
Matthew Flatt
cfbc057729 fix for 3m
svn: r966
2005-10-04 16:11:08 +00:00
Matthew Flatt
dd555a65e1 more unicode fixes
svn: r964
2005-10-04 16:00:30 +00:00
Matthew Flatt
ccb17d8346 disabled hanger handling and optical alignment, even for kerned text
svn: r916
2005-09-25 19:35:14 +00:00
Matthew Flatt
fb848b4ae5 fix scaling of PS text output when X and Y scale are different
svn: r895
2005-09-21 11:53:53 +00:00
Matthew Flatt
8a9a382cab forgot to compile startup.ss
svn: r877
2005-09-18 15:49:29 +00:00
Matthew Flatt
29c9c7d0dd SW_... symbol problem
svn: r871
2005-09-18 12:31:47 +00:00
Matthew Flatt
76a6ca9df8 299.402
svn: r869
2005-09-18 12:28:37 +00:00
Matthew Flatt
04dd9be199 avoid crashing on buggy GIF
svn: r864
2005-09-16 12:34:26 +00:00
Matthew Flatt
b57b871b79 fix writing too much at once to Windows console or file
svn: r856
2005-09-15 15:45:35 +00:00
Matthew Flatt
7c147ecaec avoid TzSpecificLocalTimeToSystemTime
svn: r840
2005-09-12 20:06:56 +00:00
Matthew Flatt
abe6514c2c 299.401
svn: r829
2005-09-10 12:28:21 +00:00
Matthew Flatt
41786731da fix printer-dc origin shift
svn: r793
2005-09-07 22:47:09 +00:00
Eli Barzilay
05a025eba1 299.400
svn: r784
2005-09-07 03:10:16 +00:00
Matthew Flatt
7aba0e8695 299.400
svn: r780
2005-09-06 23:11:30 +00:00
Matthew Flatt
146a0eed1a syntax simplification bug repaired
svn: r778
2005-09-06 18:35:29 +00:00
Matthew Flatt
33a1602606 299.202
svn: r773
2005-09-05 15:40:43 +00:00
Matthew Flatt
44a963d90c fix call/cc bug
svn: r660
2005-08-24 19:56:22 +00:00
Eli Barzilay
268ed5df20 * Undo big endian check in configure since it was already in mzscheme;
* Make foreign use special handling for big endians depending on accessing
  a location directly or accessing an argument.

svn: r623
2005-08-21 07:03:28 +00:00
Eli Barzilay
febd5f8fff Added test for big-endian machines
svn: r622
2005-08-21 06:40:18 +00:00
Eli Barzilay
d889daf489 Two fixes to GC build problems.
svn: r583
2005-08-11 14:23:10 +00:00
Matthew Flatt
4ad1f38141 299.201
svn: r572
2005-08-09 13:41:06 +00:00
Matthew Flatt
a2eaedecdc fixed spacing bug when drawing partly-smoothed text at non-1.0 scale
svn: r567
2005-08-08 19:49:21 +00:00
Matthew Flatt
d4fc63c878 added enclosing-module-name property on #%module-begin forms
svn: r533
2005-08-02 16:30:52 +00:00
Matthew Flatt
222d731ff2 configure fix for mzdyn.o, especially on AMD64
svn: r530
2005-08-02 02:50:44 +00:00
Matthew Flatt
21a3ded089 hash-table-copy should produce mutable table, PR 7519
svn: r529
2005-08-01 22:47:54 +00:00
Matthew Flatt
e8c07c12a6 fixed strig-locale-upcase/downcase for windows with bogus locale
svn: r522
2005-08-01 17:45:15 +00:00
Matthew Flatt
8cab293327 fixed set-argv-pixels on alpha
svn: r517
2005-08-01 14:58:19 +00:00
Matthew Flatt
acf89713c3 fix for overlapping internal definition contexts
svn: r511
2005-07-31 02:55:07 +00:00
Matthew Flatt
758848f66c fixed check for duplicate struct type properties
svn: r504
2005-07-30 17:26:00 +00:00
Matthew Flatt
ba6e44f110 fix reported column for syntax-exception srcloc
svn: r495
2005-07-29 13:02:45 +00:00
Eli Barzilay
585e73b663 299.200
svn: r494
2005-07-29 06:34:31 +00:00
Matthew Flatt
3c094e6f15 merge fixes for Cygwin
svn: r493
2005-07-28 21:55:31 +00:00
Matthew Flatt
8aaddd25ca 299.200
svn: r474
2005-07-28 13:58:06 +00:00
Matthew Flatt
ab098933be fixed both mac window zoom and root menu-bar, hopefully
svn: r472
2005-07-28 04:35:57 +00:00
Matthew Flatt
266e6c75cd fix define-for-syntax bug when the name is macro-introduced
svn: r467
2005-07-27 18:44:17 +00:00
Matthew Flatt
30608bca9e accomodate 3m xform in macros for old cairo
svn: r464
2005-07-27 16:20:00 +00:00
Matthew Flatt
321af63518 fixed non-cairo build
svn: r462
2005-07-27 15:46:03 +00:00
Matthew Flatt
e2113d5ca3 fixed non-cairo build
svn: r461
2005-07-27 15:40:06 +00:00
Matthew Flatt
3e7b02cbb9 fixed typo
svn: r460
2005-07-27 15:19:13 +00:00
Matthew Flatt
62d6db95c2 support cairo 0.5
svn: r459
2005-07-27 15:14:17 +00:00
Matthew Flatt
3d12aac8f7 cygwin itimer doesn't work
svn: r454
2005-07-26 21:10:44 +00:00
Matthew Flatt
1006329b91 changes to make Cygwin act like Unix instead of Windows
svn: r453
2005-07-26 20:22:38 +00:00
Matthew Flatt
b77a2c3263 configure Cygwin like unix
svn: r452
2005-07-26 19:31:21 +00:00
Matthew Flatt
70984654a0 added prefix-all-defined and prefix-all-defined-except
svn: r446
2005-07-26 16:04:10 +00:00
Matthew Flatt
5bbfeb7c98 fixed Windows cursor problems
svn: r432
2005-07-22 15:31:47 +00:00
Matthew Flatt
b41ab5c138 fixed windows control unicode troubles
svn: r428
2005-07-21 21:47:40 +00:00
Matthew Flatt
e000831d07 show cursor when selecting menus via keyboard
svn: r425
2005-07-21 20:58:55 +00:00
Matthew Flatt
c7d784fa50 less agressive cursor hiding
svn: r424
2005-07-21 20:50:35 +00:00
Matthew Flatt
52683f888f patch call-with-continuation-barrier
svn: r423
2005-07-21 20:33:56 +00:00
Matthew Flatt
bec7b923ad patch clean target
svn: r422
2005-07-21 20:30:39 +00:00
Matthew Flatt
ad34221678 fixed bad test for mutable hash table
svn: r421
2005-07-21 19:32:49 +00:00
Matthew Flatt
3a752c0513 frame-maximize bug fixed for 10.4
svn: r419
2005-07-21 17:10:25 +00:00
Matthew Flatt
9c2e63fa4c complete repair of minimization and root menu bar
svn: r418
2005-07-21 16:42:16 +00:00
Matthew Flatt
d8252393b1 fixed windows cursor bug
svn: r416
2005-07-21 15:16:35 +00:00
Matthew Flatt
55a067ac2e fix half of minimize bug
svn: r414
2005-07-21 13:47:21 +00:00
Matthew Flatt
909ad1156f 299.108
svn: r413
2005-07-21 13:41:00 +00:00
Matthew Flatt
2928d3e98b fixed make.ss to deal with worksp-vc07 split
svn: r394
2005-07-19 15:17:47 +00:00
Matthew Flatt
4c8917c428 fixed assignment in sub-struct with immutable field
svn: r369
2005-07-09 13:19:14 +00:00
Matthew Flatt
a6778eab45 stupid stupid stupid Windows filesystem
svn: r366
2005-07-08 02:55:49 +00:00
Eli Barzilay
4f00299809 worksp is now for vc7.1
svn: r352
2005-07-05 20:58:34 +00:00
Eli Barzilay
9922d3e746 Creating the worksp directory for DevStudio 7.0
svn: r351
2005-07-05 20:49:44 +00:00
Eli Barzilay
d0060fd36e undo last change, better to copy the whole worksp
svn: r350
2005-07-05 19:32:04 +00:00
Eli Barzilay
cd3b7c8bc3 copy 7.0 solution files to -vc70
svn: r349
2005-07-05 19:08:32 +00:00
Matthew Flatt
2eedbc83d2 fixed open-doc event handling
svn: r288
2005-07-01 03:08:37 +00:00
Matthew Flatt
9006df39aa fixed woozy fonts in Tiger
svn: r287
2005-07-01 00:07:22 +00:00
Matthew Flatt
d8ea16eb03 windows startup tweaks
svn: r286
2005-06-30 21:33:11 +00:00
Matthew Flatt
051db368f1 fixed crash from breaking mred too early
svn: r285
2005-06-30 21:18:38 +00:00
Matthew Flatt
f2f6a71402 fixed list*-immutable
svn: r284
2005-06-30 19:35:24 +00:00
Matthew Flatt
3d8c40afe4 fixed verify- ops to take old-format exploded signatures
svn: r277
2005-06-30 16:40:13 +00:00
Eli Barzilay
0c81fba1c5 some fixes for windows builds, suggested by Dave Herman
svn: r274
2005-06-30 05:21:43 +00:00
Eli Barzilay
f116db2b5a Added llvm to configure, disabled by default, also will not run if llvm is not
here

Made a `make-configure' script that automates running autoconf and what
clean_ac.ss used to do; removed clean_ac.

svn: r271
2005-06-29 20:11:47 +00:00
Eli Barzilay
7c5318c704 Removed traces of lightning
svn: r270
2005-06-29 19:28:16 +00:00
Eli Barzilay
d8e26c21e4 Fix clean target for foreign (ignore if not there)
svn: r269
2005-06-29 17:13:44 +00:00
Matthew Flatt
cd014b9c40 fixed getwinhandle yet again
svn: r266
2005-06-28 20:48:31 +00:00
Matthew Flatt
7b89a19190 added missing iconv_open tests
svn: r265
2005-06-28 20:43:34 +00:00
Matthew Flatt
62d8157031 patch to declare wxUpdateCursorTime
svn: r264
2005-06-28 20:33:49 +00:00
Matthew Flatt
b4c18280df makefile clean target
svn: r263
2005-06-28 20:08:09 +00:00
Matthew Flatt
0d4bc2cd9d 299.107
svn: r259
2005-06-28 17:01:03 +00:00
Matthew Flatt
1fdc922b5a allow multiple instances of MrEd-based apps
svn: r239
2005-06-24 20:59:28 +00:00
Matthew Flatt
c2ec22a830 fixed .xc source of already-fixed .cxx
svn: r236
2005-06-22 22:10:58 +00:00
Matthew Flatt
bda97dfe8a fixed namespace-attach bug related to exp-time phases
svn: r234
2005-06-22 22:03:38 +00:00
Matthew Flatt
4ff341f837 fixed context for id in lifted defn
svn: r233
2005-06-22 21:37:07 +00:00
Matthew Flatt
8c9aca0aef windows: allow MrEd-based console apps and Mz-based consoleless apps
svn: r229
2005-06-22 20:26:24 +00:00
Matthew Flatt
d3a3a665eb fix to special handling via peek
svn: r218
2005-06-19 15:19:24 +00:00
Matthew Flatt
7bb5af8933 fixed #honu
svn: r90
2005-06-12 10:59:16 +00:00
Eli Barzilay
20eba137c6 Use (require (only ... foo))' instead of (require (rename ... foo foo))'
svn: r83
2005-06-09 23:01:05 +00:00
Matthew Flatt
cc962e7e3c fixed font substitution
svn: r76
2005-06-08 15:59:17 +00:00
Matthew Flatt
07279e6286 merged group-box change
svn: r74
2005-06-08 15:05:00 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +00:00
Matthew Flatt
d878d6d8de windows get-face-list
svn: r41
2005-06-01 15:08:42 +00:00
Eli Barzilay
0f835f2003 some more "cvs" removals
svn: r37
2005-06-01 06:05:38 +00:00
Eli Barzilay
7316f4b7f0 catching up with another libffi update
svn: r36
2005-06-01 05:11:47 +00:00
Eli Barzilay
7069c5787f removed the live_support attribute which seems to be something too new
svn: r35
2005-06-01 05:02:10 +00:00
Eli Barzilay
b461e8593c catch up with gcc files that are needed for building libffi
svn: r34
2005-06-01 04:35:58 +00:00
Matthew Flatt
484e52c167 ,
svn: r33
2005-06-01 04:18:05 +00:00
Eli Barzilay
c37ac535b1 Merged changes from libffi and libffi_msvc.
svn: r30
2005-05-31 22:10:51 +00:00
Eli Barzilay
a559d96009 Fixed a stupid alignment bug on big-endian machines.
svn: r29
2005-05-31 21:29:34 +00:00
Eli Barzilay
378ecac728 include math.h
svn: r16
2005-05-30 20:14:25 +00:00
Eli Barzilay
5a4f91c415 test for ../collects/repos-time-stamp instead of CVS
svn: r14
2005-05-30 19:40:52 +00:00
Eli Barzilay
c77caa37e0 include math.h
svn: r13
2005-05-30 19:38:52 +00:00
Eli Barzilay
761562eeb7 Mirrored Matthew's commit to CVS:
Moving the implementation of `save-file' in text% and pasteboard% from C++ to Scheme.

svn: r10
2005-05-29 07:24:50 +00:00
Eli Barzilay
97ce56c612 Set all svn:eol-style to native for text files.
svn: r5
2005-05-27 23:11:11 +00:00
Eli Barzilay
e41b2fb359 Added src, set properties for all DOS files.
svn: r4
2005-05-27 21:53:51 +00:00