Kevin Ryde
702e6e093f
(SRFI-19 Time/Date conversions): In default
...
tz-offset, note restrictions on a 32-bit system.
2005-01-27 23:44:05 +00:00
Marius Vollmer
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
...
wrong branch. Sorry.
2005-01-24 23:41:14 +00:00
Marius Vollmer
a54a94b397
Threading changes.
2005-01-24 19:14:54 +00:00
Kevin Ryde
a1b8491411
*** empty log message ***
2005-01-23 23:36:55 +00:00
Kevin Ryde
09ecf78c60
(Internationalization): Expand and revise a bit for clarity.
2005-01-23 23:22:36 +00:00
Kevin Ryde
d27d4bf7a7
*** empty log message ***
2005-01-23 21:28:45 +00:00
Kevin Ryde
ac70289c71
(SRFI-1 Set Operations): Remove lset-adjoin!, doesn't exist in the
...
code or the srfi spec.
2005-01-23 21:21:15 +00:00
Kevin Ryde
ca04a5aef6
(SRFI-1 Searching): In member, note `=' called arg order.
2005-01-23 21:16:46 +00:00
Kevin Ryde
45e1938d8b
*** empty log message ***
2005-01-19 23:36:06 +00:00
Kevin Ryde
0166e7f200
(SRFI-1 Searching): In list-index, note 0 based
...
index and #f for not found.
2005-01-19 23:35:38 +00:00
Kevin Ryde
67bcd1103b
(Ports and File Descriptors): In flock, for LOCK_NB note
...
logior for LOCK_NB and EWOULDBLOCK error, and note flock doesn't work
over NFS.
2005-01-19 23:32:44 +00:00
Kevin Ryde
09246596b0
*** empty log message ***
2005-01-14 23:56:16 +00:00
Kevin Ryde
42ad91f742
(Loading): In %load-hook, need to use set!, and describe #f.
2005-01-14 23:55:07 +00:00
Kevin Ryde
4497bd2f81
(Random): In random:solid-sphere!, there is no return value.
2005-01-14 23:52:02 +00:00
Kevin Ryde
5c132e68d0
@code for %load-path
2005-01-14 23:23:08 +00:00
Kevin Ryde
a46648acb3
(Bitwise Operations): In logtest and logbit?, describe
...
operations in words, not just equivalent expressions. In
integer-expt, clarify a bit and note negative k allowed and 0^0==1.
2005-01-14 23:20:25 +00:00
Marius Vollmer
6e4cd850f6
*** empty log message ***
2005-01-14 16:24:17 +00:00
Marius Vollmer
e70c841fe6
Describe new 1.4 compatability behavior of
...
-e option.
2005-01-14 16:24:09 +00:00
Kevin Ryde
488afc5219
*** empty log message ***
2005-01-13 23:49:34 +00:00
Kevin Ryde
2a7820f22c
(Mapping Folding and Unfolding): In
...
string-for-each-index, make it clear iteration is over indices.
2005-01-13 23:49:10 +00:00
Kevin Ryde
d78cb2e24b
*** empty log message ***
2005-01-13 23:45:21 +00:00
Kevin Ryde
eeadfda188
(SRFI-39): New section.
2005-01-13 23:42:43 +00:00
Kevin Ryde
73222e9fa3
*** empty log message ***
2005-01-13 23:22:15 +00:00
Kevin Ryde
2afd305b11
(User Information): Note cuserid gone from POSIX.
...
Prompted by Roland Besserer.
2005-01-13 23:18:09 +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
Kevin Ryde
1176df85f8
*** empty log message ***
2005-01-11 21:46:23 +00:00
Kevin Ryde
d10196fc42
Some index entry capitalization.
2005-01-11 21:46:01 +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
Kevin Ryde
a236df75ae
Grammatical typo.
2005-01-09 23:15:04 +00:00
Kevin Ryde
7e24129104
*** empty log message ***
2005-01-09 22:21:08 +00:00
Kevin Ryde
7c2e18cd7a
Various index entries.
...
(SRFI-19 Introduction): Note MJD basis is 2400000.5.
(SRFI-19 Date): In date-second, clarify leap second usage. In
date-year, note negatives for B.C. and no zero. In current-date,
don't let it read like it's just UTC which is returned.
2005-01-09 22:14:39 +00:00
Marius Vollmer
5e7b8a3d71
Talk a bit out zero-rank and zero-size arrays.
2005-01-09 17:46:53 +00:00
Kevin Ryde
6419ad789a
*** empty log message ***
2005-01-08 00:20:56 +00:00
Kevin Ryde
aca55ba9b0
Move ice-9 threads to alphabetical order.
2005-01-08 00:15:57 +00:00
Kevin Ryde
54a3c9929c
(Included Guile Modules): Add expect, format, ftw,
...
getopt-long, history, popen, pretty-print, q, readline, receive, regex,
streams, syncase.
2005-01-08 00:15:10 +00:00
Kevin Ryde
6cb787b801
(Included Guile Modules): Remove ice-9 jacal, no such module.
2005-01-07 23:59:30 +00:00
Kevin Ryde
e376f9e515
(Included Guile Modules): Add srfi-16, srfi-19 and srfi-31.
2005-01-07 23:58:41 +00:00
Kevin Ryde
950f97acf2
(Creating Guile Modules): Expand define-modules
...
#:autoload, clarify that it's a list of symbols.
2005-01-07 23:53:29 +00:00
Kevin Ryde
83c3d7552f
Add a copyright year.
2005-01-07 23:48:54 +00:00
Kevin Ryde
f3dfb8acf8
Various further index entries.
2005-01-07 23:48:25 +00:00
Kevin Ryde
24ec486cf7
(File System): In mkstemp!, note 0600 creation mode.
2005-01-07 23:29:33 +00:00
Marius Vollmer
2aaf5726a3
*** empty log message ***
2005-01-06 19:01:14 +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
Kevin Ryde
b262ee721c
*** empty log message ***
2005-01-01 23:59:56 +00:00