bpt/guile.git
2003-03-25 Rob Browning* rdelim.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* random.c: #include <config.h> if HAVE_CONFIG_H. ...
2003-03-25 Rob Browning* ramap.c: replace usage of HAVE_LONG_LONGS with
2003-03-25 Rob Browning* putenv.c: #include <config.h> if HAVE_CONFIG_H. ...
2003-03-25 Rob Browning* pthread-threads.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* print.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 Rob Browning* posix.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* ports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* objects.c: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-03-25 Rob Browning* numbers.h: replace usage of HAVE_FLOATINGPOINT_H...
2003-03-25 Rob Browning* numbers.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* num2integral.i.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* null-threads.h: replace usage of struct timespect...
2003-03-25 Rob Browning* net_db.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* mkstemp.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* mallocs.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* load.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* iselect.h: move handling of time related headers...
2003-03-25 Rob Browning* iselect.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* ioext.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* inline.h: #include "libguile/__scm.h" at the top...
2003-03-25 Rob Browning* inline.c: rearrange handling -- now we just #define
2003-03-25 Rob Browning* init.c: #include <config.h> if HAVE_CONFIG_H. Rename...
2003-03-25 Rob Browning* guile.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* gh_data.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* gh.h: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
2003-03-25 Rob Browning*** empty log message ***
2003-03-25 Rob Browning* gc_os_dep.c: #include <config.h> if HAVE_CONFIG_H...
2003-03-25 Rob Browning* gc.h: replace usage of SIZEOF_LONG with
2003-03-25 Rob Browning* gc.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* gc-mark.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* gc-malloc.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* gc-card.c: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-03-25 Rob Browning* fports.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* filesys.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* feature.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* extensions.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* evalext.c: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-03-25 Rob Browning* eval.c: #include <config.h> if HAVE_CONFIG_H. #include
2003-03-25 Rob Browning* error.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* eq.c: #include <config.h> if HAVE_CONFIG_H. Rename...
2003-03-25 Rob Browning* deprecation.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* coop.c: replace usage of struct timespect with scm_t_...
2003-03-25 Rob Browning* coop-threads.c: #include "libguile/_scm.h" early...
2003-03-25 Rob Browning* coop-pthreads.c: #include "libguile/_scm.h" early...
2003-03-25 Rob Browning* coop-defs.h: move handling of time related headers to
2003-03-25 Rob Browning* convert.i.c: rename usage of HAVE_ARRAYS to SCM_HAVE_...
2003-03-25 Rob Browning* convert.h: rename usage of HAVE_ARRAYS to SCM_HAVE_AR...
2003-03-25 Rob Browning* convert.c: #include <config.h> if HAVE_CONFIG_H....
2003-03-25 Rob Browning* continuations.c: move libguile/_scm.h include to...
2003-03-25 Rob Browning* backtrace.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* async.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* alloca.c: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* _scm.h: #include <config.h> if HAVE_CONFIG_H.
2003-03-25 Rob Browning* __scm.h: move libguile/scmconfig.h include up to...
2003-03-25 Rob Browning* Makefile.am: scmconfig.h is now generated by building and
2003-03-25 Rob Browning* configure.in: big overhaul to shift us to have separa...
2003-03-25 Rob Browning* scmconfig.h.top: new file -- preamble for scmconfig.h.
2003-03-25 Rob Browning* gen-scmconfig.h.in: new file -- see gen-scmconfig...
2003-03-25 Rob Browning* gen-scmconfig.c: new file -- see comments in file...
2003-03-25 Rob Browning* autogen.sh: call autoreconf with --force. This may...
2003-03-25 Rob Browning* README: merge information from INSTALL and remove...
2003-03-25 Rob Browning* LICENSE: new file -- we should change this to the...
2003-03-25 Rob Browning* INSTALL: use the automake installed INSTALL file...
2003-03-25 Rob Browning*** empty log message ***
2003-03-25 Rob Browning* lib.scm (pass-if): allow really simple tests where...
2003-03-25 Rob Browning* tests/numbers.test: added tests (some simple) for...
2003-03-25 Rob Browning*** empty log message ***
2003-03-25 Rob Browning*** empty log message ***
2003-03-24 Marius Vollmer*** empty log message ***
2003-03-24 Marius VollmerInclude <config.h> instead of <libguile/scmconfig.h>.
2003-03-24 Mikael Djurfeldt* srfi-1.scm: Re-export all srfi-1 bindings implemented...
2003-03-22 Marius Vollmer*** empty log message ***
2003-03-22 Marius Vollmer(call/cc): Added.
2003-03-21 Marius Vollmer*** empty log message ***
2003-03-21 Marius VollmerInvoke autoreconf twice since the required files do...
2003-03-20 Mikael DjurfeldtFix
2003-03-20 Mikael Djurfeldt* list.scm: New file.
2003-03-19 Rob Browning*** empty log message ***
2003-03-19 Rob Browning*** empty log message ***
2003-03-19 Rob Browning* readline.c: add HAVE_CONFIG_H test guarding #include...
2003-03-19 Rob Browning* autogen.sh: add a --force when autoreconfing. We...
2003-03-19 Rob Browning* Makefile.am (ice-9/readline.scm): new target -- so...
2003-03-19 Marius Vollmer*** empty log message ***
2003-03-19 Marius VollmerAdded defines for sparc-unknown-netbsdelf1.5 from Adria...
2003-03-19 Marius Vollmer*** empty log message ***
2003-03-19 Marius Vollmer(format:out-substr): Update the column counter correctl...
2003-03-19 Marius Vollmer("format basic output"): Added test for "~F" from Matth...
2003-03-19 Marius Vollmer*** empty log message ***
2003-03-19 Marius Vollmer(guileversion): Use $GUILE_EFFECTIVE_VERSION instead of
2003-03-19 Mikael Djurfeldt* goops.scm (process-class-pre-define-accessor): Tempor...
2003-03-19 Mikael Djurfeldt* goops.c (make_class_from_template): New fourth arg:
2003-03-18 Dirk Herrmann * procs.c (scm_procedure_documentation): Removed redundant
2003-03-17 Mikael Djurfeldt* goops.scm (process-class-pre-define-generic,
2003-03-13 Mikael Djurfeldt* session.scm (apropos): Don't look in duplicates inter...
2003-03-12 Mikael Djurfeldt* boot-9.scm (duplicate-handlers): Make sure the merge...
2003-03-12 Mikael Djurfeldt* goops.scm (merge-generics): Make sure not to merge...
2003-03-12 Mikael Djurfeldt* slib.scm (logical:ipow-by-squaring): Removed.
2003-03-12 Mikael Djurfeldt* boot-9.scm (default-duplicate-binding-handler): Set...
2003-03-12 Mikael Djurfeldt* boot-9.scm (ipow-by-squaring): Removed.
next