bpt/guile.git
25 years ago* configure.in: Add --with-readline flag.
Jim Blandy [Fri, 12 Feb 1999 08:19:54 +0000 (08:19 +0000)]
* configure.in: Add --with-readline flag.
* configure: Rebuilt.

25 years agoDescribe --with-readline flag.
Jim Blandy [Fri, 12 Feb 1999 08:19:11 +0000 (08:19 +0000)]
Describe --with-readline flag.

25 years agoMention --with-readline flag.
Jim Blandy [Fri, 12 Feb 1999 08:18:52 +0000 (08:18 +0000)]
Mention --with-readline flag.

25 years ago* NEWS: Added entry for optargs module.
Maciej Stachowiak [Tue, 9 Feb 1999 19:49:24 +0000 (19:49 +0000)]
* NEWS: Added entry for optargs module.
* ice-9/optargs.scm: New file.
* ice-9/Makefile.am (ice9_sources): Add optargs.scm here. Makefile.in
not regenerated because I don't have the right version of Automake.

25 years ago*** empty log message ***
Jim Blandy [Sun, 7 Feb 1999 09:03:32 +0000 (09:03 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Blandy [Sat, 6 Feb 1999 22:04:22 +0000 (22:04 +0000)]
*** empty log message ***

25 years ago* gc.c (scm_gc_sweep): Properly record the size of a freed
Jim Blandy [Sat, 6 Feb 1999 22:04:09 +0000 (22:04 +0000)]
* gc.c (scm_gc_sweep): Properly record the size of a freed
structure.  (Thanks to Michael Livshin.)

25 years ago*** empty log message ***
Jim Blandy [Sat, 6 Feb 1999 17:11:42 +0000 (17:11 +0000)]
*** empty log message ***

25 years ago* readline.c (in_readline, reentry_barrier_mutex): Make these
Jim Blandy [Sat, 6 Feb 1999 17:10:01 +0000 (17:10 +0000)]
* readline.c (in_readline, reentry_barrier_mutex): Make these
static.
* readline.c: #include <sys/time.h> and "iselect.h", so we can
control how long we're paused, and threads will run while we're
paused.
(match_paren, find_matching_paren, init_bouncing_parens): New
functions.
(scm_init_readline): Call init_bouncing_parens.
(scm_readline_opts): Add the bounce-parens option.
* readline.h (SCM_READLINE_BOUNCE_PARENS): New readline option.
(SCM_N_READLINE_OPTIONS): Adjust.

25 years ago*** empty log message ***
Jim Blandy [Sat, 6 Feb 1999 16:11:26 +0000 (16:11 +0000)]
*** empty log message ***

25 years ago* and-let*.scm: New file, from Michael Livshin.
Jim Blandy [Sat, 6 Feb 1999 16:10:05 +0000 (16:10 +0000)]
* and-let*.scm: New file, from Michael Livshin.
* Makefile.am (ice9_sources): Add and-let* here.
* Makefile.in: Regenerated.

25 years ago* configure: Regenerated using autoconf 2.12.
Jim Blandy [Sat, 6 Feb 1999 16:07:10 +0000 (16:07 +0000)]
* configure: Regenerated using autoconf 2.12.

25 years ago*** empty log message ***
Jim Blandy [Sat, 6 Feb 1999 12:32:33 +0000 (12:32 +0000)]
*** empty log message ***

25 years ago* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
Jim Blandy [Sat, 6 Feb 1999 12:31:04 +0000 (12:31 +0000)]
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
eval.c (s_expression, s_test, s_body, s_bindings, s_variable,
s_clauses, s_formals): Variables now const.
* eval.c (promsmob): Now const.
* macros.c (macrosmob): Now const.
* smob.c (scm_newsmob): Smobfuns argument now points to const.
(freecell, flob, bigob): Now const.
* dynl.c (scm_make_argv_from_stringlist, scm_coerce_rostring),
error.c (scm_error, scm_syserror, scm_syserror_msg,
scm_num_overflow, scm_out_of_range, scm_wrong_type_arg,
scm_memory_error, scm_misc_error, scm_wta), macros.c
(scm_make_synt), feature.c (scm_add_feature), filesys.c
(scm_input_waiting_p), gc.c (scm_gc_start, scm_igc,
scm_must_malloc, scm_must_realloc), gsubr.c (scm_make_gsubr),
numbers.c (scm_num2dbl, scm_two_doubles, scm_num2long,
scm_num2long_long, scm_num2ulong),
options.c (scm_options), posix.c (scm_convert_exec_args,
environ_list_to_c), procs.c (scm_make_subr_opt, scm_make_subr),
ramap.c (scm_ramapc), read.c (scm_flush_ws), socket.c
(scm_sock_fd_to_port, scm_fill_sockaddr, scm_addr_vector), stime.c
(setzone, restorezone, bdtime2c), strop.c (scm_i_index),
strports.c (scm_mkstrport), symbols.c (scm_intern_obarray_soft,
scm_intern_obarray, scm_intern, scm_intern0,
scm_sysintern0_no_module_lookup, scm_sysintern, scm_sysintern0,
scm_symbol_value0), unif.c (scm_aind, scm_shap2ra): Argument
indicating calling subr, error message text, reason for error,
symbol name or feature name are now pointer to const.
* snarf.h (SCM_PROC, SCM_PROC1): String variables are now const.
* procs.c (scm_init_iprocs): iproc argument now points to const.
* pairs.c (cxrs): Now const.
* chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h,
numbers.h, options.h, procs.h, ramap.h, read.h, smob.h,
strports.h, symbols.h, unif.h: Update variable declarations and
function prototypes for above changes.
* dynl.c, dynl-dld.c, dynl-dl.c, dynl-shl.c (sysdep_dynl_link,
sysdep_dynl_unlink, sysdep_dynl_func): Arguments FNAME, SUBR, and
SYMB now point to const.

25 years ago* chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h,
Jim Blandy [Sat, 6 Feb 1999 12:29:08 +0000 (12:29 +0000)]
* chars.h, error.h, feature.h, filesys.h, gc.h, gsubr.h, macros.h,
numbers.h, options.h, procs.h, ramap.h, read.h, smob.h,
strports.h, symbols.h, unif.h: Update variable declarations and
function prototypes for above changes.

25 years ago* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
Jim Blandy [Sat, 6 Feb 1999 12:28:45 +0000 (12:28 +0000)]
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
eval.c (s_expression, s_test, s_body, s_bindings, s_variable,
s_clauses, s_formals): Variables now const.

25 years ago*** empty log message ***
Jim Blandy [Sat, 30 Jan 1999 21:57:27 +0000 (21:57 +0000)]
*** empty log message ***

25 years agoRegenerated
Mikael Djurfeldt [Tue, 26 Jan 1999 02:30:18 +0000 (02:30 +0000)]
Regenerated

25 years ago*** empty log message ***
Mikael Djurfeldt [Tue, 26 Jan 1999 02:27:34 +0000 (02:27 +0000)]
*** empty log message ***

25 years ago* random.c (scm_i_random_bignum): Made independent of endianness.
Mikael Djurfeldt [Tue, 26 Jan 1999 02:27:06 +0000 (02:27 +0000)]
* random.c (scm_i_random_bignum): Made independent of endianness.

25 years ago* configure.in: Removed test AC_C_BIGENDIAN. (This test was
Mikael Djurfeldt [Tue, 26 Jan 1999 02:26:51 +0000 (02:26 +0000)]
* configure.in: Removed test AC_C_BIGENDIAN.  (This test was
considered to encourage bad coding style.)

25 years ago*** empty log message ***
Mikael Djurfeldt [Fri, 22 Jan 1999 06:44:09 +0000 (06:44 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Mikael Djurfeldt [Fri, 22 Jan 1999 06:43:56 +0000 (06:43 +0000)]
*** empty log message ***

25 years ago* eval.c (SCM_CEVAL): Added ENTER_APPLY in code for SCM_IM_APPLY.
Mikael Djurfeldt [Fri, 22 Jan 1999 06:40:39 +0000 (06:40 +0000)]
* eval.c (SCM_CEVAL): Added ENTER_APPLY in code for SCM_IM_APPLY.

25 years agoAdded #include <stdio.h>
Mikael Djurfeldt [Thu, 21 Jan 1999 10:41:10 +0000 (10:41 +0000)]
Added #include <stdio.h>

25 years ago*** empty log message ***
Mikael Djurfeldt [Thu, 21 Jan 1999 09:32:45 +0000 (09:32 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Mikael Djurfeldt [Thu, 21 Jan 1999 09:21:56 +0000 (09:21 +0000)]
*** empty log message ***

25 years ago* random.c, random.h (scm_i_make_rstate): New function: Makes
Mikael Djurfeldt [Thu, 21 Jan 1999 09:20:52 +0000 (09:20 +0000)]
* random.c, random.h (scm_i_make_rstate): New function: Makes
scm_rstate from seed.
(scm_copy_random_state, scm_seed_to_random_state): New functions.
(scm_make_random_state): Removed.

25 years ago* random.c, random.h (scm_i_make_rstate): New function: Makes
Mikael Djurfeldt [Thu, 21 Jan 1999 09:20:39 +0000 (09:20 +0000)]
* random.c, random.h (scm_i_make_rstate): New function: Makes
scm_rstate from seed.
(scm_copy_random_state, scm_seed_to_random_state): New functions.
(scm_make_random_state): Removed.
* random.c (scm_make_random_state): Use scm_i_make_rstate().

25 years ago*** empty log message ***
Mikael Djurfeldt [Thu, 21 Jan 1999 02:13:41 +0000 (02:13 +0000)]
*** empty log message ***

25 years ago* random.c: Bugfix: Retrieve and store most significant 32 bits in
Mikael Djurfeldt [Thu, 21 Jan 1999 02:13:23 +0000 (02:13 +0000)]
* random.c: Bugfix: Retrieve and store most significant 32 bits in
different order if the machine is bigendian.
(scm_init_random): Added safety check for bignum digit size.

25 years ago¸
Mikael Djurfeldt [Thu, 21 Jan 1999 02:13:09 +0000 (02:13 +0000)]
¸

25 years agoUpdated
Mikael Djurfeldt [Thu, 21 Jan 1999 02:12:02 +0000 (02:12 +0000)]
Updated

25 years ago* configure.in: Added test AC_C_BIGENDIAN.
Mikael Djurfeldt [Thu, 21 Jan 1999 02:11:40 +0000 (02:11 +0000)]
* configure.in: Added test AC_C_BIGENDIAN.

25 years ago*** empty log message ***
Jim Blandy [Tue, 19 Jan 1999 15:10:41 +0000 (15:10 +0000)]
*** empty log message ***

25 years agoFixed indentation
Mikael Djurfeldt [Wed, 13 Jan 1999 08:28:52 +0000 (08:28 +0000)]
Fixed indentation

25 years ago*** empty log message ***
Mikael Djurfeldt [Mon, 11 Jan 1999 11:34:51 +0000 (11:34 +0000)]
*** empty log message ***

25 years ago* sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements
Mikael Djurfeldt [Mon, 11 Jan 1999 11:34:33 +0000 (11:34 +0000)]
* sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements
from first arg before equal elements in second arg in result.
(scm_merge_list_step): Bugfix: Don't presume that arguments in a C
function call are executed in a well defined order.

25 years ago*** empty log message ***
Jim Blandy [Mon, 11 Jan 1999 08:06:33 +0000 (08:06 +0000)]
*** empty log message ***

25 years ago* alloca.c (alloca): Cast value returned by malloc. (Thanks to
Jim Blandy [Mon, 11 Jan 1999 08:06:18 +0000 (08:06 +0000)]
* alloca.c (alloca): Cast value returned by malloc.  (Thanks to
Christian Lynbech.)

25 years ago*** empty log message ***
Mikael Djurfeldt [Mon, 11 Jan 1999 07:49:04 +0000 (07:49 +0000)]
*** empty log message ***

25 years ago* slib.scm (install-require-module): Fixed the kludge which loads
Mikael Djurfeldt [Mon, 11 Jan 1999 07:48:49 +0000 (07:48 +0000)]
* slib.scm (install-require-module): Fixed the kludge which loads
the slib catalog: Doesn't anylonger assume that the feature tested
for isn't loaded.

25 years agoAdded #include "feature.h"
Mikael Djurfeldt [Mon, 11 Jan 1999 07:40:01 +0000 (07:40 +0000)]
Added #include "feature.h"

25 years ago*** empty log message ***
Mikael Djurfeldt [Mon, 11 Jan 1999 07:13:41 +0000 (07:13 +0000)]
*** empty log message ***

25 years ago* random.c: Removed alloca includes.
Mikael Djurfeldt [Mon, 11 Jan 1999 07:13:18 +0000 (07:13 +0000)]
* random.c: Removed alloca includes.

25 years ago*** empty log message ***
Jim Blandy [Mon, 11 Jan 1999 06:50:00 +0000 (06:50 +0000)]
*** empty log message ***

25 years ago* Makefile.in: This changed, for some reason I don't really
Jim Blandy [Mon, 11 Jan 1999 06:49:48 +0000 (06:49 +0000)]
* Makefile.in: This changed, for some reason I don't really
understand, when I ran automake in the top level directory.  This
may be contamination by Cygnus internal releases.  If you re-run
automake and this change gets reverted, don't worry about it.

25 years ago* configure.in: Remove quotes around ac_cv_lib_readline_main and
Jim Blandy [Mon, 11 Jan 1999 06:46:53 +0000 (06:46 +0000)]
* configure.in: Remove quotes around ac_cv_lib_readline_main and
ac_cv_var_rl_getc_function.  They should both always be set to
non-null values; this way, we get error messages.
* configure: Regenerated.

25 years ago*** empty log message ***
Jim Blandy [Sun, 10 Jan 1999 14:39:31 +0000 (14:39 +0000)]
*** empty log message ***

25 years ago* configure.in: Cite the variable ac_cv_lib_readline_main, not
Jim Blandy [Sun, 10 Jan 1999 14:39:01 +0000 (14:39 +0000)]
* configure.in: Cite the variable ac_cv_lib_readline_main, not
ac_cv_lib_readline_readline; the latter isn't set any more, since
we look for 'main' in libreadline now.  Add quotes around
reference to the variable references, too, so this will work even
when a variable's value is the empty string.
* configure: Regenerated.

25 years agoFix
Mikael Djurfeldt [Sun, 10 Jan 1999 14:18:33 +0000 (14:18 +0000)]
Fix

25 years ago*** empty log message ***
Mikael Djurfeldt [Sun, 10 Jan 1999 12:31:31 +0000 (12:31 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Mikael Djurfeldt [Sun, 10 Jan 1999 08:00:41 +0000 (08:00 +0000)]
*** empty log message ***

25 years agoUpdated
Mikael Djurfeldt [Sun, 10 Jan 1999 07:59:29 +0000 (07:59 +0000)]
Updated

25 years ago* Makefile.am: Added sort.c, sort.h, sort.x.
Mikael Djurfeldt [Sun, 10 Jan 1999 07:59:02 +0000 (07:59 +0000)]
* Makefile.am: Added sort.c, sort.h, sort.x.
* Makefile.am: Added random.c, random.h, random.x.

25 years ago* sort.c, sort.h: New files: Implement slib's and scsh's sort
Mikael Djurfeldt [Sun, 10 Jan 1999 07:57:58 +0000 (07:57 +0000)]
* sort.c, sort.h: New files: Implement slib's and scsh's sort
interfaces.  Author: Roland Orre.

25 years ago* random.c, random.h: New files: Random number support.
Mikael Djurfeldt [Sun, 10 Jan 1999 07:57:27 +0000 (07:57 +0000)]
* random.c, random.h: New files: Random number support.
Interface same as slib's.

25 years ago* init.c: #include "sort.h";
Mikael Djurfeldt [Sun, 10 Jan 1999 07:54:50 +0000 (07:54 +0000)]
* init.c: #include "sort.h";
(scm_boot_guile_1): Call scm_init_sort ().
* init.c: #include "sort.h";
(scm_boot_guile_1): Call scm_init_sort ().

25 years ago*** empty log message ***
Mikael Djurfeldt [Sun, 10 Jan 1999 07:53:52 +0000 (07:53 +0000)]
*** empty log message ***

25 years agoUpdated
Mikael Djurfeldt [Sun, 10 Jan 1999 07:43:35 +0000 (07:43 +0000)]
Updated

25 years ago*** empty log message ***
Mikael Djurfeldt [Sun, 10 Jan 1999 07:42:21 +0000 (07:42 +0000)]
*** empty log message ***

25 years ago* acconfig.h: Added HAVE_LONG_LONGS.
Mikael Djurfeldt [Sun, 10 Jan 1999 07:41:56 +0000 (07:41 +0000)]
* acconfig.h: Added HAVE_LONG_LONGS.

25 years ago* configure.in: Added AC_CHECK_SIZEOF(long), AC:CHECK_SIZEOF(int);
Mikael Djurfeldt [Sun, 10 Jan 1999 07:41:25 +0000 (07:41 +0000)]
* configure.in: Added AC_CHECK_SIZEOF(long), AC:CHECK_SIZEOF(int);
Added check for long longs.

25 years ago* numbers.c: Formatted according to Guile conventions;
Mikael Djurfeldt [Sun, 10 Jan 1999 07:38:39 +0000 (07:38 +0000)]
* numbers.c: Formatted according to Guile conventions;
Renamed s_bignum --> scm_s_bignum.

25 years ago* numbers.h: Added #include "libguile/print.h".
Mikael Djurfeldt [Sun, 10 Jan 1999 07:38:05 +0000 (07:38 +0000)]
* numbers.h: Added #include "libguile/print.h".

25 years ago*** empty log message ***
Mikael Djurfeldt [Sat, 9 Jan 1999 15:07:52 +0000 (15:07 +0000)]
*** empty log message ***

25 years agoCorrection of mistake (should have committed onto a branch...)
Mikael Djurfeldt [Tue, 5 Jan 1999 09:40:49 +0000 (09:40 +0000)]
Correction of mistake (should have committed onto a branch...)

25 years ago*** empty log message ***
Mikael Djurfeldt [Tue, 5 Jan 1999 09:25:59 +0000 (09:25 +0000)]
*** empty log message ***

25 years ago* guardians.c, guardians.h (scm_make_guardian,
Mikael Djurfeldt [Wed, 23 Dec 1998 06:38:06 +0000 (06:38 +0000)]
* guardians.c, guardians.h (scm_make_guardian,
scm_guardian_gc_init, scm_guardian_zombify, scm_guard,
scm_get_one_zombie, scm_init_guardian): This is an implementation
of guardians as described in R. Kent Dybvig, Carl Bruggeman, and
David Eby (1993) "Guardians in a Generation-Based Garbage
Collector" ACM SIGPLAN Conference on Programming Language Design
and Implementation, June 1993 ftp://ftp.cs.indiana.edu
/pub/scheme-repository/doc/pubs/guardians.ps.gz
Author: Michael N. Livshin.

25 years ago*** empty log message ***
Mikael Djurfeldt [Wed, 23 Dec 1998 05:57:33 +0000 (05:57 +0000)]
*** empty log message ***

25 years ago* init.c (scm_boot_guile_1): Call scm_init_guardian.
Mikael Djurfeldt [Wed, 23 Dec 1998 05:55:15 +0000 (05:55 +0000)]
* init.c (scm_boot_guile_1): Call scm_init_guardian.

25 years ago* gc.h (SCM_MARKEDP, SCM_NMARKEDP): New macros.
Mikael Djurfeldt [Wed, 23 Dec 1998 05:55:01 +0000 (05:55 +0000)]
* gc.h (SCM_MARKEDP, SCM_NMARKEDP): New macros.

25 years ago* gc.c (scm_igc): Call scm_guardian_gc_init and
Mikael Djurfeldt [Wed, 23 Dec 1998 05:54:47 +0000 (05:54 +0000)]
* gc.c (scm_igc): Call scm_guardian_gc_init and
scm_guardian_zombify.

25 years ago* Makefile.am: New files: guardians.c, guardians.x, guardians.h
Mikael Djurfeldt [Wed, 23 Dec 1998 05:54:24 +0000 (05:54 +0000)]
* Makefile.am: New files: guardians.c, guardians.x, guardians.h

25 years ago*** empty log message ***
Mikael Djurfeldt [Wed, 23 Dec 1998 05:53:18 +0000 (05:53 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Blandy [Mon, 21 Dec 1998 20:18:44 +0000 (20:18 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Blandy [Sun, 20 Dec 1998 12:08:43 +0000 (12:08 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Mikael Djurfeldt [Sat, 19 Dec 1998 03:36:50 +0000 (03:36 +0000)]
*** empty log message ***

25 years ago* macros.c (scm_makacro, scm_makmacro, scm_makmmacro): Added
Mikael Djurfeldt [Sat, 19 Dec 1998 03:35:51 +0000 (03:35 +0000)]
* macros.c (scm_makacro, scm_makmacro, scm_makmmacro): Added
argument checking.

25 years ago*** empty log message ***
Mikael Djurfeldt [Wed, 16 Dec 1998 08:13:41 +0000 (08:13 +0000)]
*** empty log message ***

25 years agoMove the procedure slots of entities to invisible slots (so that
Mikael Djurfeldt [Wed, 16 Dec 1998 08:08:07 +0000 (08:08 +0000)]
Move the procedure slots of entities to invisible slots (so that
we can have operator class objects which themselves are entities).
* struct.h (scm_struct_i_proc, scm_struct_i_flags,
SCM_STRUCTF_ENTITY): New constants.
* struct.c, struct.h (scm_alloc_struct): Renamed from alloc_struct
and made global.
(scm_struct_init): Renamed from init_struct and made global.

25 years ago* struct.c (scm_make_struct): Allocate "invisible" room for
Mikael Djurfeldt [Wed, 16 Dec 1998 08:07:36 +0000 (08:07 +0000)]
* struct.c (scm_make_struct): Allocate "invisible" room for
procedures if SCM_STRUCTF_ENTITY is set in vtable.
* struct.c, struct.h (scm_alloc_struct): Renamed from alloc_struct
and made global.
(scm_struct_init): Renamed from init_struct and made global.

25 years ago* objects.h (SCM_ENTITY, scm_entity): Removed.
Mikael Djurfeldt [Wed, 16 Dec 1998 08:06:50 +0000 (08:06 +0000)]
* objects.h (SCM_ENTITY, scm_entity): Removed.
(SCM_ENTITY_PROC_0, SCM_ENTITY_PROC_0, SCM_ENTITY_PROC_0,
SCM_ENTITY_PROC_3): Adjusted for new location of procedure slots.

25 years ago* gc.c (scm_gc_mark): Mark entity procedures.
Mikael Djurfeldt [Wed, 16 Dec 1998 08:06:11 +0000 (08:06 +0000)]
* gc.c (scm_gc_mark): Mark entity procedures.

25 years ago*** empty log message ***
Jim Blandy [Tue, 15 Dec 1998 05:51:11 +0000 (05:51 +0000)]
*** empty log message ***

25 years ago* snarf.h (SCM_SYNTAX): New macro to allow convenient declaration of
Maciej Stachowiak [Mon, 14 Dec 1998 15:19:59 +0000 (15:19 +0000)]
* snarf.h (SCM_SYNTAX): New macro to allow convenient declaration of
syntactic forms, similar to SCM_PROC.
* debug.c, eval.c, evalext.c: use SCM_SYNTAX to declare all special
forms, and SCM_SYMBOL or SCM_GLOBAL_SYMBOL to delcare C variables for
the name symbols when needed.

25 years ago* Makefile.in: Regenerated.
Jim Blandy [Mon, 14 Dec 1998 10:06:05 +0000 (10:06 +0000)]
* Makefile.in: Regenerated.

25 years ago*** empty log message ***
Jim Blandy [Mon, 14 Dec 1998 10:06:04 +0000 (10:06 +0000)]
*** empty log message ***

25 years ago* configure.in: Check for tgoto in ncurses, then termcap.
Jim Blandy [Mon, 14 Dec 1998 10:04:48 +0000 (10:04 +0000)]
* configure.in: Check for tgoto in ncurses, then termcap.
S.u.S.E. Linux doesn't have a termcap.  (Thanks to Karl
Eichwalder.)
* configure: Regenerated.

25 years ago* boot-9.scm (process-define-module): Reverted the change of
Mikael Djurfeldt [Mon, 14 Dec 1998 07:53:32 +0000 (07:53 +0000)]
* boot-9.scm (process-define-module): Reverted the change of
1998-11-23 which caused loading of object code if :use-module was
applied to the module itself.

25 years agoFix
Mikael Djurfeldt [Fri, 11 Dec 1998 05:07:18 +0000 (05:07 +0000)]
Fix

25 years ago* boot-9.scm (environment->module): New procedure.
Mikael Djurfeldt [Fri, 11 Dec 1998 05:05:43 +0000 (05:05 +0000)]
* boot-9.scm (environment->module): New procedure.

25 years ago*** empty log message ***
Mikael Djurfeldt [Thu, 10 Dec 1998 17:06:24 +0000 (17:06 +0000)]
*** empty log message ***

25 years ago* Makefile.am: Removed setf.scm.
Mikael Djurfeldt [Thu, 10 Dec 1998 17:06:01 +0000 (17:06 +0000)]
* Makefile.am: Removed setf.scm.

25 years ago* setf.scm: Removed. 1. It was buggy. 2. It was unschemey.
Mikael Djurfeldt [Thu, 10 Dec 1998 17:05:47 +0000 (17:05 +0000)]
* setf.scm: Removed.  1. It was buggy.  2. It was unschemey.
(These shortcomings were my fault.)

25 years ago*** empty log message ***
Jim Blandy [Wed, 9 Dec 1998 09:28:47 +0000 (09:28 +0000)]
*** empty log message ***

25 years agoFormatting
Mikael Djurfeldt [Wed, 9 Dec 1998 03:50:49 +0000 (03:50 +0000)]
Formatting

25 years ago*** empty log message ***
Mikael Djurfeldt [Mon, 7 Dec 1998 16:50:33 +0000 (16:50 +0000)]
*** empty log message ***

25 years ago* ramap.c (array-copy-in-order!, array-map-in-order): New names.
Mikael Djurfeldt [Mon, 7 Dec 1998 16:48:56 +0000 (16:48 +0000)]
* ramap.c (array-copy-in-order!, array-map-in-order):  New names.
Replaces old names serial-array-copy! and serial-array-map!.

25 years ago* evalext.c (map-in-order): New name. Replaces serial-map.
Mikael Djurfeldt [Mon, 7 Dec 1998 16:48:35 +0000 (16:48 +0000)]
* evalext.c (map-in-order): New name.  Replaces serial-map.