1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 23:50:18 +02:00
Commit graph

10141 commits

Author SHA1 Message Date
Ludovic Courtès
24d6fae831 Changes from arch/CVS synchronization 2007-07-18 22:13:14 +00:00
Ludovic Courtès
57e1ad75c7 Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs-head--0--patch-82
Creator:  Ludovic Courtes <ludovic.courtes@laas.fr>

Slight edits to `srfi-37.scm'.

* srfi/srfi-37.scm: Don't use the SCSH comment syntax.  Properly use the
  `Commentary:' syntax.
2007-07-18 20:40:16 +00:00
Ludovic Courtès
d4c382218d Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs-head--0--patch-81
Creator:  Ludovic Courtes <ludovic.courtes@laas.fr>

Added SRFI-37, by Stephen Compall.

(See ChangeLogs.)
2007-07-18 20:40:09 +00:00
Ludovic Courtès
9ee0f67880 Changes from arch/CVS synchronization 2007-07-18 20:25:38 +00:00
Ludovic Courtès
df44972273 Changes from arch/CVS synchronization 2007-07-17 08:39:35 +00:00
Ludovic Courtès
b1f57ea4ce Changes from arch/CVS synchronization 2007-07-10 22:34:50 +00:00
Ludovic Courtès
0867f7baa8 Changes from arch/CVS synchronization 2007-07-09 16:47:56 +00:00
Ludovic Courtès
d3075c52ac Changes from arch/CVS synchronization 2007-06-25 22:25:22 +00:00
Ludovic Courtès
2778269600 Changes from arch/CVS synchronization 2007-06-12 22:01:56 +00:00
Ludovic Courtès
7a5fb79613 Changes from arch/CVS synchronization 2007-06-12 21:55:11 +00:00
Ludovic Courtès
a1ef740636 Changes from arch/CVS synchronization 2007-06-07 08:36:13 +00:00
Ludovic Courtès
3dcf33733c Changes from arch/CVS synchronization 2007-05-26 14:30:50 +00:00
Ludovic Courtès
41185bfe2a Changes from arch/CVS synchronization 2007-05-16 07:51:52 +00:00
Ludovic Courtès
c122500a28 Changes from arch/CVS synchronization 2007-05-09 21:14:49 +00:00
Ludovic Courtès
a7db552243 Changes from arch/CVS synchronization 2007-05-09 20:18:31 +00:00
Ludovic Courtès
608860a5b3 Changes from arch/CVS synchronization 2007-05-05 20:38:57 +00:00
Ludovic Courtès
51a3fdd836 Changes from arch/CVS synchronization 2007-05-05 18:38:10 +00:00
Ludovic Courtès
1911e3da17 Changes from arch/CVS synchronization 2007-04-17 14:12:17 +00:00
Han-Wen Nienhuys
1d8ce4c04d * configure.in (HAVE_CRYPT): check for cexp, clog, carg
* numbers.c (carg): provide carg, cexp, clog in case they are
missing.
2007-04-09 14:47:41 +00:00
Ludovic Courtès
afb49959b0 Changes from arch/CVS synchronization 2007-03-27 08:03:33 +00:00
Kevin Ryde
29d8c12436 fixup Ludovic's name 2006-01-04, got a literal ascii "E8", somehow 2007-03-07 23:39:42 +00:00
Kevin Ryde
b3aa4626cd merge from 1.8 branch 2007-03-07 23:35:55 +00:00
Kevin Ryde
1ef21ad2a9 merge from 1.8 branch (texinfo.tex added) 2007-03-07 23:34:32 +00:00
Kevin Ryde
65ae4d2d69 copyright year 2007-03-07 23:13:04 +00:00
Kevin Ryde
651f2cd27d merge from 1.8 branch 2007-03-07 23:12:36 +00:00
Kevin Ryde
004be623c4 merge from 1.8 branch 2007-03-07 23:00:22 +00:00
Kevin Ryde
40b2de1c56 copyright year 2007-03-07 22:46:01 +00:00
Kevin Ryde
bf5df489e2 merge from 1.8 branch 2007-03-07 22:46:00 +00:00
Neil Jerram
5cfbbaff85 Announce versions of autoconf, automake, libtool and
m4.
2007-02-24 17:34:02 +00:00
Neil Jerram
6f0579c2dd (subdirs_with_ltlibs): Add libguile. 2007-02-24 17:21:37 +00:00
Neil Jerram
5f0dc04af8 Remove changes that weren't in fact needed:
- config.rpath in EXTRA_DIST, in Makefile.am
- dummy definition of AM_INTL_SUBDIR, in acinclude.m4.
2007-02-20 22:55:19 +00:00
Neil Jerram
17dce95009 (EXTRA_DIST): Add lib-version.texi to the
distribution.
2007-02-20 21:16:45 +00:00
Neil Jerram
4505fbb1a6 *** empty log message *** 2007-02-20 07:23:19 +00:00
Neil Jerram
652dbce648 (noinst_HEADERS): Add private-options.h, so that it
is included in the distribution.
(noinst_HEADERS): And the same for eval.i.c.
2007-02-19 23:00:07 +00:00
Neil Jerram
0329137392 (noinst_HEADERS): Add private-options.h, so that it
is included in the distribution.
2007-02-19 07:50:08 +00:00
Neil Jerram
a2ec35031b (AM_INTL_SUBDIR): Remove unnecessary dnl. 2007-02-18 23:12:39 +00:00
Neil Jerram
819cd90151 * configure.in: Remove AM_GNU_GETTEXT_VERSION again.
* Makefile.am (EXTRA_DIST): Add config.rpath.

* config.rpath (Module): New (from gettext package).
2007-02-18 23:04:35 +00:00
Neil Jerram
169ccff576 (connect-to-gds): Break generation of client name
into ...
(client-name): New procedure.
(client-name): Put something from (program-arguments) in the
client name that GDS displays in Emacs.
(connect-to-gds, client-name): Add application-name arg to allow
caller to specify client name.
2007-02-18 23:03:35 +00:00
Ludovic Courtès
e6ee0d484f Changes from arch/CVS synchronization 2007-02-09 16:25:50 +00:00
Neil Jerram
ed1dec3ce3 * gds-scheme.el (gds-display-results): Use save-selected-window
instead of switching to other-window in order to return to the
        proper window in frames with more than two windows.
2007-02-06 23:31:03 +00:00
Ludovic Courtès
2656b1b208 Changes from arch/CVS synchronization 2007-02-04 21:16:31 +00:00
Ludovic Courtès
a2f00b9b36 Changes from arch/CVS synchronization 2007-01-31 20:58:20 +00:00
Neil Jerram
0bdb025f7b * configure.in: Do AM_GNU_GETTEXT_VERSION, so that autoreconf will
run autopoint.

* acinclude.m4 (AM_INTL_SUBDIR): Provide dummy definition, to work
around current autoconf/automake/gettext bug.
2007-01-28 15:58:07 +00:00
Neil Jerram
3d4797caa5 New upstream version of INSTALL. 2007-01-28 09:36:51 +00:00
Neil Jerram
a872aa83e5 New upstream version. 2007-01-28 09:35:18 +00:00
Han-Wen Nienhuys
2a8d66b090 *** empty log message *** 2007-01-25 01:16:24 +00:00
Han-Wen Nienhuys
8cb7939c78 (s_scm_vector_move_right_x): complain about naming. 2007-01-22 16:00:23 +00:00
Han-Wen Nienhuys
d00a0704a9 regularize comments. 2007-01-22 15:57:22 +00:00
Han-Wen Nienhuys
3d178652b8 * eval.c: remove superfluous ifndef DEVAL.
* eval.c: distangle. move duplicate code to eval.i.c and include
twice.

* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
eval.h, gsubr.c, init.c, macros.c, print.c, print.h, read.c,
read.h, stacks.c, symbols.c, throw.c: use private-options.h
2007-01-22 15:29:56 +00:00
Han-Wen Nienhuys
243ebb6113 * private-options.h: idem.
* eval.i.c: copyright nitpicking.

* eval.c: distangle. move duplicate code to eval.i.c and include
twice.

* eval.i.c: new file.

* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
eval.h, gsubr.c, init.c, macros.c, print.c, print.h, read.c,
read.h, stacks.c, symbols.c, throw.c: use private-options.h

* private-options.h: new file: contain hardcoded option
definitions.
2007-01-22 15:20:35 +00:00