platform/upstream/gobject-introspection.git
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-09 Robert CarrDefault transfer type is no longer full. Fix annotation on
2009-01-09 Robert CarrAdd some annotations to everything test.
2009-01-09 Robert CarrAnnotate test_strv_out.
2009-01-09 Robert CarrAnnotate array return for g_file_info_list_attributes.
2009-01-03 Andreas RottmannBug 563469 – Arrays not treated correctly in struct...
2009-01-03 Johan DahlinDisable blank line check, it works differently under...
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
2008-12-21 Johan DahlinAnnotate transfer, direction and allow none for
2008-12-21 Johan DahlinAnnotate transfer, direction and allow none for g_file_...
2008-12-16 Owen TaylorDisable array auto-detection for out-annotated parameters
2008-12-12 Johan DahlinPass in --tag=CC to libtool to avoid making libtool...
2008-12-11 Colin WaltersDon't install barapp.
2008-12-10 Johan BilienBug 563998 – Cache the GIBaseInfo for GTypes
2008-12-09 Johan BilienBug 562545 – Add function taking / returning GValue
2008-12-09 Johan DahlinUse shutil.move instead of os.rename, since it will...
2008-12-09 Tristan Van... Bug 563742 – introspection should record the introduced...
2008-12-08 Johan DahlinDon't require HOME to be set and if it set, don't requi...
2008-12-08 Johan Dahlinyay for scripts checking number of newlines
2008-12-08 Johan DahlinDump the cache file to a temporary file and rename...
2008-12-07 Colin WaltersAnnotate g_file_info_get_icon, g_file_info_get_attribut...
2008-12-03 Christophe... raise YY_BUF_SIZE to 65536 up from the default 16384.
2008-12-01 Colin WaltersChangeLog
2008-12-01 Colin WaltersFix memory leak; unref type info we created, not field...
2008-12-01 Johan DahlinRemove tabs, fixes make check
2008-11-30 Johan DahlinBug 562289 – Race when removing invalid cache
2008-11-27 Johan DahlinAdd return value transfer annotation for g_markup_escap...
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-26 Colin WaltersRemove hand-rolled generation of .tgir
2008-11-25 Johan DahlinPost release version bump
2008-11-25 Johan DahlinRelease 0.6.1 GOBJECT_INTROSPECTION_0_6_1
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-25 Johan DahlinRevert earlier libtool change, there's no need
2008-11-25 Johan DahlinDefine socklen_t as an alias for int32.
2008-11-25 Colin WaltersBump required automake version to 1.9; 1.7 fails
2008-11-25 Tommi Komulainenfix link failure when introspecting girepository itself
2008-11-25 Tommi Komulainenprefer uninstalled libraries to installed ones
2008-11-25 Johan DahlinExecute the dumper program through libtool if it's...
2008-11-24 Johan DahlinRemove a warning, be less verbose on error on fundament...
2008-11-23 Johan DahlinAdd license headers, refactor into a class, avoid some...
2008-11-23 Johan DahlinMake it compilable with -Werror on my system by adding...
2008-11-23 Johan DahlinBug 562022 – gobject-introspection needs python headers
2008-11-21 Colin WaltersAdd time_t to Everything
2008-11-21 Johan DahlinBug 561617 – Return value array annotations
2008-11-21 Colin WaltersAnnotate g_app_info_get_icon
2008-11-20 Johan Bilientests/everything/everything.c: (test_closure_one_arg...
2008-11-20 Johan Bilienadd a test function which calls a closure.
2008-11-19 Colin WaltersAdd Gio Unix bits to the Gio.gir if available
2008-11-19 Colin WaltersAdd TestObj with static methods
2008-11-19 Colin WaltersAnnotate g_app_info_get_all
2008-11-19 Johan DahlinCatch ValueError exceptions.
2008-11-19 Colin WaltersSwitch everything to .tgir convention
2008-11-19 Colin WaltersAdd allow-none for Gio method
2008-11-18 Tommi Komulainenfix builddir != srcdir
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-18 Owen TaylorAdd enums to the Everything test module
2008-11-18 Johan DahlinCatch BadPickleGet exceptions as well.
2008-11-17 Owen TaylorFix doc comment annotations for test_struct_b_clone()
2008-11-17 Dan Winshipfix spelling of GHashTable. #561135
2008-11-17 Colin WaltersBug 552568 - All the argv parameters in Gtk.gir map...
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 WaltersParse interface prerequisites
2008-11-17 Colin WaltersAlso generate new syntax
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
2008-11-16 Owen TaylorBug 552371 – implement struct field get/set
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
2008-11-15 Colin WaltersChangelog
2008-11-14 Johan Dahlinconst char->char to avoid leaking the return value...
2008-11-14 Johan DahlinRename the int/gtype array tests. Make the return value...
2008-11-14 Johan DahlinRename gitesttypes.[ch] to everything.[ch]
2008-11-14 Colin WaltersCorrect nsversion for GIRepository
2008-11-13 Colin WaltersBug 560708 – Fix zero-termination defaults for arrays...
2008-11-13 Colin WaltersBug 557788 - Return types for constructors in generated...
2008-11-13 Owen Taylorgirepository/girffi.c: Fix "Unexpected time for time_t...
2008-11-13 Johan DahlinAdd test_int_in function. Fix test_gtype_in prototype
2008-11-13 Johan DahlinRemove stray print(s)
2008-11-13 Colin WaltersRemove processing msg
2008-11-13 Colin WaltersAdd expected girs
2008-11-13 Colin WaltersAdd new files from last commit
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-13 Colin Waltersg_irepository_dump implementation
2008-11-13 Colin WaltersAdd a file to include with Makefile fragments useful...
2008-11-13 Tommi KomulainenReturn strings in filename encoding.
2008-11-13 Owen TaylorBug 560253 - Add struture and boxed types to Everything...
2008-11-13 Johan DahlinAdd a test of GType arrays, a la gtk_list_store_set_col...
2008-11-12 Owen TaylorBug 560419 – Cache includes when parsing
2008-11-12 Owen TaylorFix management of ParseContext.includes_modules (#560419)
2008-11-12 Owen TaylorKeep aliases and disguised_structures local to each...
2008-11-12 Owen TaylorFix mismatches between .gir name and 'name' attribute...
next