* stime.c (scm_init_stime): don't define ticks/sec.
[bpt/guile.git] / libguile / configure
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-16 Jim Blandybreak up if if if
1997-03-15 Mikael DjurfeldtRegenerated.
1997-03-15 Mikael DjurfeldtRegenerated.
1997-03-13 Mark Galassilittle work on the tutorial
1997-03-08 Mikael Djurfeldt* configure.in: Added configuration option `guile-debug'.
1997-03-06 Mark Galassistarted out the new reference manual organization
1997-02-24 Mikael Djurfeldt* configure.in: Added AM_MAINTAINER_MODE
1997-02-11 Jim Blandy* Makefile.am (libguile_la_SOURCES): Remove backtrace...
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-01-28 Mark Galassismall manual stuff
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1997-01-21 Mark Galassiadded newdoc tree
1997-01-18 Marius Vollmer* configure.in: Only define DYNAMIC_LINKING when one...
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-08 Jim Blandy* configure.in: When checking for struct linger, #include
1997-01-06 Jim Blandy* configure.in: Revert previous change to this file...
1997-01-05 Jim Blandy* configure.in: Call AM_PROG_INSTALL; the automake...
1997-01-02 Mikael DjurfeldtUpdated.
1996-12-27 Marius Vollmer* configure.in: Create PLUGIN/guile.libs from
1996-12-21 Mark Galassilittle temp changes to work with the new catch/throw...
1996-12-21 Gary Houston* filesys.c (scm_input_waiting_p): use select in prefer...
1996-12-10 Tom Tromeyguile-snarf script once again used for creating .x...
1996-12-08 Mark Galassilittle stuff
1996-12-08 Marius Vollmer* configure.in: Add option and checks for dynamic linking.
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere
1996-11-10 Jim BlandyOn some systems <libc.h> conflicts with <unistd.h>...
1996-10-28 Gary Houston* configure.in: add tests for figuring out whether...
1996-10-14 Mikael Djurfeldt* configure.in: Build with backtrace.o and stacks.o...
1996-10-05 Mikael DjurfeldtUpdated.
1996-10-01 Mikael DjurfeldtUpdated.
1996-09-04 Jim BlandyRebuilt using autoconf.
1996-09-04 Jim Blandy* configure.in: Don't substitute the values of TCL_SRC_...
1996-09-03 Jim Blandy*** empty log message ***
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* * configure.in: Added user option for debugging support.
1996-08-07 Jim BlandyMore functions unavailable on some systems.
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-06 Jim BlandyChanges for NeXT, suggested by Robert Brown.
1996-08-03 Gary Houstonlet fdsocket.c compile if struct linger is missing
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import