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

132 commits

Author SHA1 Message Date
Rob Browning
de4c004a94 *** empty log message *** 2002-07-26 22:32:22 +00:00
Thien-Thi Nguyen
254147ce90 *** empty log message *** 2002-05-13 20:37:53 +00:00
Thien-Thi Nguyen
c1fc12d9ab *** empty log message *** 2002-05-12 05:31:31 +00:00
Thien-Thi Nguyen
cf66d1be8d *** empty log message *** 2002-05-09 23:09:41 +00:00
Thien-Thi Nguyen
220d249637 *** empty log message *** 2002-04-23 22:43:11 +00:00
Marius Vollmer
2b23ce60cb *** empty log message *** 2002-04-08 00:44:34 +00:00
Thien-Thi Nguyen
6c5f266752 *** empty log message *** 2002-03-01 08:45:50 +00:00
Neil Jerram
433f3491f1 * Merge missing ChangeLog entry from development CVS branch. 2001-08-27 21:32:39 +00:00
Neil Jerram
07f9576b8c * Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
* Add .cvsignore files.
2001-08-27 21:02:46 +00:00
Rob Browning
45e364406f *** empty log message *** 2001-08-18 03:03:41 +00:00
Rob Browning
e1247b87f1 *** empty log message *** 2001-07-19 18:01:16 +00:00
Thien-Thi Nguyen
f1f2957d7d *** empty log message *** 2001-07-19 08:45:37 +00:00
Thien-Thi Nguyen
c45f19f27e *** empty log message *** 2001-07-19 04:02:52 +00:00
Thien-Thi Nguyen
b1ada803b0 *** empty log message *** 2001-07-19 02:55:54 +00:00
Thien-Thi Nguyen
bf39971c27 *** empty log message *** 2001-07-18 23:26:11 +00:00
Thien-Thi Nguyen
06a34ac660 *** empty log message *** 2001-07-18 22:59:49 +00:00
Thien-Thi Nguyen
1333960970 *** empty log message *** 2001-07-18 22:18:04 +00:00
Thien-Thi Nguyen
277c61828e *** empty log message *** 2001-07-18 21:58:07 +00:00
Thien-Thi Nguyen
cf460c45b0 *** empty log message *** 2001-07-18 07:15:24 +00:00
Thien-Thi Nguyen
cf977c6b04 *** empty log message *** 2001-07-18 06:57:24 +00:00
Thien-Thi Nguyen
17612d9b44 *** empty log message *** 2001-07-18 06:47:04 +00:00
Gary Houston
acc787751b * scheme-evaluation.texi: Added load-from-path'. Updated load':
it doesn't use the load paths.
2001-07-11 18:15:59 +00:00
Martin Grabmüller
04e3da4f22 * scheme-data.texi (Hook Reference): Removed documentation for
`make-hook-with-name', which does note exist.  Added note about
	unspecified return values to all procedure documentation
2001-07-04 06:11:19 +00:00
Martin Grabmüller
166882e16b * srfi-modules.texi (SRFI-1 Fold and Map): Documented extended
versions of `map' and `for-each'.
2001-07-02 17:52:43 +00:00
Martin Grabmüller
e9566a8e4c * preface.texi (Manual Conventions): Added description of
@result{} and @print{}.

	* scheme-data.texi (Hash Table Examples): New subsubsection.
2001-06-30 13:45:22 +00:00
Martin Grabmüller
78c51768a7 * scheme-data.texi (Hash Tables): Added docs for
`make-hash-table'.
2001-06-30 06:58:04 +00:00
Martin Grabmüller
c253742527 * misc-modules.texi: New file.
(Pretty Printing): New chapter.
	(Formatted Output): New chapter.

	* Makefile.am (guile_TEXINFOS): Added misc-modules.texi.

	* guile.texi (Top): Added inclusion of misc-modules.texi.

	* scheme-modules.texi (Included Guile Modules): Added (srfi
	srfi-4) and (ice-9 rw) modules.
	(Module System Quirks): Removed note that `module-export!' must be
	called via gh_eval_str, now that we have scm_c_export.

	* repl-modules.texi (Loading Readline Support, Readline Options):
	New nodes.
2001-06-29 21:43:17 +00:00
Neil Jerram
02d9f38817 * Grammar fix. 2001-06-27 18:12:46 +00:00
Martin Grabmüller
c34f52745c * srfi-modules.texi (SRFI-4): Added documentation for the new
module (srfi srfi-4).
2001-06-27 13:19:43 +00:00
Neil Jerram
d95c0b76d6 * Handle evaluator traps by calling trap handlers directly rather than
by scm_ithrow and a lazy catch handler.
2001-06-26 21:55:45 +00:00
Dirk Herrmann
3628462791 * Deprecated scm_makfromstr and added scm_mem2string as a replacement.
* Eliminated some potential gc problems.
* Eliminated some signedness problems.
* Minor changes.
2001-06-26 10:59:34 +00:00
Neil Jerram
fbcd68abe9 * More GH to scm transition documentation.
* Revise info about GH deprecation following Marius' suggestions.
2001-06-25 22:27:11 +00:00
Marius Vollmer
4172703a7d *** empty log message *** 2001-06-25 15:08:22 +00:00
Neil Jerram
0c02b40803 * Start new node documenting transition from GH to scm interface. 2001-06-22 14:23:46 +00:00
Neil Jerram
a0143ebc24 * Explain GH deprecation & plan for scm documentation. 2001-06-20 22:08:19 +00:00
Martin Grabmüller
39e30745c8 2001-06-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* srfi-modules.texi (SRFI-1): Completed procedure documentation.

	* scheme-data.texi (List Constructors): Added make-list.
	Added type index entries for all data types.

2001-06-15  Martin Grabmueller  <mgrabmue@cs.tu-berlin.de>

	* srfi-modules.texi (SRFI-1): New section documenting the SRFI-1
	module.
2001-06-18 19:08:31 +00:00
Marius Vollmer
eb6c2de855 *** empty log message *** 2001-06-16 20:17:50 +00:00
Gary Houston
4bcdfe4641 *** empty log message *** 2001-06-04 21:52:21 +00:00
Martin Grabmüller
cee2ed4f73 * General: A lot of typo, texinfo markup and layout corrections.
* scheme-data.texi (Arithmetic): Clarified docs for - and /.
	(String Modification): Removed docs for C functions
	(scm_substring_move_right_x etc.)
	(Keyword Procedures): New section documenting the keyword
	procedures from boot-9.scm.
	(Vectors): Moved the section before the non-standard data types.

	* data-rep.texi (Defining New Types (Smobs)): Adapted description
	of smobs and proocedure creation to new terminology.
	(Describing a New Type): Removed mentioning of
	scm_make_smob_type_mfpe from smob function list and added
	deprecation notice for this function.
	(Creating Instances): Added description and macro docs for smobs
	with 2 or 3 data cells.
	(Garbage Collecting Smobs): Removed old docs for SCM_GCTYP16.
	(Garbage Collecting Simple Smobs): Added some clarification about
	usage and usefulness.
	(Non-immediate Datatypes): Changed R4RS reference to R5RS.
	(Vector Data): Document type-specific accessors.
2001-05-30 20:32:05 +00:00
Martin Grabmüller
92905faf2c * guile.texi: Commented out menu entry and inclusion of Tcl/Tk
stuff.

	* indices.texi: Users are advised to look under C and Scheme
	names, xref to transformation rules added.

	* intro.texi, scheme-modules.texi, scheme-ideas.texi,
	scheme-evaluation.texi, scheme-data.texi, scheme-procedures.texi:
	Fixed most REFFIXMEs.

	* srfi-modules.texi (About SRFI Usage): New node.
	(SRFI-0): Extended.
	Fixed all REFFIXMEs.
2001-05-23 17:24:50 +00:00
Rob Browning
d579d1652d *** empty log message *** 2001-05-22 23:26:36 +00:00
Neil Jerram
7215d65eb2 * Doc updates for lazy-catch and IP address conversion 2001-05-19 11:13:47 +00:00
Neil Jerram
230712c905 * Fix uses of @itemize without a format specifier. 2001-05-16 19:30:57 +00:00
Martin Grabmüller
fb02eb66f6 * scripts.texi (Invoking Guile): Added docs for --use-srfi.
* expect.texi, repl-modules.texi: Start the chapters with a new
	page.

	* srfi-modules.texi (SRFI-0): Added note about supported feature
	identifiers and an example.  Start the chapter with a new page.

	* srfi-modules.texi, scheme-data.texi, scheme-control.texi,
	scheme-binding.texi, repl-modules.texi, posix.texi, intro.texi,
	scheme-utility.texi: Change `--' to `-' throughout.
2001-05-16 18:08:12 +00:00
Martin Grabmüller
554901a3ad * srfi-13-14.texi: Removed.
* srfi-modules.texi (SRFI-13): Merged SRFI-13 docs into SRFI
	chapter.
	(SRFI-14): Merged SRFI-14 too.

	* guile.texi (Top): Remove inclusion of obsolete SRFI-13/14 file.

	* srfi-modules.texi (SRFI-0): New section.
	(SRFI-16): New section.

	Change `--' to `-' throughout.
2001-05-14 21:37:51 +00:00
Thien-Thi Nguyen
a8b56291db *** empty log message *** 2001-05-13 19:16:20 +00:00
Thien-Thi Nguyen
0281752f6a *** empty log message *** 2001-05-13 11:24:35 +00:00
Thien-Thi Nguyen
90b7e69a9e *** empty log message *** 2001-05-06 09:18:43 +00:00
Neil Jerram
3777a9d3b6 * Add Martin to AUTHORS for reference manual. 2001-05-05 13:49:14 +00:00
Neil Jerram
725fd9806a * New material on macros. 2001-05-05 13:40:18 +00:00