bpt/guile.git
27 years agoa few fixups to primitive functions
Gary Houston [Sun, 4 Aug 1996 22:32:07 +0000 (22:32 +0000)]
a few fixups to primitive functions

27 years agolet fdsocket.c compile if struct linger is missing
Gary Houston [Sat, 3 Aug 1996 03:12:33 +0000 (03:12 +0000)]
let fdsocket.c compile if struct linger is missing

27 years agomake C system primitives throw exceptions
Gary Houston [Fri, 2 Aug 1996 23:26:33 +0000 (23:26 +0000)]
make C system primitives throw exceptions

27 years agoChanges in preparation for nightly snapshots.
Jim Blandy [Fri, 2 Aug 1996 21:34:20 +0000 (21:34 +0000)]
Changes in preparation for nightly snapshots.
* README: New file.
 * INSTALL: Renamed from ANNOUNCE.
* Makefile.in (DISTFILES): Update appropriately.

27 years ago*** empty log message ***
Jim Blandy [Fri, 2 Aug 1996 21:21:11 +0000 (21:21 +0000)]
*** empty log message ***

27 years ago.
Jim Blandy [Thu, 1 Aug 1996 10:55:47 +0000 (10:55 +0000)]
.

27 years ago* filesys.c, posix.c: #include <sys/types.h> before <sys/stat.h>.
Jim Blandy [Thu, 1 Aug 1996 10:54:50 +0000 (10:54 +0000)]
* filesys.c, posix.c: #include <sys/types.h> before <sys/stat.h>.
This is necessary on Ultrix, and doesn't hurt portability.

27 years ago* Makefile.in (libobjs): Remove duplicate entry for markers.o.
Jim Blandy [Thu, 1 Aug 1996 10:53:51 +0000 (10:53 +0000)]
* Makefile.in (libobjs): Remove duplicate entry for markers.o.

27 years ago.
Jim Blandy [Thu, 1 Aug 1996 10:30:22 +0000 (10:30 +0000)]
.

27 years ago* Makefile.in (.c.x): Compensate for Ultrix's broken Bourne shell:
Jim Blandy [Thu, 1 Aug 1996 10:29:46 +0000 (10:29 +0000)]
* Makefile.in (.c.x): Compensate for Ultrix's broken Bourne shell:
every if must have an else, or else the whole command has a
non-zero exit code whenever the if's condition is false.

27 years ago.
Jim Blandy [Thu, 1 Aug 1996 08:56:42 +0000 (08:56 +0000)]
.

27 years ago*** empty log message ***
Jim Blandy [Thu, 1 Aug 1996 08:38:52 +0000 (08:38 +0000)]
*** empty log message ***

27 years ago* Makefile.in (dist-dir): New target, implementing a new dist system.
Jim Blandy [Thu, 1 Aug 1996 08:26:22 +0000 (08:26 +0000)]
* Makefile.in (dist-dir): New target, implementing a new dist system.
(installed_h_files): Put in alphabetical order.
Remove duplicate entries for markers.h and unif.h.
(c_files): Remove duplicate entries for markers.c.
(ancillary): Renamed from anillery; all uses changed.  Remove
PLUGIN; it's a directory, and needs special treatment in dist-dir.
Remove all the ../doc/* files; doc/Makefile.in handles that.

27 years ago* Makefile.in (dist-dir): New target for new dist system.
Jim Blandy [Thu, 1 Aug 1996 08:23:10 +0000 (08:23 +0000)]
* Makefile.in (dist-dir): New target for new dist system.
(manifest): Deleted.
* PLUGIN/this.configure (aux_files): Removed PLUGIN; it's a
directory, and needs special treatment in the dist-dir target.

27 years agoRehashed distribution system, in preparation for nightly
Jim Blandy [Thu, 1 Aug 1996 08:16:15 +0000 (08:16 +0000)]
Rehashed distribution system, in preparation for nightly
snapshots.  Other changes in subdirectories.
* Makefile.in (dist): Rewritten --- the old target was out of
date, dependent on files that we don't have, and relied on GNU
tar.  The new target is simpler.
(VERSION, srcdir, dist_dirs): New variables.
(DISTFILES): Renamed from localfiles.  Added GUILE-VERSION and
TODO.
(localtreats): Variable removed.  We don't have this file.
(info): cd to doc and make info there; don't make info in every
${subdir}; those Makefiles don't know what to do.
(distname, distdir, treats, announcefile): Variables removed.
(manifest-file): Target removed.
(dist-dir): New target, responsible for distributable files in
this directory.
(GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
controlling the 'dist' target.
* configure.in: Substitute GUILE-VERSION into the top-level
Makefile.  Build doc/Makefile from doc/Makefile.in.

27 years ago* GUILE-VERSION: Updated to 1.0b3.
Jim Blandy [Thu, 1 Aug 1996 08:15:34 +0000 (08:15 +0000)]
* GUILE-VERSION: Updated to 1.0b3.

27 years ago.
Jim Blandy [Thu, 25 Jul 1996 23:13:49 +0000 (23:13 +0000)]
.

27 years agoThis commit was generated by cvs2svn to compensate for changes in r2,
Jim Blandy [Thu, 25 Jul 1996 22:56:11 +0000 (22:56 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

27 years agomaintainer changed: was lord, now jimb; first import
Jim Blandy [Thu, 25 Jul 1996 22:56:11 +0000 (22:56 +0000)]
maintainer changed: was lord, now jimb; first import