2002-01-31 Stefan Jahn <stefan@lkcc.org>
* convert.c, convert.h, convert.i.c: New files containing C
array to Scheme conversion helpers meant to be replacement
functions for the deprecated gh interface.
* Makefile.am: Setup rules for new `convert.*' files.
2002-01-31 Stefan Jahn <stefan@lkcc.org>
* configure.in: Add -DLIBLTDL_DLL_IMPORT to INCLTDL when using
`libltdl.dll'.
This commit is contained in:
parent
bbd26b5ae5
commit
1fa86ca526
7 changed files with 492 additions and 6 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2002-01-31 Stefan Jahn <stefan@lkcc.org>
|
||||
|
||||
* convert.c, convert.h, convert.i.c: New files containing C
|
||||
array to Scheme conversion helpers meant to be replacement
|
||||
functions for the deprecated gh interface.
|
||||
|
||||
* Makefile.am: Setup rules for new `convert.*' files.
|
||||
|
||||
2002-01-28 Stefan Jahn <stefan@lkcc.org>
|
||||
|
||||
* symbols.c (scm_c_symbol2str): New function, replacement for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue