Marius Vollmer
719305cfe6
(integer-expt): Updated from docstring.
2004-09-08 16:59:49 +00:00
Marius Vollmer
0b49c6452b
*** empty log message ***
2004-09-08 16:20:21 +00:00
Marius Vollmer
6ef7423a41
(CLEANFILES, MAINTAINERCLEANFILES): Moved autoconf-macros.texi to
...
MAINTAINERCLEANFILES. It is in the tarball and we shouldn't clean it,
then.
2004-09-08 16:17:55 +00:00
Kevin Ryde
242a43b5b3
*** empty log message ***
2004-09-07 01:06:20 +00:00
Kevin Ryde
01357a75f0
(System Identification): Remove software-type, it doesn't
...
exist in the guile core.
2004-09-07 01:02:12 +00:00
Kevin Ryde
633acbe208
(SRFI-10): Revise and expand.
2004-09-07 01:00:25 +00:00
Kevin Ryde
5de126589a
*** empty log message ***
2004-09-07 00:36:48 +00:00
Kevin Ryde
af1323c50c
(Parallel Forms): In parallel, letpar, par-map,
...
n-par-map and n-for-each-par-map, describe each form as being in its
own thread, not a new thread, since for instance the calling thread is
used when only one form. Plus typo in n-for-each-par-map example
equivalent for-each + n-par-map.
2004-09-07 00:33:33 +00:00
Kevin Ryde
bdd46043c0
(Locales): Use @var for category arg.
2004-09-07 00:30:44 +00:00
Kevin Ryde
f0d9412e6a
*** empty log message ***
2004-09-07 00:28:54 +00:00
Kevin Ryde
0ef5ee469d
(let-keywords Reference): Typo, should be let-keywords* @deffnx.
2004-09-07 00:28:14 +00:00
Kevin Ryde
23311fb045
*** empty log message ***
2004-09-02 00:13:20 +00:00
Kevin Ryde
471d2c6d22
(Formatted Output): Excess arguments are ignored.
...
In ~*, correction N parameter cannot be negative. In ~t, note
port-column used.
2004-09-02 00:12:44 +00:00
Kevin Ryde
56828faf32
*** empty log message ***
2004-08-28 22:18:19 +00:00
Kevin Ryde
6b1a6e4cef
(SRFI-2): Note empty body is #t.
2004-08-28 22:17:45 +00:00
Marius Vollmer
c9dc8c6cec
Additions.
2004-08-25 19:03:14 +00:00
Marius Vollmer
c310ad4f20
Typos fixed. Use existing functions in explaining symbol and keyword
...
snarfer.
2004-08-25 19:02:34 +00:00
Marius Vollmer
ecedc0ca1b
*** empty log message ***
2004-08-25 13:41:14 +00:00
Marius Vollmer
4a3057fc1e
Correct xref to SRFI-13, now points to node Strings.
2004-08-25 13:40:53 +00:00
Marius Vollmer
5676b4fab7
Moved docs for SRFI-14 into main API chapter. Updated docstrings from
...
libguile/.
2004-08-25 13:40:21 +00:00
Marius Vollmer
f2b9c48b64
Left inf? in its place, since wants to be here so much.
2004-08-25 13:39:26 +00:00
Marius Vollmer
3d1f24d1f8
Synced from libguile/
2004-08-25 13:38:37 +00:00
Marius Vollmer
479357a63d
*** empty log message ***
2004-08-24 23:37:07 +00:00
Marius Vollmer
f3f16cf64b
(docstring-process-alist): Consider entries in reverse order. That
...
puts them in new-docstrings.texi in the same order as in the C source.
2004-08-24 23:36:56 +00:00
Marius Vollmer
5354f4abfd
Corrected reference to srfi-14, which is now elsewhere.
2004-08-24 23:34:24 +00:00
Marius Vollmer
050ab45f56
Moved docs for SRFI-14 into main API chapter. Updated docstrings from
...
libguile/.
2004-08-24 23:33:39 +00:00
Marius Vollmer
8fc71812fc
More deprecated entries.
2004-08-24 23:32:28 +00:00
Marius Vollmer
5499bd7f55
Removed scm_inf_p.
2004-08-24 23:32:10 +00:00
Marius Vollmer
4b0d27f266
*** empty log message ***
2004-08-24 16:44:00 +00:00
Marius Vollmer
0d2bfbad6e
Copied from libguile/guile.texi.
2004-08-24 16:43:07 +00:00
Marius Vollmer
cdf1ad3bc9
Ran a (docstring-process-module "(guile)") and moved entries from
...
new-docstrings.texi to their appropriate place.
2004-08-24 16:40:54 +00:00
Marius Vollmer
12eec8a828
New file.
2004-08-24 16:37:25 +00:00
Marius Vollmer
5e46627311
*** empty log message ***
2004-08-23 10:51:43 +00:00
Marius Vollmer
87cc0e0cac
Replaced all "@c module" markers with "@c module-for-docstring",
...
making it less likely to collide with a real commentary.
2004-08-23 10:51:23 +00:00
Marius Vollmer
3ece39d651
*** empty log message ***
2004-08-22 19:31:32 +00:00
Marius Vollmer
fcb8ba8ce7
(Invoking Guile): documented new '-L' switch.
2004-08-22 19:30:04 +00:00
Marius Vollmer
61d6ed68a1
*** empty log message ***
2004-08-19 23:04:45 +00:00
Marius Vollmer
ea4a72fe20
Updated transition section with new recommended things.
2004-08-19 23:03:55 +00:00
Marius Vollmer
323a7e80d5
*** empty log message ***
2004-08-19 18:54:05 +00:00
Marius Vollmer
c48c62d085
(Strings): Document copy-on-write behavior and
...
mutation-sharing substrings.
(Symbols): Document scm_from_locale_symbol and
scm_from_locale_symboln.
2004-08-19 18:53:40 +00:00
Kevin Ryde
86ff1823d5
*** empty log message ***
2004-08-18 00:13:51 +00:00
Kevin Ryde
a8d0313f69
(Internet Socket Examples): Correction to socket calls,
...
should be PF_INET not AF_INET (though generally the two are the same
value).
2004-08-18 00:12:44 +00:00
Kevin Ryde
0bd094c2ad
(Network Sockets and Communication): Add SOCK_RDM and SOCK_SEQPACKET.
2004-08-17 23:58:56 +00:00
Kevin Ryde
80b707b754
*** empty log message ***
2004-08-14 01:06:13 +00:00
Kevin Ryde
3cf066df9b
(Mutexes): New datatype-centric section, adding
...
fair mutexes and collecting up material from ...
(Low level thread primitives, Higher level thread procedures, C level
thread interface): ... these nodes.
2004-08-14 01:02:37 +00:00
Kevin Ryde
02d9c82a02
*** empty log message ***
2004-08-14 00:55:00 +00:00
Kevin Ryde
5b4dba24ef
Typo in:
...
(SRFI-13 Predicates): Add string-any and
string-every support for char and charset predicates.
2004-08-14 00:51:57 +00:00
Kevin Ryde
6ae50c7153
(SRFI-13 Predicates): Add string-any and
...
string-every support for char and charset predicates.
2004-08-14 00:48:32 +00:00
Marius Vollmer
bb26cc2d28
*** empty log message ***
2004-08-11 19:39:44 +00:00
Marius Vollmer
35da08ee37
(scm_c_round, scm_c_truncate): Docs for'em.
2004-08-11 19:36:55 +00:00