1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/libguile
1996-09-12 23:44:46 +00:00
..
.cvsignore Put the library path in a header file, instead of passing it on 1996-09-04 06:15:25 +00:00
__scm.h * __scm.h (SCM_P): Corrected to run under traditional C. 1996-09-11 20:22:58 +00:00
_scm.h * _scm.h (SCM_PROC): Extraneous semicolon (outside functions) 1996-09-11 20:23:30 +00:00
acconfig.h On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
aclocal.m4 On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
alist.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
alist.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
append.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
append.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
appinit.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
arbiters.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
arbiters.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
async.c * async.c: Calls to scm_sysintern corrected. 1996-09-11 20:23:41 +00:00
async.h * async.h (scm_async_clock): Redundant declaration removed. 1996-09-11 20:24:38 +00:00
boolean.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
boolean.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
ChangeLog *** empty log message *** 1996-09-12 23:44:46 +00:00
chars.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
chars.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
configure Rebuilt using autoconf. 1996-09-04 06:49:52 +00:00
configure.in * configure.in: Don't substitute the values of TCL_SRC_DIR and 1996-09-04 06:34:23 +00:00
continuations.c * continuations.c (scm_dynthrow): Redundant declaration removed. 1996-09-11 20:24:50 +00:00
continuations.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
debug.c * debug.c: Adjusted header comment. 1996-09-12 23:39:37 +00:00
debug.h * debug.h: Missing declarations of functions in debug.c added 1996-09-11 20:25:28 +00:00
dynwind.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
dynwind.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
eq.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
eq.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
error.c * error.c (err_head): scm_iprin1 --> scm_prin1 1996-09-12 23:44:21 +00:00
error.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
eval.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
eval.h * eval.h (scm_eval_args, scm_deval_args, scm_m_undefine): 1996-09-11 20:25:44 +00:00
extchrs.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
extchrs.h maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
feature.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
feature.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
filesys.c * filesys.c: Possibly uninitialized variable rv. 1996-09-11 20:26:10 +00:00
filesys.h * files.c (scm_sys_delete_file): Moved to filesys.c. 1996-09-10 19:44:09 +00:00
fports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
fports.h C files should #include only the header files they need, not 1996-09-10 02:27:43 +00:00
gc.c Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
gc.h * gc.h (scm_object_addr, scm_unhash_name): Missing 1996-09-11 20:27:02 +00:00
gdb_interface.h * gdb_interface.h: New file: The GDB interface header from the GDB 1996-09-04 23:59:26 +00:00
gdbint.c * gdbint.c (gdb_read): Now possible to run during GC. 1996-09-11 22:04:45 +00:00
gdbint.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
genio.c * genio.c: Possible typos str_data -> wstr_data. ??? 1996-09-11 20:27:32 +00:00
genio.h C files should #include only the header files they need, not 1996-09-10 02:28:09 +00:00
gscm.c * gscm.c (gscm_portprint_obj): scm_iprin1 --> scm_prin1 1996-09-12 23:44:12 +00:00
gscm.h * gscm.h (gscm_print_obj): scm_iprin1 --> scm_prin1 1996-09-12 23:44:00 +00:00
gsubr.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
gsubr.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
hash.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
hash.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
hashtab.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
hashtab.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
inet_aton.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
init.c * init.c: Uninitialized `SCM last' may be used. 1996-09-11 20:27:47 +00:00
init.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
ioext.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ioext.h * ioext.h: (scm_sys_isatty_p): Typo. 1996-09-11 20:28:10 +00:00
kw.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
kw.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
libguile.h * marksweep.c, marksweep.h: Deleted; marksweep.c was empty, and 1996-09-10 20:01:28 +00:00
list.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
list.h * list.h (scm_list_head): Missing prototype for function in 1996-09-11 20:28:23 +00:00
load.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
load.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
Makefile.in * Makefile.in (distclean): Don't forget to delete fd.h. 1996-09-11 19:40:38 +00:00
mallocs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
mallocs.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
markers.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
markers.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
mbstrings.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
mbstrings.h C files should #include only the header files they need, not 1996-09-10 02:28:35 +00:00
numbers.c * numbers.c (scm_two_doubles): Changed from extern to static 1996-09-11 20:28:41 +00:00
numbers.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
objprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
objprop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
options.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
options.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
pairs.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
pairs.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
ports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ports.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
posix.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
posix.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
print.c * print.c: Added code for detection of circular references during 1996-09-12 23:43:47 +00:00
print.h * print.h: Added declarations of scm_prin1 and scm_prlist. 1996-09-12 23:43:34 +00:00
procprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
procprop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
procs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
procs.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
ramap.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
ramap.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
read.c * read.c (scm_grow_tok_buf): Use scm_vector_set_length_x instead 1996-09-11 22:04:13 +00:00
read.h * print.h, read.h: #include "options.h", since everyone who uses 1996-09-10 02:29:49 +00:00
root.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
root.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
scmconfig.h.in On NextStep, <utime.h> doesn't define struct utime, unless we 1996-09-03 04:48:42 +00:00
scmhob.h * debug.h: Don't #include "options.h"; the compiler won't be able 1996-09-10 02:30:03 +00:00
scmsigs.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
scmsigs.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
sequences.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
sequences.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
simpos.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
simpos.h * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, 1996-09-10 19:08:54 +00:00
smob.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
smob.h Use SCM_P instead of PROTO; the latter intrudes on the user's 1996-09-10 19:22:40 +00:00
socket.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
socket.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
srcprop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
srcprop.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
stackchk.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
stackchk.h * stackchk.h: #include "libguile/debug.h", 1996-09-10 02:30:43 +00:00
stime.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
stime.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
strerror.c Doc fix. 1996-09-11 22:55:24 +00:00
strings.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strings.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strop.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strop.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strorder.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
strorder.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
strports.c * strports.c (scm_strprint_obj): scm_iprin1 --> scm_prin1 1996-09-12 23:43:18 +00:00
strports.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
struct.c * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
struct.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
symbols.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
symbols.h * symbols.h (SCM_SETLENGTH): Use SCM_SETCAR. 1996-09-11 22:03:44 +00:00
tag.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
tag.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
tags.h * tags.h: Typo. 1996-09-12 23:39:23 +00:00
throw.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
throw.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
unif.c * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
unif.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
variable.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
variable.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
vectors.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
vectors.h * numbers.h: Repeated declarations removed. 1996-09-11 20:29:44 +00:00
version.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
version.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
vports.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
vports.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00
weaks.c C files should #include only the header files they need, not 1996-09-10 02:26:07 +00:00
weaks.h * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, 1996-09-05 21:19:08 +00:00