summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* "morph build 2012-09-05 14:30:40"baserock/temp/a4c9e066389d40e59c4919a6a7211ca4/eec3556bb9ab488cbd7dca2f70fe674eJannis Pohlmann2012-09-050-0/+0
* "morph build 2012-09-05 14:27:00"Jannis Pohlmann2012-09-050-0/+0
* pango: set free_function on Attribute to pango_attribute_destroyEvan Nemerson2012-08-162-1/+6
* girparser: support symbol_type and instance_idx in metadataEvan Nemerson2012-08-161-6/+25
* Support subclassing of GLib.SourcegsourceJürg Billeter2012-08-157-13/+56
* Fix critical for static fields with initializers in compact classesJürg Billeter2012-08-151-1/+1
* gio-2.0: Fix g_dbus_message_get_body bindingJürg Billeter2012-08-152-1/+3
* gio-2.0: Fix g_dbus_connection_send_message_with_reply bindingJürg Billeter2012-08-153-2/+8
* codegen: Drop extra copy of captured unowned parameters in async methodsJürg Billeter2012-08-151-1/+4
* codegen: Fix double free of captured owned parameters in async methodsJürg Billeter2012-08-151-8/+2
* Support static methods in generic classesJürg Billeter2012-08-141-2/+12
* Support virtual interface propertiesJürg Billeter2012-08-133-1/+19
* girparser: set CCode type_id for enumerationsEvan Nemerson2012-08-1219-305/+312
* pango: switch to GIREvan Nemerson2012-08-1212-3278/+366
* Test symbol resolution in closuresFlorian Brosch2012-08-082-0/+18
* Fix symbol resolution in closuresJürg Billeter2012-08-081-1/+1
* girwriter: Fix index of length parameter for methods returning arraysJürg Billeter2012-08-081-3/+34
* bindings: mark bindings for deprecated libraries as suchEvan Nemerson2012-08-0620-8/+22
* bindings: update gir based bindingsEvan Nemerson2012-08-064-5/+28
* libnl-3.0: change format of some comments to avoid confusing valadocEvan Nemerson2012-08-061-12/+12
* libpeas-1.0: add deps fileEvan Nemerson2012-08-062-0/+3
* Add gobject-introspection-1.0 bindingsEvan Nemerson2012-08-062-0/+432
* rest-0.7: add deps file with gio-2.0Evan Nemerson2012-08-062-0/+2
* codewriter: Support fixed-length arraysJürg Billeter2012-08-062-3/+18
* posix: Fix in6_addr and in_addr bindingsDmitry Vagin2012-08-061-3/+3
* Ignore .h files passed to compilerTristan Brindle2012-08-061-0/+2
* Release 0.17.40.17.4Jürg Billeter2012-08-061-0/+11
* Do not warn when calling .begin or .end on static async methodJürg Billeter2012-08-061-1/+5
* building.txt: Update to mention vala-bootstrapColin Walters2012-08-061-15/+15
* posix: Do not access static members with instance referencesJürg Billeter2012-08-061-1/+1
* Fix incorrect warning on constructor chain upJürg Billeter2012-08-061-1/+1
* Do not require explicit `this' to access generated to_string methodJürg Billeter2012-08-061-0/+29
* vte, vte-2.90: Fix Vte.get_user_shell bindingJacques-Pascal Deplaix2012-08-064-2/+5
* Warn when accessing static members with an instance referenceJürg Billeter2012-08-061-1/+5
* Do not access static members with instance referencesJürg Billeter2012-08-063-9/+9
* Drop warnings about unused internal symbols when using fast vapi filesJürg Billeter2012-08-063-4/+7
* Drop POSIX profileJürg Billeter2012-08-0632-786/+229
* Drop Dova profileJürg Billeter2012-08-0652-7617/+81
* Support [GenericAccessors] attribute for interfacesJeremy Whiting2012-08-062-1/+122
* Allow trailing comma in initializer listSimon Werbeck2012-08-021-5/+7
* Accept comments in preprocessing directivesJürg Billeter2012-08-021-14/+19
* glib-2.0: Use async scope for GThreadFuncJürg Billeter2012-08-021-1/+2
* Support [CCode (scope = "async")] attribute for delegatesJürg Billeter2012-08-021-1/+2
* Improve error message for static access to instance variablesGeert Jordaens2012-08-021-0/+11
* D-Bus: Support fd passing with GFileDescriptorBasedMikkel Kamstrup Erlandsen2012-08-021-1/+6
* gobject-2.0: Set bind_property() default flagMarc-André Lureau2012-08-021-1/+1
* codegen: Fix signature of array_contains for inline arraysDaiki Ueno2012-08-012-1/+7
* codegen: Fix GMutex finalization with GLib 2.32Jürg Billeter2012-08-011-0/+65
* Recompute length when casting between array typesSimon Werbeck2012-08-011-2/+8
* codegen: Fix va_start argument in methods throwing errorsJürg Billeter2012-08-012-3/+18