Commit Graph

2070 Commits

Author SHA1 Message Date
Matthew Flatt
7c45b22d9d fix drag-and-drop with non-latin-1 chars in filename
svn: r2835
2006-04-28 13:37:27 +00:00
Matthew Flatt
f14ecde023 fix typo in comment (PR 7923!)
svn: r2834
2006-04-28 13:21:04 +00:00
Robby Findler
1072ac68aa added option to disable magic open parens separately from magic close ones
svn: r2833
2006-04-28 08:57:05 +00:00
Eli Barzilay
4799262463 Welcome to a new PLT day.
svn: r2832
2006-04-28 07:50:02 +00:00
Eli Barzilay
9fa7991e86 restore user path when launching
svn: r2831
2006-04-28 02:40:44 +00:00
Eli Barzilay
1c412e58ad typo
svn: r2830
2006-04-28 00:35:28 +00:00
Eli Barzilay
810e6c5d87 new script generation
svn: r2829
2006-04-27 23:56:16 +00:00
Eli Barzilay
e337bae1b5 default = #f
svn: r2828
2006-04-27 22:25:16 +00:00
Kathy Gray
7c4c832269 Corrected bug in initializing an array with { }
svn: r2827
2006-04-27 21:47:30 +00:00
Matthew Flatt
9965629bde patch from Lauri to fix eval with a namespace argument
svn: r2826
2006-04-27 21:10:39 +00:00
Matthew Flatt
9f513d240e fix cert handling for init, init-field, and field
svn: r2823
2006-04-27 20:30:16 +00:00
Eli Barzilay
ea9aeec4f0 more behavior improvement to make it more explicit and easier to disable
svn: r2821
2006-04-27 20:10:21 +00:00
Eli Barzilay
81e201a96e remove debugging junk
svn: r2818
2006-04-27 16:14:52 +00:00
Eli Barzilay
e265109428 remove debugging junk
svn: r2817
2006-04-27 16:13:31 +00:00
Eli Barzilay
b8b78d4349 use a status-bar notification
svn: r2816
2006-04-27 16:08:45 +00:00
Matthew Flatt
8d8ed10e3e openssl test
svn: r2815
2006-04-27 15:56:04 +00:00
Matthew Flatt
370a2dd689 some functions are from libcrypto, not libssl
svn: r2814
2006-04-27 15:55:27 +00:00
Matthew Flatt
70ee0daf0a fix bug in creating a thread in atomic mode
svn: r2813
2006-04-27 13:02:20 +00:00
Matthew Flatt
dba987383b avoid race condition on close
svn: r2812
2006-04-27 13:01:46 +00:00
Eli Barzilay
1d035f5d2b Welcome to a new PLT day.
svn: r2811
2006-04-27 07:50:02 +00:00
Eli Barzilay
31b9658fb8 make the dialog non-modal
svn: r2810
2006-04-27 05:54:55 +00:00
Matthew Flatt
33bea30acc fix config for latest web server
svn: r2809
2006-04-27 02:27:56 +00:00
Matthew Flatt
33039393a6 added missing volatile declaration
svn: r2808
2006-04-26 22:14:06 +00:00
Matthew Flatt
fd209ecb58 use mprotect on more platforms to make JITted code executable
svn: r2807
2006-04-26 22:07:24 +00:00
Matthew Flatt
ae3e61785d refine srcloc info for bad-compiled-code-version error
svn: r2806
2006-04-26 19:51:40 +00:00
Kathy Gray
a3eb06d5b2 Corrected error of unreachable return in if without else and no return.
svn: r2805
2006-04-26 17:33:37 +00:00
Eli Barzilay
961e32f85f add -- after ls
svn: r2804
2006-04-26 16:02:33 +00:00
Matthew Flatt
81b713e509 use ls+sed in place of readlink on Mac OS X or when readlink isn't present
svn: r2803
2006-04-26 15:28:28 +00:00
Matthew Flatt
a65c9de446 move error-dialog code to utils
svn: r2802
2006-04-26 15:28:00 +00:00
Eli Barzilay
e0dcc108d7 stretch times by 2
svn: r2801
2006-04-26 15:17:49 +00:00
Matthew Flatt
7dba0238a0 make path to original exe relative in Windows launchers
svn: r2800
2006-04-26 15:15:46 +00:00
Eli Barzilay
20e5726ed9 string typo
svn: r2799
2006-04-26 15:08:15 +00:00
Jacob Matthews
ef2ab54bd2 Fixed PR 7876
svn: r2797
2006-04-26 14:10:49 +00:00
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