bpt/guile.git
2000-06-12 Mikael Djurfeldt* Makefile.am (ice9_sources): Removed getopt-gnu-style...
2000-06-11 Mikael Djurfeldt*** empty log message ***
2000-06-11 Mikael Djurfeldt* gc.h (SCM_VALIDATE_CELL): Rewritten.
2000-06-11 Mikael Djurfeldt*** empty log message ***
2000-06-11 Mikael Djurfeldt*** empty log message ***
2000-06-11 Mikael Djurfeldt* session.scm (ice-9): Use module (ice-9 documentation).
2000-06-11 Mikael Djurfeldt* documentation.scm: New module (ice-9 documentation).
2000-06-11 Mikael Djurfeldt* doc.scm: Removed module (ice-9 doc).
2000-06-11 Mikael Djurfeldt* boot-9.scm (make-autoload-interface): Set init value...
2000-06-11 Mikael Djurfeldt* Makefile.am (ice9_sources): Replaced doc.scm with
2000-06-10 Michael Livshin* guile-doc-snarf.in: don't pipe the CPP output right...
2000-06-08 Mikael Djurfeldt*** empty log message ***
2000-06-08 Mikael Djurfeldt* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced...
2000-06-08 Mikael Djurfeldt*** empty log message ***
2000-06-08 Mikael Djurfeldt* guile-snarf.awk.in, guile-snarf.in: Made to work...
2000-06-06 Mikael Djurfeldt*** empty log message ***
2000-06-06 Greg J. Badros* session.scm: Update references to `proc-doc' to be
2000-06-06 Mikael Djurfeldt*** empty log message ***
2000-06-06 Mikael Djurfeldt* modules.c (scm_system_module_env_p): Fixed detection...
2000-06-06 Mikael Djurfeldt* readline.c: Always provide scm_init_readline, also...
2000-06-06 Mikael Djurfeldt* readline.scm: Report an error if readline isn't provi...
2000-06-06 Mikael Djurfeldt* readline-activator.scm (activate-readline): Report...
2000-06-06 Mikael Djurfeldt* configure.in: Put more ink before readline version...
2000-06-05 Marius Vollmer*** empty log message ***
2000-06-05 Marius Vollmer* scmsigs.c (scm_sigaction): Silently ignore setting...
2000-06-05 Dirk Herrmann* Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF...
2000-06-05 Dirk Herrmann* gh.h: Don't take the address of a SCM value.
2000-06-05 Dirk Herrmann* Removed SCM_TRUE_P since it may get confused with...
2000-06-05 Mikael Djurfeldt*** empty log message ***
2000-06-05 Mikael Djurfeldt* boot-9.scm (error-catching-loop): Inform about debugg...
2000-06-04 Mikael Djurfeldt*** empty log message ***
2000-06-04 Mikael Djurfeldt* eval.c (scm_badformalsp): New static function.
2000-06-04 Mikael Djurfeldt*** empty log message ***
2000-06-04 Mikael Djurfeldt* boot-9.scm (scm-module-closure): New procedure: Was...
2000-06-04 Mikael Djurfeldt* variable.c: Code layout fixes.
2000-06-04 Mikael Djurfeldt* symbols.c (scm_sym2vcell): Bypass dispatch in the...
2000-06-04 Mikael Djurfeldt* modules.h (scm_standard_eval_closure): Declare.
2000-06-04 Mikael Djurfeldt* modules.c: Added #include "libguile/vectors.h";
2000-06-04 Mikael Djurfeldt* eval.c (scm_lookupcar): Test for !SCM_CONSP (SCM_CAR...
2000-06-03 Mikael Djurfeldt*** empty log message ***
2000-06-03 Mikael Djurfeldt* Makefile.am: Added LIBS line to libpath which acciden...
2000-06-03 Mikael Djurfeldt*** empty log message ***
2000-06-03 Mikael Djurfeldt* scmsigs.c (scm_segfaulr): Removed. (Was probably...
2000-06-03 Mikael Djurfeldt*** empty log message ***
2000-06-03 Mikael Djurfeldt* gc.h (SCM_VALIDATE_CELL): Cast result to (void) in...
2000-06-02 Mikael Djurfeldt*** empty log message ***
2000-06-02 Mikael Djurfeldt* gc.h (SCM_VALIDATE_CELL): Don't "use" the value retur...
2000-06-02 Mikael Djurfeldt*** empty log message ***
2000-06-02 Mikael Djurfeldt* dynl.c: Changed #include <ltdl.h> --> #include
2000-06-02 Mikael DjurfeldtMoved from parent directory
2000-06-02 Mikael Djurfeldt*** empty log message ***
2000-06-02 Mikael Djurfeldt* TODO: Moved to devel/.
2000-06-02 Mikael Djurfeldt* NOTES: Removed.
2000-06-02 Craig Brozefsky* Makefile.am: libguile_la_LDFLAGS gets -version-info...
2000-06-02 Craig Brozefsky* GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VE...
2000-06-01 Michael Livshin*** empty log message ***
2000-06-01 Michael Livshinautogen.sh: call ./guile-aclocal.sh instead of aclocal.
2000-05-31 Mikael Djurfeldt*** empty log message ***
2000-05-30 Dirk Herrmann* Don't use SCM_SMOB_PREDICATE in header file.
2000-05-30 Dirk Herrmann* Removed mit-threads and fsu-threads and references.
2000-05-30 Mikael Djurfeldt*** empty log message ***
2000-05-30 Mikael Djurfeldt*** empty log message ***
2000-05-30 Mikael Djurfeldt*** empty log message ***
2000-05-30 Mikael Djurfeldt*** empty log message ***
2000-05-30 Mikael Djurfeldt* tasks.text: Use outline-mode. Added section for...
2000-05-29 Mikael Djurfeldt*** empty log message ***
2000-05-29 Mikael Djurfeldt* tasks.text: New file.
2000-05-29 Dirk Herrmann* Restored the old behaviour of scm_create_hook.
2000-05-28 Mikael Djurfeldt*** empty log message ***
2000-05-28 Mikael Djurfeldt* ppexpand.el: New file.
2000-05-26 Dirk Herrmann* The name property of hooks is deprecated.
2000-05-25 Mikael Djurfeldt*** empty log message ***
2000-05-25 Mikael Djurfeldt* build/snarf-macros.text: New file.
2000-05-25 Mikael Djurfeldt* README: New file.
2000-05-25 Dirk Herrmann* Un-deprecated the *FIXABLE macros.
2000-05-25 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 Mikael Djurfeldt*** empty log message ***
2000-05-24 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 Dirk Herrmann* Replace SCM_UNPACK_CAR with SCM_CELL_TYPE or SCM_CELL...
2000-05-23 Dirk Herrmann* Deprecated some unused SCM_NxxxP macros.
2000-05-23 Michael Livshin* gc.c (scm_heap_seg_data_t): fixed comment for the...
2000-05-22 Michael Livshin*** empty log message ***
2000-05-22 Michael Livshin* guile-doc-snarf.in: put the preprocessed file through...
2000-05-22 Michael Livshin*** empty log message ***
2000-05-21 Michael Livshin* gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL...
2000-05-20 Mikael Djurfeldt*** empty log message ***
2000-05-20 Mikael Djurfeldt* policy/goals.text, policy/principles.text, policy...
2000-05-20 Dirk Herrmann* Fixed some parameter checks. Thanks to Dale P. Smith.
2000-05-19 Dirk Herrmann* Added SCM_DEBUG_CELL_ACCESSES debug option.
2000-05-19 Dirk Herrmann* gc.c (scm_cellp): Fixed and simplified.
2000-05-18 Dirk Herrmann* Where possible, accept const pointers as parameters.
2000-05-18 Dirk Herrmann* Unified some rest argument checking and handling.
2000-05-17 Dirk Herrmann* __scm.h: Added SCM_DEBUG as default debug option.
2000-05-16 Dirk Herrmann* Makefile.am: Let 'make clean' remove *.x and *.doc...
2000-05-16 Dirk HerrmannReordered some dispatch sequences.
2000-05-15 Gary Houston*** empty log message ***
2000-05-15 Gary Houston2000-05-15 Gary Houston <ghouston@arglist.com>
2000-05-15 Dirk Herrmann* Reordered some dispatch sequences.
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
next