Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
g-wrap: A tool for creating Scheme interfaces to C libraries
- Summary
- This is a tool for specifying types, functions, and constants to
import into a Scheme interpreter, and for generating code (in C) to
interface these to the Guile and RScheme interpreters in particular.
Changelog
- * Mon May 7 19:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-11
- re-add .la files (#238263)
- * Thu Jan 18 18:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-10
- remove .la files
- fix build with -Werror
- fix install-info (<ville{*}skytta{%}iki{*}fi>)
- * Thu Jan 11 18:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-8
- various spec cleanups