[scanner] Catch OSError too when checking for libtool
[gnome.gobject-introspection] / giscanner /
2009-02-17 Owen W. TaylorParse doc-comment tags case-insensitive
2009-02-13 Colin WaltersMerge branch 'master' of ssh://walters@git.gnome.org...
2009-02-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-11 Johan DahlinAdd missing self parameter
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-02-05 Colin WaltersBug 561360 - If we can't resolve parent class, use...
2009-02-04 Colin WaltersBug 555960 - Nested structs and unions (generation...
2009-02-02 Colin WaltersBug 569408, Bug 568680 - Scanner misses fields (at...
2009-01-27 Dan Winship Misc warning fixes
2009-01-22 Colin WaltersSkip over both g_object_get_type and g_initially_unowne...
2009-01-22 Johan DahlinBug 562622 – Errordomains missing
2009-01-20 Johan DahlinIncrease the buffer size to 1M, so gtkalias.h can be...
2009-01-20 Johan DahlinWhen trying to map functions to structs, do not require...
2009-01-20 Johan DahlinBug 562615 – Struct methods missing
2009-01-20 Johan DahlinUgh, recurd->record
2009-01-20 Johan DahlinStruct -> Record
2009-01-16 Johan Dahlinadd FT_Int32 add XftFont Report errors when an invalid...
2009-01-15 Johan DahlinFix pep8 complaints
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-14 Johan DahlinRewrap to fit in 79 columns
2009-01-14 Colin WaltersAdd generated file warning comment
2009-01-13 Johan DahlinClean up some abstraction breakage to reduce code dupli...
2009-01-13 Johan DahlinBug 555036 – put gtk-doc in GIR
2009-01-13 Johan DahlinCatch AttributeError which seems to be occasionally...
2009-01-13 Johan DahlinFix a bug where \n was not present in a comment
2009-01-13 Johan DahlinOrganize annotation options/tags by using constants,
2009-01-13 Johan DahlinBug 562467 – Property annotation
2009-01-12 Johan DahlinBug 546739 – Introspection should know precise signal...
2009-01-12 Johan DahlinBug 563591 – Flags not recognized when there is no...
2009-01-12 Johan DahlinBug 566419 – Element type of arrays not properly handle...
2009-01-12 Johan DahlinBug 566560 – giscanner.transformer.SkipError
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Andreas RottmannBug 563469 – Arrays not treated correctly in struct...
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2009-01-03 Jürg BilleterFix inconsistencies with PEP8
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-09 Johan DahlinUse shutil.move instead of os.rename, since it will...
2008-12-09 Tristan Van BerkomBug 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-03 Christophe Fergeauraise YY_BUF_SIZE to 65536 up from the default 16384.
2008-12-01 Johan DahlinRemove tabs, fixes make check
2008-11-30 Johan DahlinBug 562289 – Race when removing invalid cache
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-25 Colin WaltersBug 559705 – Missing association between static methods...
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 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-23 Johan DahlinAdd license headers, refactor into a class, avoid some...
2008-11-21 Johan DahlinBug 561617 – Return value array annotations
2008-11-19 Johan DahlinCatch ValueError exceptions.
2008-11-18 Johan DahlinCatch BadPickleGet exceptions as well.
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 WaltersParse interface prerequisites
2008-11-17 Colin WaltersBug 559706 - interface prequisites
2008-11-16 Colin WaltersBug 560241 - Out-arguments should not be marked as...
2008-11-13 Colin WaltersBug 560708 – Fix zero-termination defaults for arrays...
2008-11-13 Johan DahlinRemove stray print(s)
2008-11-13 Colin WaltersAdd new files from last commit
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-12 Johan DahlinOnly resolve the libname to the basename of the path...
2008-11-12 Johan DahlinAdd a GIRepository-2.0.gir. Change the libtool lookup...
2008-11-11 Tommi KomulainenBug 560308 – g-ir-compiler goes in infinite loop on...
2008-11-11 Johan DahlinImprove warning message formatting
2008-11-10 Owen TaylorBug 560248 – "disguised structures"
2008-11-09 Jürg BilleterWrite throws attribute for virtual functions, fixes...
2008-11-07 Johan DahlinSet module.__loader__ as per PEP 302.
2008-11-07 Johan DahlinClear up some confusion about the second argument to...
2008-11-07 Owen TaylorBug 559737 – Deal with continuations in macros
2008-11-07 Johan DahlinHandle broken cache entries, write only filesystems...
2008-11-07 Owen TaylorSet current_filename before lexing the file so error...
2008-11-05 Colin WaltersAvoid static 256 char buf which we manipulate hackily
2008-11-04 Johan DahlinRelicense the giscanner library under LGPLv2+. This...
2008-11-01 Owen TaylorBug 558848 giparser.py: shared library should be optional
2008-10-31 Colin WaltersBug 558109 – _g_typelib_init fails to find shared libraries
2008-10-31 Tommi KomulainenList in-tree libraries first in LDADD / LIBADD
2008-10-30 Tommi Komulainenmap 'id' (ObjC) to 'any' type
2008-10-30 Johan DahlinWrite a C version of the xml namespace formatter. Saves...
2008-10-30 Johan DahlinAbstract attribute formatting to a function external...
2008-10-30 Johan DahlinParse __signed__ as signed
2008-10-30 Johan DahlinParse and discard __typeof and __attribute.
2008-10-30 Johan DahlinRemove arguments from the constructor, move them to...
2008-10-30 Colin WaltersDon't reparse includes we've already processed
2008-10-30 Johan DahlinLook in XDG_DATA_DIR/gir, really.
2008-10-30 Johan DahlinAvoid parsing parameters, types etc when parsing includ...
2008-10-30 Johan DahlinAvoid big if/else and use a dispatch table like approach.
2008-10-30 Johan DahlinClean up include parsing and registration.
2008-10-30 Johan DahlinClean up imports
2008-10-30 Johan DahlinBug 558383 – builddir != srcdir build fails if giscanne...
2008-10-29 Owen TaylorIf a filename of an existing file is passed to --librar...
2008-10-29 Johan DahlinClean up the libtool importer a bit. Add a context...
2008-10-25 Colin WaltersBug 557788 – Return types for constructors in generated...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-24 Johan DahlinBe less verbose about source types, we handle most...
2008-10-24 Johan DahlinCheck against division by zero for the modula operator...
next