Commit Graph

395 Commits

Author SHA1 Message Date
Matthew Flatt
ae3e61785d refine srcloc info for bad-compiled-code-version error
svn: r2806
2006-04-26 19:51:40 +00:00
Matthew Flatt
7dba0238a0 make path to original exe relative in Windows launchers
svn: r2800
2006-04-26 15:15:46 +00:00
Matthew Flatt
df5cecb6b7 restore no-auto-setup for in-place SVN install
svn: r2795
2006-04-26 12:55:44 +00:00
Matthew Flatt
1ec48e2e83 slightly faster path for port-commit-peeked with always-evt
svn: r2794
2006-04-26 12:55:01 +00:00
Matthew Flatt
1eee81ca66 support exe-relative reference to the main exe
svn: r2793
2006-04-26 12:53:58 +00:00
Eli Barzilay
135ff7c730 BINDIR -> prefix/bin
svn: r2789
2006-04-26 04:08:10 +00:00
Eli Barzilay
a62fbc824f * Removed the finish-install collection, and the PLT/install scripts
* Made `make install' do the setup-plt thing

svn: r2788
2006-04-26 04:00:43 +00:00
Eli Barzilay
8d543c3412 set svn:eol-style
svn: r2786
2006-04-25 20:45:37 +00:00
Matthew Flatt
57e182678f fix MzCom path
svn: r2785
2006-04-25 20:44:22 +00:00
Matthew Flatt
4f0e7aec19 fixed Release configuration
svn: r2784
2006-04-25 20:38:29 +00:00
Matthew Flatt
3dca44227a make MzCOM and MysterX build with the new DLL-in-plt/lib arrangement; some problems remain
svn: r2782
2006-04-25 19:56:30 +00:00
Eli Barzilay
77e6daf528 dlls are in PLT/lib not PLT
svn: r2778
2006-04-25 17:25:45 +00:00
Matthew Flatt
1283d749a5 don't name-mangle non-PLT DLLs
svn: r2776
2006-04-25 17:20:06 +00:00
Matthew Flatt
0cae745858 only need extradlls in worksp
svn: r2775
2006-04-25 17:18:50 +00:00
Matthew Flatt
8209c099ff put uniplt_xxxxxxx.dll in the right place
svn: r2769
2006-04-24 20:06:11 +00:00
Matthew Flatt
ad18857c6e add 'orig-dir system path
svn: r2767
2006-04-24 19:20:44 +00:00
Matthew Flatt
7797db25a9 moved collects-path-update code (for make install) into src tree
svn: r2756
2006-04-24 00:13:28 +00:00
Matthew Flatt
53fb8610c3 MSVC-built DLLs go to plt/lib instead of plt, and executable-creator patches the executable's path to DLLs
svn: r2755
2006-04-24 00:01:45 +00:00
Matthew Flatt
1d77707ef1 301.13 (the beginning of the end for PLTHOME)
svn: r2740
2006-04-23 02:36:55 +00:00
Matthew Flatt
4d867f1cb0 docs say that a custom port can return #f for a blocking request, and that seems sanest, so changed the impl to match the docs
svn: r2734
2006-04-21 17:25:47 +00:00
Matthew Flatt
e7724277e0 regexp-replace[*] supports a transform proc in place of an insert [byte] string
svn: r2707
2006-04-18 17:29:49 +00:00
Matthew Flatt
b36f20b804 hack to support set-min-width for popup-menu%
svn: r2705
2006-04-18 16:58:56 +00:00
Matthew Flatt
a93aea17e1 repairs to char-general-category
svn: r2697
2006-04-17 21:47:26 +00:00
Eli Barzilay
a847101855 set svn:eol-style
svn: r2690
2006-04-17 17:01:33 +00:00
Matthew Flatt
a07b22f1f1 bitwise ops accept 0 arguments; module and local binding expansion more consistent, because a module-level binding can have let-binding context; load/cd fixed; X non-Xft font problem fixed; added openbsd support and chage README in libffi; JIT inlines string-ref and bytes-ref
svn: r2689
2006-04-17 16:58:43 +00:00
Matthew Flatt
bf353e475e remove unneeded variable
svn: r2654
2006-04-10 20:56:18 +00:00
Matthew Flatt
3f0990c9d7 no need to set X font in WindowDC::SetFont
svn: r2653
2006-04-10 20:53:29 +00:00
Matthew Flatt
aa414049a0 fix allocation of array of PNG image lines
svn: r2639
2006-04-07 17:24:25 +00:00
Matthew Flatt
3d14a08240 fix copyright more (remove comma)
svn: r2638
2006-04-07 13:59:35 +00:00
Matthew Flatt
7a8a215b7b fix copyright in About dialog
svn: r2637
2006-04-07 13:56:18 +00:00
Matthew Flatt
013ec0be9d change scroll-to to better handle boundary condition where the requested region fits exactly
svn: r2636
2006-04-07 13:27:26 +00:00
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