Neil Jerram
378cc6458f
*** empty log message ***
2007-12-29 12:33:54 +00:00
Ludovic Courtès
693758d5a8
Changes from arch/CVS synchronization
2007-12-04 17:57:44 +00:00
Ludovic Courtès
7d1fc87217
Changes from arch/CVS synchronization
2007-12-04 17:32:59 +00:00
Ludovic Courtès
dbd1132b9c
Changes from arch/CVS synchronization
2007-10-27 18:40:41 +00:00
Ludovic Courtès
8b0f07460a
Changes from arch/CVS synchronization
2007-10-27 17:41:35 +00:00
Neil Jerram
6e14de7de8
*** empty log message ***
2007-10-21 20:46:54 +00:00
Ludovic Courtès
2e77f7202b
Changes from arch/CVS synchronization
2007-10-20 11:09:58 +00:00
Ludovic Courtès
d41668faec
Changes from arch/CVS synchronization
2007-10-17 21:56:10 +00:00
Ludovic Courtès
6630261802
Changes from arch/CVS synchronization
2007-10-10 16:46:26 +00:00
Ludovic Courtès
29776e85da
Changes from arch/CVS synchronization
2007-10-02 16:06:25 +00:00
Ludovic Courtès
dc061a74fd
Changes from arch/CVS synchronization
2007-10-02 03:16:28 +00:00
Ludovic Courtès
f43f362018
Changes from arch/CVS synchronization
2007-09-02 22:56:56 +00:00
Ludovic Courtès
1ac5fb45bc
Changes from arch/CVS synchronization
2007-09-02 10:55:58 +00:00
Ludovic Courtès
d7c0c26d88
Changes from arch/CVS synchronization
2007-09-01 16:54:26 +00:00
Ludovic Courtès
2baec6a946
Changes from arch/CVS synchronization
2007-08-23 21:10:57 +00:00
Ludovic Courtès
7ff6c169d5
Changes from arch/CVS synchronization
2007-08-11 10:49:59 +00:00
Ludovic Courtès
f50ca8da5b
Changes from arch/CVS synchronization
2007-08-11 10:08:10 +00:00
Ludovic Courtès
1fdd8ffa83
Changes from arch/CVS synchronization
2007-08-08 15:35:56 +00:00
Ludovic Courtès
6caac03c93
Changes from arch/CVS synchronization
2007-07-29 14:58:21 +00:00
Ludovic Courtès
e08f3f7a30
Changes from arch/CVS synchronization
2007-07-24 23:17:54 +00:00
Ludovic Courtès
24d6fae831
Changes from arch/CVS synchronization
2007-07-18 22:13:14 +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
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
a1ef740636
Changes from arch/CVS synchronization
2007-06-07 08:36:13 +00:00
Ludovic Courtès
c122500a28
Changes from arch/CVS synchronization
2007-05-09 21:14:49 +00:00
Kevin Ryde
b3aa4626cd
merge from 1.8 branch
2007-03-07 23:35:55 +00:00
Han-Wen Nienhuys
8a9faebcbf
idem.
2007-01-19 20:05:30 +00:00
Han-Wen Nienhuys
6256065013
* readline.c: terminate option list with NULL.
...
* read.c: idem.
* print.c: idem.
* eval.c: terminate option lists with 0.
* options.c: remove n (for length) from scm_option_X
functions. Detect option list length by looking for NULL name.
2007-01-19 19:26:36 +00:00
Kevin Ryde
45c0ff1068
merge from 1.8
2007-01-15 23:06:45 +00:00
Ludovic Courtès
b89c494395
Changes from arch/CVS synchronization
2006-11-18 18:14:55 +00:00
Neil Jerram
51d079ab0d
* README: Note need for subscription to bug-guile@gnu.org.
...
* NEWS: Note need for subscription to bug-guile@gnu.org .
2006-11-17 15:51:37 +00:00
Kevin Ryde
8ab3d8a068
merge from 1.8 branch
2006-10-09 23:40:48 +00:00
Neil Jerram
534cd14868
Fix typo.
2006-09-25 20:37:23 +00:00
Ludovic Courtès
a17d26545d
Changes from arch/CVS synchronization
2006-09-20 12:48:45 +00:00
Kevin Ryde
a4f1c77ddb
merge from 1.8 branch
...
And: show "1.8" not "1.10" in effective version, that being what it
was at the time of that news entry
2006-06-17 22:57:28 +00:00
Ludovic Courtès
ad97642e70
Changes from arch/CVS synchronization
2006-06-13 08:14:01 +00:00
Marius Vollmer
af4f861210
* eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one
...
of the arguments is a array. This allows vectors to be equal to
one-dimensional arrays.
* tests/unif.test ("vector equal? one-dimensional array"): New.
2006-05-29 21:54:13 +00:00
Marius Vollmer
03a254501a
Changed "1.7" to "1.10" in description of the effective version.
...
Thanks to Jon Wilson!
2006-05-01 21:07:20 +00:00
Kevin Ryde
4f41661657
merge from 1.8 branch
2006-04-17 00:18:11 +00:00
Marius Vollmer
0f24e75b73
* GUILE-VERSION: Bumped versions for 1.9 series.
...
* srfi-1.scm, srfi-60.scm: Updated versions in library name to
match GUILE-VERSION.
2006-02-05 22:56:34 +00:00
Marius Vollmer
3c55760aa3
Don't mention futures.
2006-01-29 19:46:30 +00:00
Marius Vollmer
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
...
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.
2006-01-29 00:23:28 +00:00
Marius Vollmer
e299cee2a0
Explicit typos.
2005-12-30 19:33:19 +00:00
Neil Jerram
09172f9c31
*** empty log message ***
2005-12-30 14:33:43 +00:00
Neil Jerram
9abd541eb7
Remove entry claiming that breakpoints have been added,
...
because breakpoints are now implemented outside the core distro.
Add entries on obsolescence of the 'cheap option and on tweaking
support in evaluator trap calls. Finally, correct outline level
of item about make-keyword-from-dash-symbol.
2005-12-14 00:55:22 +00:00
Marius Vollmer
a81d0de109
*** empty log message ***
2005-12-06 22:37:39 +00:00