bpt/guile.git
21 years ago* tests/asmobs/README: removed (functionality is now in standalone/).
Rob Browning [Mon, 7 Apr 2003 02:00:16 +0000 (02:00 +0000)]
* tests/asmobs/README: removed (functionality is now in standalone/).

21 years ago* tests/asmobs/Makefile: removed (functionality is now in standalone/).
Rob Browning [Mon, 7 Apr 2003 02:00:11 +0000 (02:00 +0000)]
* tests/asmobs/Makefile: removed (functionality is now in standalone/).

21 years ago*** empty log message ***
Rob Browning [Mon, 7 Apr 2003 01:58:47 +0000 (01:58 +0000)]
*** empty log message ***

21 years ago* tests/c-api/strings.c: add a note to the source about this code
Rob Browning [Mon, 7 Apr 2003 01:58:30 +0000 (01:58 +0000)]
* tests/c-api/strings.c: add a note to the source about this code
being unused.

21 years ago*** empty log message ***
Rob Browning [Mon, 7 Apr 2003 01:52:00 +0000 (01:52 +0000)]
*** empty log message ***

21 years ago* init.c: #include gmp.h.
Rob Browning [Mon, 7 Apr 2003 01:51:25 +0000 (01:51 +0000)]
* init.c: #include gmp.h.

21 years ago* random.c: #include gmp.h.
Rob Browning [Mon, 7 Apr 2003 01:51:10 +0000 (01:51 +0000)]
* random.c: #include gmp.h.
(scm_c_random_bignum): normalize result on return.

21 years ago* numbers.h: remove the gmp.h #include (not needed now).
Rob Browning [Mon, 7 Apr 2003 01:50:35 +0000 (01:50 +0000)]
* numbers.h: remove the gmp.h #include (not needed now).

21 years ago* posix.h: change occurences of "id" to something else so we don't
Rob Browning [Mon, 7 Apr 2003 01:50:16 +0000 (01:50 +0000)]
* posix.h: change occurences of "id" to something else so we don't
cause trouble when included via objective-c (can't hurt, might
help).  Still have usage in debug.h, though.

21 years ago* strings.c (scm_mem2string): use memcpy rather than by-hand loop.
Rob Browning [Mon, 7 Apr 2003 01:49:04 +0000 (01:49 +0000)]
* strings.c (scm_mem2string): use memcpy rather than by-hand loop.
Thanks to Dale P. Smith.

21 years agoAdded list.scm to ice9_sources.
Mikael Djurfeldt [Sun, 6 Apr 2003 14:54:43 +0000 (14:54 +0000)]
Added list.scm to ice9_sources.

21 years ago* random.c (scm_c_default_rstate): Use SCM_VARIABLE_REF to access
Mikael Djurfeldt [Sun, 6 Apr 2003 13:48:57 +0000 (13:48 +0000)]
* random.c (scm_c_default_rstate): Use SCM_VARIABLE_REF to access
scm_var_random_state.

21 years ago* random.c (scm_c_random_bignum): Don't generate a random number
Mikael Djurfeldt [Sun, 6 Apr 2003 09:41:07 +0000 (09:41 +0000)]
* random.c (scm_c_random_bignum): Don't generate a random number
equal to m (the second argument of scm_c_random_bignum); only
generate numbers in the range 0 <= r < m.

21 years ago* num2integral.i.c (INTEGRAL2BIG): Put negation of n inside then
Mikael Djurfeldt [Sun, 6 Apr 2003 08:51:02 +0000 (08:51 +0000)]
* num2integral.i.c (INTEGRAL2BIG): Put negation of n inside then
clause.

21 years ago*** empty log message ***
Marius Vollmer [Sat, 5 Apr 2003 23:34:09 +0000 (23:34 +0000)]
*** empty log message ***

21 years agoRemoved paragraph about the future use of GMP. The future is now!
Marius Vollmer [Sat, 5 Apr 2003 23:33:56 +0000 (23:33 +0000)]
Removed paragraph about the future use of GMP.  The future is now!

21 years agoCheck for mpz_import, which is required but only available in GMP 4.1.
Marius Vollmer [Sat, 5 Apr 2003 23:32:55 +0000 (23:32 +0000)]
Check for mpz_import, which is required but only available in GMP 4.1.

21 years ago*** empty log message ***
Rob Browning [Sat, 5 Apr 2003 22:35:44 +0000 (22:35 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Rob Browning [Sat, 5 Apr 2003 22:34:21 +0000 (22:34 +0000)]
*** empty log message ***

21 years ago* modules.c (s_scm_module_import_interface): move declaration of
Rob Browning [Sat, 5 Apr 2003 22:34:10 +0000 (22:34 +0000)]
* modules.c (s_scm_module_import_interface): move declaration of
uses before any code.

21 years ago* Makefile.am (scmconfig.h): Look for config.h in top_builddir,
Mikael Djurfeldt [Sat, 5 Apr 2003 21:49:15 +0000 (21:49 +0000)]
* Makefile.am (scmconfig.h): Look for config.h in top_builddir,
not top_srcdir.

21 years ago* hashtab.c (rehash_after_gc): Clear to_rehash list before
Mikael Djurfeldt [Sat, 5 Apr 2003 20:45:17 +0000 (20:45 +0000)]
* hashtab.c (rehash_after_gc): Clear to_rehash list before
processing it in order to avoid an infinite loop.

* print.c (scm_prin1): Remember old state of pstate->writingp.

21 years agoChanged license terms to the plain LGPL thru-out.
Marius Vollmer [Sat, 5 Apr 2003 19:15:35 +0000 (19:15 +0000)]
Changed license terms to the plain LGPL thru-out.

21 years ago*** empty log message ***
Marius Vollmer [Sat, 5 Apr 2003 19:05:58 +0000 (19:05 +0000)]
*** empty log message ***

21 years agoReflect change to LGPL.
Marius Vollmer [Sat, 5 Apr 2003 18:57:42 +0000 (18:57 +0000)]
Reflect change to LGPL.

21 years agoNew file.
Marius Vollmer [Sat, 5 Apr 2003 18:56:40 +0000 (18:56 +0000)]
New file.

21 years ago* readline.c (redisplay): Removed. (It didn't do anything other
Mikael Djurfeldt [Sat, 5 Apr 2003 15:34:17 +0000 (15:34 +0000)]
* readline.c (redisplay): Removed. (It didn't do anything other
than calling rl_redisplay.)
(scm_init_readline): Don't inititalize rl_redisplay_function.

21 years ago*** empty log message ***
Rob Browning [Fri, 4 Apr 2003 21:58:55 +0000 (21:58 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Rob Browning [Fri, 4 Apr 2003 21:51:48 +0000 (21:51 +0000)]
*** empty log message ***

21 years ago* socket.c (FLIPCPY_NET_HOST_128): new macro.
Rob Browning [Fri, 4 Apr 2003 21:51:35 +0000 (21:51 +0000)]
* socket.c (FLIPCPY_NET_HOST_128): new macro.
(ipv6_net_to_num, ipv6_num_to_net, bignum_in_ipv6_range_p):
rewrite to handle GMP bignums.

21 years ago* random.c (scm_c_random_bignum): rewrite to handle GMP bignums.
Rob Browning [Fri, 4 Apr 2003 21:50:22 +0000 (21:50 +0000)]
* random.c (scm_c_random_bignum): rewrite to handle GMP bignums.

21 years ago* ports.c (scm_getc): minor tweak.
Rob Browning [Fri, 4 Apr 2003 21:50:15 +0000 (21:50 +0000)]
* ports.c (scm_getc): minor tweak.

21 years ago* numbers.h: remove SCM_BIGDIG conditionals, reorganize, and
Rob Browning [Fri, 4 Apr 2003 21:49:55 +0000 (21:49 +0000)]
* numbers.h: remove SCM_BIGDIG conditionals, reorganize, and
rewrite to handle GMP bignums.

21 years ago* numbers.c: rewrite *many* functions to handle GMP bignums.
Rob Browning [Fri, 4 Apr 2003 21:49:44 +0000 (21:49 +0000)]
* numbers.c: rewrite *many* functions to handle GMP bignums.

21 years ago* num2integral.i.c (NUM2INTEGRAL, INTEGRAL2NUM, INTEGRAL2BIG):
Rob Browning [Fri, 4 Apr 2003 21:49:32 +0000 (21:49 +0000)]
* num2integral.i.c (NUM2INTEGRAL, INTEGRAL2NUM, INTEGRAL2BIG):
handle GMP bignums.

21 years ago* num2float.i.c (NUM2FLOAT): handle GMP bignums.
Rob Browning [Fri, 4 Apr 2003 21:49:03 +0000 (21:49 +0000)]
* num2float.i.c (NUM2FLOAT): handle GMP bignums.

21 years ago* init.c (check_config): remove SCM_BIGDIG conditionals.
Rob Browning [Fri, 4 Apr 2003 21:48:45 +0000 (21:48 +0000)]
* init.c (check_config): remove SCM_BIGDIG conditionals.
(scm_init_guile_1): test to make sure mpz_t fits in a double_cell.

21 years ago* gc-card.c ("sweep_card"): handle new mpz_t bignums.
Rob Browning [Fri, 4 Apr 2003 21:48:24 +0000 (21:48 +0000)]
* gc-card.c ("sweep_card"): handle new mpz_t bignums.

21 years ago* eval.c: remove SCM_BIGDIG conditionals.
Rob Browning [Fri, 4 Apr 2003 21:48:08 +0000 (21:48 +0000)]
* eval.c: remove SCM_BIGDIG conditionals.

21 years ago* eq.c (s_scm_eqv_p): scm_i_bigcomp -> scm_i_bigcmp.
Rob Browning [Fri, 4 Apr 2003 21:47:46 +0000 (21:47 +0000)]
* eq.c (s_scm_eqv_p): scm_i_bigcomp -> scm_i_bigcmp.

21 years ago* configure.in: add GMP test (require GMP).
Rob Browning [Fri, 4 Apr 2003 21:46:45 +0000 (21:46 +0000)]
* configure.in: add GMP test (require GMP).

21 years ago*** empty log message ***
Rob Browning [Fri, 4 Apr 2003 19:16:04 +0000 (19:16 +0000)]
*** empty log message ***

21 years ago* threads.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:10:18 +0000 (20:10 +0000)]
* threads.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* threads.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:10:13 +0000 (20:10 +0000)]
* threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

* null-threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

* coop-threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

* coop-pthreads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* tags.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:10:07 +0000 (20:10 +0000)]
* tags.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* stacks.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:10:02 +0000 (20:10 +0000)]
* stacks.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* stackchk.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:56 +0000 (20:09 +0000)]
* stackchk.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* stackchk.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:51 +0000 (20:09 +0000)]
* stackchk.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* sort.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:46 +0000 (20:09 +0000)]
* sort.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* read.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:40 +0000 (20:09 +0000)]
* read.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* random.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:35 +0000 (20:09 +0000)]
* random.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* print.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:29 +0000 (20:09 +0000)]
* print.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* objects.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:23 +0000 (20:09 +0000)]
* objects.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* numbers.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:18 +0000 (20:09 +0000)]
* numbers.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* null-threads.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:13 +0000 (20:09 +0000)]
* null-threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* lang.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:08 +0000 (20:09 +0000)]
* lang.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* lang.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:09:03 +0000 (20:09 +0000)]
* lang.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* iselect.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:35 +0000 (20:08 +0000)]
* iselect.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* init.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:29 +0000 (20:08 +0000)]
* init.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gh_data.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:25 +0000 (20:08 +0000)]
* gh_data.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gh.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:20 +0000 (20:08 +0000)]
* gh.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gc_os_dep.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:15 +0000 (20:08 +0000)]
* gc_os_dep.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.
(STACK_GROWS_DOWN): define to 0 or 1 rather than 1 or undef.

21 years ago* gc.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:10 +0000 (20:08 +0000)]
* gc.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gc-mark.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:06 +0000 (20:08 +0000)]
* gc-mark.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gc-card.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:08:01 +0000 (20:08 +0000)]
* gc-card.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* feature.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:07:23 +0000 (20:07 +0000)]
* feature.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* gen-scmconfig.c: change most new public symbols to be defined to
Rob Browning [Thu, 27 Mar 2003 20:07:17 +0000 (20:07 +0000)]
* gen-scmconfig.c: change most new public symbols to be defined to
0 or 1 rather than being either 1 or undefined.

21 years ago* evalext.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:07:10 +0000 (20:07 +0000)]
* evalext.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* eval.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:07:05 +0000 (20:07 +0000)]
* eval.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* eval.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:59 +0000 (20:06 +0000)]
* eval.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* eq.c:: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:23 +0000 (20:06 +0000)]
* eq.c:: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* coop.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:17 +0000 (20:06 +0000)]
* coop.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* coop-threads.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:12 +0000 (20:06 +0000)]
* coop-threads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* coop-pthreads.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:07 +0000 (20:06 +0000)]
* coop-pthreads.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* coop-defs.h: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:06:01 +0000 (20:06 +0000)]
* coop-defs.h: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* convert.i.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:05:55 +0000 (20:05 +0000)]
* convert.i.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* continuations.c: fix various preprocessor usages of new public
Rob Browning [Thu, 27 Mar 2003 20:05:50 +0000 (20:05 +0000)]
* continuations.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.

21 years ago* _scm.h: fix various preprocessor usages of new public symbols to
Rob Browning [Thu, 27 Mar 2003 19:55:45 +0000 (19:55 +0000)]
* _scm.h: fix various preprocessor usages of new public symbols to
expect 0 or 1 values rather than 1 or undefined.  i.e. change
#ifdef to #if, etc.

21 years ago*** empty log message ***
Rob Browning [Thu, 27 Mar 2003 19:54:38 +0000 (19:54 +0000)]
*** empty log message ***

21 years ago* scheme-io.texi (Reading): clarify character ordering in port for
Rob Browning [Thu, 27 Mar 2003 19:54:31 +0000 (19:54 +0000)]
* scheme-io.texi (Reading): clarify character ordering in port for
unread-string.

21 years agoUpdated list of removed definitions once more.
Marius Vollmer [Wed, 26 Mar 2003 18:00:32 +0000 (18:00 +0000)]
Updated list of removed definitions once more.

21 years agoMore deprecated stuff.
Marius Vollmer [Wed, 26 Mar 2003 17:59:55 +0000 (17:59 +0000)]
More deprecated stuff.

21 years ago*** empty log message ***
Marius Vollmer [Wed, 26 Mar 2003 17:59:29 +0000 (17:59 +0000)]
*** empty log message ***

21 years agoLoad "ice-9/deprecated.scm" when appropriate.
Marius Vollmer [Wed, 26 Mar 2003 17:59:22 +0000 (17:59 +0000)]
Load "ice-9/deprecated.scm" when appropriate.
(try-load-module): Also try the old deprecated method, maybe.

21 years ago* deprecated.scm: New file, to collect deprecated things.
Marius Vollmer [Wed, 26 Mar 2003 17:59:13 +0000 (17:59 +0000)]
* deprecated.scm: New file, to collect deprecated things.
* Makefile.am (ice9_sources): Added.

21 years agoFixed typo and updated list of removed definitions.
Marius Vollmer [Wed, 26 Mar 2003 17:08:11 +0000 (17:08 +0000)]
Fixed typo and updated list of removed definitions.

21 years ago*** empty log message ***
Marius Vollmer [Wed, 26 Mar 2003 17:06:11 +0000 (17:06 +0000)]
*** empty log message ***

21 years agoInclude "libguile/deprecated.h".
Marius Vollmer [Wed, 26 Mar 2003 17:06:03 +0000 (17:06 +0000)]
Include "libguile/deprecated.h".

21 years agoAdded some comments.
Marius Vollmer [Wed, 26 Mar 2003 17:05:26 +0000 (17:05 +0000)]
Added some comments.

21 years ago(scm_init_guile_1): Call scm_i_init_deprecated.
Marius Vollmer [Wed, 26 Mar 2003 17:04:55 +0000 (17:04 +0000)]
(scm_init_guile_1): Call scm_i_init_deprecated.

21 years ago(DOT_X_FILES): Removed "iselect.x".
Marius Vollmer [Wed, 26 Mar 2003 17:04:19 +0000 (17:04 +0000)]
(DOT_X_FILES): Removed "iselect.x".
(DOT_DOC_FILES): Removed "iselect.doc".

21 years ago* deprecated.c, deprecated.h: New files, to collect deprecated
Marius Vollmer [Wed, 26 Mar 2003 17:02:31 +0000 (17:02 +0000)]
* deprecated.c, deprecated.h: New files, to collect deprecated
things in one place.
* Makefile.am: Added them in all the right places.

21 years agoRemoved, source file is unused since 2002-12-02.
Marius Vollmer [Wed, 26 Mar 2003 16:52:56 +0000 (16:52 +0000)]
Removed, source file is unused since 2002-12-02.

21 years ago*** empty log message ***
Marius Vollmer [Wed, 26 Mar 2003 14:26:26 +0000 (14:26 +0000)]
*** empty log message ***

21 years ago(EXTRA_DIST): Added "scmconfig.h.top".
Marius Vollmer [Wed, 26 Mar 2003 14:26:13 +0000 (14:26 +0000)]
(EXTRA_DIST): Added "scmconfig.h.top".
(scmconfig.h): Get "scmconfig.h.top" from $(srcdir) so that VPATH
builds work.

21 years ago* srfi-4.c: replace typedefs for basic types with typedefs using
Rob Browning [Wed, 26 Mar 2003 00:02:26 +0000 (00:02 +0000)]
* srfi-4.c: replace typedefs for basic types with typedefs using
new standard int types (i.e. scm_t_uint8, etc.) -- should probably
remove typedefs altogether later.

21 years ago*** empty log message ***
Rob Browning [Wed, 26 Mar 2003 00:02:20 +0000 (00:02 +0000)]
*** empty log message ***

21 years ago* win32-socket.h: #include "libguile/__scm.h". Replace usage of
Rob Browning [Wed, 26 Mar 2003 00:02:03 +0000 (00:02 +0000)]
* win32-socket.h: #include "libguile/__scm.h".  Replace usage of
HAVE_WINSOCK2_H with SCM_HAVE_WINSOCK2_H.

21 years ago* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.
Rob Browning [Wed, 26 Mar 2003 00:01:58 +0000 (00:01 +0000)]
* win32-socket.c: #include <config.h> if HAVE_CONFIG_H.

21 years ago* vports.c: #include <config.h> if HAVE_CONFIG_H.
Rob Browning [Wed, 26 Mar 2003 00:01:53 +0000 (00:01 +0000)]
* vports.c: #include <config.h> if HAVE_CONFIG_H.