platform/upstream/gobject-introspection.git
2010-05-18 Johan Dahlin[girepository] Document most of the structs
2010-05-18 Johan Dahlin[doc] Add missing symbols
2010-05-18 Johan Dahlin[doc Makefile] Remove html/ xml/ and tmpl/
2010-05-18 Johan Dahlin[doc] Update to work with latest gtk-doc release
2010-05-18 Johan Dahlin[doc] Remove private API from docs
2010-05-18 Johan Dahlin[girepository] Update gtk-doc syntax
2010-05-18 Johan DahlinUpdate .gitignore
2010-05-18 Johan Dahlin[common.mk] Remove broken pythonpath
2010-05-18 Johan BilienAdd a basic gir for xrandr
2010-05-17 Johan Dahlin[Makefile.introspection] Do not use _GIRDIR
2010-05-07 Owen W. Taylor[everything] Remove test_callback_infinite
2010-05-07 Owen W. Taylor[everything] Fix length annotations
2010-05-07 Owen W. TaylorFix parameter ordering in error message
2010-05-07 Owen W. TaylorValidate parameter references
2010-05-07 Owen W. TaylorValidate scope annotation values
2010-05-07 Owen W. TaylorUse -1 not None for closure/destroy indices
2010-05-06 Tomeu VizosoAdd GIMarshallingTests-1.0-expected.gir so we track...
2010-05-05 Tomeu VizosoAdd test vfunc for testing out args in callbacks
2010-05-04 Tomeu VizosoAdd support for GArrays: add g_type_info_get_array_type...
2010-05-03 Tomeu VizosoRevert "Add support for GArrays: add g_type_info_get_ar...
2010-05-03 Tomeu VizosoAdd some tests to Everything for testing callbacks...
2010-04-30 Tomeu VizosoAdd support for GArrays: add g_type_info_get_array_type...
2010-04-28 Johan Dahlin[annotationparser] Disable warning
2010-04-28 Tomeu VizosoWarn about annotations for unknown args
2010-04-27 Tomeu VizosoKeep valgrind happy in a test
2010-04-27 Tomeu VizosoAdd test for virtual method with a default implementation
2010-04-26 Dan Winship[glib] make g_file_set_contents() take uint8*, not...
2010-04-26 Zach GoldbergNegative test case for bad (out) case, not setting...
2010-04-26 Saleem Ansari* docs/g-ir-scanner.1: Man page for g-ir-scanner(1...
2010-04-23 Tomeu VizosoAdd tests for unions
2010-04-22 Tomeu VizosoAdd tests for non-gtype Enum
2010-04-22 Tomeu VizosoUpdate gir/Everything-1.0-expected.gir
2010-04-22 Tomeu VizosoAdd tests for GAsyncReadyCallback
2010-04-21 Zach GoldbergAdd new tests for multiple callback calls during functi...
2010-04-21 Johan Dahlin[everything] Depend on cairo properly
2010-04-18 Colin WaltersAdd missing build dependency for GIMarshallingTests...
2010-04-18 Colin WaltersAdd --disable-tests configure flag
2010-04-18 Colin WaltersUpdate Everything-1.0-expected.gir for recent changes GOBJECT_INTROSPECTION_0_6_10
2010-04-18 Tomeu VizosoAdd tests for vfuncs in classes
2010-04-17 Tomeu VizosoAdd tests for vfuncs in interfaces
2010-04-17 Zach GoldbergAdd a bunch of new tests for nullable args in Everythin...
2010-04-17 Zach GoldbergUpdate tests for new fields in Everything module
2010-04-16 Tomeu VizosoUse a pointer to a known type as a member of GIMarshall...
2010-04-16 Zach GoldbergAdd a simple callback type which has no arguments or...
2010-04-15 Tomeu VizosoAdd foreign struct funcs to Everything
2010-04-14 Tomeu VizosoAdd *~ to .gitignore
2010-04-14 Tomeu VizosoIf needed, convert from camelcase to underscores when...
2010-04-13 Tomeu VizosoAdd GIMarshallingTests typelib
2010-04-13 Tomeu VizosoUpdate Everything-1.0-expected.gir
2010-04-09 Tomeu VizosoAssert input values in Everything funcs
2010-04-08 Owen W. TaylorCorrectly use ffi_closure_alloc(), fixing mmap permissi...
2010-04-07 Colin WaltersRevert "g_callable_info_prepare_closure: handle mmap...
2010-04-07 Johan Dahlin[glib] Add GKeyFile annotations
2010-04-07 Colin Walters[configure.ac] Post release version bump
2010-04-07 Colin Walters[giroffsets] Also update this code for change to signed...
2010-04-06 Dan Winshipg_callable_info_prepare_closure: handle mmap permission...
2010-03-26 Johan Dahlin[cairo] Mark add structs as foreign
2010-03-26 Johan DahlinAdd support for foreign structs
2010-03-26 Johan Dahlin[docs] Remove reference to girwriter.c
2010-03-25 Johan Dahlin[typelib] Remove space/indent mismatch
2010-03-25 Johan DahlinRemove unused file girwriter.c
2010-03-25 Johan DahlinRemove trailing whitespace
2010-03-24 Johan DahlinRevert accidentally committed attribute
2010-03-24 Johan Dahlin[MAINTAINERS] Remove Matthias
2010-03-24 Johan Dahlin[girepository] Remove trailing whitespace
2010-03-24 Johan Dahlin[cairo] Remove unused glib types
2010-03-18 Colin WaltersEnumerations can be negative
2010-03-18 Colin Walters[configure.ac] Post-release version bump
2010-03-18 Colin Walters[MAINTAINERS] Add Colin Walters <walters@verbum.org>
2010-03-17 Maxim ErmilovFix g_file_enumerator_next_files_finish annotation
2010-03-15 Alan KnowlesSmall fix to handle @attributes: .... (.....) as...
2010-03-15 Johan Dahlin[glib] Add g_convert annotations
2010-03-10 Johan DahlinMerge remote branch 'origin'
2010-03-09 Johan Dahlin[everything] Add alternative boxed constructors
2010-03-08 Colin Walters[gio-2.0.c] Annotate g_file_replace
2010-03-04 Colin Walters[everything] Add to expected .gir for last comment
2010-03-04 Colin Walters[everything] Add some "torture" test functions with...
2010-03-01 Johan BilienAdd a test function with an out argument and some other...
2010-02-17 Johan Dahlin[giscanner] Catch CalledProcessError and OSError
2010-02-17 Colin Walters[scanner] Catch OSError too when checking for libtool
2010-02-12 Owen W. TaylorFix glib:error-quark scanning for unregistered enum...
2010-02-12 Johan DahlinFix unittests, add missing allow-none
2010-02-11 Colin WaltersDelete stray g_return_if_fail
2010-02-11 Colin WaltersAssume allow-none for GCancellable
2010-02-11 Kedar SovaniFix Alignment Errors.
2010-02-11 Colin Walters[g-ir-compiler] Slightly less lame error messages
2010-02-11 Colin WaltersConform last patch with pep8
2010-02-11 Colin Walters[scanner] Print error instead of throwing for unknown...
2010-02-01 Johan Bilientests: Do not include built source in the distribution
2010-02-01 Johan Biliengir: Do not include generated gir files in the distribution
2010-01-25 Maxim Ermilovincrease limit of GIRealInfo's ref_count
2010-01-18 Johan Bilientests: Add the scope for callbacks in expected girs
2010-01-15 Johan Bilienscanner: Always explicitely set the scope of callbacks
2010-01-13 Dan Winshipannotate g_filename_to_uri
2010-01-12 Colin WaltersCorrectly cast to a CommonBlob when looking up embedded...
2010-01-12 Owen W. TaylorDon't remove .c file for dumper binary
2010-01-08 Johan DahlinRemove tabs, fixes make check
2010-01-05 Damien LespiauAdd an --add-init-section argument
2009-12-31 Johan DahlinThe private header should be included in girffi.c
2009-12-31 Damien Lespiau__extension__ can be put in front of expressions
next