Marius Vollmer
|
ca041501bb
|
More stuff about transitioning away from GH.
|
2005-06-12 19:10:51 +00:00 |
|
Kevin Ryde
|
2766715855
|
*** empty log message ***
|
2005-06-10 22:39:33 +00:00 |
|
Kevin Ryde
|
08de3e2424
|
(Miscellaneous String Operations): In string-filter
and string-delete, note result may share with input string (as allowed
by srfi spec).
|
2005-06-10 22:38:57 +00:00 |
|
Kevin Ryde
|
80a09c4718
|
*** empty log message ***
|
2005-06-05 20:45:30 +00:00 |
|
Kevin Ryde
|
c211008171
|
{} groups around "void*" C return types.
|
2005-06-05 20:44:53 +00:00 |
|
Kevin Ryde
|
da6773f3f5
|
*** empty log message ***
|
2005-06-05 20:43:09 +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
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Marius Vollmer
|
d34bd7d483
|
Clarifications from Ludovic Courtès. Thanks!
|
2005-05-22 18:03:03 +00:00 |
|
Kevin Ryde
|
da02b978d0
|
*** empty log message ***
|
2005-05-03 22:50:44 +00:00 |
|
Kevin Ryde
|
64bf8517e9
|
(SRFI-1 Selectors): In drop-right, note always a
new list. In take-right, note result shares common tail. Per spec.
|
2005-05-03 22:50:21 +00:00 |
|
Kevin Ryde
|
2ac46e5a51
|
*** empty log message ***
|
2005-05-02 23:34:56 +00:00 |
|
Kevin Ryde
|
bba26c3211
|
(String Constructors): Clarify string, list->string
and reverse-list->string a bit.
|
2005-05-02 23:26:47 +00:00 |
|
Kevin Ryde
|
9782da8aa9
|
Tweaks.
|
2005-05-02 23:15:11 +00:00 |
|
Kevin Ryde
|
6c8fbb9499
|
*** empty log message ***
|
2005-04-29 23:49:25 +00:00 |
|
Kevin Ryde
|
3fa0a042ba
|
(Default Ports): Describe buffering on standard ports.
|
2005-04-29 23:45:11 +00:00 |
|
Kevin Ryde
|
dc1e26b0b2
|
*** empty log message ***
|
2005-04-22 23:51:45 +00:00 |
|
Kevin Ryde
|
01adf598d9
|
(Subrs): Note that subr must not modify its rest list.
|
2005-04-22 23:16:43 +00:00 |
|
Kevin Ryde
|
a285fb8653
|
(Regexp Functions): Add list-matches and fold-matches.
|
2005-04-22 23:12:55 +00:00 |
|
Kevin Ryde
|
348464148f
|
Index entries for standard input/output/error.
|
2005-04-21 21:30:45 +00:00 |
|
Kevin Ryde
|
052130df8e
|
*** empty log message ***
|
2005-04-18 22:47:46 +00:00 |
|
Kevin Ryde
|
36c7474e54
|
(Regexp Functions): Clarity flags parameter.
|
2005-04-18 22:46:54 +00:00 |
|
Kevin Ryde
|
e9cb474f24
|
*** empty log message ***
|
2005-04-18 22:32:28 +00:00 |
|
Kevin Ryde
|
9465ea99b9
|
(Rx Regexps): Remove this section, Rx
is not in the core and we don't want to confuse anyone with it and the
builtin posix regexps.
|
2005-04-18 22:29:42 +00:00 |
|
Kevin Ryde
|
879cdfa3dc
|
No @macro around tex cross defintion, not needed and in fact doesn't work.
|
2005-04-09 01:05:27 +00:00 |
|
Han-Wen Nienhuys
|
9aa0c3dd94
|
* srfi-modules.texi (SRFI-1 Set Operations): use @cross iso. @times.
* guile.texi: add @cross for @tex
|
2005-04-04 09:38:13 +00:00 |
|
Kevin Ryde
|
dc7b50ed09
|
*** empty log message ***
|
2005-04-02 01:43:26 +00:00 |
|
Kevin Ryde
|
9b60e16f70
|
*** empty log message ***
|
2005-04-01 23:59:01 +00:00 |
|
Kevin Ryde
|
5e5999f9c3
|
(SRFI-1 Association Lists): In alist-cons, clarify
a bit and cross reference core acons.
|
2005-04-01 23:35:09 +00:00 |
|
Kevin Ryde
|
ba3e98ccf8
|
Typo in alist-cons.
|
2005-04-01 23:32:26 +00:00 |
|
Kevin Ryde
|
7d281fa50f
|
(SRFI-19): Note Gregorian leap year rules
incorrectly extended back prior to 1582.
|
2005-04-01 23:29:22 +00:00 |
|
Kevin Ryde
|
4eb21177ee
|
(SRFI-1 Set Operations): Revise and expand.
(SRFI-1 Deleting): In delete, cross reference lset-difference.
|
2005-04-01 23:17:21 +00:00 |
|
Kevin Ryde
|
2f60df3b78
|
(Readline Support): Cross ref readline manual.
(Loading Readline Support): Add GUILE_HISTORY and .inputrc Guile
configurables.
|
2005-04-01 23:09:30 +00:00 |
|
Marius Vollmer
|
ad0c2091bd
|
Fixed some typos.
|
2005-04-01 15:06:41 +00:00 |
|
Marius Vollmer
|
9d965d0625
|
*** empty log message ***
|
2005-03-29 17:59:11 +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
|
c93557e7aa
|
Correct strange placement of @end deffn...
|
2005-03-29 17:54:03 +00:00 |
|
Kevin Ryde
|
cc93eace99
|
*** empty log message ***
|
2005-03-13 23:36:48 +00:00 |
|
Kevin Ryde
|
4ea9becb93
|
(SRFI-55): New section.
|
2005-03-13 23:36:20 +00:00 |
|
Kevin Ryde
|
8503beb82f
|
(SRFI-60): New section.
|
2005-03-13 23:30:47 +00:00 |
|
Marius Vollmer
|
2567692aeb
|
Moved up section on mutexes and condition variables. Added critical
"Critical Sections" section.
|
2005-03-07 21:49:43 +00:00 |
|
Marius Vollmer
|
32106a5ded
|
Talk about critical sections.
|
2005-03-07 21:48:18 +00:00 |
|
Marius Vollmer
|
673ba2da04
|
Synchronized docstrings.
|
2005-03-04 17:56:31 +00:00 |
|
Marius Vollmer
|
beac603912
|
Talk about new init functions.
|
2005-03-04 16:05:01 +00:00 |
|
Marius Vollmer
|
384138c496
|
Use smobs as an example for 'remembering'. Mention continuation barriers.
|
2005-03-04 16:04:22 +00:00 |
|
Marius Vollmer
|
a0f78c5085
|
Reference "Blocking" for scm_leave_guile/scm_enter_guile.
|
2005-03-04 15:48:18 +00:00 |
|
Marius Vollmer
|
9ba2fab389
|
Better docs for leaving guile mode.
|
2005-03-04 15:47:48 +00:00 |
|
Marius Vollmer
|
e03bb21b83
|
Use ``...'' instead of "...". The latter doesn't seem to work for
some reason.
|
2005-03-04 14:22:41 +00:00 |
|
Marius Vollmer
|
ca6a8a38a4
|
Specify return type for scm_c_array_rank.
|
2005-03-04 14:21:01 +00:00 |
|
Marius Vollmer
|
b4fddbbeda
|
Updates for the new thread stuff.
|
2005-03-02 20:46:41 +00:00 |
|