summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* annotate g_completion_complete_utf8GOBJECT_INTROSPECTION_0_6_6Dan Winship2009-12-091-0/+5
* [scanner] Fix various hardcoded type name checksDan Winship2009-12-093-12/+16
* [scanner] "GError *" is not the same as "GError **"Dan Winship2009-12-091-3/+3
* Improve the error messageJohan Dahlin2009-12-091-1/+1
* Fix an annotationparser bug for empty tagsJohan Dahlin2009-12-094-1/+41
* [Gio] g_repalce_contents_finish has an out argJohan Dahlin2009-12-091-0/+5
* Make error more verbose in parserBastien Nocera2009-12-091-4/+7
* Wrap line in 80 charactersJohan Dahlin2009-12-081-2/+3
* [everything] Add a function which has multiple (out) double argumentsColin Walters2009-12-083-0/+31
* [transformer] Look up callback types in the full name set, not just typedefsColin Walters2009-12-081-2/+4
* Fix foo-1.0-expected.{gir,tgir} for callback patchColin Walters2009-12-082-2/+5
* scanner: more verbose parser error messagesStefan Kost2009-12-052-3/+10
* scanner: fix wrong linenumbers in parser errorsStefan Kost2009-12-051-0/+3
* annotationparser: include symbol name in warningStefan Kost2009-12-041-2/+2
* scanner: don't warn about unexpected characters when the char is \0Stefan Kost2009-12-041-1/+1
* Add ffi cflags/libs/requires to exported .pcJohan Dahlin2009-12-043-9/+17
* Revert "Require libffi.pc"Johan Dahlin2009-12-043-4/+43
* Allow NULL to be sent in for various callbacksJohan Dahlin2009-12-031-3/+3
* [everything] Allow passing NULL to the callbackJohan Dahlin2009-12-032-3/+8
* Remove scope notified annotationsJohan Dahlin2009-12-031-5/+0
* Check for AsyncReadyCallback / DestroyNotifyJohan Dahlin2009-12-031-2/+3
* [configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBSColin Walters2009-12-021-0/+1
* Require libffi.pcColin Walters2009-12-023-43/+3
* [dumper] Fix threads initializationColin Walters2009-12-021-1/+1
* Add async callback tests to everythingMaxim Ermilov2009-12-023-3/+70
* Ignore errors caused by permissions in $HOMEJosselin Mouette2009-12-021-1/+4
* Remove some unportable integral type size assumptionsIain Nicol2009-12-022-6/+27
* Use ${datadir} in lieu of hardcoding ${prefix}/shareChristian Persch2009-12-022-2/+6
* Fix build on OpenBSDJasper Lievisse Adriaanse2009-12-021-1/+4
* GI_TYPE_TAG_VOID != ffi_type_voidMaxim Ermilov2009-12-021-2/+1
* Better scope in GAsyncReadyCallback/GDestroyNotifyJohan Dahlin2009-12-029-4/+106
* Plug a leak in g_callable_info_get_ffi_return_typeMaxim Ermilov2009-12-021-0/+3
* InitiallyUnownedClass should contain all the fields as ObjectClass if we want...Tomeu Vizoso2009-11-301-0/+2
* Make (skip) annotation work everywhereDan Winship2009-11-233-0/+21
* Fix enum prefix stripping to work only up to word boundariesDan Winship2009-11-234-9/+24
* Correct g_file_enumerator_next_files_finish annotation.Maxim Ermilov2009-11-211-0/+6
* Add a method to compare infosSimon van der Linden2009-11-202-0/+22
* Add g_ir_ffi_convert_argumentsTomeu Vizoso2009-11-122-0/+114
* Don't put the callback element inside the field if it's not a glib structTomeu Vizoso2009-11-111-3/+9
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-1113-112/+321
* [gtypelib.h] Document SimpleTypeBlob moreColin Walters2009-11-041-0/+14
* [Gio] Annotate g_file_make_directory_with_parentsColin Walters2009-10-251-0/+5
* When doing type resolution on a string, treat it as its own ctypeColin Walters2009-10-224-1/+14
* Fix make check after f152f5e97df7Tomeu Vizoso2009-10-222-23/+23
* Fix make check after 0d9cfb004d528Tomeu Vizoso2009-10-223-4/+4
* Use best known derived parentColin Walters2009-10-212-3/+37
* Explicitly sort object interfaces, properties, and signalsColin Walters2009-10-071-1/+3
* Consistently resolve symbolic linksAdam Sampson2009-09-281-1/+2
* Remove a remnant of shaveJohan Bilien2009-09-181-1/+1
* Make g-ir-scanner 64-bit enable. Closes #593639Halton Huo2009-09-071-0/+9