..
.cvsignore
*** empty log message ***
2000-01-16 22:07:08 +00:00
__scm.h
* gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought
2000-05-21 20:49:20 +00:00
_scm.h
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +00:00
alist.c
Use SCM{_SET}?_CELL_OBJECT if a cell is not known to be a valid pair yet.
2000-05-08 11:53:01 +00:00
alist.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
alloca.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
arbiters.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
arbiters.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
async.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
async.h
* async.[ch]: unexpose low-level async access macros (thanks to
2000-04-05 15:28:28 +00:00
backtrace.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
backtrace.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
boolean.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
boolean.h
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
ChangeLog
* guile-doc-snarf.in: don't pipe the CPP output right into sed --
2000-06-10 13:24:28 +00:00
ChangeLog-1996-1999
Moved old ChangeLog text to ChangeLog-1996-1999 (added that file)
2000-01-05 01:44:04 +00:00
ChangeLog-gh
Add note saying where this came from, and suggesting that new log
1997-04-15 01:26:20 +00:00
ChangeLog-scm
Renamed to ChangeLog-scm from ChangeLog.scm, so it won't interfere with
1996-11-21 16:03:02 +00:00
ChangeLog-threads
Merge threads directory into libguile.
1997-04-15 01:34:36 +00:00
chars.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
chars.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
continuations.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
continuations.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
coop-defs.h
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
coop-threads.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
coop-threads.h
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
coop.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
COPYING
* Lots of files: New address for FSF.
1997-05-26 22:34:48 +00:00
cpp_cnvt.awk
* ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD
1997-03-29 18:42:43 +00:00
cpp_err_symbols.in
* cpp_err_symbols.in: Renamed from cpp_err_symbols, to avoid
1997-04-05 23:35:03 +00:00
cpp_errno.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
cpp_sig_symbols.in
* cpp_err_symbols.in: Renamed from cpp_err_symbols, to avoid
1997-04-05 23:35:03 +00:00
cpp_signal.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
debug-malloc.c
Fixes
2000-04-21 15:57:22 +00:00
debug-malloc.h
* debug-malloc.c, debug-malloc.h: New files.
2000-04-21 00:27:14 +00:00
debug.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
debug.h
Some more SCM/scm_bits_t and SCM-is-union issues.
2000-03-31 15:59:57 +00:00
dynl.c
* dynl.c: Changed #include <ltdl.h> --> #include
2000-06-02 23:33:10 +00:00
dynl.h
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
dynwind.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
dynwind.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
eq.c
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +00:00
eq.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
error.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
error.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
eval.c
* eval.c (scm_badformalsp): New static function.
2000-06-04 17:27:27 +00:00
eval.h
* eval.c (scm_unmemocar): Use macros to test for gloc cell.
2000-04-17 15:05:20 +00:00
evalext.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
evalext.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
feature.c
Avoid pointer trickery with SCM values.
2000-05-08 12:29:12 +00:00
feature.h
* feature.c, feature.h: Broke out hook code into separate files.
2000-04-21 23:11:05 +00:00
filesys.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
filesys.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-25 09:21:06 +00:00
fluids.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
fluids.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-25 09:21:06 +00:00
fports.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 11:22:38 +00:00
fports.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-25 09:21:06 +00:00
gc.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
gc.h
* gh.h: Don't take the address of a SCM value.
2000-06-05 12:09:35 +00:00
gdb_interface.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
gdbint.c
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +00:00
gdbint.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
gh.h
* Where possible, accept const pointers as parameters.
2000-05-18 10:20:22 +00:00
gh_data.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
gh_eval.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_funcs.c
* Where possible, accept const pointers as parameters.
2000-05-18 10:20:22 +00:00
gh_init.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_io.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_list.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_predicates.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_test_c.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gh_test_repl.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gsubr.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
gsubr.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
guardians.c
* guardians.c (scm_guardian_gc_init): Turned into a hook function
2000-04-21 23:12:09 +00:00
guardians.h
* guardians.h (scm_guardian_gc_init, scm_guardian_zombify): Are
2000-04-21 23:12:23 +00:00
guile-doc-snarf.in
* guile-doc-snarf.in: don't pipe the CPP output right into sed --
2000-06-10 13:24:28 +00:00
guile-func-name-check.in
* guile-func-name-check.in: Added this script to statically check
2000-01-11 21:47:57 +00:00
guile-snarf.awk.in
* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced snarf
2000-06-08 18:48:24 +00:00
guile-snarf.in
* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced snarf
2000-06-08 18:48:24 +00:00
guile.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
hash.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 22:23:56 +00:00
hash.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
hashtab.c
* gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought
2000-05-21 20:49:20 +00:00
hashtab.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
hooks.c
* Restored the old behaviour of scm_create_hook.
2000-05-29 07:57:31 +00:00
hooks.h
* The name property of hooks is deprecated.
2000-05-26 16:31:22 +00:00
inet_aton.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
init.c
* The name property of hooks is deprecated.
2000-05-26 16:31:22 +00:00
init.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
ioext.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
ioext.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
iselect.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
iselect.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
keywords.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
keywords.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-25 09:21:06 +00:00
kw.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
lang.c
Fixes
2000-04-21 15:57:22 +00:00
lang.h
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +00:00
list.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
list.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
load.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
load.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
macros.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 22:23:56 +00:00
macros.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
Makefile.am
* Makefile.am: Added LIBS line to libpath which accidentally
2000-06-03 14:51:37 +00:00
mallocs.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
mallocs.h
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +00:00
memmove.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
modules.c
* modules.c (scm_system_module_env_p): Fixed detection of system
2000-06-06 12:44:24 +00:00
modules.h
* modules.h (scm_standard_eval_closure): Declare.
2000-06-04 01:30:14 +00:00
net_db.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
net_db.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
numbers.c
* Un-deprecated the *FIXABLE macros.
2000-05-25 13:53:49 +00:00
numbers.h
* Don't use SCM_SMOB_PREDICATE in header file.
2000-05-30 16:01:34 +00:00
objects.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 22:23:56 +00:00
objects.h
The struct data is now an array of scm_bits_t variables.
2000-04-12 01:19:49 +00:00
objprop.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
objprop.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
options.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 22:23:56 +00:00
options.h
* options.h (scm_option): Changed C++ commentary to C.
2000-03-20 14:31:28 +00:00
pairs.c
* Use SCM{_SET}?_CELL_OBJECT to access cells that are no valid pairs yet.
2000-05-05 16:19:30 +00:00
pairs.h
* New macro SCM_TRUE_P.
2000-03-29 01:15:56 +00:00
ports.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 11:22:38 +00:00
ports.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 11:22:38 +00:00
posix.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
posix.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
print.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
print.h
Fixed some SCM/scm_bits_t mixups.
2000-04-18 14:12:07 +00:00
procprop.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
procprop.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
procs.c
* Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead.
2000-06-05 12:54:40 +00:00
procs.h
* Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead.
2000-06-05 12:54:40 +00:00
putenv.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
ramap.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
ramap.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
random.c
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +00:00
random.h
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +00:00
read.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
read.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
regex-posix.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
regex-posix.h
Lots of fixes with respect to strict typing.
2000-04-04 12:13:41 +00:00
remaining-docs-needed
* run-test, remaining-docs-needed: Added these scripts. The
2000-03-07 16:06:13 +00:00
root.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
root.h
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +00:00
run-test
* run-test, remaining-docs-needed: Added these scripts. The
2000-03-07 16:06:13 +00:00
scmsigs.c
* guile-doc-snarf.in: don't pipe the CPP output right into sed --
2000-06-10 13:24:28 +00:00
scmsigs.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
script.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
script.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
simpos.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
simpos.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
smob.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
smob.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
snarf.h
* snarf.h, guile-snarf.awk.in, guile-snarf.in: Replaced snarf
2000-06-08 18:48:24 +00:00
socket.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
socket.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
sort.c
* gh.h: Don't take the address of a SCM value.
2000-06-05 12:09:35 +00:00
sort.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
srcprop.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
srcprop.h
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +00:00
stackchk.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
stackchk.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
stacks.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
stacks.h
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
stamp-h.in
Changes to use automake-generated Makefile.ins everywhere
1996-12-03 05:34:34 +00:00
stime.c
2000-05-15 Gary Houston <ghouston@arglist.com>
2000-05-15 21:23:31 +00:00
stime.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
strerror.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
strings.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
strings.h
* Deprecated some unused SCM_NxxxP macros.
2000-05-23 15:20:54 +00:00
strop.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
strop.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
strorder.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
strorder.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
strports.c
* Replace SCM_UNPACK_CAR appropriately.
2000-05-23 22:23:56 +00:00
strports.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
struct.c
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
struct.h
Fixed some SCM/scm_bits_t mixups.
2000-04-18 14:12:07 +00:00
symbols.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
symbols.h
The msymbol slots are now a field of scm_bits_t values.
2000-04-12 12:48:11 +00:00
tag.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
tag.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
tags.h
* Un-deprecated the *FIXABLE macros.
2000-05-25 13:53:49 +00:00
threads.c
* Removed mit-threads and fsu-threads and references.
2000-05-30 15:56:55 +00:00
threads.h
* Removed mit-threads and fsu-threads and references.
2000-05-30 15:56:55 +00:00
throw.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
throw.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
unif.c
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
unif.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 11:22:38 +00:00
validate.h
* Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.
2000-06-05 11:39:46 +00:00
variable.c
* variable.c: Code layout fixes.
2000-06-04 01:30:32 +00:00
variable.h
* Replace SCM_UNPACK_CAR appropriately.
2000-05-24 11:22:38 +00:00
vectors.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
vectors.h
* Deprecated some unused SCM_NxxxP macros.
2000-05-23 15:20:54 +00:00
version.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
version.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
versiondat.h.in
* version.c (scm_libguile_config_stamp): Deleted. See
1999-09-11 19:05:18 +00:00
vports.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
vports.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
weaks.c
* eval.c: Eliminated redundant SCM_IMP tests.
2000-05-05 11:10:57 +00:00
weaks.h
* weaks.h (scm_weak_vectors, scm_weaks_prehistory): Added
2000-04-21 23:14:19 +00:00