mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 08:50:23 +02:00
*** empty log message ***
This commit is contained in:
parent
bd91babb03
commit
1469729406
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-03-08 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* api-compound.texi (Structures): Revise and expand variously, add
|
||||||
|
make-vtable.
|
||||||
|
|
||||||
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
2007-02-22 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* posix.texi (Signals): Merge sleep and usleep, note usleep not
|
* posix.texi (Signals): Merge sleep and usleep, note usleep not
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
2007-03-08 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* struct.c, struct.h (scm_make_vtable): New function, providing
|
||||||
|
`make-vtable'.
|
||||||
|
* stacks.c (scm_init_stacks): Use it.
|
||||||
|
|
||||||
2007-03-06 Kevin Ryde <user42@zip.com.au>
|
2007-03-06 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* struct.c (scm_make_struct): Check for R,W,O at end of layout when
|
* struct.c (scm_make_struct): Check for R,W,O at end of layout when
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue