1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/libguile
2002-05-13 18:30:56 +00:00
..
.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 Update copyright. 2002-05-04 02:22:11 +00:00
alist.h Updated copyrights 2000-06-12 12:28:24 +00:00
alloca.c Update copyright. 2002-05-04 02:22:11 +00:00
arbiters.c Update copyright. 2002-05-04 02:22:11 +00:00
arbiters.h Updated copyrights 2000-06-12 12:28:24 +00:00
async.c Update copyright. 2002-05-04 02:22:11 +00:00
async.h Update copyright. 2002-05-04 02:22:11 +00:00
backtrace.c Update copyright. 2002-05-04 02:22:11 +00:00
backtrace.h Updated copyrights 2000-06-12 12:28:24 +00:00
boolean.c Update copyright. 2002-05-04 02:22:11 +00:00
boolean.h Updated copyrights 2000-06-12 12:28:24 +00:00
ChangeLog *** empty log message *** 2002-05-13 18:30:56 +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 Update copyright. 2002-05-04 02:22:11 +00:00
chars.h Updated copyrights 2000-06-12 12:28:24 +00:00
continuations.c Update copyright. 2002-05-04 02:22:11 +00:00
continuations.h Updated copyrights 2000-06-12 12:28:24 +00:00
coop-defs.h Update copyright. 2002-05-04 02:22:11 +00:00
coop-threads.c Update copyright. 2002-05-04 02:22:11 +00:00
coop-threads.h Updated copyrights 2000-06-12 12:28:24 +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 Doc fix 2000-06-13 00:49:28 +00:00
debug-malloc.h Update copyright. 2002-05-04 02:22:11 +00:00
debug.c Update copyright. 2002-05-04 02:22:11 +00:00
debug.h Update copyright. 2002-05-04 02:22:11 +00:00
dynl.c Update copyright. 2002-05-04 02:22:11 +00:00
dynl.h Updated copyrights 2000-06-12 12:28:24 +00:00
dynwind.c Update copyright. 2002-05-04 02:22:11 +00:00
dynwind.h Updated copyrights 2000-06-12 12:28:24 +00:00
eq.c Update copyright. 2002-05-04 02:22:11 +00:00
eq.h Updated copyrights 2000-06-12 12:28:24 +00:00
error.c Update copyright. 2002-05-04 02:22:11 +00:00
error.h Updated copyrights 2000-06-12 12:28:24 +00:00
eval.c Update copyright. 2002-05-04 02:22:11 +00:00
eval.h Updated copyrights 2000-06-12 12:28:24 +00:00
evalext.c Update copyright. 2002-05-04 02:22:11 +00:00
evalext.h Updated copyrights 2000-06-12 12:28:24 +00:00
feature.c Update copyright. 2002-05-04 02:22:11 +00:00
feature.h Update copyright. 2002-05-04 02:22:11 +00:00
filesys.c Update copyright. 2002-05-04 02:22:11 +00:00
filesys.h Update copyright. 2002-05-04 02:22:11 +00:00
fluids.c Update copyright. 2002-05-04 02:22:11 +00:00
fluids.h Update copyright. 2002-05-04 02:22:11 +00:00
fports.c Update copyright. 2002-05-04 02:22:11 +00:00
fports.h Update copyright. 2002-05-04 02:22:11 +00:00
gc.c Update copyright. 2002-05-04 02:22:11 +00:00
gc.h Update copyright. 2002-05-04 02:22:11 +00:00
gdb_interface.h Updated copyrights 2000-06-12 12:28:24 +00:00
gdbint.c Update copyright. 2002-05-04 02:22:11 +00:00
gdbint.h Updated copyrights 2000-06-12 12:28:24 +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 Updated copyrights 2000-06-12 12:28:24 +00:00
gh_funcs.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_init.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_io.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_list.c Updated copyrights 2000-06-12 12:28:24 +00:00
gh_predicates.c Updated copyrights 2000-06-12 12:28:24 +00:00
gsubr.c Update copyright. 2002-05-04 02:22:11 +00:00
gsubr.h Updated copyrights 2000-06-12 12:28:24 +00:00
guardians.c Update copyright. 2002-05-04 02:22:11 +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 Rewrite to support "-o OUTFILE INFILE [CPP-OPTS]" usage. 2002-05-03 09:50:36 +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 the dot_doc_file arg with "-", 2000-06-14 00:59:42 +00:00
guile-snarf.in Sync w/ HEAD, with these differences: 2002-05-03 09:48:53 +00:00
guile.c Updated copyrights 2000-06-12 12:28:24 +00:00
hash.c Update copyright. 2002-05-04 02:22:11 +00:00
hash.h Updated copyrights 2000-06-12 12:28:24 +00:00
hashtab.c Update copyright. 2002-05-04 02:22:11 +00:00
hashtab.h Updated copyrights 2000-06-12 12:28:24 +00:00
hooks.c Update copyright. 2002-05-04 02:22:11 +00:00
hooks.h Update copyright. 2002-05-04 02:22:11 +00:00
inet_aton.c Update copyright. 2002-05-04 02:22:11 +00:00
init.c Update copyright. 2002-05-04 02:22:11 +00:00
init.h * init.c, init.h (scm_initialized_p): Renamed from `initialized' 2000-06-19 00:41:33 +00:00
ioext.c Update copyright. 2002-05-04 02:22:11 +00:00
ioext.h Updated copyrights 2000-06-12 12:28:24 +00:00
iselect.c * iselect.c (SCM_NLONGBITS): Add workaround for the Sun 4.2 2000-06-12 21:25:10 +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 Update copyright. 2002-05-04 02:22:11 +00:00
keywords.h Update copyright. 2002-05-04 02:22:11 +00:00
lang.c Update copyright. 2002-05-04 02:22:11 +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 Update copyright. 2002-05-04 02:22:11 +00:00
list.h * list.[ch] (scm_cons_star/cons*): Renamed from 2000-06-19 10:04:31 +00:00
load.c Update copyright. 2002-05-04 02:22:11 +00:00
load.h Updated copyrights 2000-06-12 12:28:24 +00:00
macros.c Update copyright. 2002-05-04 02:22:11 +00:00
macros.h Updated copyrights 2000-06-12 12:28:24 +00:00
Makefile.am Update copyright. 2002-05-13 18:30:37 +00:00
mallocs.c Update copyright. 2002-05-04 02:22:11 +00:00
mallocs.h Updated copyrights 2000-06-12 12:28:24 +00:00
memmove.c Update copyright. 2002-05-04 02:22:11 +00:00
modules.c Update copyright. 2002-05-04 02:22:11 +00:00
modules.h * modules.h (scm_standard_eval_closure): Declare. 2000-06-04 01:30:14 +00:00
net_db.c Update copyright. 2002-05-04 02:22:11 +00:00
net_db.h Updated copyrights 2000-06-12 12:28:24 +00:00
numbers.c Update copyright. 2002-05-04 02:22:11 +00:00
numbers.h Update copyright. 2002-05-04 02:22:11 +00:00
objects.c Update copyright. 2002-05-04 02:22:11 +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 Update copyright. 2002-05-04 02:22:11 +00:00
objprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
options.c Update copyright. 2002-05-04 02:22:11 +00:00
options.h Updated copyrights 2000-06-12 12:28:24 +00:00
pairs.c Update copyright. 2002-05-04 02:22:11 +00:00
pairs.h Update copyright. 2002-05-04 02:22:11 +00:00
ports.c Update copyright. 2002-05-04 02:22:11 +00:00
ports.h Update copyright. 2002-05-04 02:22:11 +00:00
posix.c Update copyright. 2002-05-04 02:22:11 +00:00
posix.h Updated copyrights 2000-06-12 12:28:24 +00:00
print.c Update copyright. 2002-05-04 02:22:11 +00:00
print.h Update copyright. 2002-05-04 02:22:11 +00:00
procprop.c Update copyright. 2002-05-04 02:22:11 +00:00
procprop.h Updated copyrights 2000-06-12 12:28:24 +00:00
procs.c Update copyright. 2002-05-04 02:22:11 +00:00
procs.h Update copyright. 2002-05-04 02:22:11 +00:00
putenv.c Update copyright. 2002-05-04 02:22:11 +00:00
ramap.c Update copyright. 2002-05-04 02:22:11 +00:00
ramap.h Updated copyrights 2000-06-12 12:28:24 +00:00
random.c Update copyright. 2002-05-04 02:22:11 +00:00
random.h Update copyright. 2002-05-04 02:22:11 +00:00
read.c Update copyright. 2002-05-04 02:22:11 +00:00
read.h Updated copyrights 2000-06-12 12:28:24 +00:00
regex-posix.c Update copyright. 2002-05-04 02:22:11 +00:00
regex-posix.h Update copyright. 2002-05-04 02:22:11 +00:00
remaining-docs-needed * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
root.c Update copyright. 2002-05-04 02:22:11 +00:00
root.h Update copyright. 2002-05-04 02:22:11 +00:00
run-test * run-test, remaining-docs-needed: Added these scripts. The 2000-03-07 16:06:13 +00:00
scmsigs.c Update copyright. 2002-05-04 02:22:11 +00:00
scmsigs.h Updated copyrights 2000-06-12 12:28:24 +00:00
script.c Update copyright. 2002-05-04 02:22:11 +00:00
script.h Updated copyrights 2000-06-12 12:28:24 +00:00
simpos.c Update copyright. 2002-05-04 02:22:11 +00:00
simpos.h Updated copyrights 2000-06-12 12:28:24 +00:00
smob.c Update copyright. 2002-05-04 02:22:11 +00:00
smob.h * smob.h: Changed comments for scm_make_smob_type and 2000-06-20 02:37:53 +00:00
snarf.h Update copyright. 2002-05-04 02:22:11 +00:00
socket.c Update copyright. 2002-05-04 02:22:11 +00:00
socket.h Updated copyrights 2000-06-12 12:28:24 +00:00
sort.c Update copyright. 2002-05-04 02:22:11 +00:00
sort.h Updated copyrights 2000-06-12 12:28:24 +00:00
srcprop.c Update copyright. 2002-05-04 02:22:11 +00:00
srcprop.h Update copyright. 2002-05-04 02:22:11 +00:00
stackchk.c Update copyright. 2002-05-04 02:22:11 +00:00
stackchk.h Updated copyrights 2000-06-12 12:28:24 +00:00
stacks.c Update copyright. 2002-05-04 02:22:11 +00:00
stacks.h Update copyright. 2002-05-04 02:22:11 +00:00
stamp-h.in Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
stime.c Update copyright. 2002-05-04 02:22:11 +00:00
stime.h Updated copyrights 2000-06-12 12:28:24 +00:00
strerror.c Update copyright. 2002-05-04 02:22:11 +00:00
strings.c Update copyright. 2002-05-04 02:22:11 +00:00
strings.h Update copyright. 2002-05-04 02:22:11 +00:00
strop.c Update copyright. 2002-05-04 02:22:11 +00:00
strop.h Updated copyrights 2000-06-12 12:28:24 +00:00
strorder.c Update copyright. 2002-05-04 02:22:11 +00:00
strorder.h Updated copyrights 2000-06-12 12:28:24 +00:00
strports.c Update copyright. 2002-05-04 02:22:11 +00:00
strports.h Updated copyrights 2000-06-12 12:28:24 +00:00
struct.c Update copyright. 2002-05-04 02:22:11 +00:00
struct.h Update copyright. 2002-05-04 02:22:11 +00:00
symbols.c Update copyright. 2002-05-04 02:22:11 +00:00
symbols.h Update copyright. 2002-05-04 02:22:11 +00:00
tag.c Update copyright. 2002-05-04 02:22:11 +00:00
tag.h Updated copyrights 2000-06-12 12:28:24 +00:00
tags.h Update copyright. 2002-05-04 02:22:11 +00:00
threads.c Update copyright. 2002-05-04 02:22:11 +00:00
threads.h Update copyright. 2002-05-04 02:22:11 +00:00
throw.c Update copyright. 2002-05-04 02:22:11 +00:00
throw.h Updated copyrights 2000-06-12 12:28:24 +00:00
unif.c Update copyright. 2002-05-04 02:22:11 +00:00
unif.h Update copyright. 2002-05-04 02:22:11 +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 Update copyright. 2002-05-04 02:22:11 +00:00
variable.h Update copyright. 2002-05-04 02:22:11 +00:00
vectors.c Update copyright. 2002-05-04 02:22:11 +00:00
vectors.h Update copyright. 2002-05-04 02:22:11 +00:00
version.c Update copyright. 2002-05-04 02:22:11 +00:00
version.h Updated copyrights 2000-06-12 12:28:24 +00:00
versiondat.h.in * version.c (scm_libguile_config_stamp): Deleted. See 1999-09-11 19:05:18 +00:00
vports.c Update copyright. 2002-05-04 02:22:11 +00:00
vports.h Updated copyrights 2000-06-12 12:28:24 +00:00
weaks.c Update copyright. 2002-05-04 02:22:11 +00:00
weaks.h Update copyright. 2002-05-04 02:22:11 +00:00