[girepository] Remove trailing whitespace
[gnome.gobject-introspection] / girepository /
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2010-03-18 Colin WaltersEnumerations can be negative
2010-02-11 Colin WaltersDelete stray g_return_if_fail
2010-02-11 Kedar SovaniFix Alignment Errors.
2010-02-11 Colin Walters[g-ir-compiler] Slightly less lame error messages
2010-01-25 Maxim Ermilovincrease limit of GIRealInfo's ref_count
2010-01-12 Colin WaltersCorrectly cast to a CommonBlob when looking up embedded...
2009-12-31 Johan DahlinThe private header should be included in girffi.c
2009-12-31 Johan DahlinAdd missing include girffi-private.h
2009-12-16 Colin WaltersAllow stack allocating GIBaseInfo, add stack retrieval...
2009-12-16 Colin Walters[girffi] Clean up API, add g_function_info_prep_invoker
2009-12-16 Colin WaltersFix compilation warning in ginvoke.c
2009-12-15 Javier JardónSubstitute deprecated Glib symbol: g_mapped_file_free GOBJECT_INTROSPECTION_0_6_7
2009-12-15 Saleem Abdulrasoolprotect on null retval
2009-12-15 Johan DahlinRevert "GI_TYPE_TAG_VOID != ffi_type_void"
2009-12-09 Johan DahlinImprove the error message
2009-12-09 Bastien NoceraMake error more verbose in parser
2009-12-02 Iain NicolRemove some unportable integral type size assumptions
2009-12-02 Jasper Lievisse... Fix build on OpenBSD
2009-12-02 Maxim ErmilovGI_TYPE_TAG_VOID != ffi_type_void
2009-12-02 Maxim ErmilovPlug a leak in g_callable_info_get_ffi_return_type
2009-11-20 Simon van der LindenAdd a method to compare infos
2009-11-12 Tomeu VizosoAdd g_ir_ffi_convert_arguments
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-11-04 Colin Walters[gtypelib.h] Document SimpleTypeBlob more
2009-10-21 Colin WaltersUse best known derived parent
2009-09-04 Colin WaltersCorrectly ref repository in GIUnresolvedInfo
2009-09-04 Colin WaltersBug 593322 - Fix unref of GIUnresolvedInfo instances
2009-08-20 Colin WaltersMerge branch 'typelib-dlopen'
2009-08-19 Colin Walters[typelib] Clean up dlopen handling
2009-08-13 Owen W. TaylorDon't open shared libraries twice
2009-07-09 Owen W. TaylorFix checks in gfield.c
2009-07-06 Dan WinshipSync the basic types array in girnode.c:serialize_type...
2009-07-06 Johan DahlinMerge commit 'origin'
2009-06-24 Tobias MuellerName unions to enable compilation on Solaris
2009-06-22 Mark LeeBug 584423 – Add short/ushort support
2009-06-17 Simon van der LindenBug 585328 - Only set zero_terminated flag for types...
2009-06-12 C. Scott AnanianBug 585584: Fix warnings in girparser backtrace functio...
2009-06-11 Holger Hans Peter... Make g-ir-compiler find files installed by make install
2009-05-12 C. Scott AnanianUpdate doc comments.
2009-03-28 Dan WinshipFix 'Could not find GIR file ...' error to use right...
2009-03-27 Andreas RottmannBug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
2009-03-24 Didier 'PtitjesBug 576323 - Fix inner constant parsing Signed-off...
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-28 Colin WaltersAdd a parent parmeter to g_ir_node_build_typelib
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Johan BilienBug 572965 – Allow generic marshaller to be called...
2009-02-20 Colin Walterstypelib building: Compress 5 arguments for g_ir_node_bu...
2009-02-19 Colin WaltersFurther cleanup for commented-out Union discriminator...
2009-02-19 Colin WaltersFix bad merge introduced in commit b006d50
2009-02-19 Colin WaltersBug 571373 - Add padding to typelib objects
2009-02-19 Colin WaltersBug 571373 - Remove hardcoded sizes/offsets in girnode.c
2009-02-19 Colin WaltersBug 571373 - Remove hardcoded offsets in ginfo.c
2009-02-19 Colin WaltersBug 571373 - Consistently use sizeof () inside gtypelib...
2009-02-19 Colin WaltersBug 571373 - Move typelib docs from typelib-format...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-17 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-12 Robert CarrFix build
2009-02-12 Johan DahlinAdd gtk-doc support
2009-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-11 Colin WaltersBug 571248 - Ignore unknown elements in girparser
2009-02-10 Rober CarrBug 569633 – Typelib compiler fails with vararg callbacks
2009-02-10 Johan DahlinRename namespace to namespace_ to make the header compi...
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-05 Colin Waltersgirnode.c: Fix copy & paste error
2009-02-05 Johan DahlinAdd utility functions for invocing closures given a...
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-02-04 Colin WaltersBug 555960 - nested structs and unions
2009-02-02 Dan Winshiphandle the special case for GObject, whose glib:get...
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-02-02 Colin WaltersBug 563469 – Arrays not treated correctly in struct...
2009-01-29 Robert CarrUndo revision 1075
2009-01-29 Robert Carrpost_filter_varargs_functions should also filter callba...
2009-01-26 Johan DahlinOnly unref the repository if it's actually set.
2009-01-16 Johan Dahlinadd FT_Int32 add XftFont Report errors when an invalid...
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Colin WaltersBug 562914: Order GI_TYPELIB_PATH before anything else
2009-01-12 Colin WaltersBug 567212: Exit after dumping
2009-01-12 Colin WaltersBug 567087 - generic marshaller
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-12-10 Johan BilienBug 563998 – Cache the GIBaseInfo for GTypes
2008-12-01 Colin WaltersFix memory leak; unref type info we created, not field...
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
2008-11-25 Colin WaltersRemove debug print
2008-11-25 Colin WaltersBug 561137 - support multiple repositories
2008-11-24 Johan DahlinRemove a warning, be less verbose on error on fundament...
2008-11-18 Colin WaltersUse sizeof() instead of hard-coding struct sizes
2008-11-18 Colin WaltersAdd a comment about keeping hardcoded numbers in g_type...
2008-11-18 Owen TaylorAdd "storage type" to the typelib data for enums
2008-11-17 Colin WaltersEnsure we always call init_globals
2008-11-17 Colin Waltersg_irepository_get_default is (transfer none)
2008-11-17 Colin WaltersBug 559706 - Interface prerequisites
2008-11-17 Colin WaltersAdd test for interface prereq
2008-11-17 Colin WaltersBug 559706 - interface prequisites
2008-11-16 Owen TaylorRespect is_pointer in serialize_type()
2008-11-16 Owen TaylorBug 560825 – Add size and alignment to typelib
next