Try to detect when people are using one version of libguile and a
[bpt/guile.git] / libguile / Makefile.in
1997-06-22 Jim BlandyTry to detect when people are using one version of...
1997-06-21 Jim Blandy* Makefile.am (EXTRA_DIST): Include ChangeLog-gh and
1997-06-11 Jim Blandy* Makefile.in: Regenerated after xtra_PLUGIN_guile_libs...
1997-05-27 Jim BlandyAdd support for POSIX regular expressions.
1997-05-27 Jim Blandy* Makefile.am: Increment shared lib revision number...
1997-05-16 Jim Blandy* Makefile.am (libguile_la_LDFLAGS): Update libguile...
1997-05-13 Jim Blandy* Makefile.in: Regenerated, using automake-1.1p.
1997-05-01 Jim Blandy* Makefile.am (check-local): New target, which causes...
1997-04-29 Jim Blandy* Makefile.am (libpath.h, cpp_err_symbols.c, cpp_sig_sy...
1997-04-27 Jim Blandy* Makefile.am (modincludedir): Use "ice-9" instead...
1997-04-24 Jim BlandyGet 'make dist' to work again.
1997-04-24 Jim BlandyChanges for reduced Guile distribution: one configure...
1997-04-19 Jim BlandyMove most of the guts of shell command processing into...
1997-04-15 Jim BlandyMerge threads directory into libguile.
1997-04-14 Jim Blandy* gh_init.c (gh_standard_handler): Return SCM_BOOL_F...
1997-04-12 Gary Houston * stime.c (scm_mktime): take an optional zone argument.
1997-04-10 Jim BlandyRebuild using newly patched automake... argh.
1997-04-09 Jim BlandyChanges to work with automake-1.1n, which has better...
1997-04-05 Jim Blandy* cpp_err_symbols.in: Renamed from cpp_err_symbols...
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-04-02 Jim Blandy* Makefile.am (EXTRA_DIST): It's cpp_err_symbols, not
1997-03-29 Gary Houstonfix typo
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-22 Gary Houston* net_db.c (scm_gethost): don't check HAVE_GETHOSTENT...
1997-03-15 Mikael DjurfeldtRegenerated.
1997-03-08 Gary Houston * read.c (scm_init_read): intitialise scm_read_hash_pr...
1997-03-07 Mikael Djurfeldt*** empty log message ***
1997-03-06 Mark Galassistarted out the new reference manual organization
1997-02-24 Mikael Djurfeldt* configure.in: Added AM_MAINTAINER_MODE
1997-02-21 Marius Vollmer* Makefile.am (EXTRA_libguile_la_SOURCES): New variable...
1997-02-11 Jim Blandy* Makefile.am (libguile_la_SOURCES): Remove backtrace...
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-13 Gary Houston* Makefile.am: add AWK=@AWK@ (?)
1997-01-13 Gary Houston* Makefile.am (EXTRA_DIST): add errnos_cnvt.awk, errnos...
1997-01-11 Marius Vollmer* configure.in: Replaced AC_PROG_RANLIB with AM_PROG_LI...
1997-01-02 Marius Vollmer* Makefile.am (EXTRA_DIST): Added DYNAMIC-LINKING
1996-12-27 Marius Vollmer* configure.in: Create PLUGIN/guile.libs from
1996-12-21 Gary Houston* filesys.c (scm_input_waiting_p): use select in prefer...
1996-12-14 Mikael DjurfeldtRegenerated by automake-1.1l.
1996-12-13 Mark Galassiupdated the Makefile.in files with the right automake...
1996-12-12 Mark Galassisome more work on handlers for gh
1996-12-10 Tom Tromeyguile-snarf script once again used for creating .x...
1996-12-09 Jim BlandyRebuilt from Makefile.am.
1996-12-08 Mark Galassilittle stuff
1996-12-08 Marius Vollmer* Makefile.am (libguile_a_SOURCES):
1996-12-08 Jim BlandyRegenerated using patched automake-1.1k.
1996-12-07 Mark Galassisome configuration fixes to get gtcltk to work for me
1996-12-07 Tom TromeyRe-removed files restored after crash
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-11-28 Jim Blandy(ancillary): List ChangeLog-scm, not ChangeLog.scm.
1996-10-30 Mikael Djurfeldt* Makefile.in (libpath.h): Renamed definition of: LIBRA...
1996-10-29 Jim Blandy* snarf.h: New file.
1996-10-29 Jim Blandy* strports.c (scm_eval_0str): New function.
1996-10-14 Mikael Djurfeldt* Makefile.in: Added entries for new files: backtrace.c,
1996-10-05 Jim Blandy* Makefile.in (root.o): Correct dependencies.
1996-10-05 Mikael Djurfeldt* Makefile.in: Added dependency entry for root.o.
1996-10-03 Jim Blandy* Makefile.in: Rebuild dependencies.
1996-10-01 Mikael DjurfeldtAdded dependency root.o: root.x.
1996-09-11 Jim Blandy* Makefile.in (distclean): Don't forget to delete fd.h.
1996-09-10 Jim Blandy* marksweep.c, marksweep.h: Deleted; marksweep.c was...
1996-09-10 Jim Blandy* files.c (scm_sys_delete_file): Moved to filesys.c.
1996-09-10 Jim BlandyUse SCM_P instead of PROTO; the latter intrudes on...
1996-09-10 Jim Blandy* init.c: Don't forget to #include smob.h and init.h.
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-06 Gary Houston * Makefile.in (install): install scmconfig.h from...
1996-09-05 Jim Blandy* Makefile.in (.c.x): Simplify; there's no need to...
1996-09-05 Jim Blandy* Makefile.in (libpath.h): Omit trailing slash from...
1996-09-05 Mikael Djurfeldt* Makefile.in: Added gdb_interface.h, gdbint.[hc].
1996-09-04 Jim Blandy* Makefile.in (CC): Don't list -Wall here; it's a GCC...
1996-09-04 Jim Blandy* Makefile.in (ancillary): List aclocal.m4, for 'make...
1996-08-30 Jim Blandy* Makefile.in (libdir, includedir, bindir): Use the
1996-08-30 Jim Blandy* libguile.h: #include "version.h"
1996-08-23 Gary Houston * configure, scmconfig.h.in: Updated, using autoconf...
1996-08-20 Mikael Djurfeldt* Makefile.in: Added {debug,options,srcprop}.{h,c}
1996-08-07 Jim Blandy* Makefile.in (ancillary): Drop def.sed.
1996-08-07 Jim Blandy* Makefile.in (ancillary): Drop acconfig-1.5.h; add...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-01 Jim Blandy* Makefile.in (libobjs): Remove duplicate entry for...
1996-08-01 Jim Blandy* Makefile.in (.c.x): Compensate for Ultrix's broken...
1996-08-01 Jim Blandy* Makefile.in (dist-dir): New target, implementing...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import