mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
82ac0a63bf
commit
31987551ee
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* data-rep.texi: Center discussion around the standard interface
|
||||
for smob type creation (scm_make_smob_type) and warn about the
|
||||
ongoing discussion which may result in deprecating
|
||||
scm_make_smob_type_mfpe in next release of Guile.
|
||||
|
||||
2000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* data-rep.texi: Updated the macro names for operating on
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||
|
||||
* image-type.c: Removed unused scm_smobfuns structure.
|
||||
(init_image_type): Use standard smob type interface.
|
||||
|
||||
Fri Jun 25 22:21:04 1999 Greg Badros <gjb@cs.washington.edu>
|
||||
|
||||
* image-type.c: Updated example to use scm_make_smob_type_mfpe,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue