mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 08:10:17 +02:00
*** empty log message ***
This commit is contained in:
parent
2f263a6a0b
commit
99e370f645
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
||||||
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
|
contexts. Renamed all functions from scm_frame_ to scm_dynwind_.
|
||||||
Updated documentation.
|
Updated documentation.
|
||||||
|
|
||||||
|
Disabled "futures":
|
||||||
|
|
||||||
|
* futures.h, futures.c: Wrap whole contents in "#if 0"/"#endif".
|
||||||
|
* eval.c, init.c: Comment out all 'future' related things.
|
||||||
|
|
||||||
2006-01-28 Marius Vollmer <mvo@zagadka.de>
|
2006-01-28 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c
|
* inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue