Eli Barzilay
|
1605526ba1
|
fixed more big-endian problems
svn: r3683
|
2006-07-11 21:44:37 +00:00 |
|
Eli Barzilay
|
f63abcc9de
|
better macrology for c_to_scheme
svn: r3682
|
2006-07-11 20:34:59 +00:00 |
|
Matthew Flatt
|
f47d4a05c0
|
fix other-shift handling so that it does not mess up the handling of the main key
svn: r3674
|
2006-07-10 19:32:46 +00:00 |
|
Matthew Flatt
|
c2eec31714
|
350.5
svn: r3673
|
2006-07-10 17:15:58 +00:00 |
|
Matthew Flatt
|
5d7ad6afd9
|
when Ctl is pressed, favor keysym result from char mapper over char result
svn: r3672
|
2006-07-10 16:47:30 +00:00 |
|
Eli Barzilay
|
3e049310a3
|
catchup to cvs version of ctypes
svn: r3667
|
2006-07-09 22:27:22 +00:00 |
|
Robby Findler
|
7dba300922
|
fix JIT problems for x86_64 and begin0; making the multiple-value count a long probably avoids trouble
svn: r3649
|
2006-07-07 04:43:02 +00:00 |
|
Robby Findler
|
b995bc526d
|
limb constant needs cast (in case lib type is bigger than int)
svn: r3648
|
2006-07-07 04:15:14 +00:00 |
|
Matthew Flatt
|
339651a0f5
|
stack-boundary check must be long load, not integer
svn: r3647
|
2006-07-07 04:14:37 +00:00 |
|
Robby Findler
|
5f2c2e58e1
|
another round of 64-bit SGC repairs
svn: r3646
|
2006-07-07 04:02:23 +00:00 |
|
Matthew Flatt
|
d211acd993
|
gmp now needs mzconfig
svn: r3645
|
2006-07-07 04:01:12 +00:00 |
|
Matthew Flatt
|
421ef32797
|
fix sgc collect() plausible range for 64 bits
svn: r3644
|
2006-07-07 03:25:15 +00:00 |
|
Matthew Flatt
|
93e351b50d
|
zero out initial maps
svn: r3642
|
2006-07-07 01:19:07 +00:00 |
|
Matthew Flatt
|
ba59239378
|
automate endian and 64-bit-ints configuration
svn: r3641
|
2006-07-07 00:15:39 +00:00 |
|
Matthew Flatt
|
c3c98ebd6c
|
prep SGC for 64-bit machines
svn: r3637
|
2006-07-06 21:46:46 +00:00 |
|
Matthew Flatt
|
993a3442bd
|
remove accidental ~ files
svn: r3635
|
2006-07-06 21:10:10 +00:00 |
|
Matthew Flatt
|
ac267d077f
|
upgrade to Boehm GC version 6.7
svn: r3634
|
2006-07-06 21:08:23 +00:00 |
|
Matthew Flatt
|
6f29e3f0c0
|
350.4
svn: r3629
|
2006-07-06 18:01:17 +00:00 |
|
Matthew Flatt
|
0a9cb82013
|
try to fix infinite loop in hashing
svn: r3611
|
2006-07-06 04:10:33 +00:00 |
|
Matthew Flatt
|
8fa40a972a
|
change syntax/loc to leave alone a template that contains just a pattern variable
svn: r3601
|
2006-07-05 19:32:42 +00:00 |
|
Matthew Flatt
|
a8ab7c9c26
|
fix syntax error message for (define x)
svn: r3599
|
2006-07-05 16:24:23 +00:00 |
|
Matthew Flatt
|
456d18a712
|
check result of module name resolver
svn: r3598
|
2006-07-05 15:43:38 +00:00 |
|
Matthew Flatt
|
576ac28822
|
swap order of copytree and mred steps, so that Starter.app is not deleted
svn: r3597
|
2006-07-05 13:13:04 +00:00 |
|
Matthew Flatt
|
0c19a5d838
|
Add WINAPI to EnumProcessModules decl
svn: r3596
|
2006-07-05 12:35:06 +00:00 |
|
Matthew Flatt
|
d44151a6f3
|
fix 3m bug relted to the deep end of a stack-segment copy
svn: r3592
|
2006-07-04 14:46:08 +00:00 |
|
Matthew Flatt
|
c71bffa4bd
|
avoid reading past EnumProcessModules result array
svn: r3583
|
2006-07-03 16:24:16 +00:00 |
|
Matthew Flatt
|
3eb2bb4e51
|
ignore beNiceToColormap
svn: r3582
|
2006-07-03 14:17:23 +00:00 |
|
Matthew Flatt
|
113fc19772
|
try setting both WM_NAME and _NET_WM_NAME
svn: r3581
|
2006-07-03 12:21:02 +00:00 |
|
Matthew Flatt
|
9650d2f43a
|
set frame title using _NET_WM_NAME and _NET_WM_ICON_NAME
svn: r3576
|
2006-07-02 21:53:14 +00:00 |
|
Matthew Flatt
|
25f5e6b4eb
|
fix prototype of vm_mmap, and fix Sparc-relevant alignment for small tagged objects
svn: r3575
|
2006-07-02 12:38:07 +00:00 |
|
Matthew Flatt
|
9b9c3352b3
|
typo: do not use 3m for regular install
svn: r3573
|
2006-07-01 21:39:22 +00:00 |
|
Matthew Flatt
|
ced829ca0b
|
merging protect ranges does not work right for Windows, and it is probably not needed anyway
svn: r3572
|
2006-07-01 20:07:41 +00:00 |
|
Matthew Flatt
|
ebe051694d
|
350.3
svn: r3571
|
2006-07-01 18:53:09 +00:00 |
|
Matthew Flatt
|
cb8ac0ea05
|
3m GC bug fixes and improvements, include backtrace support
svn: r3548
|
2006-06-29 19:40:22 +00:00 |
|
Eli Barzilay
|
ef8042997a
|
some cleaning
svn: r3541
|
2006-06-29 16:06:28 +00:00 |
|
Matthew Flatt
|
fd00f718cf
|
accidentally left epm_tried in test mode
svn: r3511
|
2006-06-27 22:29:37 +00:00 |
|
Eli Barzilay
|
d448f27c23
|
some comments
svn: r3510
|
2006-06-27 22:01:14 +00:00 |
|
Matthew Flatt
|
e21a9c093a
|
make #f ffi-lib work the same in Windows as in Unix
svn: r3509
|
2006-06-27 21:37:34 +00:00 |
|
Matthew Flatt
|
4108363b8e
|
fix close of BMP file handle
svn: r3507
|
2006-06-27 18:49:24 +00:00 |
|
Matthew Flatt
|
2f5fde3248
|
fail more gracefully when no Xft fonts are available at run-time
svn: r3506
|
2006-06-27 18:43:23 +00:00 |
|
Matthew Flatt
|
3ac85ef0ec
|
bug in makex-derived files
svn: r3505
|
2006-06-27 17:16:11 +00:00 |
|
Matthew Flatt
|
848608e396
|
typo
svn: r3504
|
2006-06-27 17:12:17 +00:00 |
|
Matthew Flatt
|
d35b46f901
|
GNU make maybe isn't needed
svn: r3503
|
2006-06-27 16:33:20 +00:00 |
|
Eli Barzilay
|
fe24b02046
|
avoid addprefix (requires gmake)
svn: r3502
|
2006-06-27 16:27:12 +00:00 |
|
Matthew Flatt
|
b54d1adf68
|
for 3m build, precompile schpriv.h
svn: r3499
|
2006-06-27 16:00:01 +00:00 |
|
Matthew Flatt
|
6706befaa3
|
350.2
svn: r3496
|
2006-06-27 12:34:39 +00:00 |
|
Matthew Flatt
|
1512697f12
|
revised info on DESTDIR, because I didn't quite understand the old text; hopefully the new text still makes sense to others
svn: r3474
|
2006-06-26 01:33:53 +00:00 |
|
Eli Barzilay
|
1884ba9715
|
* Make misc "Makefile.in" files respect a DESTDIR env variable
* Extended unixstyle-install.ss to support additional operations, no need for
src/copytree.ss and can fix an installation with DESTDIR
svn: r3470
|
2006-06-25 17:40:08 +00:00 |
|
Eli Barzilay
|
5d0f80fdad
|
Use mkdir -p ???' instead of if [ ! -d ??? ]; then mkdir ???; fi'
svn: r3469
|
2006-06-25 17:33:45 +00:00 |
|
Eli Barzilay
|
0b53714723
|
some minor reorganization for readability
svn: r3466
|
2006-06-24 11:16:54 +00:00 |
|