| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
g-i bug reports have been moved from:
http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection
to:
http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection
https://bugzilla.gnome.org/show_bug.cgi?id=745498
|
| |
|
|
|
|
|
|
|
|
|
| |
The "--code" option was removed years ago in ac81f3e8c5f1c380d16677232d67466e739da283
so remove references to it from README and g-ir-compiler(1)
Remove the "--no-init" option from g-ir-compiler and g-ir-compiler(1)
as it was documented to "can only be used if --code is also specified",
so no reason to keep it around.
|
| |
|
| |
|
| |
|
|
|
|
| |
svn path=/trunk/; revision=520
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-29 Johan Dahlin <johan@gnome.org>
* README:
* TODO:
* examples/gdk-pixbuf.gidl:
* libffi.pc.in:
Update and remove old cruft.
svn path=/trunk/; revision=519
|
|
|
|
|
|
|
| |
2005-07-25 Matthias Clasen <mclasen@redhat.com>
* Commit an autoconf-conversion patch by
Gustavo Carneiro (#308708)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-05-13 Matthias Clasen <mclasen@redhat.com>
* src/compiler.c (format_output): Make the generated
C code compile.
* README: Point to a recent libffi snapshot.
* tests/invoke/*: Some invoke tests.
* src/Makefile: Add ginvoke.c and the necessary
libffi information.
* src/girepository.h (g_function_info_invoke): Add
a GError argument.
* src/ginvoke.c (g_function_info_invoke): Initial
implementation of invoke functionality based on libffi.
|
|
|