add annotation for g_file_delete
[gnome.gobject-introspection] / ChangeLog
2008-10-27 Johan Bilienadd annotation for g_file_delete
2008-10-27 Tommi KomulainenBug 558062 – provide and use paths in the .pc file
2008-10-25 Colin WaltersBug 557791 – g_irepository_require() could return a...
2008-10-25 Colin WaltersBug 557788 – Return types for constructors in generated...
2008-10-25 Colin WaltersBug 557786 - support fixed size arrays
2008-10-25 Colin WaltersBug 557076 - move typelibs to $libdir
2008-10-24 Johan DahlinBe quiet, do not warn about unhandled members.
2008-10-24 Johan DahlinOnly use SHLIB_SUFFIX on darwin, otherwise use G_MODULE...
2008-10-24 Lucas RochaBug 557623 - Constructors shouldn't be flagged as methods.
2008-10-24 Johan DahlinCheck against division by zero for the modula operator...
2008-10-24 Johan DahlinAdd a CONTRIBUTORS file and dist it.
2008-10-23 Tommi KomulainenBug 556739 – transfer-ownership attribute should be...
2008-10-23 Tommi KomulainenChangeLog
2008-10-23 Tommi Komulainenmake varargs transfer-ownership="none"
2008-10-23 Colin WaltersBug 556739 - transfer ownership heuristics
2008-10-23 Johan BilienBug 557468 – Support for GI_TYPELIB_PATH
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 Lucas Rochafix some build warnings.
2008-10-22 Tommi KomulainenBug 557405 – Use 'allow-none' consistently
2008-10-22 Tommi KomulainenBug 557092 – Callback annotations not used
2008-10-22 Johan DahlinFix bug reference
2008-10-21 Colin WaltersDon't require trailing whitespace after uncommented...
2008-10-21 Colin WaltersRespect path ordering for unversioned requires
2008-10-21 Owen TaylorFor string parameters allow transfer annotation to...
2008-10-21 Johan BilienBug 557241 – "throws" flag for functions
2008-10-21 Tommi KomulainenChangeLog
2008-10-21 Johan DahlinBug 556358 - don't use libtool internals
2008-10-20 Colin WaltersBug 557147 - fix build; patch from Andreas Rottmann
2008-10-20 Colin WaltersChangeLog
2008-10-20 Colin WaltersTweak changelog
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-20 Tommi KomulainenChangeLog
2008-10-19 Johan DahlinParse and ignore __asm.
2008-10-19 Colin WaltersChangeLog
2008-10-19 Colin WaltersParse array length= to ensure it doesn't get lost from...
2008-10-18 Colin WaltersChangeLog
2008-10-18 Colin WaltersChangeLog
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 Bilienadded annotations
2008-10-17 Johan BilienAlso assume direction=out for size_t*, ssize_t* arguments
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 WaltersChangeLog
2008-10-16 Colin WaltersBug 556432 - transfer annotations and defaults
2008-10-16 Tommi Komulainenenable bunch of gcc warning CFLAGS
2008-10-16 Tommi KomulainenBug 556543 – reduce compiler warnings
2008-10-16 Tommi KomulainenBug 556541 – access union members through UnionBlob...
2008-10-16 Colin WaltersChangeLog
2008-10-15 Tommi KomulainenBug 556434 – unhandled interface/object/... member...
2008-10-15 Tommi Komulainenrefactor common code for processing members to a function
2008-10-15 Tommi Komulainencheck that typelib -> gir -> typelib transformation...
2008-10-15 Tommi Komulainenfix tests to compare xml to xml instead of typelib...
2008-10-15 Tommi Komulainenreduce code duplication
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 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-15 Tommi KomulainenBug 556400 – Fails to build on OS X 10.4
2008-10-15 Johan BilienBug 556433 – assume direction = out for int * parameters
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 Johan Bilienadd g_union_info_find_method
2008-10-14 Colin WaltersPrepend search path for $(top_builddir)/gir dir
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 Tommi Komulainenrun 'gitestrepo' in 'make check' instantiate 'GCancella...
2008-10-12 Johan Bilienactually add the parsed constant nodes
2008-10-12 Colin WaltersChangeLog
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 Johan Bilienadd constants to expected gir file
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 Komulainenhandle "transfer-ownership" attribute
2008-10-12 Tommi Komulainenuse "container" for container/shallow ownership transfe...
2008-10-12 Tommi KomulainenRefactor handling of transfer=none/shallow/full to...
2008-10-12 Colin WaltersFix inverted test for success in version parsing.
2008-10-12 Tommi KomulainenBug 556048 – Crash in g_irepository_find_by_gtype
2008-10-12 Jürg BilleterFix parsing transfer-ownership attribute of <return...
2008-10-12 Tommi Komulainenmake 'unregistered' one bit wide as everywhere else
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 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 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 Johan DahlinAlso parse enums which are not glib types.
2008-10-11 Lucas RochaBug 552370: add one more test for unsigned as a type...
next