mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-03 13:20:26 +02:00
*** empty log message ***
This commit is contained in:
parent
aed92eab27
commit
ec76b8f94f
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
||||||
|
|
||||||
2004-01-04 Kevin Ryde <user42@zip.com.au>
|
2004-01-04 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* scheme-scheduling.texi (Threads): Note Guile uses POSIX threads, for
|
||||||
|
concurrency and preemption.
|
||||||
|
(C level thread interface): Note periodic libguile call required for C
|
||||||
|
code in threads, add commented out reminders for SCM_TICK and
|
||||||
|
guile-mode, for when those features are ready.
|
||||||
|
|
||||||
* srfi-modules.texi (SRFI-1 Filtering and Partitioning): For partition
|
* srfi-modules.texi (SRFI-1 Filtering and Partitioning): For partition
|
||||||
and partition!, emphasise the multi-value return, note partition may
|
and partition!, emphasise the multi-value return, note partition may
|
||||||
share a tail with the given list.
|
share a tail with the given list.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue