2008-11-01 |
Tommi Komulainen | Bug 557898 – Fails to build on OSX 10.4 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Colin Walters | Clarify licensing status |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | === 0.6.0 === GOBJECT_INTROSPECTION_0_6_0 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | add an upload-release target Release process documentation |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Colin Walters | Bug 558109 – _g_typelib_init fails to find shared libraries |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Remove whitespace |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Johan Dahlin | Document the renaming options. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Tommi Komulainen | List in-tree libraries first in LDADD / LIBADD |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Add --nsversion docs |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Tommi Komulainen | map 'id' (ObjC) to 'any' type |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Write a C version of the xml namespace formatter. Saves... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Abstract attribute formatting to a function external... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Parse __signed__ as signed |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Parse and discard __typeof and __attribute. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Remove arguments from the constructor, move them to... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Colin Walters | Don't reparse includes we've already processed |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Look in XDG_DATA_DIR/gir, really. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Rewrap and reorder includes |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Avoid parsing parameters, types etc when parsing includ... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Avoid big if/else and use a dispatch table like approach. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Clean up include parsing and registration. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Run invoke & repository tests at last |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Clean up imports |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Johan Dahlin | Bug 558383 – builddir != srcdir build fails if giscanne... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Owen Taylor | If a filename of an existing file is passed to --librar... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Johan Dahlin | Remove test/types |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Johan Dahlin | Clean up the libtool importer a bit. Add a context... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | explicitly link libtool versioning with typelib versioning |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | rename gitesttypes to Everything |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | move tests/types to tests/everything |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | fix distcheck |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tommi Komulainen | distcheck fixes |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Johan Bilien | add LD_LIBRARY_PATH to LPATH before calling ld. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | add allow-none annotations, based on the pygobject... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | Bug 558068 – when invoking a method, offset the in... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Johan Bilien | add annotation for g_file_delete |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Tommi Komulainen | Bug 558062 – provide and use paths in the .pc file |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Tommi Komulainen | g_irepository_require() returns GTypelib now, fix warning |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Colin Walters | Bug 557791 – g_irepository_require() could return a... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Colin Walters | Bug 557788 – Return types for constructors in generated... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Colin Walters | Bug 557786 - support fixed size arrays |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Colin Walters | Bug 557076 - move typelibs to $libdir |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Be less verbose about source types, we handle most... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Be quiet, do not warn about unhandled members. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Export two private methods to avoid an compiler warning |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Only use SHLIB_SUFFIX on darwin, otherwise use G_MODULE... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Lucas Rocha | Bug 557623 - Constructors shouldn't be flagged as methods. |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Check against division by zero for the modula operator... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Add John Finlay |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Johan Dahlin | Add a CONTRIBUTORS file and dist it. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | Add automake/libtool hack to build shared library |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | Typelibs should go in $(datadir) for now |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | More noinst_ on tests/types |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | tests/types should be noinst_ |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | Bug 556739 – transfer-ownership attribute should be... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | deduce transfer-ownership from GTypes |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | rearrange |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | Check whether the parameter is a GObject from the GType |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | record GType when constructing the Type from it |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | build fundamental types same way as glib |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | make varargs transfer-ownership="none" |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Tommi Komulainen | fix foo_rectangle_add test |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | Bug 556739 - transfer ownership heuristics |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Colin Walters | Always write out transfer-ownership attribute |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Johan Bilien | Bug 557468 – Support for GI_TYPELIB_PATH |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Tommi Komulainen | Bug 557379 – g-ir-generate not writing the 'abstract... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Tommi Komulainen | Bug 557377 – Add test to ensure annotations survive... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lucas Rocha | fix some build warnings. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Tommi Komulainen | Bug 557405 – Use 'allow-none' consistently |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Tommi Komulainen | Bug 557092 – Callback annotations not used |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Johan Dahlin | Fix bug reference |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Colin Walters | Don't require trailing whitespace after uncommented... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Colin Walters | Respect path ordering for unversioned requires |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Colin Walters | Submit after session in PEP8 interrogation room |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Colin Walters | Write out throws attribute |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Owen Taylor | For string parameters allow transfer annotation to... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Johan Dahlin | Add missing whitespace to make pep8 happy |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Johan Bilien | Bug 557241 – "throws" flag for functions |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Tommi Komulainen | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Tommi Komulainen | Warn if we see annotations for unknown parameters |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Johan Dahlin | Remove leftover raise SystemExit. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Johan Dahlin | Rename GLib-assertions.txt to GLib-2.0.xpath and includ... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Johan Dahlin | Bug 556358 - don't use libtool internals |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Bug 557147 - fix build; patch from Andreas Rottmann |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Tests for bug 556777 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Bug 556777 - validate properties |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Add allow_invalid argument to resolver so we can find... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Fix __repr__ for Property |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | We are handling those return types, silly |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Tweak changelog |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Also register g variants of default_array_types. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Colin Walters | Bug 557011 - Add g_object_info_get_abstract |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Tommi Komulainen | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Tommi Komulainen | giscanner: don't lose 'transfer-ownership' attributes... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Johan Dahlin | Parse and ignore __asm. |
commit | commitdiff | tree | snapshot |
next |