Commit Graph

2237 Commits

Author SHA1 Message Date
Matthew Flatt
39b09735a2 write exe-relative paths to main exe for Mac OS X
svn: r2796
2006-04-26 12:56:54 +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
8b1d609a63 Welcome to a new PLT day.
svn: r2792
2006-04-26 04:46:44 +00:00
Kathy Gray
f0564d5746 Correction to bug for accessing private field
svn: r2791
2006-04-26 04:33:09 +00:00
Eli Barzilay
bdcaaa5c35 default is to check for updates
svn: r2790
2006-04-26 04:20:21 +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
c34c4e7abe later-delay is a real week
svn: r2787
2006-04-26 01:18:49 +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
c6bac6f498 Fix a few things regarding plthome and dll location
svn: r2781
2006-04-25 18:40:58 +00:00
Matthew Flatt
01e2bc2966 add ssl-listener?
svn: r2780
2006-04-25 17:39:42 +00:00
Matthew Flatt
18f6cf51a1 implement ssl-addresses and ssl-abandon-port
svn: r2779
2006-04-25 17:37:04 +00:00
Eli Barzilay
77e6daf528 dlls are in PLT/lib not PLT
svn: r2778
2006-04-25 17:25:45 +00:00
Matthew Flatt
5b52f5fac7 Windows DLLs no longer version-mangled
svn: r2777
2006-04-25 17:20:53 +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
880071a24d finished replacing old ssl implementation with new one
svn: r2774
2006-04-25 15:09:12 +00:00
Matthew Flatt
dd2944e917 replacing old ssl implementation with new one
svn: r2773
2006-04-25 15:08:32 +00:00
Matthew Flatt
f9f1399ed7 fix input eof, tune buffer size
svn: r2772
2006-04-25 13:47:23 +00:00
Eli Barzilay
e93e13f925 Welcome to a new PLT day.
svn: r2771
2006-04-25 07:50:02 +00:00
Matthew Flatt
81a07c4d6d more changes for Windows
svn: r2770
2006-04-24 20:06:57 +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
f4461a72ee configure for Windows
svn: r2768
2006-04-24 19:22:37 +00:00
Matthew Flatt
ad18857c6e add 'orig-dir system path
svn: r2767
2006-04-24 19:20:44 +00:00
Matthew Flatt
1d50d7b176 SSL_shutdown is messy and often unneeded; disable it by default
svn: r2766
2006-04-24 19:05:56 +00:00
Matthias Felleisen
812f9b0257 polished comments for Kathy
svn: r2764
2006-04-24 16:09:10 +00:00
Matthias Felleisen
9e23d915ee last bug fixes to hdtch/[i]draw for now
svn: r2763
2006-04-24 15:29:45 +00:00
Matthias Felleisen
6376643994 support added, duplicated code removed from idraw
svn: r2762
2006-04-24 14:19:31 +00:00
Matthew Flatt
ee38550f8f enforce constraints on SSL_read and SSL_write (need exact same call if either returns NEED_READ or NEED_WRITE)
svn: r2761
2006-04-24 13:21:36 +00:00
Matthias Felleisen
d7d55e05b4 new docs for htdch
svn: r2760
2006-04-24 12:47:19 +00:00
Matthias Felleisen
770e6aa288 htdch/draw and htdch/idraw fixed, common code basis
svn: r2759
2006-04-24 12:35:59 +00:00
Eli Barzilay
e87c19f719 Welcome to a new PLT day.
svn: r2758
2006-04-24 07:50:02 +00:00
Eli Barzilay
4bf87ba029 set eol-style
svn: r2757
2006-04-24 01:56:27 +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
Eli Barzilay
152ece97bc use --script when relaunching copy
svn: r2753
2006-04-23 22:25:34 +00:00
Eli Barzilay
5c39160ebd Welcome to a new PLT day.
svn: r2743
2006-04-23 07:50:03 +00:00
Matthew Flatt
678b6e1102 new utility for adjust the embedded collects path
svn: r2741
2006-04-23 02:47:35 +00:00
Matthew Flatt
1d77707ef1 301.13 (the beginning of the end for PLTHOME)
svn: r2740
2006-04-23 02:36:55 +00:00
Eli Barzilay
4edd6f5b4f typo
svn: r2739
2006-04-23 00:53:23 +00:00
Matthew Flatt
9e06bf60d6 call combo% callback when popup item selected
svn: r2738
2006-04-22 12:48:00 +00:00
Eli Barzilay
fe99b11024 Welcome to a new PLT day.
svn: r2737
2006-04-22 07:50:02 +00:00
Kathy Gray
bb5082d9e7 Changed Util.error(...) to throw new RuntimeException(...) to avoid the problem causing nightly builds to fail.
svn: r2736
2006-04-21 21:46:16 +00:00
Matthew Flatt
e92253f531 more concurrency repairs
svn: r2735
2006-04-21 17:27:01 +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