2009-01-13 |
Johan Dahlin | Fix a bug where \n was not present in a comment |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Organize annotation options/tags by using constants, |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Bug 562467 – Property annotation |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 546739 – Introspection should know precise signal... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 563591 – Flags not recognized when there is no... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 562914: Order GI_TYPELIB_PATH before anything else |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 567212: Exit after dumping |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 567087 - generic marshaller |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Havoc Pennington | Bug 563386 – scanner ignores "const" on boxed return... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Andreas Rottmann | Bug 566404 – Annotations for GLib |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 566419 – Element type of arrays not properly handle... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 566560 – giscanner.transformer.SkipError |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 563794 - Redo annotation parsing & applying |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Default transfer type is no longer full. Fix annotation on |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Add some annotations to everything test. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Annotate test_strv_out. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Annotate array return for g_file_info_list_attributes. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Andreas Rottmann | Bug 563469 – Arrays not treated correctly in struct... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Johan Dahlin | Disable blank line check, it works differently under... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Andreas Rottmann | Bug 556489 – callback annotations |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Jürg Billeter | Fix inconsistencies with PEP8 |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Johan Dahlin | Annotate transfer, direction and allow none for |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Johan Dahlin | Annotate transfer, direction and allow none for g_file_... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Owen Taylor | Disable array auto-detection for out-annotated parameters |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Johan Dahlin | Pass in --tag=CC to libtool to avoid making libtool... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Colin Walters | Don't install barapp. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Johan Bilien | Bug 563998 – Cache the GIBaseInfo for GTypes |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Johan Bilien | Bug 562545 – Add function taking / returning GValue |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Johan Dahlin | Use shutil.move instead of os.rename, since it will... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Tristan Van... | Bug 563742 – introspection should record the introduced... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | Don't require HOME to be set and if it set, don't requi... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | yay for scripts checking number of newlines |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | Dump the cache file to a temporary file and rename... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Colin Walters | Annotate g_file_info_get_icon, g_file_info_get_attribut... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christophe... | raise YY_BUF_SIZE to 65536 up from the default 16384. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Colin Walters | Fix memory leak; unref type info we created, not field... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Johan Dahlin | Remove tabs, fixes make check |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Johan Dahlin | Bug 562289 – Race when removing invalid cache |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Johan Dahlin | Add return value transfer annotation for g_markup_escap... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Colin Walters | Add --libtool option which we expect Automake-using... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Colin Walters | Remove hand-rolled generation of .tgir |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Release 0.6.1 GOBJECT_INTROSPECTION_0_6_1 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bug 559705 – Missing association between static methods... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Remove debug print |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bug 561137 - support multiple repositories |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Revert earlier libtool change, there's no need |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Define socklen_t as an alias for int32. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bump required automake version to 1.9; 1.7 fails |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Tommi Komulainen | fix link failure when introspecting girepository itself |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Tommi Komulainen | prefer uninstalled libraries to installed ones |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Execute the dumper program through libtool if it's... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Johan Dahlin | Remove a warning, be less verbose on error on fundament... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Add license headers, refactor into a class, avoid some... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Make it compilable with -Werror on my system by adding... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Bug 562022 – gobject-introspection needs python headers |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Colin Walters | Add time_t to Everything |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Johan Dahlin | Bug 561617 – Return value array annotations |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Colin Walters | Annotate g_app_info_get_icon |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Johan Bilien | tests/everything/everything.c: (test_closure_one_arg... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Johan Bilien | add a test function which calls a closure. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add Gio Unix bits to the Gio.gir if available |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add TestObj with static methods |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Annotate g_app_info_get_all |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Johan Dahlin | Catch ValueError exceptions. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Switch everything to .tgir convention |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add allow-none for Gio method |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Tommi Komulainen | fix builddir != srcdir |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Colin Walters | Use sizeof() instead of hard-coding struct sizes |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Colin Walters | Add a comment about keeping hardcoded numbers in g_type... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Owen Taylor | Add "storage type" to the typelib data for enums |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Owen Taylor | Add enums to the Everything test module |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Johan Dahlin | Catch BadPickleGet exceptions as well. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Owen Taylor | Fix doc comment annotations for test_struct_b_clone() |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Dan Winship | fix spelling of GHashTable. #561135 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Bug 552568 - All the argv parameters in Gtk.gir map... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Ensure we always call init_globals |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | g_irepository_get_default is (transfer none) |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Bug 559706 - Interface prerequisites |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Add test for interface prereq |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Parse interface prerequisites |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Also generate new syntax |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Colin Walters | Bug 559706 - interface prequisites |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Owen Taylor | Respect is_pointer in serialize_type() |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Owen Taylor | Bug 560825 – Add size and alignment to typelib |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Owen Taylor | Bug 552371 – implement struct field get/set |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Colin Walters | Bug 560241 - Out-arguments should not be marked as... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Colin Walters | Bug 560241 - Out-arguments should not be marked as... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Colin Walters | Changelog |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Johan Dahlin | const char->char to avoid leaking the return value... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Johan Dahlin | Rename the int/gtype array tests. Make the return value... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Johan Dahlin | Rename gitesttypes.[ch] to everything.[ch] |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Colin Walters | Correct nsversion for GIRepository |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Bug 560708 – Fix zero-termination defaults for arrays... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Bug 557788 - Return types for constructors in generated... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Owen Taylor | girepository/girffi.c: Fix "Unexpected time for time_t... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Johan Dahlin | Add test_int_in function. Fix test_gtype_in prototype |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Johan Dahlin | Remove stray print(s) |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Colin Walters | Remove processing msg |
commit | commitdiff | tree | snapshot |
next |