]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-02-13  Marc-André... glib-2.0: add likely, unlikely and static_assert
2010-02-13  Michael 'Mickey... readline: various fixes to delegates and attributes
2010-02-12  Sandino Floresglib-2.0: add bindings for fread and fwrite
2010-02-12  Víctor Manuel... Put the instance_pos attribute in delegates in code...
2010-02-12  Víctor Manuel... gstreamer-0.10: regenerate gi and vapi files
2010-02-12  Víctor Manuel... gstreamer-0.10: hide the members of the GstIterator...
2010-02-12  Víctor Manuel... gstreamer-0.10: Add Gst.TagSetter interface
2010-02-12  Jürg BilleterD-Bus: Add DBus.Object.get_all method
2010-02-12  Jürg BilleterGAsync: Declare functions for abstract async methods
2010-02-12  Evan Nemersongdk-2.0: update to 2.18.6
2010-02-12  Simon Wennergnome-keyring-1: Add out to some parameters of *_sync...
2010-02-12  Evan NemersonUpdate delegate has_target syntax in *-custom.vala
2010-02-12  Jürg BilleterD-Bus: Handle errors on property access in static clients
2010-02-11  yselkowitzseveral build fixes
2010-02-11  Adrien BustanyGIR parser: Always add the cname attribute to generated...
2010-02-11  Marc-André... Fix unsafe C generated when copying array property
2010-02-11  Robin SoneforsSupport `in' operator for arrays
2010-02-11  Jürg Billeterglib-2.0: Fix g_utf8_validate binding
2010-02-10  Florian Broschhtml-doclet: header and foother fix
2010-02-10  Jürg BilleterFix closures in constructors
2010-02-10  Jürg BilleterFix error handling checks in switch statements
2010-02-10  Jürg BilleterD-Bus: Fix memory leaks when handling signals in static...
2010-02-10  Jürg BilleterD-Bus: Fix memory leaks when calling async methods...
2010-02-10  Jürg BilleterGObject: Fix invalid code with string-derived properties
2010-02-10  Jürg BilleterAllow using array element access as ref and out method...
2010-02-10  Florian Broschlibvaladoc: rm useless ? from container in check function
2010-02-10  Florian Broschvala 0.7.10 migration
2010-02-10  Florian Broschlibvaladoc: documentation importer
2010-02-09  Florian Broschvaladoc.org: navigation fix
2010-02-09  Florian Broschvaladoc.org: chart path fix
2010-02-08  Florian Broschvaladoc.org: switch to static content
2010-02-08  Adrien Bustanypurple bindings: Add files to Makefile.am
2010-02-08  Adrien Bustanypurple bindings: Put the .deps file in the right folder
2010-02-08  Adrien BustanyAdd bindings for libpurple
2010-02-08  Jürg Billeterlinux: Do not use doc comment for file header comment
2010-02-08  Jürg Billeterdbus-glib-1: Add bindings for constants from libdbus
2010-02-08  Jürg BilleterD-Bus: Move DataType.get_type_signature to D-Bus modules
2010-02-08  Jürg Billeterglib-2.0: Add g_main_context_*_thread_default bindings
2010-02-07  Florian Broschnew xml doclet
2010-02-07  Jürg BilleterFix crash when opening file fails
2010-02-05  Jürg BilleterDo not use string.replace
2010-02-04  Jürg BilleterPost-release version bump
2010-02-04  Jürg BilleterRelease 0.7.10 0.7.10
2010-02-04  Jürg BilleterDo not check unexpected errors if there is a general...
2010-02-04  Jürg BilleterDo not check unexpected errors within finally blocks
2010-02-04  Jürg Billeterglib-2.0: Include stdlib.h when using abs function...
2010-02-04  Jürg BilleterInclude string.h when using strcmp
2010-02-04  Jürg BilleterFix symbol resolving in enums
2010-02-04  Jürg BilleterFix crash on invalid field initializer
2010-02-04  Jürg BilleterGAsync: Support async callback from closure
2010-02-04  Jürg BilleterFix symbol resolving for base types of structs
2010-02-04  Michael 'Mickey... linux: bind mount(2) and friends as well as the rest...
2010-02-03  Jürg BilleterD-Bus: Fix crash on properties without set accessors
2010-02-03  Jürg Billeterdbus-glib-1: Fix type id of BusName
2010-02-03  Jürg Billeterdbus-glib-1: Fix marshalling of ObjectPath
2010-02-03  Marc-André... Use intermediate variables to initialize static structs
2010-02-03  Rob TaylorFix GIR writing to only add <include> lines for API...
2010-02-03  Michael 'Mickey... posix: bind struct sockaddr_in
2010-02-03  Evan Nemersonlibsoup-2.4: nullability fixes for Soup.MessageHeaders...
2010-02-03  Luca Brunolibxml-2.0: many binding improvements, add Html namespace
2010-02-03  Evan NemersonChange many static delegates to has_target = false
2010-02-03  Evan Nemersoncairo: Use closure param to ReadFunc and WriteFunc...
2010-02-03  Evan Nemersontracker-indexer-module-1.0: regenerate
2010-02-01  Michael 'Mickey... dbus-glib-1: bind more lowlevel (raw) dbus entities...
2010-02-01  Jürg BilleterGAsync: Support calling async methods that finish immed...
2010-02-01  Jürg BilleterFix protected member access check in inner classes
2010-02-01  Rob TaylorGIR Namespace support
2010-02-01  Jürg BilleterDo not consider struct creation as chain-up
2010-01-31  Michael 'Mickey... posix: use new syntax for delegates without target
2010-01-29  Jürg BilleterFix foreach for inline-allocated arrays
2010-01-29  Marc-André... Initialize array_size in init_fragment
2010-01-29  Marc-André... D-Bus: Fix access to array structs members in static...
2010-01-29  Marc-André... Perform flow analysis on lambda expressions
2010-01-29  Jürg BilleterReport error for instance methods used as delegates...
2010-01-29  Jürg BilleterImplement coalescing operator ??
2010-01-29  Marc-André... Enforce protected member restrictions
2010-01-29  Marc-André... Error on usage of protected outside classes and interfaces
2010-01-29  Jürg BilleterD-Bus: Fix output array parameters in servers
2010-01-29  Jürg BilleterFix relational operations involving nullable types
2010-01-29  Jürg BilleterSupport equality checking on nullable boolean and numer...
2010-01-29  Marc-André... Respect signal accessibility
2010-01-29  Jürg BilleterSupport chaining up to constructors in structs
2010-01-29  Marc-André... Do not put new in front of struct creation in code...
2010-01-29  Marc-André... Remove traces of NoArrayLength, and warn on its usage
2010-01-29  Jürg BilleterConvert conditions in if statements to bool if necessary
2010-01-29  Luca BrunoFix generic type resolution for arrays of generic types
2010-01-29  Marc-André... Initialize DelegateType local variables
2010-01-28  Adrien BustanyUpdate rest.vapi file
2010-01-28  Adrien BustanyFix cheader_filename in rest-custom.vala
2010-01-28  Adrien BustanyRestore missing function in rest.vapi
2010-01-27  Jürg BilleterFix bug number used in test for bug 567181
2010-01-27  Thijs VermeirGError: Fix leak when throwing an error in the constructor
2010-01-27  Jürg BilleterDo not generate unnecessary error check after throw...
2010-01-27  Jürg BilleterDistinguish between unhandled and unexpected errors
2010-01-26  Evan Nemersonglib-2.0: revert previous patch against MarkupParser...
2010-01-26  Jürg BilleterWarn when using deprecated static modifier on delegates
2010-01-26  Jiří Zárevúckyglib-2.0: fix MarkupParser callbacks.
2010-01-26  Jamie McCrackenGenie: Removed unused FOREACH keyword
2010-01-25  Evan Nemersongtk+-2.0: Fix gtk_combo_box_set_row_separator_func...
2010-01-25  Sandino Floresgtk+-2.0: add missing type list for gtk_icon_view_get_s...
next