*** empty log message ***
[bpt/guile.git] / libguile / Makefile.am
1999-12-14 Greg J. Badros* backtrace.c (scm_set_print_params_x): Renamed from
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-10-11 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Bumped libguile...
1999-10-02 Jim Blandy* Makefile.am (EXTRA_libguile_la_SOURCES): fix typo.
1999-09-26 Gary Houstonsupport new configure options: --disable-posix, -...
1999-09-25 Jim Blandy* Makefile.am (EXTRA_libguile_la_SOURCES): Add memmove...
1999-09-16 Mikael Djurfeldt* Makefile.am (.c.x): Added missing semicolon after...
1999-09-15 Jim Blandy* Makefile.am (.c.x): Don't create a subshell just...
1999-09-11 Jim Blandy* Makefile.am (CLEANFILES): Remove versiondat.h; that...
1999-09-06 Mikael Djurfeldt* Makefile.am (ETAGS_ARGS): Added support for GPROC...
1999-09-05 Jim Blandy* guile-snarf.in: Be sure to exit with an error if...
1999-08-31 Jim Blandy* Makefile.am (check-local): Set GUILE_LOAD_PATH so...
1999-08-29 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Bumped libguile...
1999-08-19 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Increased the...
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael Djurfeldt* Makefile.am (EXTRA_libguile_la_SOURCES): Added lang.c.
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-05-23 Mikael Djurfeldt* Makefile.am: Removed markers.c, markers.x, markers.h.
1999-05-02 Jim Blandy* Makefile.am (modinclude_HEADERS): Add kw.h, so the...
1999-04-17 Jim BlandyRemove readline support, to avoid copyright confusion.
1999-03-22 Mikael Djurfeldt* Makefile.am (modinclude_HEADERS): Added kw.h;
1999-03-14 Mikael Djurfeldt* Makefile.am, init.c, libguile.h, objects.c, root...
1999-01-10 Mikael Djurfeldt* Makefile.am: Added sort.c, sort.h, sort.x.
1998-12-23 Mikael Djurfeldt* Makefile.am: New files: guardians.c, guardians.x...
1998-11-22 Mikael Djurfeldt* Makefile.am: Added modules.c, modules.x, modules.h.
1998-10-31 Mikael Djurfeldt* Makefile.am: Added evalext.c, evalext.h, macros.c...
1998-10-19 Jim BlandyAdded copyright notice.
1998-10-18 Jim Blandy* Makefile.am (libguile_la_SOURCES, BUILT_SOURCES)...
1998-10-14 Jim BlandyChange the way libguile and boot-9.scm are timestamped...
1998-10-09 Jim Blandy* Makefile.am (libguile_la_LDFLAGS): Increment shared...
1998-09-05 Jim Blandy* Makefile.am (libguile_la_SOURCES): Include Scheme...
1998-07-30 Jim Blandy* appinit.c: File removed. It had a single function...
1998-07-27 Jim Blandy* Makefile.am: Adjust for new thread configuration...
1998-05-02 Mikael Djurfeldt* fluids.c: Removed use of assert.h (in order to avoid
1998-04-20 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Removed redundant...
1998-04-18 Mikael Djurfeldt* Makefile.am (Makefile.am): Replaced THREAD_LIBS ...
1998-04-15 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Bumped version...
1998-04-14 Mikael Djurfeldt* Makefile.am: Added .x-dependencies to variable BUILT_...
1997-11-27 Mikael Djurfeldt* Makefile.am: Added iselect.c and iselect.h.
1997-10-26 Jim Blandy* Makefile.am (modinclude_HEADERS): Include readline...
1997-10-23 Jim BlandyReadline support, from Daniel Risacher.
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-09-28 Jim Blandy* Makefile.am (libpath.h): Include the value of the...
1997-09-22 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added scm_init_objects ().
1997-09-16 Mikael Djurfeldt* scmhob.h: Removed.
1997-09-15 Mikael Djurfeldt* Makefile.am (sequences.h, sequences.c, append.h,...
1997-07-18 Marius Vollmer* fluids.c, fluid.h: New files.
1997-06-28 Tim Piercealloca configure fixes
1997-06-28 Tim PierceBuild fixes
1997-06-24 Jim Blandy* Makefile.am (libguile_la_LDFLAGS): Bump library version.
1997-06-23 Jim Blandy* Makefile.am (libpath.h): Include the values of all...
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-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-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-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-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-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-10 Tom Tromeyguile-snarf script once again used for creating .x...
1996-12-09 Jim Blandy* Makefile.am (libpath.h): Re-incorporate Mikael's...
1996-12-08 Marius Vollmer* Makefile.am (libguile_a_SOURCES):
1996-12-03 Tom TromeyChanges to use automake-generated Makefile.ins everywhere