Revert "[GIRPARSER] - tidy up of var args."
[gnome.gobject-introspection] / tools /
2010-03-26 Johan DahlinAdd support for foreign structs
2010-03-25 Johan DahlinRemove trailing whitespace
2009-12-31 Johan DahlinUse AM_V_GEN more a more quiet build
2009-11-11 Tomeu VizosoImplement callbacks as part of struct fields. Fixes...
2009-09-04 Colin WaltersBug 593162 - Use built scanner from tarball builds
2009-08-24 Colin WaltersBug 578200 - Substitute $(PYTHON) in g-ir-scanner.in
2009-06-12 C. Scott AnanianBug 585584: Fix warnings in girparser backtrace functio...
2009-06-09 Colin WaltersBug 577534 - Use rename to write new typelibs, instead...
2009-03-27 Andreas RottmannBug 576605 - Get rid of GI_SCOPE_TYPE_OBJECT
2009-03-24 Johan BilienInclude g-ir-scanner.in in the distribution
2009-03-17 Colin WaltersBug 564016 - Include c:prefix in typelib, use it to...
2009-03-16 Colin WaltersSubstitute g-ir-scanner in Makefile, not in configure.ac
2009-03-16 Colin WaltersBug 574501 - Install giscanner Python module to private...
2009-03-05 Colin WaltersBug 557383 - Virtual method support
2009-03-03 Colin WaltersBug 571548 - Generic attributes
2009-02-26 Andreas RottmannAdd --all option to g-ir-generate
2009-02-25 Colin WaltersBug 572434 - Associate interfaces with their C structures
2009-02-25 Johan DahlinMerge commit 'origin'
2009-02-24 Colin WaltersBug 572790 - Don't register #defines from .c files...
2009-02-21 Johan DahlinHandle the return value to fwrite properly
2009-02-21 Johan DahlinBe less verbose
2009-02-20 Colin WaltersBug 572423 - Support --c-include argument for specifyin...
2009-02-19 Owen W. TaylorBug 572075 - Make the scanner work with static and...
2009-02-17 Colin WaltersFollowup to bug 567906 - Redo option filtering logic...
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-11 Colin WaltersBug 567906 - Put pkg-config dependencies in .gir files
2009-02-06 Colin WaltersBug 551738 - Associate classes with their structs
2009-01-27 Dan Winship Misc warning fixes
2009-01-15 Johan DahlinBug 567813 – Everything should be versioned
2009-01-12 Johan DahlinBug 563794 - Redo annotation parsing & applying
2009-01-03 Andreas RottmannBug 556489 – callback annotations
2008-11-26 Colin WaltersAdd --libtool option which we expect Automake-using...
2008-11-25 Johan DahlinRevert earlier libtool change, there's no need
2008-11-25 Johan DahlinExecute the dumper program through libtool if it's...
2008-11-17 Colin WaltersAlso generate new syntax
2008-11-13 Colin WaltersBug 558436 - avoid having scanner load app code
2008-11-12 Owen TaylorAdd a GirParser object to hold the state of a compilation
2008-11-12 Johan DahlinAdd a GIRepository-2.0.gir. Change the libtool lookup...
2008-11-11 Owen TaylorRemove field offsets from g-ir-generate output and...
2008-11-02 Johan DahlinIf any of the path parts in sys.path contains lib64...
2008-10-30 Johan DahlinRemove arguments from the constructor, move them to...
2008-10-30 Johan DahlinRewrap and reorder includes
2008-10-28 Johan Bilienadd LD_LIBRARY_PATH to LPATH before calling ld.
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-21 Colin WaltersWrite out throws attribute
2008-10-18 Colin WaltersBug 556783 - namespace/prefix rework
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-17 Tommi KomulainenBug 556732 – generate gir files consistently
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Colin WaltersFix up g-ir-generate for new include= syntax
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Tommi Komulainenreduce code duplication
2008-10-15 Tommi KomulainenBug 556174 – parse types for lists etc.
2008-10-15 Tommi Komulainenquote printf arguments so that we don't generate invali...
2008-10-15 Tommi Komulainenremove unused indent parameters, xmlwriter keeps track...
2008-10-15 Tommi KomulainenKeep track of generated XML tree and handle indentation...
2008-10-15 Tommi Komulainenwrap all FILE access to go through simple xmlwriter
2008-10-12 Tommi Komulainenuse "transfer-ownership" attribute for return values
2008-10-12 Tommi Komulainenmove "transfer" and "null-ok" attributes from <function...
2008-10-12 Tommi Komulainenuse "container" for container/shallow ownership transfe...
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-11 Lucas RochaBug 554854: The --typelib-xml and --inject options...
2008-10-11 Johan DahlinWhitespace
2008-10-10 Lucas RochaBug 555293: append library_paths to LPATH env variable...
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-10-02 Colin WaltersBug 554632: Create type tag for GType
2008-09-27 Colin WaltersAdd g-ir-scanner --inject
2008-09-23 Colin WaltersUse symbolic names for type tags instead of hardcoded...
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-19 Colin WaltersExplode immediately if we don't recognize a type
2008-09-19 Colin WaltersFix indentation
2008-09-19 Colin WaltersAdd check to make sure we're not hitting out unresolved...
2008-09-16 Colin WaltersPrint out "any" for VOID+pointer, not "none"
2008-09-12 Colin WaltersAdd --xpath-assertions option to g-ir-scanner
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
2008-08-30 Colin WaltersRemove g_irepository_unregister, add GIRepositoryLoadFlags
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-29 Colin WaltersCorrectly handle GLib.List, GLib.Error etc
2008-08-29 Johan DahlinRemove gidl support.
2008-08-28 Colin WaltersFix --includedir handling
2008-08-28 Colin WaltersExpand aliases when generating typelibs
2008-08-28 Tor LillqvistUse binary mode for output file on Windows.
2008-08-28 Johan DahlinInclude g-ir-scanner in the tarball
2008-08-27 Tor LillqvistMake g-ir-scanner work on Windows. Still problems with...
2008-08-25 Colin WaltersParse new implements syntax, drop gapi one. Update...
2008-08-25 Colin WaltersFilter out unknown options from pkg-config files.
2008-08-24 Colin WaltersUse subprocess instead of commands, works on Windows...
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-22 Colin WaltersDefault to --raw. Update.
2008-08-22 Colin WaltersInstall config.py, better error handling if we forget...
2008-08-22 Colin WaltersPass through recursive types. Avoid overwriting errors...
2008-08-22 Colin WaltersDon't put * in types, suppress transfer="none"
next