Martin Grabmüller
da54ce854a
* scheme-control.texi (Multiple Values): Documented concept of
...
multiple values, added docs for `receive'.
(begin): Documented `begin'.
(if cond case): Documented `if', `cond' and `case'.
(and or): Documented `and' and `or'.
(while do): Documented `do' and `while'.
* scheme-procedures.texi (Optional Arguments): Split the node,
added introductory text, added menu for subsections.
(let-optional Reference, let-keywords Reference),
(lambda* Reference, define* Reference): Added syntax documentation
for all exported procedures from (ice-9 optargs).
2001-04-17 19:29:52 +00:00
Martin Grabmüller
239d2912a2
* scheme-utility.texi (General Conversion): New node, added
...
`object->string'.
(Equality): Added definition and explanation of `sameness'.
* posix.texi (System Identification): Added `gethostname' and
`sethostname'.
(Processes): Added `setpriority' and `getpriority'.
(User Information): Added `cuserid' and `getlogin'.
(Ports and File Descriptors): Added `flock'.
(Processes): Added `chroot'.
(File System): Added `mkstemp!'.
(Encryption): New node, added `crypt' and `getpass'.
* new-docstrings.texi: Moved several docstrings over to the
reference manual (see above which).
* scheme-data.texi (Data Types), (Numerical Tower): Add explicit
@bullet to @itemize to satisfy older `makeinfo'.
2001-04-17 15:34:33 +00:00
Dirk Herrmann
216eedfcae
* Incorporated fixes to interrupt deferring/allowing from Niibe.
...
* Added SCM_DEBUG_INTERRUPTS as a debugging option.
2001-04-17 09:15:39 +00:00
Marius Vollmer
ac16426b15
Removed out-of-date comment.
2001-04-17 00:43:18 +00:00
Neil Jerram
813c57db52
* Updated doc for SCM_ASSERT.
2001-04-16 09:38:32 +00:00
Keisuke Nishida
8f5cfc810f
*** empty log message ***
2001-04-16 03:43:48 +00:00
Keisuke Nishida
ff5546f5c6
* boot-9.scm (load-compiled): New variable, initialized in the VM.
...
(try-module-autoload): Try loading compiled modules if applicable.
2001-04-16 03:42:36 +00:00
Keisuke Nishida
78591ef5c3
*** empty log message ***
2001-04-16 00:08:10 +00:00
Keisuke Nishida
56426fdbaf
Deprecate `id'.
2001-04-15 22:55:49 +00:00
Keisuke Nishida
6b08d75b56
* boot-9.scm (call-with-deprecation): New procedure.
...
(identity): New procedure.
(id): Deprecated.
2001-04-15 22:47:25 +00:00
Keisuke Nishida
8add1522ae
* boot-9.scm (defmacro, define-macro, define-syntax-macro):
...
Define only at the top level.
2001-04-15 15:20:28 +00:00
Keisuke Nishida
cb4cca12e7
*** empty log message ***
2001-04-15 15:02:41 +00:00
Keisuke Nishida
c722838216
*** empty log message ***
2001-04-15 14:54:59 +00:00
Keisuke Nishida
a54e6fa326
Moved up the eval-case section.
2001-04-14 12:29:54 +00:00
Keisuke Nishida
bd5b51c205
SLIB init file for Guile.
2001-04-14 11:26:26 +00:00
Keisuke Nishida
9ddacf866c
Import SLIB 2d1.
2001-04-14 11:24:45 +00:00
Neil Jerram
c4d0cddd4c
* Texinfo markup fixes.
2001-04-13 11:12:01 +00:00
Neil Jerram
505392ae32
* Incorporate Dirk's description of SCM and scm_bits_t.
...
* Remove obsolete notes about needing to use SCM_NIMP.
2001-04-13 09:56:37 +00:00
Keisuke Nishida
92e7e03fae
*** empty log message ***
2001-04-12 23:30:38 +00:00
Dirk Herrmann
0da6608d93
* Applied Niibe Yutaka's patch to add libguileqthreads version info.
2001-04-12 10:00:08 +00:00
Keisuke Nishida
f22ed5a028
Use memset instead of bzero.
2001-04-12 01:40:21 +00:00
Keisuke Nishida
b0c33ccaa6
*** empty log message ***
2001-04-12 00:15:31 +00:00
Keisuke Nishida
9f59b2c4d0
*** empty log message ***
2001-04-11 23:43:01 +00:00
Keisuke Nishida
712e77f291
*** empty log message ***
2001-04-11 23:27:08 +00:00
Keisuke Nishida
662925356a
*** empty log message ***
2001-04-11 23:12:37 +00:00
Neil Jerram
a58c0d5f51
* Fix dvi build problem.
2001-04-11 22:04:30 +00:00
Keisuke Nishida
75b55db5f8
*** empty log message ***
2001-04-11 21:54:57 +00:00
Keisuke Nishida
41f248a84a
*** empty log message ***
2001-04-11 20:57:44 +00:00
Martin Grabmüller
ac0b7ebd29
* scheme-scheduling.texi (Arbiters): New explanatory text.
...
(Asyncs): New explanations and documentation.
(Scheduling): Added menu entry descriptions.
(Fluids): New documentation.
2001-04-11 16:41:46 +00:00
Martin Grabmüller
f4f2b29a5f
* scheme-procedures.texi (Lambda): Documented the lambda form.
...
(Procedure Properties): Concept and usage explanation added.
(Procedures with Setters): Explain by example, introduce
definitions.
* scheme-data.texi (Symbols and Variables): Split and reorganized
this section.
(Symbols): New introductory text.
(Characters): Added char-ci* procedures to rn index.
2001-04-11 14:56:30 +00:00
Mikael Djurfeldt
b592004c72
* goops/Makefile.am, goops/goopscore.scm: Reverted changes of
...
2001-04-03, 2001-03-09.
2001-04-11 02:13:14 +00:00
Mikael Djurfeldt
a087ba812e
* init.c, goops.c, goops.h: Reverted change of 2001-03-29. (The
...
goops module should be registered in order to work for an
application which uses libguile statically linked.)
2001-04-11 02:12:35 +00:00
Mikael Djurfeldt
508ded1cdb
* init.c, goops.c: Reverted change of 2001-03-29. (The goops
...
module should be registered in order to work for an application
which uses libguile statically linked.)
2001-04-11 02:09:35 +00:00
Mikael Djurfeldt
f2e61fc1c5
*** empty log message ***
2001-04-11 02:08:59 +00:00
Marius Vollmer
1e177a8f62
*** empty log message ***
2001-04-10 23:51:13 +00:00
Marius Vollmer
8ed35a15e8
* readline.c (scm_clear_history): New function.
...
* readline.scm (readline-port): Call clear-history on exit.
Thanks to Utz-Uwe Haus.
2001-04-10 23:48:27 +00:00
Neil Jerram
19aad96c76
* Apply improved Texinfo markup patch from Dale P. Smith.
2001-04-10 19:49:29 +00:00
Neil Jerram
2b6aab94e1
* Fix typo.
2001-04-10 18:41:09 +00:00
Dirk Herrmann
e4b265d817
* Avoid redundant casting of argument numbers to char* and vice versa.
2001-04-10 07:57:05 +00:00
Keisuke Nishida
8710eba09b
*** empty log message ***
2001-04-10 06:11:26 +00:00
Keisuke Nishida
be2d2946bc
*** empty log message ***
2001-04-10 00:32:46 +00:00
Neil Jerram
40f83c3e1b
* Clarify docstring for scm_make_shared_substring.
2001-04-09 21:46:44 +00:00
Neil Jerram
89d04205b4
* Clean up doc and docstring for shared substrings and read only strings.
2001-04-09 21:44:06 +00:00
Neil Jerram
5411d88250
* Remove obsolete `@c docstring' comments.
2001-04-09 18:36:40 +00:00
Martin Grabmüller
5c4b24e10f
2001-04-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
...
* scheme-data.texi (Pairs): New data type and procedure
description.
(Lists): Added new subsections for grouping the list procedures.
(Hooks): Added new nodes for hook subsections.
(String Syntax): New node, factoring out read syntax.
(Strings): Some blurb about allowed characters, zero-termination
etc.
(Keywords): Added menu descriptions.
2001-04-08 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* scheme-indices.texi (R5RS Index): Print index `rn', not `r5'.
* guile.texi: The index formerly known as `r5' is now called `rn'.
* scheme-utility.texi, scheme-procedures.texi, scheme-io.texi,
scheme-evaluation.texi, scheme-control.texi, scheme-data.texi:
Changed all @r5index entries to @rnindex.
2001-04-06 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* scheme-data.texi (Hooks): Added hook description and
constraints.
2001-04-04 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* scheme-data.texi (Alphabetic Case Mapping),
(String Comparison): Rearranged function order.
(Vectors): Reorganized, new introductory text, docs about read
syntax.
2001-04-09 16:16:09 +00:00
Martin Grabmüller
4d66be5456
* hooks.c (scm_make_hook, scm_make_hook_with_name),
...
(scm_hook_p, scm_hook_empty_p, scm_run_hook): Docstring
improvements.
2001-04-09 16:07:15 +00:00
Keisuke Nishida
5315b8620a
*** empty log message ***
2001-04-09 06:44:26 +00:00
Keisuke Nishida
532565b047
*** empty log message ***
2001-04-09 06:36:59 +00:00
Keisuke Nishida
3cef6a30c1
*** empty log message ***
2001-04-09 05:57:15 +00:00
Keisuke Nishida
f349065ed9
*** empty log message ***
2001-04-09 04:08:46 +00:00