One last typo in tests/scanner/annotation.c
[gnome.gobject-introspection] / giscanner /
2008-10-14 Johan BilienBug 556323 – transfer-ownership is wrong for functions...
2008-10-13 Jürg BilleterSupport fields in GObject structs
2008-10-13 Jürg Billeteradd signed integer and off_t to type_names
2008-10-12 Jürg BilleterParse bits attribute of fields
2008-10-12 Johan Bilienactually add the parsed constant nodes
2008-10-12 Johan Bilienparse constant nodes in gir files
2008-10-12 Johan Bilienprefix for constants have an underscore, so remove...
2008-10-12 Jürg BilleterFix parsing transfer-ownership attribute of <return...
2008-10-12 Jürg BilleterReadd class records as workaround to not break Gtk...
2008-10-12 Jürg BilleterDon't generate <record> elements for class structs...
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-12 Colin WaltersDon't lose if we have mismatched parens.
2008-10-12 Lucas Rochafix typo on 'members' variable.
2008-10-11 Colin WaltersBug 555947 - update annotations syntax
2008-10-11 Johan Bilienignore non-UTF-8 string constants
2008-10-11 Jürg BilleterBug 552374: Const strings should be identified in the...
2008-10-11 Johan DahlinAlso parse enums which are not glib types.
2008-10-11 Lucas RochaBug 552370: add one more test for unsigned as a type...
2008-10-11 Andreas RottmannBug 555712: Struct and union issues
2008-10-11 Jürg BilleterBug 552370: unsigned not scanned properly
2008-10-11 Lucas RochaBug 554854: The --typelib-xml and --inject options...
2008-10-11 Lucas RochaBug 552376: scanner generates wrong names for enum...
2008-10-07 Lucas RochaBug 555294: Add support for multiple shared libraries...
2008-10-06 Colin WaltersParse length= annotation as a parameter name, not a...
2008-10-03 Colin WaltersGLibBoxed is a valid registered type
2008-10-03 Colin WaltersMerge branch 'bug551744-boxed-ctors'
2008-10-03 Colin WaltersAvoid resolving types as we create them, do it all...
2008-10-03 Lucas Rochafix the last parameter of GLibEnumMember constructor...
2008-10-02 Colin WaltersMerge branch 'bug552961-methods/wip'
2008-10-02 Dan Winship Bug 554490: g-ir-scanner gets confused by '\\'
2008-10-02 Colin WaltersMerge branch 'bug552393-varargs'
2008-10-02 Colin WaltersBug 554632: Create type tag for GType
2008-10-02 Dan Winship Bug 554521: scanner generates wrong names for enum...
2008-09-29 Colin WaltersRework to use recursive XML
2008-09-29 Colin WaltersAlso use name as ctype name for resolving array components
2008-09-29 Colin WaltersMake length= work
2008-09-29 Colin WaltersWrite out list and map types, parse 'array' annotation
2008-09-29 Colin WaltersSome work on arrays
2008-09-28 Colin WaltersEnsure constructor returns are always most concrete...
2008-09-27 Colin WaltersRename similarly-named function just for clarity
2008-09-25 Colin WaltersRemove non-repository types from GIR
2008-09-25 Colin WaltersBug 552564: Map guchar to uint8
2008-09-23 Colin WaltersUse symbolic names for type tags instead of hardcoded...
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-20 Colin WaltersRemove dbeug print
2008-09-20 Colin WaltersBug 552390: Handle capitialization like "DBus" more...
2008-09-19 Colin WaltersRemove heuristic matching of methods to classes based...
2008-09-15 Johan DahlinAdd type_qualifier to SourceType.__members__
2008-09-15 Johan DahlinAdd a wrapper for type_qualifier as well.
2008-09-15 Colin WaltersRemove debug print
2008-09-15 Colin WaltersFix up deprecated parsing - this commit went missing
2008-09-15 Colin WaltersFix up previous deprecated commit for review comments
2008-09-15 Colin WaltersBug 552065: Add deprecation information to GIR
2008-09-14 Colin WaltersBug 552067: Ignore functions with leading _
2008-09-13 Colin WaltersAccept Gtk.Type as GType
2008-09-13 Colin WaltersBind pid_t to INT for vte
2008-09-13 Colin WaltersParse c:type for boxed records/unions; try resolving...
2008-09-12 Colin WaltersAdd --xpath-assertions option to g-ir-scanner
2008-09-11 Colin WaltersBug 551737: Fix missing "g" in callback names in Gio
2008-09-08 Colin WaltersWrite out and parse full GObject property information...
2008-09-07 Colin WaltersAdd comment about g_thread_init call
2008-09-07 Colin WaltersCall g_thread_init to make libsoup happy
2008-09-07 Colin WaltersDon't strip prefix before stripping namespace for union...
2008-09-07 Colin WaltersStrip namespace GnomeKeyring -> gnome_keyring_
2008-09-06 Johan DahlinBug 551162 – giscanner does not recognize asm and __asm...
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
2008-09-06 Johan DahlinInclude stdlib.h
2008-09-01 Colin WaltersBlacklist marshaling functions
2008-08-31 Colin WaltersQuiet info prints for now.
2008-08-31 Colin WaltersFollow aliases when resolving constructor return types
2008-08-31 Johan DahlinFix up strip logic to not regress
2008-08-31 Colin WaltersTweak error message
2008-08-31 Johan DahlinParse GCC extensions in the parser instead of just...
2008-08-31 Johan DahlinClean up a huge if. Do not add methods or constructors...
2008-08-31 Colin WaltersLook for libtool library in current directory
2008-08-30 Colin WaltersReduce warning noise
2008-08-30 Colin WaltersAdd some assertions, blacklist a few more methods
2008-08-29 Colin WaltersBlacklist a few functions that use GError oddly
2008-08-29 Colin WaltersAvoid having functions/ctors duplicated in global scope
2008-08-29 Johan DahlinUse datarootdir instead of datadir to avoid an autoconf...
2008-08-29 Johan DahlinRemove gidl support.
2008-08-28 Colin WaltersSuppress size/ssize from being generated in GLib
2008-08-28 Johan DahlinMake distcheck pass.
2008-08-27 Johan DahlinOnly send in -no-undefined on Win32 as it breaks on...
2008-08-27 Tor LillqvistMake g-ir-scanner work on Windows. Still problems with...
2008-08-26 Johan DahlinAvoid undeffing __GNUC__, instead define __attribute__...
2008-08-26 Johan Dahlinmake the tests pass again
2008-08-25 Colin WaltersAlways print statistics.
2008-08-25 Colin WaltersSkip over interfaces we don't know.
2008-08-25 Colin WaltersAdd interfaces property to class. Write out implemented...
2008-08-25 Colin WaltersMore correctly pair methods; if we have a symbol that...
2008-08-25 Colin WaltersSome statistics
2008-08-25 Colin WaltersFail with better error if we can't find library.
2008-08-24 Colin WaltersMinor debug tweak
2008-08-24 Colin WaltersSkip over g_object_get_type from GLib trunk.
2008-08-23 Colin WaltersDefine DATADIR. Look in DATADIR.
2008-08-23 Colin WaltersDon't take functions returning basic types as ctors
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-22 Johan DahlinCheck for ../gobject-introspection-1.0.pc.in to determi...
2008-08-22 Johan DahlinSend in undefs/defines via writing it directly to stdin...
next