One last typo in tests/scanner/annotation.c
[gnome.gobject-introspection] / tests /
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
2008-08-23 Colin WaltersIgnore <include>. Parse them. Generate them. Process...
2008-08-23 Johan DahlinAvoid duplication in the Makefile, regenerate with...
2008-08-22 Colin WaltersDefault to --raw. Update.
2008-08-22 Colin WaltersPass through recursive types. Avoid overwriting errors...
2008-08-22 Colin WaltersAdd g-ir-generate. Support $(DEBUG) Do immediate close...
2008-08-22 Colin Walterstests/scanner/drawable-expected.gir, tests/scanner...
2008-08-21 Colin WaltersAdjust for added shared-library. Make pylint happy.
2008-08-20 Colin WaltersRename .gir files using GI namespace. Use XDG_DATA_DIRS...
2008-08-20 Colin WaltersFix expected list type.
2008-08-20 Johan DahlinRegnerate Do not delete Class structures, we need them...
2008-08-20 Johan DahlinUpdate array tests
2008-08-20 Johan DahlinRe-wrap
2008-08-20 Johan DahlinRe-run against new glib/gobject girs
2008-08-20 Johan DahlinSplit out annotation tests out of foo
2008-08-20 Johan DahlinFoo->foo, foo-object.h -> foo.h
2008-08-20 Johan DahlinMove the drawable parts out of Foo to its own test.
2008-08-19 Johan DahlinAdd a based on GdkDrawable which generates a broken...
2008-08-19 Johan DahlinAdd support for typedef void foo type of aliases.
2008-08-19 Johan DahlinAdd basic support for union, base the code much on...
2008-08-19 Johan DahlinAdd a union testcase which the compiler currently barfs at.
2008-08-19 Colin WaltersType checking rework
2008-08-18 Johan DahlinRedo type resolving and validation. Add a couple of...
2008-08-18 Johan DahlinSet ctype of enums Improve enum parsing for enums witho...
2008-08-18 Johan DahlinUpdate with new type proposal
2008-08-16 Johan DahlinRegenerate
2008-08-14 Johan DahlinConvert two more tests, still not completely done though
2008-08-14 Johan DahlinFix generator for constant/gobject/struct
2008-08-14 Johan DahlinFix generation of enum/bitfields
2008-08-14 Johan DahlinClear up constant parsing
2008-08-14 Johan DahlinDon't require c:type. Test boxed.gir Update, remove...
2008-08-14 Johan DahlinAdd pyflakes.py and run it in make check. Update the...
2008-08-14 Johan DahlinClean up cgobject.py a little, fix pep8 errors
2008-08-14 Johan DahlinRun pep8.py in make check, fix old errors.
2008-08-13 Colin WaltersUse correct namespace, add GType. Handle aliases. Recor...
2008-08-13 Colin WaltersObject is in GObject namespace.
2008-08-13 Colin WaltersParse more than just <class. Put aliases in a separate...
2008-08-13 Colin WaltersRecord typedefs as <alias> elements. Also attempt to...
2008-08-12 Colin WaltersAlso transform callbacks and structure field types...
2008-08-12 Colin WaltersHandle 'any'. Add test for void *.
2008-08-12 Colin WaltersAdd enum return value. Transform function return types...
2008-08-12 Colin WaltersDep .gir files on scanner sources too. Also remove...
2008-08-10 Colin WaltersUse the correct tests.
next