..
.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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* New macro SCM_TRUE_P.
2000-03-29 01:15:56 +00:00
ChangeLog
* guile-doc-snarf.in: put the preprocessed file through sed to
2000-05-22 14:03:37 +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
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.c.cygnus
* Lots of files: New address for FSF.
1997-05-26 22:34:48 +00:00
coop-threads.h
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
coop-threads.h.cygnus
* Lots of files: New address for FSF.
1997-05-26 22:34:48 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +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
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
fluids.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
fluids.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
fports.c
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +00:00
fports.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
fsu-pthreads.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
gc.c
* gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought
2000-05-21 20:49:20 +00:00
gc.h
* guile-doc-snarf.in: put the preprocessed file through sed to
2000-05-22 14:03:37 +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
* gc.c (scm_cellp): Fixed and simplified.
2000-05-19 14:03:44 +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: put the preprocessed file through sed to
2000-05-22 14:03:37 +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
* guile-snarf.awk.in: Replace docstring line-ending \n" and \n\n"
2000-03-15 16:09:58 +00:00
guile-snarf.in
* snarf.h: Drop SCM_PROC, SCM_PROC1. Added extra output for
1999-12-12 23:37:40 +00:00
guile.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
hash.c
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
hooks.h
* hooks.c, hooks.h (scm_make_hook_with_name): Removed deprecated
2000-04-21 23:13:26 +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
* gc.h (SCM_[SET_]CELL_{WORD,OBJECT}, SCM_VALIDATE_CELL): brought
2000-05-21 20:49:20 +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
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +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
mit-pthreads.c
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
mit-pthreads.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
modules.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
modules.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +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
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +00:00
numbers.h
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +00:00
objects.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
ports.h
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
2000-05-15 11:47:48 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +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
* Remove function scm_init_iprocs, remove struct scm_iproc and simplify
2000-04-25 09:45:16 +00:00
procs.h
* Remove function scm_init_iprocs, remove struct scm_iproc and simplify
2000-04-25 09:45:16 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +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
* scmsigs.c (take_signal): Execute SCM_ASYNC_TICK for SIGSEGV,
2000-05-08 22:49:44 +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
Lots of fixes to make guile (at some time) compile with strict typing.
2000-04-03 08:47:51 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
stacks.h
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
stamp-h.in
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
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
2000-05-16 12:11:08 +00:00
threads.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
threads.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
throw.c
* gc.c (scm_cellp): Fixed and simplified.
2000-05-19 14:03:44 +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
* Fixed some parameter checks. Thanks to Dale P. Smith.
2000-05-20 10:07:44 +00:00
unif.h
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
validate.h
* Unified some rest argument checking and handling.
2000-05-18 08:47:52 +00:00
variable.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
variable.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
vectors.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
vectors.h
Lots of fixes with respect to strict typing.
2000-04-04 12:13:41 +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