add annotation for g_file_delete
[gnome.gobject-introspection] / tests /
2008-10-27 Tommi Komulaineng_irepository_require() returns GTypelib now, fix warning
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-23 Colin WaltersAdd automake/libtool hack to build shared library
2008-10-23 Colin WaltersMore noinst_ on tests/types
2008-10-23 Colin Walterstests/types should be noinst_
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi Komulainendeduce transfer-ownership from GTypes
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Tommi Komulainenfix foo_rectangle_add test
2008-10-23 Colin WaltersAlways write out transfer-ownership attribute
2008-10-22 Tommi KomulainenBug 557379 – g-ir-generate not writing the 'abstract...
2008-10-22 Tommi KomulainenBug 557377 – Add test to ensure annotations survive...
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-21 Colin WaltersDon't require trailing whitespace after uncommented...
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-20 Colin WaltersBug 557147 - fix build; patch from Andreas Rottmann
2008-10-20 Colin WaltersTests for bug 556777
2008-10-20 Colin WaltersAlso register g variants of default_array_types.
2008-10-20 Colin WaltersBug 557011 - Add g_object_info_get_abstract
2008-10-18 Colin WaltersBug 556795 - Fix char ** regression
2008-10-18 Colin WaltersFix header ifdef
2008-10-18 Colin WaltersAdd GtkFrob test that mirrors GtkSource
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-17 Johan BilienForgot these files
2008-10-17 Johan BilienBug 556610 – giscanner/girparser.py drops parameter...
2008-10-16 Colin WaltersBug 556185 - [test for] segfault on g_callable_info_get...
2008-10-16 Colin WaltersBug 556579 - Don't try to resolve names for structs...
2008-10-16 Colin WaltersDefault GObject transfer to full
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Colin WaltersInclude gir dir when running g-ir-generate so we work...
2008-10-16 Colin WaltersDon't use --typelib-xml, use g-ir-generate
2008-10-16 Colin WaltersMerge branch 'bug556331-includecleanup'
2008-10-15 Tommi Komulainenfix tests to compare xml to xml instead of typelib...
2008-10-15 Tommi KomulainenBug 556174 – parse types for lists etc.
2008-10-15 Tommi Komulainenremove trailing whitespace from inside elements to...
2008-10-15 Johan BilienBug 556433 – assume direction = out for int * parameters
2008-10-15 Johan BilienOne last typo in tests/scanner/annotation.c
2008-10-15 Johan Bilienfixed a few copy-paste errors
2008-10-14 Johan BilienBug 556323 – transfer-ownership is wrong for functions...
2008-10-14 Colin WaltersPrepend search path for $(top_builddir)/gir dir
2008-10-14 Colin WaltersRepository tests requires installed Gio - punt on this...
2008-10-13 Jürg BilleterSupport fields in GObject structs
2008-10-12 Tommi Komulainenrun 'gitestrepo' in 'make check' instantiate 'GCancella...
2008-10-12 Johan Bilienadd constants to expected gir file
2008-10-12 Colin WaltersAdd tests/repository which has some repository regressi...
2008-10-12 Jürg BilleterReadd class records as workaround to not break Gtk...
2008-10-12 Tommi Komulainenfix typo in gitesttypes namespace
2008-10-12 Jürg BilleterDon't generate <record> elements for class structs...
2008-10-12 Tommi Komulainenrestore testfns-1.0.gir lost in previous commit
2008-10-12 Colin WaltersBug 552858: versioning
2008-10-11 Colin WaltersBug 555947 - update annotations syntax
2008-10-11 Lucas Almeida RochaAdded test files.
2008-10-11 Tommi KomulainenBug 555946: Install a test module exercising all types...
2008-10-11 Jürg BilleterBug 552374: Const strings should be identified in the...
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 552376: scanner generates wrong names for enum...
2008-10-06 Colin WaltersParse length= annotation as a parameter name, not a...
2008-10-04 Colin WaltersAdd missing annotation_object_get_type, fix up expected GIR
2008-10-03 Colin WaltersExtend coverage of boxed struct/union test cases
2008-10-03 Colin WaltersMerge branch 'bug551744-boxed-ctors'
2008-10-02 Colin WaltersMerge; delete object param for varargs too
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 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-25 Colin WaltersRemove non-repository types from GIR
2008-09-23 Colin WaltersMerge branch 'bug552566-timet/wip'
2008-09-20 Colin WaltersBug 552390: Handle capitialization like "DBus" more...
2008-09-15 Colin WaltersBug 552065: Add deprecation information to GIR
2008-09-14 Tor LillqvistUse $(EXEEXT).
2008-09-08 Colin WaltersWrite out and parse full GObject property information...
2008-09-06 Colin WaltersAllow both union and struct to be boxed or not
2008-09-01 Johan DahlinSet PYTHONPATH so the scanner can run even if you didn...
2008-08-31 Colin WaltersFollow aliases when resolving constructor return types
2008-08-31 Colin WaltersLook for libtool library in current directory
2008-08-30 Colin WaltersPut dependencies in typelibs, resolve them when loading
2008-08-29 Colin WaltersAvoid having functions/ctors duplicated in global scope
2008-08-29 Colin WaltersCorrectly handle GLib.List, GLib.Error etc
2008-08-28 Colin WaltersFix --includedir handling
2008-08-28 Tor LillqvistUse binary mode for output file on Windows.
2008-08-28 Johan DahlinMake distcheck pass.
2008-08-26 Johan Dahlinmake the tests pass again
2008-08-25 Colin WaltersParse new implements syntax, drop gapi one. Update...
2008-08-25 Colin WaltersAdd interfaces property to class. Write out implemented...
2008-08-23 Colin WaltersAdd debug print, fix includes
2008-08-23 Colin WaltersAdd deps on Makefile
2008-08-23 Johan DahlinAvoid in utility.gir, as it doesn't work
next