1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/libguile
1996-10-30 23:36:51 +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, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
_scm.h * snarf.h: New file. 1996-10-29 20:49:56 +00:00
acconfig.h * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
aclocal.m4 * aclocal.m4 (GUILE_STRUCT_UTIMBUF): Use AC_CACHE_CHECK instead of 1996-10-03 05:04:37 +00:00
alist.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
alist.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
append.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
append.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
appinit.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
arbiters.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
arbiters.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
async.c * async.c: Moved `min' macro to _scm.h. 1996-10-14 03:24:09 +00:00
async.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
backtrace.c * backtrace.c (scm_display_error): Just a safety measure: Stacks 1996-10-17 23:32:47 +00:00
backtrace.h * init.c: Added #include "backtrace.h" and #include "stacks.h". 1996-10-14 03:26:57 +00:00
boolean.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
boolean.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
ChangeLog *** empty log message *** 1996-10-30 23:27:17 +00:00
chars.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
chars.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
configure * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
configure.in * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
continuations.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
continuations.h * continuations.c, continuations.h, debug.c, gc.c, init.c, root.c, 1996-10-14 03:26:29 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
debug.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
debug.h * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
dynwind.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
dynwind.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
eq.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
eq.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
error.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
error.h * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
eval.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
eval.h * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:48 +00:00
extchrs.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
extchrs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
feature.c * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
feature.h * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
filesys.c * filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c. 1996-10-30 23:31:11 +00:00
filesys.h * filesys.c, filesys.h (scm_input_waiting_p): Moved from ports.c. 1996-10-30 23:31:11 +00:00
fports.c * * fports.c (scm_stdio_to_port): New function. Its guts used to be 1996-10-23 02:14:18 +00:00
fports.h * * fports.c (scm_stdio_to_port): New function. Its guts used to be 1996-10-23 02:14:18 +00:00
gc.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:01 +00:00
gc.h * gc.h (scm_object_addr, scm_unhash_name): Missing 1996-09-11 20:27:02 +00:00
gdb_interface.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
gdbint.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gdbint.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
genio.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
genio.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gscm.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
gscm.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:28:01 +00:00
gsubr.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
gsubr.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hash.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hash.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hashtab.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
hashtab.h * hashtab.h (scm_hashx_remove_x): Renamed `delete' parameter to 1996-10-21 23:53:40 +00:00
inet_aton.c maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
init.c * feature.c (scm_set_program_arguments): New argument, FIRST. 1996-10-25 08:30:06 +00:00
init.h * init.c: (scm_boot_guile, scm_boot_guile_1): New, simplified 1996-10-23 02:14:52 +00:00
ioext.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
ioext.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
kw.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
kw.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
libguile.h * libguile.h: #include "libguile/libpath.h" 1996-10-30 23:36:51 +00:00
list.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
list.h * list.c, list.h: Use SCM_P instead of CPP hair. Doc fixes. 1996-10-03 05:17:17 +00:00
load.c * load.c, load.h (scm_sys_package_data_dir): New function. 1996-10-30 23:34:33 +00:00
load.h * load.c, load.h (scm_sys_package_data_dir): New function. 1996-10-30 23:34:33 +00:00
Makefile.in * Makefile.in (libpath.h): Renamed definition of: LIBRARY_PATH --> 1996-10-30 23:30:20 +00:00
mallocs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
mallocs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
markers.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
markers.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
mbstrings.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
mbstrings.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
numbers.c * * numbers.c (scm_integer_p): Renamed from scm_int_p; change its 1996-10-29 03:07:53 +00:00
numbers.h * * numbers.c (scm_integer_p): Renamed from scm_int_p; change its 1996-10-29 03:08:03 +00:00
objprop.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
objprop.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
options.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
options.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
pairs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
pairs.h * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:01 +00:00
ports.c * ports.c: #include "filesys.h" 1996-10-30 23:35:06 +00:00
ports.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
posix.c * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
posix.h * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
print.c * print.c (make_print_state, grow_print_state), print.h: Modified 1996-10-15 03:40:21 +00:00
print.h * print.c (make_print_state, grow_print_state), print.h: Modified 1996-10-15 03:40:21 +00:00
procprop.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
procprop.h * procprop.h: Added declaration of scm_i_name. 1996-10-14 20:27:20 +00:00
procs.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
procs.h * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
ramap.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
ramap.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
read.c * read.c (scm_lreadr): Recognize SCSH-style block comments; text 1996-10-25 08:30:26 +00:00
read.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
root.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
root.h * root.h: Added member last_debug_frame to root state. 1996-10-05 16:50:38 +00:00
scmconfig.h.in * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
scmhob.h * * numbers.c (scm_integer_p): Renamed from scm_int_p; change its 1996-10-29 03:08:03 +00:00
scmsigs.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
scmsigs.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
sequences.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
sequences.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
simpos.c * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
simpos.h * configure.in: add tests for figuring out whether buffered data 1996-10-28 09:44:07 +00:00
smob.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
smob.h * _scm.h: #include "print.h" here, since it seems to be used just 1996-10-03 05:44:52 +00:00
snarf.h * snarf.h: New file. 1996-10-29 20:49:56 +00:00
socket.c * socket.c: Use K&R style declaration for 'close'; the GNU coding 1996-10-29 20:52:40 +00:00
socket.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
srcprop.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
srcprop.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
stackchk.c * load.c: change s_try_load and s_try_load_path to s_primitive_load 1996-10-27 02:38:39 +00:00
stackchk.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
stacks.c * stacks.c: Improve selection of relevant stack frames when making 1996-10-17 23:32:25 +00:00
stacks.h * stacks.h: Bugfix: Don't use tail-array length field as stack 1996-10-30 00:16:45 +00:00
stime.c * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. 1996-10-12 21:59:40 +00:00
stime.h * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. 1996-10-12 21:59:40 +00:00
strerror.c Doc fix. 1996-09-11 22:55:24 +00:00
strings.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strings.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strop.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strop.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strorder.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strorder.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
strports.c * strports.c (scm_eval_0str): New function. 1996-10-29 03:06:26 +00:00
strports.h * strports.c (scm_eval_0str): New function. 1996-10-29 03:06:26 +00:00
struct.c Allocate data for structures on an eight-byte boundary, as 1996-10-15 00:10:59 +00:00
struct.h Allocate data for structures on an eight-byte boundary, as 1996-10-15 00:10:59 +00:00
symbols.c * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, 1996-10-20 03:29:38 +00:00
symbols.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tag.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tag.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
tags.h * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
throw.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
throw.h * throw.h (scm_catch_apply): Removed the `lazyp' argument. 1996-10-06 22:16:43 +00:00
unif.c * pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c, ports.h, 1996-10-20 03:28:34 +00:00
unif.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
variable.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
variable.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vectors.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vectors.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
version.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
version.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
vports.c * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 1996-10-20 03:31:08 +00:00
vports.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
weaks.c * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
weaks.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00