Commit Graph

34 Commits

Author SHA1 Message Date
shivers 41bf8dad3f Jim Blandy reported some small problems with the meta-arg Scheme parser. 1997-04-19 19:12:37 +00:00
shivers 0a32248ba8 Added some of Alan's bug reports 1997-04-10 01:07:47 +00:00
shivers b980922f0d Fixed bug in stdio->stdports -- it was using fdes->inport to make the
output ports.
1997-02-26 22:21:48 +00:00
bdc 14559b2b4a new portability problem 1996-12-10 21:49:16 +00:00
bdc ae81b06f85 host-info bug 1996-12-02 22:18:25 +00:00
bdc a620b7592a new bug report 1996-11-18 16:48:20 +00:00
bdc 9f7d624413 updated bug list 1996-11-15 18:37:07 +00:00
bdc ae7f18480d updated bug list 1996-11-15 18:36:03 +00:00
shivers faa08159d0 The cwd code nows starts out with the filename buffer initialised
to length _POSIX_PATH_MAX.
1996-11-11 20:56:52 +00:00
bdc f96eafa42b updated with new sin/cos bug 1996-11-09 02:08:42 +00:00
bdc 02dd0ebf8d fixed signals-ignored-by-default for ultrix irix 1996-11-08 20:42:30 +00:00
shivers d4219d0d69 Cleaned them up a bit, added a few bits and pieces. 1996-11-08 15:49:04 +00:00
bdc cfdc457e2a updated bug reports 1996-11-05 05:12:33 +00:00
bdc 1f8e0b5b2d Makefile.in needs to rerun ranlib after installing libscshvm.a 1996-11-04 18:12:06 +00:00
bdc 6093fc8de2 fixed scsh.vm makefile target 1996-11-04 15:09:14 +00:00
bdc 85d516da9b updated files for 0.4.4 release 1996-11-04 01:58:53 +00:00
bdc afdeb4e958 last reported bug fixed 1996-11-04 01:50:18 +00:00
bdc 322ffcc8c8 updated bug list 1996-11-04 01:32:39 +00:00
bdc 988940561b updated with release note 1996-11-01 08:15:40 +00:00
shivers e73f5b04a7 Another jsc-reported bugfix. 1996-10-16 17:22:13 +00:00
bdc 89f6fed034 service-info using a port number is broken for little endian machines 1996-10-03 17:49:20 +00:00
bdc c4c6a28385 fixed for aix 4 now 1996-10-02 15:30:34 +00:00
bdc 871cfe32b5 problem with path marshalling with the unix domain protocol 1996-10-02 05:24:56 +00:00
bdc 7033702b2b on HP-UX use dld dynamic loader for symbol lookup (faster) 1996-09-28 00:02:24 +00:00
bdc d5b9e978b6 socket-address->unix-address returns function not address 1996-09-26 20:17:27 +00:00
bdc 38ac713c41 socket-address->unix-address returns function not address 1996-09-26 20:08:06 +00:00
bdc 5b10faa3a1 support for solaris 2 on i386 in configure.in 1996-09-26 20:00:45 +00:00
bdc 4fbb8e217f small make clean problem 1996-09-26 19:37:26 +00:00
bdc a06f2a9e34 minor tweak from Lewis Girod 1996-09-26 19:30:22 +00:00
shivers 31e3c2e522 Another bug. 1996-09-23 05:01:27 +00:00
shivers 2ecccd3546 alist->env didn't work, because it was passing a list, not a vector,
to the %INSTALL-ENV procedure. Reported by Mike Sperber 9/19/96.
1996-09-19 22:22:46 +00:00
shivers 912bf51c24 More bug and fixes. 1996-09-13 01:42:49 +00:00
shivers aabe436bef I changed the meta-arg parsers (C and Scheme) so that newline *always*
terminates an arg, even if it is an empty arg. Consistency. KISS.
1996-08-29 08:35:25 +00:00
shivers 7a1e5a6da7 Keep bugfixes here. 1996-08-21 21:19:23 +00:00