1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/libguile
Gary Houston ae1b098b07 * posix.c (scm_pipe): rewrote the docstring.
(and fixed a bug in the scm_select change)
2000-01-29 19:50:36 +00:00
..
.cvsignore *** empty log message *** 2000-01-16 22:07:08 +00:00
__scm.h * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 18:48:57 +00:00
_scm.h 1999-09-18 Gary Houston <ghouston@freewire.co.uk> 1999-09-18 17:13:38 +00:00
alist.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
alist.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
alloca.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
arbiters.c * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 2000-01-05 19:25:37 +00:00
arbiters.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
async.c * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 23:56:47 +00:00
async.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
backtrace.c * backtrace.c (scm_display_error_message): Bugfix: Don't use 2000-01-18 18:24:57 +00:00
backtrace.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
boolean.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
boolean.h * boolean.h: Added SCM_BOOL, SCM_NEGATE_BOOL, SCM_BOOLP to here, 1999-12-12 19:09:46 +00:00
ChangeLog * posix.c (scm_pipe): rewrote the docstring. 2000-01-29 19:50:36 +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 * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
chars.h * chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h, 1999-02-06 12:29:08 +00:00
continuations.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
continuations.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop-defs.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
coop-threads.c * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 2000-01-05 19:25:37 +00:00
coop-threads.c.cygnus * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop-threads.h Get rid of warnings from the cooperative threading system. 1998-10-03 13:33:53 +00:00
coop-threads.h.cygnus * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
coop.c * threads.c, mit-pthreads.c, list.c, coop.c: Remove K&R 1999-12-19 18:24:12 +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 * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD 1997-03-29 18:42:43 +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 * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD 1997-03-29 18:42:43 +00:00
debug.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
debug.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
dynl.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
dynl.h * dynl.c (DYNL_GLOBAL): New. 1999-06-21 15:14:01 +00:00
dynwind.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
dynwind.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
eq.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
eq.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
error.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
error.h * eval.c: define scm_unbound_variable_key ('unbound-variable). 2000-01-09 13:41:53 +00:00
eval.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
eval.h Code layout fixes 1999-12-18 03:18:35 +00:00
evalext.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
evalext.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
feature.c * dynl.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 23:56:47 +00:00
feature.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
filesys.c * posix.c (scm_pipe): rewrote the docstring. 2000-01-29 19:50:36 +00:00
filesys.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
fluids.c * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make 2000-01-12 01:51:18 +00:00
fluids.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
fports.c * fports.c, list.c: Converted docstrings to ANSI C format and 2000-01-18 13:09:54 +00:00
fports.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
fsu-pthreads.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
gc.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
gc.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
gdb_interface.h * gdb_interface.h (GDB_INTERFACE): Remove semicolon and trailing 1997-06-22 20:49:31 +00:00
gdbint.c * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
gdbint.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
genio.h * ioext.c (scm_do_read_line): Rewritten to use memchr to find the 1999-06-09 12:19:58 +00:00
gh.h * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 18:48:57 +00:00
gh_data.c * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 18:48:57 +00:00
gh_eval.c *** empty log message *** 1999-12-10 03:06:51 +00:00
gh_funcs.c some trivial cleanup 1998-01-16 00:32:28 +00:00
gh_init.c * init.c (invoke_main_func): Load the startup files (boot-9.scm) 1998-10-03 17:40:08 +00:00
gh_io.c * * gh_io.c (gh_write): New function. 1997-08-13 14:55:34 +00:00
gh_list.c implemented several missing gh_ functions, mostly related to lists and pairs 1997-10-20 03:59:37 +00:00
gh_predicates.c implemented several missing gh_ functions, mostly related to lists and pairs 1997-10-20 03:59:37 +00:00
gh_test_c.c trivial 1998-04-11 12:40:19 +00:00
gh_test_repl.c completing changes to gh_repl and uniform array stuff 1997-11-25 17:20:23 +00:00
gsubr.c * tag.c: Added doc for `tag', but mark as deprecated since Mikael 2000-01-26 18:07:07 +00:00
gsubr.h * procs.c, procs.h (scm_subr_entry): New type: Stores data 1999-08-26 04:24:42 +00:00
guardians.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
guardians.h * guardians.c, guardians.h (scm_make_guardian, 1998-12-23 06:38:06 +00:00
guile-doc-snarf.in * guile-doc-snarf.in: Use new $fullfilename for running 2000-01-12 02:25:40 +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: Do argument/number mismatch checking and 2000-01-05 18:48:07 +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 * guile.c: register preloaded modules 2000-01-10 00:37:47 +00:00
hash.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
hash.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
hashtab.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
hashtab.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
inet_aton.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
init.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
init.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
ioext.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
ioext.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
iselect.c * iselect.c, threads.c: Doc fixes. 1998-10-03 13:33:24 +00:00
iselect.h Update FSF address in copyright notices. 1999-08-06 07:26:07 +00:00
keywords.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
keywords.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
kw.h * kw.h: New file. 1999-03-22 12:06:52 +00:00
lang.c * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout. 2000-01-06 19:51:45 +00:00
lang.h * Makefile.am (EXTRA_libguile_la_SOURCES): Added lang.c. 1999-07-27 19:09:31 +00:00
libguile.h * libguile.h: #include "objects.h" 1999-06-23 11:16:18 +00:00
list.c Patch from Dirk Hermann: 2000-01-20 20:59:33 +00:00
list.h *** empty log message *** 2000-01-18 14:13:43 +00:00
load.c Patch from Dirk Hermann: 2000-01-20 20:59:33 +00:00
load.h * backtrace.c (scm_set_print_params_x): Renamed from 1999-12-14 17:41:59 +00:00
macros.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
macros.h * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 1999-02-06 12:31:04 +00:00
Makefile.am * Makefile.am: Augment path when running guile-doc-snarf so 2000-01-15 03:24:25 +00:00
mallocs.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
mallocs.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
memmove.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
mit-pthreads.c * threads.c, mit-pthreads.c, list.c, coop.c: Remove K&R 1999-12-19 18:24:12 +00:00
mit-pthreads.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
modules.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
modules.h * debug.c, eval.c, evalext.c, stacks.c: #include "modules.h". 1999-03-19 02:28:23 +00:00
net_db.c * net_db.c (scm_resolv_error): Cast result from hstrerror. 2000-01-18 14:13:00 +00:00
net_db.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
numbers.c * strports.c (st_end_input): Inserted parenthesis to get operator 2000-01-18 14:13:31 +00:00
numbers.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
objects.c * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 2000-01-05 19:25:37 +00:00
objects.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
objprop.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
objprop.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
options.c * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP 2000-01-04 22:23:42 +00:00
options.h * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 1999-02-06 12:31:04 +00:00
pairs.c * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 2000-01-05 19:25:37 +00:00
pairs.h * gc.c (scm_debug_newcell): Added SCM_SETCAR of the newly 2000-01-03 16:31:45 +00:00
ports.c * strports.c (st_end_input): Inserted parenthesis to get operator 2000-01-18 14:13:31 +00:00
ports.h * fports.c, ports.c, ports.h, strports.c, vports.c: Make write 2000-01-11 19:32:10 +00:00
posix.c * posix.c (scm_pipe): rewrote the docstring. 2000-01-29 19:50:36 +00:00
posix.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
print.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
print.h * dynl.c, error.c, eval.c, feature.c, filesys.c, fports.c, list.c, load.c, 2000-01-11 18:48:57 +00:00
procprop.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
procprop.h * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, procprop.h, 1999-08-17 08:47:47 +00:00
procs.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
procs.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
putenv.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
ramap.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
ramap.h * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 1999-02-06 12:31:04 +00:00
random.c * random.c: Added documentation, from SLIB page: 2000-01-25 21:29:57 +00:00
random.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
read.c * scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c, 2000-01-11 19:19:59 +00:00
read.h * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 1999-02-06 12:31:04 +00:00
regex-posix.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
regex-posix.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
root.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
root.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
scm_validate.h * scm_validate.h: Added SCM_VALIDATE_ULONG_COPY, 2000-01-17 19:44:01 +00:00
scmsigs.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
scmsigs.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
script.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
script.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
simpos.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:37 +00:00
simpos.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
smob.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
smob.h * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 1999-09-12 11:16:13 +00:00
snarf.h * snarf.h (SCM_PROC1): Replaced SCM (*) (...) with 2000-01-12 01:29:42 +00:00
socket.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
socket.h * configure.in: check for hstrerror. 1999-11-18 22:36:28 +00:00
sort.c * sort.c: typo in comment fixed. 2000-01-26 01:17:16 +00:00
sort.h * sort.c, sort.h: New files: Implement slib's and scsh's sort 1999-01-10 07:57:58 +00:00
srcprop.c * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 2000-01-05 19:25:37 +00:00
srcprop.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
stackchk.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
stackchk.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
stacks.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
stacks.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
stamp-h.in Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
stime.c * strports.c (st_end_input): Inserted parenthesis to get operator 2000-01-18 14:13:31 +00:00
stime.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
strerror.c * *.c: Finish replacing K&R style prototypes with ANSI C 1999-12-12 20:35:02 +00:00
strings.c * tag.c: Added doc for `tag', but mark as deprecated since Mikael 2000-01-26 18:07:07 +00:00
strings.h * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of 1999-12-19 01:04:37 +00:00
strop.c * strop.c (scm_i_index): Obfuscated commented-out SCM_DEFINE by 2000-01-27 18:00:06 +00:00
strop.h * strop.c (scm_string_capitalize_x): Use the SCM object `s' in 1999-05-09 09:12:35 +00:00
strorder.c * vectors.c, symbols.c, strorder.c: Documentation cut and pasted 2000-01-27 18:15:56 +00:00
strorder.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
strports.c * strports.c (st_end_input): Inserted parenthesis to get operator 2000-01-18 14:13:31 +00:00
strports.h *** empty log message *** 1999-12-10 03:06:51 +00:00
struct.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
struct.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
symbols.c * vectors.c, symbols.c, strorder.c: Documentation cut and pasted 2000-01-27 18:15:56 +00:00
symbols.h * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of 1999-12-19 01:04:37 +00:00
tag.c * tag.c: Added doc for `tag', but mark as deprecated since Mikael 2000-01-26 18:07:07 +00:00
tag.h * Lots of files: New address for FSF. 1997-05-26 22:34:48 +00:00
tags.h * tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of 1999-12-19 01:04:37 +00:00
threads.c * threads.c, mit-pthreads.c, list.c, coop.c: Remove K&R 1999-12-19 18:24:12 +00:00
threads.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
throw.c * throw.c: Factor out an #ifdef/#else/#endif choice more finely 2000-01-27 01:35:16 +00:00
throw.h * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 1998-10-19 21:36:50 +00:00
unif.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
unif.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
variable.c * variable.c, version.c: Added documentation, written by hand 2000-01-25 01:50:50 +00:00
variable.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
vectors.c * vectors.c, symbols.c, strorder.c: Documentation cut and pasted 2000-01-27 18:15:56 +00:00
vectors.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00
version.c * variable.c, version.c: Added documentation, written by hand 2000-01-25 01:50:50 +00:00
version.h * version.c (scm_libguile_config_stamp): Deleted. See 1999-09-11 15:05:59 +00:00
versiondat.h.in * version.c (scm_libguile_config_stamp): Deleted. See 1999-09-11 19:05:18 +00:00
vports.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:37 +00:00
vports.h * vports.c (scm_sfport, prinsfpt, sf_read_flush, noop0): Removed. 1999-07-24 23:11:11 +00:00
weaks.c * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c, 2000-01-18 11:24:03 +00:00
weaks.h * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 1999-12-16 03:46:42 +00:00