GIMarshallingTests: Add more virtual methods with out arguments
[platform/upstream/gobject-introspection.git] / giscanner /
2012-11-12 Dieter Verfailliegiscanner: unbreak g-ir-annotationtool...
2012-11-07 Colin Waltersscanner: Emit correct type for unsigned integer constants
2012-10-30 Colin Waltersscanner: Correctly handle large 64 bit integer constants
2012-10-28 Giovanni CampagnaMallardWriter: support cross-references across namespaces
2012-10-28 Giovanni CampagnaAdd documentation for enumeration members
2012-10-28 Giovanni CampagnaAst: Add parent to Fields
2012-10-28 Giovanni CampagnaNamespace: fix appending of nodes
2012-10-27 Chun-wei Fangiscanner/dumper.py: Support Visual C++
2012-10-27 Chun-wei Fansourcescannermain.py: Add --filelist option
2012-10-27 Chun-wei Fangiscanner/sourcescanner.py: Update for Visual C++ usage
2012-10-27 Chun-wei Fangiscannermodule.c: Updates for Windows
2012-10-27 Chun-wei Fangiscanner/dumper.py: Use os.name instead of os.uname...
2012-10-27 Chun-wei Fangiscanner/scannerparser.y: Avoid C99ism
2012-10-27 Colin Waltersscanner: Ignore #defines starting with _
2012-10-23 Stef Waltergiscanner: Don't prefer identifier prefixes over namesp...
2012-10-23 Colin Waltersscanner: Deprecate using identifier prefixes in GINames
2012-10-16 Colin WaltersDrop calls to g_type_init()
2012-08-29 Jasper St. Pierremallardwriter: Fix fundamental false alarms for the...
2012-08-29 Jasper St. Pierremallardwriter: Fix formatting the function name
2012-08-29 Jasper St. Pierregirparser: Track methods/constructors by symbol
2012-08-29 Jasper St. Pierreast: Remove what looks to be a copy/paste error
2012-08-29 Jasper St. Pierremallardwriter: Remove some silly code
2012-08-29 Jasper St. Pierremallardwriter: Fix whitespace
2012-08-29 Jasper St. Pierremallardwriter: Fix property and signal output
2012-08-29 Jasper St. Pierregiscanner: Fix make check issues
2012-08-29 Jasper St. Pierremallardwriter: Hack a lot more on document block processing
2012-08-29 Jasper St. Pierremallardwriter: Remove a silly try/except
2012-08-29 Jasper St. Pierremallardwriter: Use a more generic system for language...
2012-08-29 Jasper St. Pierremallardwriter: Remove some unused stuff
2012-08-29 Jasper St. Pierredocmain: Fix error message
2012-08-21 Torsten Schönfeldscanner: methods cannot have an out-arg as their first arg
2012-08-13 Colin WaltersRevert "Implement "rename to" annotation for records"
2012-08-03 Alban Browaeysscanner: handle unsigned properly for type of defined...
2012-08-03 Alban Browaeysgiscanner: special case G_GINT64_CONSTANT and G_GUINT64...
2012-07-27 Jon NordbyImplement "rename to" annotation for records
2012-07-10 Evan Nemersonscanner: support stability tag
2012-07-09 Colin Waltersscanner: Ensure "complete_ctype" patch doesn't throw...
2012-07-07 Krzesimir Nowakgiscanner: Write detailed information in "type" tag...
2012-07-06 Colin Waltersscanner: Turn dead code into assertion
2012-07-06 Krzesimir Nowakgiscanner: Fix pointer parsing.
2012-07-02 Giovanni CampagnaMaintransfomer: fix again paring error domains with...
2012-06-28 Jasper St. Pierrescanner: Remove properties
2012-06-28 Jasper St. Pierrescanner: Don't use an O(N) lookup when we already have...
2012-06-27 Jasper St. PierreRevert scanner fix in 64f3832
2012-06-18 Giovanni Campagnascanner: complete the enum-to-error-quark fix
2012-06-16 Giovanni Campagnascanner: fix pairing of error quarks with registered...
2012-05-27 Dan Winshipscanner: allow for functions that look like constructor...
2012-05-02 Neil RobertsAdd the fixed width C99 types from stdint.h
2012-04-17 Dieter Verfaillieannotationparser: cleanup and add tests for the new...
2012-04-17 Dieter VerfaillieRevert "annotationparser: indent _parse_comment_block...
2012-04-17 Alban Browaeysannotationparser: indent _parse_comment_block gtkdoc...
2012-04-13 Kalev LemberDon't link with gthread-2.0
2012-04-09 Johan DahlinCompare filenames using g_file_equal()
2012-04-09 Johan DahlinPass in LDFLAGS to the dumper
2012-04-09 Will Thompsonannotationparser: split validate() into sub-methods
2012-04-09 Will Thompsonannotationparser: correct "maximium" in error messages
2012-04-09 Will Thompsonannotationparser: remove duplication of annotation...
2012-04-09 Jasper St. Pierregiscanner: Don't run pkg-config when there's no package...
2012-04-05 Dieter VerfaillieSplit parameter and tag storage in annotationparser...
2012-04-05 Johan DahlinDo the filename filtering in scannerlexer
2012-04-05 Johan DahlinDon't parse doc comments in dependencies
2012-04-05 Johan DahlinReplace ''' with """, to avoid confusing syntax highlig...
2012-04-05 Dieter VerfaillieNow make AnnotationParser do what gobject-introspection...
2012-04-05 Dieter VerfaillieMake AnnotationParser._parse_comment() do what gtk...
2012-04-05 Dieter VerfaillieDon't munch /* and */ comment start and end markers.
2012-04-05 Dieter VerfaillieAdd comment documenting we're ignoring C++ style comments.
2012-03-15 Tomeu Vizosog-ir-doc-tool: Fix -o option, use abspath instead of...
2012-03-15 Jesse van den Kieboomscanner: Remove array fields from List.clone()
2012-03-06 Matthew BoothFix matching of methods named *_get_type()
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove class structs from Python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add support for virtual functions
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove constructors from python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add class to its own hierarchy tree
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add the first argument of signals to...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add missing file: giscanner/mallard...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Change the -o option to receive a directory
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add some more stuff to Enum pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Display the hierarchy tree for classes
2012-02-20 Tomeu Vizosog-ir-doc-tool: Install the Mako template files
2012-02-20 Tomeu Vizosog-ir-doc-tool: Remove stale DocBook files
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to property pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix names of xref links
2012-02-20 Tomeu Vizosog-ir-doc-tool: Move constructor example to follow the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to signal pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix the id of signal pages for Python
2012-02-20 Tomeu Vizosog-ir-doc-tool: Qualify the class name in the constructo...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add links to properties in the constructor
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix link
2012-02-20 Tomeu Vizosog-ir-doc-tool: Show how to construct instances in the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add details for properties in Python
2012-02-19 Tomeu Vizosog-ir-doc-tool: Add param information to signal pages...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Implement intra-namespace cross references
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use instances of MallardFormatter* inste...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove some occurrences of empty Returns...
2012-02-19 Tomeu Vizosog-ir-doc-tool: use True and False instead of %TRUE...
2012-02-19 Tomeu Vizosog-ir-doc-tool: Remove module and class from the functio...
2012-02-19 Tomeu Vizosog-ir-doctool: Use template caching
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use None instead of %NULL
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use the ctype for the return type in...
next