bpt/guile.git
2002-02-28 Marius Vollmer*** empty log message ***
2002-02-28 Marius Vollmer(Upgrading from scm_must_malloc et al): New section.
2002-02-28 Marius Vollmer*** empty log message ***
2002-02-28 Marius VollmerUse scm_gc_malloc and scm_gc_free instead of scm_must_m...
2002-02-28 Marius Vollmer(malloc-stats): Refer to scm_gc_malloc instead of to...
2002-02-28 Marius Vollmer(image_tag): Changed type to scm_t_bits.
2002-02-28 Thien-Thi Nguyen*** empty log message ***
2002-02-28 Thien-Thi NguyenTypofix; nfc.
2002-02-28 Thien-Thi NguyenAdd version table.
2002-02-28 Gary Houston * extension/dynamic-root.text: example Scheme code.
2002-02-27 Stefan Jahn2002-02-27 Stefan Jahn <stefan@lkcc.org>
2002-02-26 Thien-Thi Nguyen*** empty log message ***
2002-02-26 Thien-Thi NguyenComment grammar fixes; nfc.
2002-02-26 Thien-Thi NguyenRevert to 1.6 (1.7 was an accidental checkin).
2002-02-26 Thien-Thi Nguyendoc/ref/ChangeLog
2002-02-26 Thien-Thi NguyenUpdate path to pre-inst-guile automake frag.
2002-02-26 Thien-Thi NguyenUpdate "include" instructions.
2002-02-26 Thien-Thi Nguyen*** empty log message ***
2002-02-26 Thien-Thi NguyenUpdate usage comment; nfc.
2002-02-26 Thien-Thi Nguyen(EXTRA_DIST): Remove pre-inst-guile, pre-inst-guile.am.
2002-02-26 Thien-Thi Nguyen(top_builddir): Use AC_SUBST var `top_builddir_absolute'.
2002-02-26 Thien-Thi Nguyen(top_builddir_absolute): New AC_SUBST var.
2002-02-26 Thien-Thi NguyenInitial revision
2002-02-26 Thien-Thi Nguyenbye bye
2002-02-26 Thien-Thi Nguyen*** empty log message ***
2002-02-26 Thien-Thi NguyenInitial revision
2002-02-26 Thien-Thi Nguyen*** empty log message ***
2002-02-26 Thien-Thi Nguyen(LIBGUILEREADLINE-VERSION): Use this file from $srcdir.
2002-02-25 Dirk Herrmann* Fixed changelog entry.
2002-02-25 Dirk Herrmann* gc.c (scm_gc_sweep): Make it compile even when deprecated
2002-02-25 Dirk Herrmann* num2integral.i.c (NUM2INTEGRAL): Fixed signedness...
2002-02-25 Gary Houston * convert.c: include <string.h> for convert_i.c.
2002-02-25 Rob Browning*** empty log message ***
2002-02-25 Rob Browning* Makefile.am (libqthreads_la_LDFLAGS): use @LIBQTHREAD...
2002-02-25 Rob Browning* Makefile.am (libguile_srfi_srfi_4_la_LDFLAGS): use
2002-02-25 Rob Browning* configure.in: AC_SUBST the centralized shared lib...
2002-02-25 Rob Browning* .cvsignore: add stamp-h1.
2002-02-25 Rob Browning* syncase.scm (gensym): redefine locally so we can...
2002-02-25 Rob Browning* psyntax.pp: updated to reflect new syncase.scm.
2002-02-25 Rob Browning*** empty log message ***
2002-02-25 Rob Browning* .cvsignore: add autoconf-macros.texi.
2002-02-25 Rob Browning* Makefile.am (CLEANFILES): add autoconf-macros.texi.
2002-02-25 Rob Browning* configure.in: source ./LIBGUILEREADLINE-VERSION for...
2002-02-25 Rob Browning* Makefile.am (libguilereadline_la_LDFLAGS): use
2002-02-25 Rob Browning* LIBGUILEREADLINE-VERSION: new file containing shared lib
2002-02-25 Rob Browning* GUILE-VERSION: move all but guile-readline library...
2002-02-25 Rob Browning* autogen.sh: make absolutely sure we can't have stale...
2002-02-25 Rob Browning* RELEASE: update release building instructions.
2002-02-24 Thien-Thi Nguyen*** empty log message ***
2002-02-23 Neil Jerram* Fix date-week-number bug in srfi-19.scm.
2002-02-23 Marius VollmerRemoved Mikael by his request.
2002-02-22 Neil Jerram* Fix a typo that crept in with the scm_X_t to scm_t_X...
2002-02-22 Thien-Thi Nguyen*** empty log message ***
2002-02-22 Thien-Thi NguyenInitial revision
2002-02-21 Neil Jerram* Quote multiword string using [ ].
2002-02-21 Mikael Djurfeldt* gc.c (scm_gc_sweep): Print an error message when...
2002-02-20 Neil Jerram* Add two new bugs to BUGS file.
2002-02-19 Marius Vollmer*** empty log message ***
2002-02-19 Marius Vollmer(Memory Blocks): New section.
2002-02-15 Thien-Thi NguyenInitial revision
2002-02-15 Thien-Thi NguyenInitial revision
2002-02-15 Thien-Thi NguyenInitial revision
2002-02-15 Thien-Thi NguyenInitial revision
2002-02-15 Thien-Thi NguyenInitial revision
2002-02-14 Marius Vollmer*** empty log message ***
2002-02-14 Marius Vollmer(scm_must_malloc, scm_must_realloc, scm_must_strdup...
2002-02-14 Marius VollmerAdded scm_must_malloc deprecation stuff.
2002-02-13 Neil Jerram* Fix handling of Elisp variables that are imported...
2002-02-13 Thien-Thi Nguyen*** empty log message ***
2002-02-13 Thien-Thi Nguyen(AUTOMAKE_OPTIONS): Replace "gnu" with "foreign".
2002-02-12 Thien-Thi Nguyen*** empty log message ***
2002-02-12 Thien-Thi Nguyen(bin_PROGRAMS): Move `guile_filter_doc_snarfage'
2002-02-11 Marius Vollmer*** empty log message ***
2002-02-11 Marius VollmerUse scm_gc_malloc/scm_malloc and scm_gc_free/free inste...
2002-02-11 Marius Vollmer* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning...
2002-02-11 Marius VollmerReimplemented to allow deprecation messages while the...
2002-02-11 Marius VollmerSmall fixes.
2002-02-11 Marius Vollmer*** empty log message ***
2002-02-11 Marius VollmerEntry about scm_gc_malloc and friends.
2002-02-11 Marius Vollmer(GUILE_DEBUG_MALLOC): Refer to scm_gc_malloc, etc,...
2002-02-10 Thien-Thi NguyenMention "check-guile --debug".
2002-02-09 Thien-Thi NguyenRemove cruft; nfc.
2002-02-09 Thien-Thi Nguyen*** empty log message ***
2002-02-09 Thien-Thi Nguyen(for-each-file): Do not recurse into "CVS" or "RCS...
2002-02-09 Thien-Thi Nguyen*** empty log message ***
2002-02-09 Thien-Thi NguyenInitial revision
2002-02-09 Thien-Thi Nguyen(main): Handle `--flag-unresolved'. No longer set
2002-02-09 Thien-Thi Nguyen*** empty log message ***
2002-02-09 Thien-Thi Nguyen(AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".
2002-02-09 Thien-Thi Nguyen*** empty log message ***
2002-02-09 Thien-Thi Nguyen(create_gsubr): On "too many args" error,
2002-02-09 Thien-Thi NguyenInitial revision
2002-02-08 Thien-Thi NguyenInitial revision
2002-02-08 Neil Jerram* Add tests of Elisp expression evaluation.
2002-02-08 Neil Jerram* Complete Elisp translator work.
2002-02-08 Thien-Thi NguyenInitial revision
2002-02-08 Thien-Thi Nguyen*** empty log message ***
2002-02-08 Thien-Thi NguyenAdd commentary; nfc.
2002-02-07 Marius Vollmer*** empty log message ***
2002-02-07 Marius Vollmer(EXTRA_DIST): Added pre-inst-guile and pre-inst-guile.am.
next