1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

779 commits

Author SHA1 Message Date
Neil Jerram
d513f5c6b3 Document scm_str2symbol and scm_mem2symbol. 2003-04-26 15:30:59 +00:00
Neil Jerram
63bf8015ab Doc clarification from tomas@fabula.de. 2003-04-26 15:09:18 +00:00
Neil Jerram
a95dbade59 scm_sysmissing doc fix from Kevin Ryde. 2003-04-26 15:02:56 +00:00
Marius Vollmer
fc87c27af5 *** empty log message *** 2003-04-05 19:05:58 +00:00
Marius Vollmer
dd13bcf6ca Reflect change to LGPL. 2003-04-05 18:57:42 +00:00
Rob Browning
08c7666d27 *** empty log message *** 2003-03-27 19:54:38 +00:00
Rob Browning
fef68e7f5d * scheme-io.texi (Reading): clarify character ordering in port for
unread-string.
2003-03-27 19:54:31 +00:00
Rob Browning
433146dd57 *** empty log message *** 2003-03-19 23:55:05 +00:00
Rob Browning
dbd6bd2910 *** empty log message *** 2003-03-08 04:29:43 +00:00
Rob Browning
3b48e1143a * preface.texi: change MANUAL_EDITION to MANUAL-EDITION so we
don't choke TeX (thanks to Dale P. Smith).
2003-03-08 04:29:08 +00:00
Rob Browning
c73543afd7 * guile.texi: change MANUAL_EDITION to MANUAL-EDITION so we don't
choke TeX (thanks to Dale P. Smith).
2003-03-08 04:28:55 +00:00
Rob Browning
84edc04952 *** empty log message *** 2003-02-27 07:04:25 +00:00
Mikael Djurfeldt
1767a0e0e9 * scheme-scheduling.texi (Low level thread primitives): Fixed typo
in broadcast-condition-variable.
2003-01-02 16:18:37 +00:00
Rob Browning
b2cbe8d8a2 *** empty log message *** 2002-12-09 00:51:53 +00:00
Rob Browning
467409e8db * scheme-options.texi (Build Config): add effective-version docs. 2002-12-09 00:49:52 +00:00
Marius Vollmer
931b9657a0 Changes to the thread sections. 2002-12-02 01:04:28 +00:00
Neil Jerram
82512be035 Applied patches (mostly Texinfo markup) from Stephen Compall. (finished now) 2002-11-17 22:20:12 +00:00
Neil Jerram
7403e409f0 Applied patches (mostly Texinfo markup) from Stephen Compall. 2002-11-17 22:08:45 +00:00
Neil Jerram
8e733f1095 Whitespace and markup fixes. 2002-11-04 19:03:54 +00:00
Gary Houston
d703aba57a * scheme-modules.texi (Environments): only available when
(ice-9 r5rs) is used.
	* scsh.texi (The Scheme shell (scsh)): current url is www.scsh.net.
2002-10-27 21:26:00 +00:00
Marius Vollmer
a48c626fba *** empty log message *** 2002-10-27 20:47:38 +00:00
Marius Vollmer
57c84ccd60 Updated mutex and condition varable functions. 2002-10-27 20:47:31 +00:00
Neil Jerram
9a69a50ed5 Rewrite chapter on debugging features. 2002-10-27 13:36:18 +00:00
Neil Jerram
0a50eeaadb Auto docstring updates, including soft port enhancement. 2002-10-19 16:33:25 +00:00
Marius Vollmer
e7d58d262e *** empty log message *** 2002-10-14 21:47:47 +00:00
Marius Vollmer
cc772cf8ef (Whirlwind Tour): Added pointer to examples directory. 2002-10-14 21:47:40 +00:00
Marius Vollmer
acfa1f528e *** empty log message *** 2002-10-09 22:49:00 +00:00
Marius Vollmer
a6c1067183 (System Asyncs): Updated. 2002-10-09 22:48:30 +00:00
Marius Vollmer
6689417748 *** empty log message *** 2002-10-07 16:38:04 +00:00
Marius Vollmer
b6506f4520 * scheme-scheduling.texi (Asyncs): Updated.
* posix.texi (sigaction): Updated.
2002-10-07 16:34:28 +00:00
Neil Jerram
66add4ebf5 Refer to provided? rather than the deprecated feature?. 2002-10-03 22:16:17 +00:00
Marius Vollmer
ba20db9bc1 *** empty log message *** 2002-10-03 15:25:12 +00:00
Marius Vollmer
878caca5e3 (How guile-snarf works): Updated.
(Writing your own snarfing macros): New.
2002-10-03 15:25:04 +00:00
Neil Jerram
c936bede42 Doc updates, including contribution from Ian Sheldon. 2002-09-25 00:06:38 +00:00
Neil Jerram
c15030bebf Improvements to hook docs. 2002-09-19 20:39:41 +00:00
Marius Vollmer
2047e5d7c2 *** empty log message *** 2002-09-16 20:03:03 +00:00
Marius Vollmer
6852c744de (Symbol Props): It's "set-symbol-property!", not
"set-symbol-property".  Thanks to Pieter Pareit!
2002-09-16 20:01:34 +00:00
Marius Vollmer
6f663ebc8c Tell them to use 'provided?' instead of '*feaures*'. 2002-09-15 21:31:42 +00:00
Marius Vollmer
1381c5065f *** empty log message *** 2002-09-09 21:48:21 +00:00
Marius Vollmer
c604da1be5 (Creating a Procedure): Fixed typo. Thanks to Pieter Pareit! 2002-09-09 21:48:12 +00:00
Marius Vollmer
35e791bdb7 *** empty log message *** 2002-09-09 21:32:36 +00:00
Marius Vollmer
6e63303d39 Updated GNu ftp server name. Use "-lguile" instead of "libguile.a".
Some small fixes/improvements.
2002-09-09 21:32:29 +00:00
Marius Vollmer
af31a24fd9 *** empty log message *** 2002-09-09 20:01:25 +00:00
Marius Vollmer
cc72f3bc35 Added www.schemers.org. Removed foldoc, it's too generic. Updated
'teach yourself ...' URL.
2002-09-09 20:01:18 +00:00
Marius Vollmer
44ecca6172 *** empty log message *** 2002-08-27 17:40:24 +00:00
Marius Vollmer
390e4d9d93 Markup fixes and removal f gh_ references. Thanks to Dale Smith! 2002-08-27 17:40:10 +00:00
Marius Vollmer
29dae8f8c8 *** empty log message *** 2002-08-13 22:06:22 +00:00
Marius Vollmer
21fabda15d (eval-string): Updated. 2002-08-13 22:06:14 +00:00
Marius Vollmer
a05a88b3b2 (Fluids): Touched up a bit, added with-fluids. 2002-08-13 22:05:46 +00:00
Marius Vollmer
28ab77254e *** empty log message *** 2002-08-12 23:10:44 +00:00