summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [giroffsets] Also update this code for change to signed enumeration valuesGOBJECT_INTROSPECTION_0_6_9Colin Walters2010-03-181-2/+2
* Enumerations can be negativeColin Walters2010-03-182-2/+2
* [configure.ac] Post-release version bumpColin Walters2010-03-181-1/+1
* [MAINTAINERS] Add Colin Walters <walters@verbum.org>Colin Walters2010-03-181-0/+4
* Fix g_file_enumerator_next_files_finish annotationMaxim Ermilov2010-03-171-1/+1
* Small fix to handle @attributes: .... (.....) as a parameter to a functionAlan Knowles2010-03-151-1/+2
* [glib] Add g_convert annotationsJohan Dahlin2010-03-151-0/+6
* Merge remote branch 'origin'Johan Dahlin2010-03-101-0/+5
|\
| * [gio-2.0.c] Annotate g_file_replaceColin Walters2010-03-081-0/+5
* | [everything] Add alternative boxed constructorsJohan Dahlin2010-03-093-0/+74
|/
* [everything] Add to expected .gir for last commentColin Walters2010-03-041-0/+2
* [everything] Add some "torture" test functions with baroque signaturesColin Walters2010-03-043-0/+327
* Add a test function with an out argument and some other after thatJohan Bilien2010-03-013-0/+29
* [giscanner] Catch CalledProcessError and OSErrorJohan Dahlin2010-02-171-1/+1
* [scanner] Catch OSError too when checking for libtoolColin Walters2010-02-171-1/+1
* Fix glib:error-quark scanning for unregistered enum typesOwen W. Taylor2010-02-123-9/+43
* Fix unittests, add missing allow-noneJohan Dahlin2010-02-122-2/+2
* Delete stray g_return_if_failColin Walters2010-02-111-1/+0
* Assume allow-none for GCancellableColin Walters2010-02-112-516/+4
* Fix Alignment Errors.Kedar Sovani2010-02-111-6/+13
* [g-ir-compiler] Slightly less lame error messagesColin Walters2010-02-114-2/+38
* Conform last patch with pep8Colin Walters2010-02-111-1/+2
* [scanner] Print error instead of throwing for unknown includeColin Walters2010-02-112-3/+8
* tests: Do not include built source in the distributionJohan Bilien2010-02-011-1/+2
* gir: Do not include generated gir files in the distributionJohan Bilien2010-02-011-1/+1
* increase limit of GIRealInfo's ref_countMaxim Ermilov2010-01-251-5/+7
* tests: Add the scope for callbacks in expected girsJohan Bilien2010-01-184-10/+13
* scanner: Always explicitely set the scope of callbacksJohan Bilien2010-01-145-7/+12
* annotate g_filename_to_uriDan Winship2010-01-131-0/+5
* Correctly cast to a CommonBlob when looking up embedded typesColin Walters2010-01-121-8/+28
* Don't remove .c file for dumper binaryOwen W. Taylor2010-01-121-2/+0
* Remove tabs, fixes make checkJohan Dahlin2010-01-081-4/+4
* Add an --add-init-section argumentDamien Lespiau2010-01-052-5/+15
* The private header should be included in girffi.cJohan Dahlin2009-12-312-1/+1
* __extension__ can be put in front of expressionsDamien Lespiau2009-12-311-0/+1
* Fix typo in the help string of the --no-libtool argumentDamien Lespiau2009-12-311-1/+1
* Simplify Gio-2.0.gir rulesJohan Dahlin2009-12-311-2/+3
* Add missing include girffi-private.hJohan Dahlin2009-12-311-1/+2
* Include Python.h earlierJohan Dahlin2009-12-311-1/+1
* Use AM_V_GEN more a more quiet buildJohan Dahlin2009-12-314-5/+5
* Make sure the macros work without silent rulesJohan Dahlin2009-12-311-2/+4
* Make compiler output with silent-rules prettierJohan Dahlin2009-12-302-3/+12
* Add -DGLIB_COMPILATION for GLib-2.0.gir.Halton Huo2009-12-231-0/+1
* Allow stack allocating GIBaseInfo, add stack retrieval variantsColin Walters2009-12-162-610/+684
* [girffi] Clean up API, add g_function_info_prep_invokerColin Walters2009-12-166-147/+190
* Fix compilation warning in ginvoke.cColin Walters2009-12-161-1/+1
* Post release version bumpJohan Dahlin2009-12-161-1/+1
* Substitute deprecated Glib symbol: g_mapped_file_freeGOBJECT_INTROSPECTION_0_6_7Javier Jardón2009-12-154-10/+37
* fix invoke testsSaleem Abdulrasool2009-12-151-2/+2
* protect on null retvalSaleem Abdulrasool2009-12-151-0/+2