bpt/guile.git
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-12-15 Gary Houston * slib.scm (library-vicinity, home-vicinity,
1999-12-15 Greg J. Badros*** empty log message ***
1999-12-15 Greg J. BadrosSearch lots of different places, just to be safe, for...
1999-12-15 Greg J. Badros* doc.scm: Use `%library-dir', not the quickly defuncted
1999-12-14 Mikael DjurfeldtChanged unbound slot message
1999-12-14 Mikael DjurfeldtCompleted last change
1999-12-14 Mikael DjurfeldtFix
1999-12-14 Greg J. Badros*** empty log message ***
1999-12-14 Greg J. Badros* snarf.h: Put SCM_PROC and SCM_PROC1 back in for
1999-12-14 Greg J. Badros*** empty log message ***
1999-12-14 Greg J. Badros*** empty log message ***
1999-12-14 Greg J. Badros* configure.in: Make it be guile-snarf.awk, since we...
1999-12-14 Greg J. Badros* backtrace.c (scm_set_print_params_x): Renamed from
1999-12-14 Mikael Djurfeldt* guile-doc-snarf.awk: Removed.
1999-12-14 Mikael Djurfeldt*** empty log message ***
1999-12-14 Mikael Djurfeldt* configure.in: Create guile-doc-snarf.awk.
1999-12-14 Greg J. Badros*** empty log message ***
1999-12-14 Greg J. Badros* strings.c: Fixed mistaken default value in
1999-12-14 Greg J. Badros*** empty log message ***
1999-12-14 Greg J. Badros* guile-doc-snarf.awk: Use sub instead of gsub in ...
1999-12-13 Greg J. Badros* readline.c: Include libguile/scm_validate.h
1999-12-13 Greg J. Badros* guile-doc-snarf.in: Do not echo to stdout since the...
1999-12-13 Greg J. Badros*** empty log message ***
1999-12-13 Greg J. Badros* readline.c: Updated to use GUILE_PROC, SCM_VALIDATE...
1999-12-13 Greg J. Badros*** empty log message ***
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-13 Greg J. Badros* Makefile.am, doc.scm: Added doc.scm.
1999-12-13 Greg J. Badros*** empty log message ***
1999-12-13 Greg J. Badros* popen.scm, slib.scm: Added some docstrings for proced...
1999-12-13 Greg J. Badros*** empty log message ***
1999-12-13 Greg J. Badros* scm_validate.h: Drop the SCM_DOCSTRING_SNARF for...
1999-12-13 Greg J. BadrosRemove leading whitespace before empty docstrings.
1999-12-12 Greg J. Badros*** empty log message ***
1999-12-12 Greg J. Badros* configure.in: Create guile-doc-snarf, chmod +x that...
1999-12-12 Greg J. Badros* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
1999-12-12 Greg J. BadrosIgnore *.doc, guile-doc-snarf
1999-12-12 Greg J. Badros*** empty log message ***
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-12-12 Greg J. Badros*** empty log message ***
1999-12-12 Greg J. Badros* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BO...
1999-12-12 Greg J. Badros* boolean.h: Added SCM_BOOL, SCM_NEGATE_BOOL, SCM_BOOLP...
1999-12-12 Greg J. Badros*** empty log message ***
1999-12-12 Greg J. Badros* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VA...
1999-12-12 Greg J. Badros* scm_validate.h: Added the FSF copyright to the top.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-12-10 Greg J. Badros*** empty log message ***
1999-12-09 Mikael Djurfeldt*** empty log message ***
1999-12-09 Mikael Djurfeldt* vectors.c (scm_vector_length, scm_vector_ref, scm_vec...
1999-12-09 Gary Houston * configure.in (CFLAGS): don't add -Wpointer-arith...
1999-12-08 Gary Houston*** empty log message ***
1999-12-07 Gary Houston * data-rep.texi: change dircategory to match change...
1999-12-04 Gary Houston * ports.c (scm_port_closed_p): new procedure, implements
1999-11-30 Gary Houston * unif.h: added some comments, removed the SCM_P macros.
1999-11-26 Mark Galassiadded Lynn Winebarger to the THANKS file
1999-11-22 Jim Blandy*** empty log message ***
1999-11-22 Jim Blandy* gscm.c, gscm.h: Deleted. They were unused.
1999-11-20 Gary Houston * unif.c (scm_list_to_uniform_array): call
1999-11-19 Gary HoustonNew file.
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-11-04 Gary Houston * socket.c (scm_fill_sockaddr): zero the address struc...
1999-10-26 Mark Galassi1999-10-26 Mark Galassi <rosalia@lanl.gov>
1999-10-26 Gary Houston * strports.c (st_end_input): avoid dubious pointer...
1999-10-24 Gary Houston * tests/ports.test ("string ports"): test seeking...
1999-10-24 Gary Houston * Move the responsibility for resetting port buffers...
1999-10-20 Gary Houston * ports.c (scm_seek): Add a special case for SEEK_CUR...
1999-10-20 Gary Houston * tests/ports.test: in seek/tell test on input port...
1999-10-18 Gary Houstonnotes
1999-10-18 Gary Houston * fports.c (scm_fdes_to_port): always set rw_random...
1999-10-18 Gary Houston * tests/ports.test: add seek/tell tests for unidirecti...
1999-10-11 Mikael Djurfeldt*** empty log message ***
1999-10-11 Mikael DjurfeldtRegenerated
1999-10-11 Mikael Djurfeldt* Makefile.am (libguile_la_LDFLAGS): Bumped libguile...
1999-10-11 Mikael Djurfeldt* tags.h (SCM_IM_DELAY): New immediate symbol.
1999-10-11 Mikael Djurfeldt* print.c (scm_isymnames): Printed representation.
1999-10-11 Mikael Djurfeldt* ioext.c: Added #include "feature.h".
1999-10-11 Mikael Djurfeldt* eval.c, eval.h (scm_sym_delay): New global symbol.
1999-10-11 Mikael Djurfeldt* eval.c, eval.h (scm_sym_delay): New global symbol.
1999-10-11 Jim Blandy*** empty log message ***
1999-10-11 Jim Blandy* gh_data.c (gh_ints2scm, gh_doubles2scm): Make sure...
1999-10-10 Mikael Djurfeldt*** empty log message ***
1999-10-10 Jim Blandy*** empty log message ***
1999-10-08 Mikael Djurfeldt*** empty log message ***
1999-10-08 Mikael Djurfeldt*** empty log message ***
1999-10-08 Mikael Djurfeldt* throw.c (handler_message): Display backtrace if backt...
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy* autogen.sh: Don't call autoreconf at all; it's not...
1999-10-05 Jim Blandy* Makefile.in, configure, aclocal.m4: Deleted from...
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy* guile.m4: Moved here from top-level directory; see...
1999-10-05 Jim Blandy* guile.m4: Moved to guile-config.
1999-10-05 Jim Blandy* autogen.sh: Call autoheader explicitly. autoreconf...
1999-10-05 Jim BlandyShouldn't have deleted this.
1999-10-05 Jim Blandy* Makefile.in, configure, aclocal.m4: Deleted from...
1999-10-05 Jim Blandy*** empty log message ***
1999-10-05 Jim Blandy* Makefile.in, md/Makefile.in, time/Makefile.in: Delete...
next