..
.cvsignore
*** empty log message ***
2000-01-16 22:07:08 +00:00
__scm.h
* __scm.h: Added section for debugging options.
2000-05-11 16:03:32 +00:00
_scm.h
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* async.c (scm_sys_gc_async_thunk): Run after-gc-hook.
2000-04-21 23:10:37 +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
*** empty log message ***
2000-05-14 10:48:19 +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
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
continuations.c
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
continuations.h
* Made scm_dynthrow static.
2000-04-13 12:02:18 +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
Avoid modifications of cells via pointers. Use SCM_SET_CELL... instead.
2000-05-04 08:07:18 +00:00
dynl.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
error.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
eval.c
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
2000-05-14 Gary Houston <ghouston@arglist.com>
2000-05-14 10:47:39 +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.c: Removed #include "libguile/guardians.h".
2000-04-21 23:11:29 +00:00
gc.h
* Scheme cells now consist of scm_bits_t values instead of SCM values.
2000-05-10 14:04:48 +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 (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
gh_data.c
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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 use absolute path for `sed'. (Note
2000-03-13 11:04:41 +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
* eval.c: Eliminated redundant SCM_IMP tests.
2000-05-05 11:10:57 +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
* hooks.c, hooks.h (scm_make_hook_with_name): Removed deprecated
2000-04-21 23:13:26 +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
* init.c (scm_boot_guile_1): Added `scm_init_hooks'.
2000-04-21 23:13:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
ioext.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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 (INCLUDES): add ${INCLTDL} (thanks to Tim Mooney).
2000-05-02 20:46:11 +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
* __scm.h: Added section for debugging options.
2000-05-11 16:03:32 +00:00
numbers.h
* __scm.h: Added section for debugging options.
2000-05-11 16:03:32 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
ports.h
2000-05-14 Gary Houston <ghouston@arglist.com>
2000-05-14 10:47:39 +00:00
posix.c
* posix.c (scm_execlp): docstring fix (thanks to Martin
2000-04-25 22:08:26 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
smob.h
Access smob data with SCM_{SET_}?CELL_TYPE or SCM_{SET_}?WORD_[1-3].
2000-03-29 09:17:25 +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
* eval.c: Removed ASRTSYNTAX macro. Removed function 'bodycheck'.
2000-05-08 09:57:29 +00:00
stacks.h
Some SCM/scm_bits_t type strictness fixes.
2000-04-07 10:41:39 +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-14 Gary Houston <ghouston@arglist.com>
2000-05-14 22:15:59 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +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
* numbers.c (scm_logtest, scm_division): Reordered dispatch sequence.
2000-05-02 16:41:20 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16:44 +00:00
tag.h
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
2000-03-19 19:01:16 +00:00
tags.h
Some SCM/scm_bits_t type strictness fixes.
2000-04-07 10:41:39 +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
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
2000-04-21 14:16: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
More distinguished handling of real and complex values.
2000-05-10 12:34:43 +00:00
unif.h
* unif.c, unif.h (shared-array-root, shared-array-offset,
2000-04-13 03:44:51 +00:00
validate.h
* validate.h: Do not cast to (unsigned) in SCM_VALIDATE_INUM_RANGE
2000-04-18 15:23:11 +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