summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add *~ to .gitignoreTomeu Vizoso2010-04-141-0/+1
* If needed, convert from camelcase to underscores when stripping the prefix of...Tomeu Vizoso2010-04-141-1/+1
* Add GIMarshallingTests typelibTomeu Vizoso2010-04-134-0/+3578
* Update Everything-1.0-expected.girTomeu Vizoso2010-04-131-0/+30
* Assert input values in Everything funcsTomeu Vizoso2010-04-092-0/+29
* Correctly use ffi_closure_alloc(), fixing mmap permissions errorOwen W. Taylor2010-04-081-22/+22
* Revert "g_callable_info_prepare_closure: handle mmap permissions error"Colin Walters2010-04-071-22/+22
* [glib] Add GKeyFile annotationsJohan Dahlin2010-04-071-0/+36
* [configure.ac] Post release version bumpColin Walters2010-04-071-1/+1
* [giroffsets] Also update this code for change to signed enumeration valuesColin Walters2010-04-071-2/+2
* g_callable_info_prepare_closure: handle mmap permissions errorDan Winship2010-04-061-22/+22
* [cairo] Mark add structs as foreignJohan Dahlin2010-03-251-9/+9
* Add support for foreign structsJohan Dahlin2010-03-257-1/+25
* [docs] Remove reference to girwriter.cJohan Dahlin2010-03-251-1/+0
* [typelib] Remove space/indent mismatchJohan Dahlin2010-03-253-17/+17
* Remove unused file girwriter.cJohan Dahlin2010-03-251-532/+0
* Remove trailing whitespaceJohan Dahlin2010-03-252-90/+91
* Revert accidentally committed attributeJohan Dahlin2010-03-241-1/+1
* [MAINTAINERS] Remove MatthiasJohan Dahlin2010-03-241-4/+0
* [girepository] Remove trailing whitespaceJohan Dahlin2010-03-2417-972/+972
* [cairo] Remove unused glib typesJohan Dahlin2010-03-241-27/+9
* 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