Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Johan Dahlin 790ba0d7b0 Rewrap and fix double free bug by leaking a bit.
2008-08-21  Johan Dahlin  <johan@gnome.org>

    * girepository/girepository.c (g_irepository_require):
    Rewrap and fix double free bug by leaking a bit.


svn path=/trunk/; revision=430
2008-08-21 06:47:49 +00:00
ginfo.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
ginvoke.c Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girepository.c Rewrap and fix double free bug by leaking a bit. 2008-08-21 06:47:49 +00:00
girepository.h Add new function g_irepository_get_typelib_path which tells us from where 2008-08-21 03:06:13 +00:00
girmodule.c Calculate size correctly, avoid use-after-free. 2008-08-21 00:42:23 +00:00
girmodule.h Rename metadata to typelib in variable names, comments and apis. 2008-08-09 12:55:32 +00:00
girnode.c Make enum serializing functions public. Clean up some whitespace. 2008-08-18 08:52:47 +00:00
girnode.h Make enum serializing functions public. Clean up some whitespace. 2008-08-18 08:52:47 +00:00
girparser.c And parse them. 2008-08-20 19:57:10 +00:00
girparser.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.c Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
girwriter.h Move shared *.[ch] files to girepository from tools 2008-08-09 12:46:48 +00:00
gtypelib.c Remove resolve_possible_typedefs, it was unused. Allow multiple enum 2008-08-16 22:26:55 +00:00
gtypelib.h Remove usage of (GAPI-oriented) TypeTag in favor of GITypeTag from 2008-08-12 15:34:27 +00:00
Makefile.am Rename .gir files using GI namespace. Use XDG_DATA_DIRS for looking up 2008-08-20 19:17:14 +00:00