Kevin Ryde
bf5df489e2
merge from 1.8 branch
2007-03-07 22:46:00 +00:00
Neil Jerram
9f1ba6a9a4
Doc typo fixes
2006-09-15 09:23:18 +00:00
Kevin Ryde
23f2b9a3de
merge from 1.8 branch
2006-06-17 23:15:59 +00:00
Ludovic Courtès
ad97642e70
Changes from arch/CVS synchronization
2006-06-13 08:14:01 +00:00
Kevin Ryde
1b09b607dd
merge from 1.8 branch
2006-04-16 23:18:55 +00:00
Marius Vollmer
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
...
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
Updated documentation.
2006-01-29 00:23:28 +00:00
Kevin Ryde
b167633ca0
(Retrieving Alist Entries): Revise for clarity and brevity.
2005-11-18 22:01:46 +00:00
Kevin Ryde
d8e49e6bd2
(List Modification): In filter, return may share a
...
tail with the input, as per docstring. In filter!, fix chopped off
note of modifying input.
2005-08-06 00:45:40 +00:00
Kevin Ryde
51ee57a435
(Pairs, List Syntax): Cross reference Expression Syntax for quoting.
2005-06-23 00:01:06 +00:00
Kevin Ryde
b83ecb8fb5
(Array Procedures): In array-in-bounds?, correction to example result.
2005-06-05 20:42:46 +00:00
Marius Vollmer
d34bd7d483
Clarifications from Ludovic Courtès. Thanks!
2005-05-22 18:03:03 +00:00
Marius Vollmer
35f957b20f
Fixed some typos and added some docs. Talk about concrete and
...
abstract hash tables.
2005-03-29 17:59:03 +00:00
Marius Vollmer
673ba2da04
Synchronized docstrings.
2005-03-04 17:56:31 +00:00
Marius Vollmer
ca6a8a38a4
Specify return type for scm_c_array_rank.
2005-03-04 14:21:01 +00:00
Kevin Ryde
d8c3fde933
More of:
...
(Shared Arrays): New section.
2005-02-28 22:58:03 +00:00
Kevin Ryde
b4b78f5d7d
(Shared Arrays): Rewrite make-shared-array for clarity, adding examples.
2005-02-28 22:57:10 +00:00
Kevin Ryde
e2535ee4a5
(Shared Arrays): New section.
2005-02-28 22:46:08 +00:00
Marius Vollmer
39b6cb8678
docs for scm_c_array_rank.
2005-02-28 02:45:10 +00:00
Kevin Ryde
2c1c0b1ffe
Some index entry capitalization.
2005-01-11 21:54:41 +00:00
Kevin Ryde
d1f9e10734
Lots of @deftypefn return type {} grouping for correct name in func index.
2005-01-11 21:53:48 +00:00
Marius Vollmer
8789459042
Docs for scm_array_handle_pos.
2005-01-11 00:35:20 +00:00
Marius Vollmer
1f69b36405
Fixed a typo...
2005-01-10 20:21:08 +00:00
Marius Vollmer
e581845ab1
Fixed typo.
2005-01-10 20:06:35 +00:00
Marius Vollmer
1d20a49534
Document new read/print syntax for empty arrays.
2005-01-10 19:07:24 +00:00
Marius Vollmer
5e7b8a3d71
Talk a bit out zero-rank and zero-size arrays.
2005-01-09 17:46:53 +00:00
Marius Vollmer
86ccc3545b
Finished(?) the new array API docs.
2005-01-06 18:57:11 +00:00
Marius Vollmer
1281f0fc22
Updated for newfill rule of make-typed-array.
2005-01-04 23:34:40 +00:00
Marius Vollmer
52d28fc2b4
One more incremental step towards the new array API.
2005-01-03 20:10:15 +00:00
Marius Vollmer
7cf2d3d520
Properly close @deftypefn.
2004-12-30 02:46:58 +00:00
Marius Vollmer
d7f6cbd955
(Arrays): Updated for the new 'typed' approach at creating arrays.
2004-12-29 18:30:48 +00:00
Marius Vollmer
01e6d0ecfe
(Vectors, Bit Vectors, Uniform Numeric
...
Vectors): Updated for the distinction between read-only and write
access to storage locations.
2004-12-27 02:32:25 +00:00
Marius Vollmer
de26705f94
Los typo fixos.
2004-12-26 23:56:43 +00:00
Marius Vollmer
2c5d049cc6
(Arrays): Reorganized and 'modernized'.
2004-12-22 15:33:18 +00:00
Marius Vollmer
61eed96070
(Generalized Vectors): New.
...
(Bit Vectors): More docs.
(Uniform Vectors): Call them Uniform numeric vectors.
2004-11-09 13:43:14 +00:00
Marius Vollmer
34dedee007
More docs.
2004-11-02 20:16:06 +00:00
Marius Vollmer
cad31131e5
(Uniform Vectors): Added c32 and c64 docs.
2004-10-29 16:14:00 +00:00
Marius Vollmer
8d152a329b
Added scm_take_u8vector, etc.
2004-10-27 19:32:29 +00:00
Marius Vollmer
e6b226b9d1
Moved SRFI-4 docs into main part. Moved bit vectors out of array
...
section to make them more visible.
2004-10-27 17:38:51 +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
4a3057fc1e
Correct xref to SRFI-13, now points to node Strings.
2004-08-25 13:40:53 +00:00
Marius Vollmer
5354f4abfd
Corrected reference to srfi-14, which is now elsewhere.
2004-08-24 23:34:24 +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
07d83abe7b
* scheme-binding.texi: Renamed to api-binding.texi.
...
* scheme-compound.texi: Renamed to api-compound.texi.
* scheme-control.texi: Renamed to api-control.texi.
* scheme-data.texi: Renamed to api-data.texi.
* scheme-debug.texi: Renamed to api-debug.texi.
* deprecated.texi: Renamed to api-deprecated.texi.
* scheme-evaluation.texi: Renamed to api-evaluation.texi.
* ref-init.texi: Renamed to api-init.texi.
* scheme-io.texi: Renamed to api-io.texi.
* scheme-memory.texi: Renamed to api-memory.texi.
* scheme-modules.texi: Renamed to api-modules.texi.
* scheme-options.texi: Renamed to api-options.texi.
* scm.texi: Renamed to api-overview.texi.
* scheme-procedures.texi: Renamed to api-procedures.texi.
* scheme-scheduling.texi: Renamed to api-scheduling.texi.
* scheme-scm.texi: Renamed to api-scm.texi.
* scheme-smobs.texi: Renamed to api-smobs.texi.
* scheme-snarf.texi: Renamed to api-snarf.texi.
* scheme-translation.texi: Renamed to api-translation.texi.
* scheme-utility.texi: Renamed to api-utility.texi.
* debugging.texi: Renamed to scheme-debugging.texi.
* scripts.texi: Renamed to scheme-scripts.texi.
* program.texi: Renamed to libguile-program.texi.
2004-08-02 12:29:00 +00:00