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

562 commits

Author SHA1 Message Date
Kevin Ryde
e8bbb32ba7 *** empty log message *** 2004-09-25 22:36:34 +00:00
Kevin Ryde
71abb27125 (Streams): New section. 2004-09-25 22:35:59 +00:00
Kevin Ryde
456f797bac (Block Comments): More cindex entries. 2004-09-25 22:33:29 +00:00
Kevin Ryde
4846ae2c96 (Conversion to/from C): Braces {} around char* return. 2004-09-25 22:32:24 +00:00
Kevin Ryde
458dd501aa (Streams): New section. 2004-09-25 22:29:20 +00:00
Marius Vollmer
4daacceed2 *** empty log message *** 2004-09-24 23:11:20 +00:00
Marius Vollmer
1a82e37046 More words abot what a free function is allowed to do. 2004-09-24 23:11:09 +00:00
Marius Vollmer
2edf319f0a *** empty log message *** 2004-09-24 02:12:50 +00:00
Marius Vollmer
48d8f65992 Updated output of example. 2004-09-24 02:10:38 +00:00
Marius Vollmer
818d24b552 Bugfix in example code, use SCM_NEWSMOB
correctly.  Use scm_assert_smob_type instead of SCM_ASSERT
baroqueness.
2004-09-24 02:07:41 +00:00
Marius Vollmer
52191b37dd Added scm_assert_smob_type docs. 2004-09-24 02:06:01 +00:00
Marius Vollmer
4f2f31a390 Synched docstrings from libguile/ 2004-09-23 23:09:03 +00:00
Marius Vollmer
78cfee70d7 *** empty log message *** 2004-09-23 18:47:04 +00:00
Marius Vollmer
7cd44c6dce Updated docstrings from libguile/ 2004-09-23 18:46:49 +00:00
Marius Vollmer
089a0a349e * api-i18n.texi: New file.
* Makefile.am (guile_TEXINFOS): Added it.
* guile.texi: Include it.
2004-09-23 18:45:54 +00:00
Marius Vollmer
fd936c9173 * api-i18n.texi: New file.
* Makefile.am (guile_TEXINFOS): Added it.
2004-09-23 18:45:35 +00:00
Marius Vollmer
6e4ea094be Refer to scm_string_copy_x as a subst for gh_set_substring. 2004-09-22 21:53:46 +00:00
Marius Vollmer
a7633ed60e Mention scm_car, etc as the replacement for gh_car, etc. 2004-09-22 17:46:55 +00:00
Marius Vollmer
7f4c83e3b4 Document scm_car, scm_cdr, scm_caar, scm_cadr, etc. 2004-09-22 17:46:37 +00:00
Marius Vollmer
052567604f Docs for substring/read-only. 2004-09-22 14:46:18 +00:00
Marius Vollmer
0896292232 docs for scm_to_mpz and scm_from_mpz. 2004-09-21 00:43:34 +00:00
Kevin Ryde
c5fa4dff01 *** empty log message *** 2004-09-15 22:33:13 +00:00
Kevin Ryde
0b8b0a3f7b (Equality): Revise for clarity. 2004-09-15 22:30:59 +00:00
Marius Vollmer
062f47121f *** empty log message *** 2004-09-08 17:01:34 +00:00
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
479357a63d *** empty log message *** 2004-08-24 23:37:07 +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