1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/libguile
Mikael Djurfeldt 15ae1beecf * configure.in: Added AM_MAINTAINER_MODE
Makefile.in, aclocal.m4, configure: Regenerated
1997-02-24 23:35:55 +00:00
..
.cvsignore *** empty log message *** 1997-01-18 16:48:23 +00:00
__scm.h * ports.c: add SCM_PROC declarations for pt-size and pt-member. 1997-01-25 18:23:49 +00:00
_scm.h * _scm.h: Added #ifndef around definition of macros min and max. 1996-11-02 20:52:58 +00:00
acconfig.h * acconfig.h: Added DYNAMIC_LINKING symbol. 1996-12-08 17:10:34 +00:00
acinclude.m4 Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
aclocal.m4 * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +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
alloca.c * alloca.c: New file, needed to support the AC_FUNC_ALLOCA call in 1997-02-07 22:37:10 +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 *** empty log message *** 1996-11-02 20:54:28 +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 * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +00:00
backtrace.h * backtrace.c (scm_display_error_message): Made non-static, and 1996-12-10 01:41:37 +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 * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +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
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: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +00:00
configure.in * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +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 Don't use GCC extensions to allocate space for debugging frames. 1996-12-19 07:55:42 +00:00
debug.h Don't use GCC extensions to allocate space for debugging frames. 1996-12-19 07:55:42 +00:00
DYNAMIC-LINKING *** empty log message *** 1997-01-18 11:51:03 +00:00
dynl-dl.c * dynl.c: The dynamic linking and module registration functions 1997-01-20 19:11:41 +00:00
dynl-dld.c * dynl.c: The dynamic linking and module registration functions 1997-01-20 19:11:41 +00:00
dynl-shl.c * dynl.c: The dynamic linking and module registration functions 1997-01-20 19:11:41 +00:00
dynl-vms.c Initial revision 1996-12-08 16:52:38 +00:00
dynl.c * dynl.c: The dynamic linking and module registration functions 1997-01-20 19:11:41 +00:00
dynl.h * dynl.c (scm_dynamic_func): New function to get the address of a 1997-01-18 11:40:31 +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 * init.scm (index, rindex): replace versions in utilities.scm with 1997-01-18 17:51:33 +00:00
error.h * init.scm (index, rindex): replace versions in utilities.scm with 1997-01-18 17:51:33 +00:00
eval.c * eval.c: Don't define alloca in GCC case. gcc will automatically 1997-02-05 18:19:57 +00:00
eval.h * eval.c (scm_definedp): Incompatibly changed to be a builtin 1996-11-27 13:28:38 +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 * init.scm (index, rindex): replace versions in utilities.scm with 1997-01-18 17:51:33 +00:00
filesys.h * init.scm (index, rindex): replace versions in utilities.scm with 1997-01-18 17:51:33 +00:00
fports.c * init.scm (index, rindex): replace versions in utilities.scm with 1997-01-18 17:51:33 +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 * * gc.c (scm_protect_object, scm_unprotect_object): New functions. 1996-12-23 04:37:03 +00:00
gc.h * gc.c (which_seg, scm_map_free_list, scm_newcell_count, 1996-11-10 20:46:11 +00:00
gdb_interface.h * gdb_interface.h (GDB_INTERFACE): Added some (void *) casts to avoid 1997-02-21 23:02:01 +00:00
gdbint.c It's an "eval closure", not an "eval thunk." A thunk is a 1996-11-21 16:28:39 +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
guile-snarf.in guile-snarf script once again used for creating .x files 1996-12-10 06:25:08 +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 Fixed erroneous use of #ifdef 1996-12-09 20:21:47 +00:00
init.c * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +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 * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from 1997-02-06 07:05:08 +00:00
ioext.h * ioext.c, ioext.h: remove obsolete _sys_ from 9 procedure names. 1997-01-31 04:36:24 +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: Don't #include "libguile/libpath.h", contrary to Oct 1996-12-22 00:02:42 +00:00
list.c * * list.c (scm_delq_x, scm_delv_x, scm_delete_x): Delete all 1996-12-23 04:37:17 +00:00
list.h * list.h (scm_list_cdr_ref): Delete prototype; function no longer 1997-02-19 19:05:11 +00:00
load.c * load.c: Added #include "throw.h". 1996-11-02 20:53:42 +00:00
load.h * * load.c, load.h (scm_read_and_eval_x): New function. 1996-11-02 20:53:47 +00:00
Makefile.am * Makefile.am (EXTRA_libguile_la_SOURCES): New variable to hold 1997-02-21 18:21:53 +00:00
Makefile.in * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +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 In some cases, the code is fine, but GCC isn't smart enough to 1996-12-18 21:42:09 +00:00
mbstrings.h * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 1996-10-14 01:33:50 +00:00
net_db.c * * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof. 1997-02-04 05:27:57 +00:00
net_db.h * net_db.h (scm_init_net_db): Fix spelling from scm_init_netdb. 1996-12-23 04:37:24 +00:00
numbers.c I think the Sun compiler has chosen a perverse way to interpret 1997-01-07 23:42:35 +00:00
numbers.h * numbers.c (scm_fuck): Procedure removed; looks like old test code. 1996-12-17 21:24:03 +00:00
objprop.c * objprop.c (scm_object_property): No need to take the CDR of the 1997-01-08 01:28:01 +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 * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +00:00
options.h The following two changes (ramap.c, throw.c) are motivated by the 1997-01-30 20:25:09 +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 * gc.c (which_seg, scm_map_free_list, scm_newcell_count, 1996-11-10 20:46:11 +00:00
ports.c * ports.c: add SCM_PROC declarations for pt-size and pt-member. 1997-01-25 18:23:49 +00:00
ports.h * ports.h (SCM_PTOBNUM): Removed extraneous semicolon. 1997-01-08 01:51:14 +00:00
posix.c * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from 1997-02-06 07:05:08 +00:00
posix.h * ports.c: add SCM_PROC declarations for pt-size and pt-member. 1997-01-25 18:23:49 +00:00
print.c I think the Sun compiler has chosen a perverse way to interpret 1997-01-07 23:42:35 +00:00
print.h I think the Sun compiler has chosen a perverse way to interpret 1997-01-07 23:42:35 +00:00
procprop.c Change from Thomas Morgan: 1997-02-04 21:59:40 +00:00
procprop.h * procprop.h: Added declaration of scm_i_name. 1996-10-14 20:27:20 +00:00
procs.c * * procs.c (scm_closure_p): New function. 1996-11-02 20:53:58 +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 The following two changes (ramap.c, throw.c) are motivated by the 1997-01-30 20:25:09 +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 * * net_db.c (scm_lnaof): change scheme name from lnaof to inet-lnaof. 1997-02-04 05:27:57 +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 * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +00:00
root.h * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +00:00
scmconfig.h.in * configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca. 1997-02-04 22:00:30 +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 * simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as 1997-02-04 22:00:42 +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 * ports.h (SCM_PTOBNUM): Removed extraneous semicolon. 1997-01-08 01:51:14 +00:00
snarf.h * snarf.h: New file. 1996-10-29 20:49:56 +00:00
socket.c * ports.c: add SCM_PROC declarations for pt-size and pt-member. 1997-01-25 18:23:49 +00:00
socket.h * ports.c: add SCM_PROC declarations for pt-size and pt-member. 1997-01-25 18:23:49 +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 Don't use GCC extensions to allocate space for debugging frames. 1996-12-19 07:55:42 +00:00
stacks.h * * stacks.c, stacks.h (scm_make_stack): Now takes arbitrary 1996-11-02 20:54:19 +00:00
stamp-h.in Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
stime.c * simpos.c (SYSTNAME): Accept both 'unix' and '__unix' as 1997-02-04 22:00:42 +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 * strings.c (scm_string scm_make_string scm_string_ref 1996-12-13 19:40:57 +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 * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from 1997-02-06 07:05:08 +00:00
strop.h * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from 1997-02-06 07:05:08 +00:00
strorder.c *** empty log message *** 1996-12-13 19:41:07 +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): Don't return uninitialized garbage 1996-12-18 21:40:21 +00:00
strports.h * * strports.c, strports.h: Make scm_eval_0str return the value of 1996-12-13 19:41:18 +00:00
struct.c Give GCC more control flow information, so it can be sure that 1996-12-18 21:41:44 +00:00
struct.h Allocate data for structures on an eight-byte boundary, as 1996-10-15 00:10:59 +00:00
symbols.c * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +00:00
symbols.h * symbols.c (scm_sysintern0): New function. Contains the core of 1997-02-10 01:01:54 +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 * tags.h (scm_tags): Removed comma at end of last enumerator. 1996-12-19 13:08:17 +00:00
throw.c * throw.c (mark_lazy_catch, free_lazy_catch): Removed. 1997-02-09 16:21:49 +00:00
throw.h * throw.c (scm_internal_lazy_catch): New function. 1997-02-07 22:38:27 +00:00
unif.c * unif.c (scm_init_unif): Added #include "unif.x". (There are two 1997-02-24 23:21:23 +00:00
unif.h * strop.c (scm_string_upcase_x, scm_string_downcase_x): moved from 1997-02-06 07:05:08 +00:00
variable.c Change from Thomas Morgan: 1997-02-04 22:21:37 +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