]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-10-10  Jürg BilleterRequire and target GLib >= 2.16 79b1a3e39a3d2bac9fbe40c99336b3b89e374571
2010-10-10  Jürg Billetercodegen: Use separate C statements for array creation...
2010-10-10  Jürg Billetercodegen: Drop unnecessary comma expressions in creation...
2010-10-10  Jürg Billetercodegen: Use separate C statements for object creation...
2010-10-10  Jürg Billetercodegen: Drop unnecessary comma expressions in local...
2010-10-10  Jürg Billetercodegen: Drop unnecessary comma expression in postfix...
2010-10-10  Jürg Billetercodegen: Drop unnecessary comma expressions in return...
2010-10-10  Jürg Billetercodegen: Drop unnecessary comma expressions in assignments
2010-10-10  Jürg Billetercodegen: Use separate C statements for assignments
2010-10-10  Jürg Billetercodegen: Use separate C statements for method calls
2010-10-10  Jürg Billetercodegen: Do not use accept_children for properties
2010-10-09  Jürg BilleterReport error when trying to use async method as delegate
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for method access
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for null literals
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for field access
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for local variable...
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for parameter access
2010-10-09  Jürg Billetercodegen: Use set_delegate_target for lambda expressions
2010-10-09  Jürg Billetercodegen: Use append_array_size for null literals
2010-10-09  Jürg Billetercodegen: Use append_array_size for constant access
2010-10-09  Jürg Billetercodegen: Use append_array_size for field access
2010-10-09  Jürg Billetercodegen: Use append_array_size for local variable access
2010-10-09  Jürg Billetercodegen: Use append_array_size for parameter access
2010-10-09  Jürg Billetercodegen: Use append_array_size for array creation expre...
2010-10-09  Jürg BilleterAdd TargetValue class
2010-10-09  Jürg Billetercodegen: Add get_cvalue and set_cvalue helper methods
2010-10-08  Jürg BilleterUpdate .gitignore
2010-10-08  Jürg Billeterdova: Rename integer types
2010-10-08  Jürg Billetercodegen: Fix uninitialized variable in constructors...
2010-10-07  Jürg BilleterD-Bus: Support no-reply methods in GDBus clients and...
2010-10-07  Jürg Billetercodegen: Fix critical on symbols without source reference
2010-10-07  Jürg BilleterD-Bus: Fix dbus-glib servers
2010-10-07  Jürg BilleterFix address-of operator for pointer element access
2010-10-06  Jürg Billetercodegen: Fix double free with GValue boxing
2010-10-06  Ryan LortieSourceFile: change the definition of 'used'
2010-10-06  Jürg BilleterMake address-of operator work on all variables
2010-10-06  Darren WarnerCodeWriter: Write error types for delegates
2010-10-06  Jürg BilleterGVariant: Fix serialization of empty arrays
2010-10-06  Jürg BilleterFix crash on element access with generic methods
2010-10-06  Jürg Billetercodegen: Fix critical on unsupported struct field
2010-10-05  Jürg BilleterRename vala.vapi to libvala.vapi to match pkg-config...
2010-10-04  Jürg BilleterRelease 0.11.0 0.11.0
2010-10-04  Jürg Billeterbuild: Fix distcheck
2010-10-04  Ryan Lortieglib-2.0: add MainContext.invoke and invoke_full
2010-10-04  Rob Powellgtk+-2.0, gtk+-3.0: transfer ownership of TextBuffer...
2010-10-04  Rob Powellgedit-2.20: transfer ownership of Gedit.Document.get_ur...
2010-10-04  Evan Nemersongobject-2.0: Add GBinding bindings
2010-10-03  Jürg Billeterglib-2.0: Update GDateTime binding
2010-10-03  Jürg Billetergtk+-3.0: Update to 2.91.0
2010-10-03  Jürg Billetercairo: Update to 1.10.0
2010-10-03  Luca BrunoSupport adding new source files while visiting the...
2010-10-03  Luca BrunoMove package adding logic to CodeContext
2010-10-03  Luca BrunoMove source file adding logic to CodeContext
2010-10-03  Jürg BilleterCodeWriter: Do not write extern in EXTERNAL mode
2010-10-03  Jürg BilleterAlways use public accessibility for enum values
2010-10-03  Jürg Billetercodegen: Fix GVariant to array conversion in async...
2010-10-03  Jürg Billeterdova: Fix crash on replaced expressions in list and...
2010-10-03  Jürg Billeterdova: Fix critical on ellipsis parameter
2010-10-02  Evan Nemersonmysql: Automatically get length of arrays returned...
2010-10-02  Jukka-Pekka... mysql: Add several enums, bindings for the Mysql.Field...
2010-10-02  Evan Nemersonclutter-1.0: Fix LayoutManager.get_preferred_{height...
2010-10-02  Evan Nemersonsqlite3: Assorted memory management fixes for strings...
2010-09-30  Jürg BilleterAppend errordomain doc comments to generated C files
2010-09-30  Jürg Billeterdova: Support type checks and silent casts
2010-09-28  Jamie McCrackenGenie: Fix ownership of inline allocated arrays
2010-09-28  Jamie McCrackenGenie: Do not create empty type parameter lists in...
2010-09-28  Jamie McCrackenGenie: Fix accessibility of Enums
2010-09-26  Jürg BilleterRename pkg-config file from vala to libvala
2010-09-20  Jürg BilleterReport error when using pointer arithmetic with void*
2010-09-20  Jürg Billetercodegen: Fix missing _inner_error_ declaration in const...
2010-09-17  Jürg BilleterRelease 0.10.0
2010-09-17  Jürg Billetergio-2.0: Fix g_settings_list_* bindings
2010-09-17  Jürg Billetergio-2.0: Update to GLib master
2010-09-17  Jürg Billetergio-2.0: Add DBusConnection.get_proxy_sync to gio-2...
2010-09-17  Maciej Piechotkaglib-2.0: make HashFunc and EqualFunc generic delegates
2010-09-17  Maciej Piechotkaglib-2.0: make CompareFunc and CompareDataFunc generic...
2010-09-17  Jürg Billeterglib-2.0: Add GDateTime bindings
2010-09-17  Evan Nemersongtksourceview-2.0: make SourceCompletionProvider.get_ic...
2010-09-17  Robert Ancellposix: add getpwnam binding
2010-09-17  Philip Withnallreadline: fix the completion_matches binding
2010-09-17  Philip Withnallreadline: fix the cname of CompentryFunc
2010-09-17  Philip Withnallreadline: fix the signature of CompletionFunc
2010-09-17  Philip Withnallreadline: fix the attempted_completion_function binding
2010-09-17  Evan Nemersonglib-2.0: Add several missing symbols for glib-2.26.
2010-09-16  Jürg Billeterglib-2.0: Add g_key_file_get/set_int64 bindings
2010-09-16  Jürg Billetergirparser: Report error on unsupported GIR version
2010-09-16  Jürg Billetergirwriter: Fix crash in attribute handling
2010-09-16  Jürg BilleterD-Bus: Add missing gio.h include for GDBus servers
2010-09-15  Jürg BilleterD-Bus: Do not use GLib.Application in tests
2010-09-15  Jürg Billetergirparser: Fix detection of asynchronous methods
2010-09-15  Evan NemersonWrite GIR version 1.2 instead of version 1.1
2010-09-15  Jürg Billetergirparser: Set array_length_cname
2010-09-15  Jürg BilleterAdd array_length_cname attribute for parameters
2010-09-15  Jürg Billetergirparser: Update to parameter index handling used...
2010-09-15  Jürg Billetergirparser: Update to prefix handling used in GIR versio...
2010-09-15  Jürg Billetergirparser: Support alias syntax used in GIR version 1.2
2010-09-15  Jürg Billetergirparser: Support type names used in GIR version 1.2
2010-09-14  Jürg BilleterReport error when throwing internal errors from public...
2010-09-13  Jürg BilleterFix crash on invalid constructor chain up
2010-09-13  Jürg BilleterFix to_string method for enums
next