Commit Graph

1988 Commits

Author SHA1 Message Date
Matthew Flatt
5a9107a19c undo other half of accidental env.c commit
svn: r2857
2006-05-03 08:15:29 +00:00
Eli Barzilay
9d14029926 Welcome to a new PLT day.
svn: r2856
2006-05-03 07:50:02 +00:00
Matthew Flatt
62b4f0dfb1 add note about patch to README
svn: r2855
2006-05-03 03:25:58 +00:00
Matthew Flatt
6e9985ae28 undo half of accidental env.c commit
svn: r2854
2006-05-03 03:16:03 +00:00
Matthew Flatt
06f7b8603b Ray's fix to mprotect logic
svn: r2853
2006-05-03 03:15:27 +00:00
Eli Barzilay
c8b3032775 Welcome to a new PLT day.
svn: r2852
2006-05-02 07:50:02 +00:00
Eli Barzilay
4fc5ef6df4 no "install" to copy
svn: r2851
2006-05-01 16:30:37 +00:00
Eli Barzilay
c08e315fbb Welcome to a new PLT day.
svn: r2850
2006-05-01 07:50:18 +00:00
Eli Barzilay
7980c76b95 fix collects-path usage in mred3m installation
svn: r2849
2006-04-30 19:32:33 +00:00
Chongkai Zhu
ba2253d246 consistent to english-string
svn: r2848
2006-04-30 17:14:34 +00:00
Eli Barzilay
cd31555cba Welcome to a new PLT day.
svn: r2847
2006-04-29 07:50:02 +00:00
Matthew Flatt
e83bdb4e4a make info-domain cache.ss file contain paths relative to the containing collection (but leave PLaneT cache.ss paths as absolute)
svn: r2846
2006-04-29 02:36:31 +00:00
Eli Barzilay
b06e4d40b2 typo
svn: r2841
2006-04-28 18:09:17 +00:00
Eli Barzilay
75ad8cdcbe fix dll paths
svn: r2840
2006-04-28 17:38:49 +00:00
Matthew Flatt
7e16058111 rel-path building needs case-normalized paths
svn: r2839
2006-04-28 17:26:00 +00:00
Matthew Flatt
a377f0cc46 clean up a few leftover gcc4 compiler warnings
svn: r2838
2006-04-28 17:17:03 +00:00
Matthew Flatt
e83b73e1f9 set-value on disabled slider keeps it disabled
svn: r2837
2006-04-28 16:46:48 +00:00
Matthew Flatt
f11bdc9925 fix relative path in Windows `indepedent' launchers
svn: r2836
2006-04-28 16:07:03 +00:00
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