Commit Graph

395 Commits

Author SHA1 Message Date
Matthew Flatt
058f6c3530 restored new and delete for PPC mac to avoid 10.3 linking problem
svn: r3086
2006-05-27 14:22:14 +00:00
Matthew Flatt
361a9dc101 fix location of primitive frames
svn: r3077
2006-05-26 15:42:10 +00:00
Matthew Flatt
550edc0700 use Windows revised display-left-top-offset, no new[] in OS X ppc
svn: r3076
2006-05-26 15:19:44 +00:00
Matthew Flatt
95c4a62896 fix display-left-top-offset for Windows
svn: r3075
2006-05-26 15:19:10 +00:00
Matthew Flatt
5a449b0911 fix simplify-path in the case where only "." can be returned
svn: r3073
2006-05-26 12:18:23 +00:00
Matthew Flatt
67b5c30218 better support for avoiding window overlap with the Mac dock
svn: r3070
2006-05-26 11:15:39 +00:00
Matthew Flatt
d034f64dd2 301.16
svn: r3040
2006-05-24 19:29:58 +00:00
Eli Barzilay
a43af29e18 typo
svn: r3015
2006-05-23 07:00:05 +00:00
Eli Barzilay
e47c53e5aa added "absolute-installation?" entry in config.ss, and use that to create absolute or relative launchers
svn: r3013
2006-05-22 22:36:36 +00:00
Matthew Flatt
145ed235c6 remove worksp-vc70 note from README
svn: r3009
2006-05-22 16:43:29 +00:00
Eli Barzilay
953478a41b The free compiler version is 7.1, no need for 7.0
svn: r3007
2006-05-22 15:56:36 +00:00
Matthew Flatt
5d3c0eae4c only parameterize module loads
svn: r3006
2006-05-22 12:28:03 +00:00
Eli Barzilay
9960d6f270 adjust to newer devstudio
svn: r2997
2006-05-21 10:07:01 +00:00
Matthew Flatt
89d7fe2e1a forgot the readlink part
svn: r2990
2006-05-19 19:03:38 +00:00
Matthew Flatt
e30cd7ca41 source for Unix native launcher
svn: r2989
2006-05-19 17:41:26 +00:00
Eli Barzilay
9d1664a7d2 no need for mkdirs.ss
svn: r2988
2006-05-19 08:45:17 +00:00
Eli Barzilay
669965363c forgot to change the calls in the vcproj files
svn: r2985
2006-05-19 01:16:37 +00:00
Eli Barzilay
328d33f139 typo in vcproj files
svn: r2984
2006-05-19 00:35:30 +00:00
Eli Barzilay
4f8197b21b fix mkincludes.ss, change arg order, fix uses
svn: r2983
2006-05-19 00:11:17 +00:00
Matthew Flatt
202bec1be4 Cygwin patches
svn: r2974
2006-05-18 19:43:08 +00:00
Matthew Flatt
caae957ee4 in a couple of places, install needs to know that the binary actually has an .exe suffix under Cygwin
svn: r2973
2006-05-18 19:15:12 +00:00
Matthew Flatt
f42ea572c2 yet more updates to compilation info
svn: r2966
2006-05-18 16:35:14 +00:00
Matthew Flatt
595c3bd546 more decriptive configure output for an in-place build
svn: r2963
2006-05-18 15:57:33 +00:00
Matthew Flatt
c727afef04 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss
svn: r2962
2006-05-18 15:03:05 +00:00
Matthew Flatt
f712826c1c update READMEs for path changes to date
svn: r2946
2006-05-15 17:19:43 +00:00
Matthew Flatt
f7553f617b support multiples collects paths embedded in an executable
svn: r2943
2006-05-15 16:14:55 +00:00
Matthew Flatt
29209ad625 Jay's patch to speed up thread creation in 3m
svn: r2920
2006-05-12 16:06:55 +00:00
Matthew Flatt
727ac66143 fix macro call
svn: r2909
2006-05-11 20:26:46 +00:00
Matthew Flatt
e3e4115ac5 fix case-insensitive search
svn: r2908
2006-05-11 19:31:40 +00:00
Matthew Flatt
fd9266eb79 allow Windows build to live in a path that includes non-ASCII characters
svn: r2907
2006-05-11 18:08:27 +00:00
Matthew Flatt
0d0a34d4ca fix 3m-unfriendly shadowing
svn: r2903
2006-05-11 02:14:47 +00:00
Matthew Flatt
bbdbec15d5 fixed UTF-16 conversin for Windows
svn: r2902
2006-05-10 16:28:51 +00:00
Matthew Flatt
7b85b85311 add built-in UTF-16 bytes converter
svn: r2899
2006-05-10 14:55:25 +00:00
Matthew Flatt
3f3a8e6497 fix procedure-name typo
svn: r2884
2006-05-09 16:01:18 +00:00
Matthew Flatt
c97a02c0b4 301.14: add current-thread-initial-stack-size, change make install to always run setup-plt, clean up debugging GC variants
svn: r2878
2006-05-09 15:54:46 +00:00
Matthew Flatt
5f455288c6 fix finalizer level of JITted code
svn: r2874
2006-05-08 20:30:18 +00:00
Matthew Flatt
5a9107a19c undo other half of accidental env.c commit
svn: r2857
2006-05-03 08:15:29 +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
4fc5ef6df4 no "install" to copy
svn: r2851
2006-05-01 16:30:37 +00:00
Eli Barzilay
7980c76b95 fix collects-path usage in mred3m installation
svn: r2849
2006-04-30 19:32:33 +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
9965629bde patch from Lauri to fix eval with a namespace argument
svn: r2826
2006-04-27 21:10:39 +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
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