.. |
.cvsignore
|
*** empty log message ***
|
2000-01-16 22:07:08 +00:00 |
__scm.h
|
* async.c, __scm.h: Removed lots of the old async click logic. It
|
2000-03-21 23:14:31 +00:00 |
_scm.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
alist.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
arbiters.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
Code layout
|
2000-03-22 00:21:56 +00:00 |
async.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
backtrace.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
boolean.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ChangeLog
|
Fixed some bugs that are due to the fact that SCM is a void* now.
|
2000-03-22 20:48:18 +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
|
|
|
ChangeLog-scm
|
|
|
ChangeLog-threads
|
|
|
chars.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
continuations.h
|
* continuations.h (SCM_SETJMPBUF): Cast second arg into SCM.
|
2000-03-23 13:04:19 +00:00 |
coop-defs.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
coop-threads.c
|
* coop-threads.c: Addd #include "root.h", #include "strings.h".
|
2000-03-19 20:05:19 +00:00 |
coop-threads.c.cygnus
|
|
|
coop-threads.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
coop-threads.h.cygnus
|
|
|
coop.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
COPYING
|
|
|
cpp_cnvt.awk
|
|
|
cpp_err_symbols.in
|
|
|
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_signal.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
debug.c
|
* debug.c: Added #include "root.h". (Thanks to Thien-Thi Nguyen.)
|
2000-03-19 20:05:29 +00:00 |
debug.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
dynl.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* dynwind.c (scm_swap_bindings): Ditto.
|
2000-03-22 02:09:10 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* eval.c (SCM_CEVAL, scm_unmemocar): SCM_PACK/UNPACK corrections.
|
2000-03-22 02:12:13 +00:00 |
eval.h
|
Fix mixup of packed/unpacked SCM values. (Thanks Thien-Thi Nguyen.)
|
2000-03-20 04:19:54 +00:00 |
evalext.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
feature.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
filesys.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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 (scm_gc_sweep): SCM_PACK/UNPACK corrections.
|
2000-03-22 02:12:24 +00:00 |
gc.h
|
* gc.c, gc.h (scm_gc_yield): New variable.
|
2000-03-19 21:00:30 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_eval.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_funcs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_init.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_io.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_list.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_predicates.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_test_c.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gh_test_repl.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
gsubr.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
guardians.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
hash.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
hashtab.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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): Renamed GUILE_GC_TRIGGER_1 -->
|
2000-03-21 03:56:07 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
lang.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
libguile.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
list.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
Removed empty file genio.h and references to it.
|
2000-03-17 13:37:33 +00:00 |
mallocs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
mallocs.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
Fixed some bugs that are due to the fact that SCM is a void* now.
|
2000-03-22 20:48:18 +00:00 |
numbers.h
|
Fixed some bugs that are due to the fact that SCM is a void* now.
|
2000-03-22 20:48:18 +00:00 |
objects.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
objects.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
objprop.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* print.h, stacks.h, options.c, options.h: Changed C++
|
2000-03-20 14:39:23 +00:00 |
options.h
|
* options.h (scm_option): Changed C++ commentary to C.
|
2000-03-20 14:31:28 +00:00 |
pairs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
pairs.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ports.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
ports.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
posix.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* print.c (scm_iprin1): SCM_PACK/UNPACK corrections.
|
2000-03-22 02:12:35 +00:00 |
print.h
|
* print.h, stacks.h, options.c, options.h: Changed C++
|
2000-03-20 14:39:23 +00:00 |
procprop.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
procs.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01: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
|
Don't use SCM2PTR for non scheme values.
|
2000-03-22 10:27:36 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
random.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
read.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
regex-posix.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
remaining-docs-needed
|
* run-test, remaining-docs-needed: Added these scripts. The
|
2000-03-07 16:06:13 +00:00 |
root.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
root.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
run-test
|
* run-test, remaining-docs-needed: Added these scripts. The
|
2000-03-07 16:06:13 +00:00 |
scmsigs.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
smob.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
snarf.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
socket.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
srcprop.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
stackchk.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
stacks.h
|
* print.h, stacks.h, options.c, options.h: Changed C++
|
2000-03-20 14:39:23 +00:00 |
stamp-h.in
|
|
|
stime.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
struct.h
|
Don't use SCM2PTR for non scheme values.
|
2000-03-22 10:27:36 +00:00 |
symbols.c
|
Make scm_strhash's string parameter constant.
|
2000-03-21 15:49:53 +00:00 |
symbols.h
|
Make scm_strhash's string parameter constant.
|
2000-03-21 15:49:53 +00:00 |
tag.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* tags.h (SCM_ECONSP, SCM_NECONSP): More corrections of
|
2000-03-22 02:12:47 +00:00 |
threads.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
unif.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
validate.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
variable.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
vectors.h
|
Don't use SCM2PTR for non scheme values.
|
2000-03-22 10:27:36 +00:00 |
version.c
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +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
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |
weaks.h
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
2000-03-19 19:01:16 +00:00 |