Ludovic Courtès
|
e9d9445b50
|
Rename ChangeLog' files to ChangeLog-2008'.
|
2008-09-12 21:42:26 +02:00 |
|
Neil Jerram
|
738f9ef01f
|
* LICENSE: Change COPYING.LIB to COPYING.LESSER.
* COPYING.LESSER: Renamed, previously COPYING.LIB.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
* COPYING: Removed.
|
2008-01-22 21:29:54 +00:00 |
|
Marius Vollmer
|
0ab652a386
|
Added 2006 to copyright years in every file, as per the new rules.
|
2006-02-12 13:42:52 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Marius Vollmer
|
5ae1bd9109
|
New versions of the GPLand LGPL with the new address of the FSF.
|
2005-05-23 19:00:08 +00:00 |
|
Marius Vollmer
|
2edf319f0a
|
*** empty log message ***
|
2004-09-24 02:12:50 +00:00 |
|
Marius Vollmer
|
43631debba
|
Updated from manual.
|
2004-09-24 02:11:03 +00:00 |
|
Marius Vollmer
|
621f22b161
|
*** empty log message ***
|
2002-02-28 20:58:59 +00:00 |
|
Marius Vollmer
|
d115af0eea
|
(image_tag): Changed type to scm_t_bits.
(make_image): Use scm_gc_malloc instead of scm_must_malloc.
(free_image): Use scm_gc_free instead of free. Return zero.
|
2002-02-28 20:55:49 +00:00 |
|
Martin Grabmüller
|
7977a48737
|
* image-type.c: Adapted to new typing and naming convention.
|
2001-05-30 20:28:51 +00:00 |
|
Neil Jerram
|
bd5e684091
|
* Update SMOB example and associated documentation.
|
2001-04-26 18:26:28 +00:00 |
|
Mikael Djurfeldt
|
31987551ee
|
*** empty log message ***
|
2000-06-20 03:24:10 +00:00 |
|
Mikael Djurfeldt
|
82ac0a63bf
|
* image-type.c: Removed unused scm_smobfuns structure.
(init_image_type): Use standard smob type interface.
|
2000-06-20 03:23:39 +00:00 |
|
Mikael Djurfeldt
|
215282c426
|
Code layout fix
|
2000-06-20 03:23:24 +00:00 |
|
Mikael Djurfeldt
|
544b923292
|
*** empty log message ***
|
1999-07-07 09:44:53 +00:00 |
|
Mikael Djurfeldt
|
8ac40ce887
|
* image-type.c: Updated example to use scm_make_smob_type_mfpe,
SCM_RETURN_NEWSMOB, SCM_NEWSMOB function and macros.
|
1999-07-07 09:41:38 +00:00 |
|
Jim Blandy
|
e84f2bee20
|
*** empty log message ***
|
1998-10-19 21:57:26 +00:00 |
|
Jim Blandy
|
6f7e3d5915
|
* image-type.c, myguile.c: Terminate copyright comments.
|
1998-10-19 21:55:35 +00:00 |
|
Jim Blandy
|
33432c7930
|
*** empty log message ***
|
1998-10-19 15:38:53 +00:00 |
|
Jim Blandy
|
9803ec8fe2
|
* COPYING: New file.
* image-type.c myguile.c: Add copyright notice.
|
1998-10-19 15:36:38 +00:00 |
|
Jim Blandy
|
93a5e77fc7
|
*** empty log message ***
|
1998-10-15 22:03:06 +00:00 |
|
Jim Blandy
|
8e9fb89977
|
* Makefile (myguile): Fix link command, to put the Guile libraries
after the object files. The old command worked on my machine, but
I don't see how.
|
1998-10-15 22:02:59 +00:00 |
|
Jim Blandy
|
8ff90e0474
|
*** empty log message ***
|
1998-10-15 21:49:13 +00:00 |
|
Jim Blandy
|
90b714763e
|
Created this directory for the Guile 1.3 release. Thanks to Jay
Glascoe for suggesting that we provide a complete, buildable
example!
* ChangeLog, Makefile, README, image-type.c, image-type.h,
myguile: New files.
|
1998-10-15 21:48:51 +00:00 |
|