]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2012-08-15  Jürg Billetergio-2.0: Fix g_dbus_message_get_body binding
2012-08-15  Jürg Billetergio-2.0: Fix g_dbus_connection_send_message_with_reply...
2012-08-15  Jürg Billetercodegen: Drop extra copy of captured unowned parameters...
2012-08-15  Jürg Billetercodegen: Fix double free of captured owned parameters...
2012-08-14  Florian Broschtests: Update generic-api-test
2012-08-14  Philip WithnallFix tree builder processing of the static status of...
2012-08-14  Philip WithnallTidy up appending of colons to gtk-doc comments
2012-08-14  Philip WithnallLink to classes rather than constructors if the constru...
2012-08-14  Philip Withnalldoclet/gtkdoc: Implement @throws taglet in the gtk...
2012-08-14  Philip Withnalldoclet/gtkdoc: Use <code> rather than <blockquote>...
2012-08-14  Florian BroschAdd tests for drivers
2012-08-14  Jürg BilleterSupport static methods in generic classes
2012-08-13  Jürg BilleterSupport virtual interface properties
2012-08-13  Florian BroschAdd tests for MarkupReader
2012-08-13  Evan Nemersongirparser: set CCode type_id for enumerations
2012-08-13  Evan Nemersonpango: switch to GIR
2012-08-13  Florian BroschAdd tests for libvaladoc/parser and gtkdoc-scanner
2012-08-10  Florian Broschlibvaladoc: Move Api.NodeType to api/nodetype.vala
2012-08-10  Florian Broschdrivers: fix namespace comment selection
2012-08-10  Florian Broschlibvaladoc: fix vala 0.14.x compatibility
2012-08-10  Florian Broschlibvaladoc/html: Show all known sub-structs
2012-08-10  Florian Broschlibvaladoc: register child structs
2012-08-10  Florian Broschlibvaladoc: Drop deprecated methods
2012-08-09  Florian Broschlibvaladoc: rename Api.Interface.get_all_implemented_in...
2012-08-09  Florian Broschlibvaladoc/html: Add "All known members inherited from "
2012-08-09  Florian Broschgtkcommentparser: Fix --verbose
2012-08-09  Florian Broschgir-importer: Process implicit parameters
2012-08-08  Florian BroschTest symbol resolution in closures
2012-08-08  Jürg BilleterFix symbol resolution in closures
2012-08-08  Jürg Billetergirwriter: Fix index of length parameter for methods...
2012-08-07  Florian Broschgtkdoc: accept %<numeric>
2012-08-07  Florian Broschlibvaladoc/api: Fix memory cycle: method.base_method...
2012-08-06  Evan Nemersonbindings: mark bindings for deprecated libraries as...
2012-08-06  Evan Nemersonbindings: update gir based bindings
2012-08-06  Evan Nemersonlibnl-3.0: change format of some comments to avoid...
2012-08-06  Evan Nemersonlibpeas-1.0: add deps file
2012-08-06  Evan NemersonAdd gobject-introspection-1.0 bindings
2012-08-06  Evan Nemersonrest-0.7: add deps file with gio-2.0
2012-08-06  Florian Broschdriver/0.18.x: Add support for vala-0.17.4
2012-08-06  Florian Broschlibvaladoc/parser: add workaround for broken symbol...
2012-08-06  Jürg Billetercodewriter: Support fixed-length arrays
2012-08-06  Florian Broschlibvaladoc: accept @return in constructors
2012-08-06  Florian Broschlibvaladoc: accept "Vala ??.??.??-dirty" as driver...
2012-08-06  Dmitry Vaginposix: Fix in6_addr and in_addr bindings
2012-08-06  Tristan BrindleIgnore .h files passed to compiler
2012-08-06  Jürg BilleterRelease 0.17.4 0.17.4
2012-08-06  Jürg BilleterDo not warn when calling .begin or .end on static async...
2012-08-06  Colin Waltersbuilding.txt: Update to mention vala-bootstrap
2012-08-06  Jürg Billeterposix: Do not access static members with instance refer...
2012-08-06  Jürg BilleterFix incorrect warning on constructor chain up
2012-08-06  Jürg BilleterDo not require explicit `this' to access generated...
2012-08-06  Jacques-Pascal... vte, vte-2.90: Fix Vte.get_user_shell binding
2012-08-06  Jürg BilleterWarn when accessing static members with an instance...
2012-08-06  Jürg BilleterDo not access static members with instance references
2012-08-06  Jürg BilleterDrop warnings about unused internal symbols when using...
2012-08-06  Jürg BilleterDrop POSIX profile ca020bf04a09fe16e5583eea5a3a341e7796bff5
2012-08-06  Jürg BilleterDrop Dova profile
2012-08-06  Jeremy WhitingSupport [GenericAccessors] attribute for interfaces
2012-08-06  Florian Broscherror/warning message improvements
2012-08-02  Simon WerbeckAllow trailing comma in initializer list
2012-08-02  Jürg BilleterAccept comments in preprocessing directives
2012-08-02  Jürg Billeterglib-2.0: Use async scope for GThreadFunc
2012-08-02  Jürg BilleterSupport [CCode (scope = "async")] attribute for delegates
2012-08-02  Geert JordaensImprove error message for static access to instance...
2012-08-02  Mikkel Kamstrup... D-Bus: Support fd passing with GFileDescriptorBased
2012-08-02  Marc-André... gobject-2.0: Set bind_property() default flag
2012-08-01  Daiki Uenocodegen: Fix signature of array_contains for inline...
2012-08-01  Jürg Billetercodegen: Fix GMutex finalization with GLib 2.32
2012-08-01  Simon WerbeckRecompute length when casting between array types
2012-08-01  Jürg Billetercodegen: Fix va_start argument in methods throwing...
2012-08-01  Jürg Billetertests: Improve test for bug 620673
2012-07-31  Jürg BilleterDeprecate implicit .begin for async methods
2012-07-31  Jürg BilleterD-Bus: Add missing gio.h include for GDBus error domains
2012-07-30  Siegfried-Angel... codegen: Fix variadic constructors
2012-07-28  Evan NemersonUpdate GIR-based bindings.
2012-07-28  Evan Nemersongirparser: support class methods
2012-07-28  Evan Nemersongirparser: add GIR name attribute to reparented types
2012-07-27  Jens Georgvala.m4: Fix calling VALA_CHECK_PACKAGES multiple times
2012-07-27  Jens Georgvala.m4: Fix typo
2012-07-21  Florian Broschdoclets/devhelp: Imrpove page titles
2012-07-21  Florian Broschdoclets/htm: Imrpove page titles
2012-07-21  Evan Nemersongobject-2.0: add Closure.SIZE for sizeof(GClosure)
2012-07-21  Evan Nemersongtk+-3.0: update to 3.5.9
2012-07-21  Florian Broschlibvaladoc: Improve plugin selection (#676453)
2012-07-21  Florian Broschlibvaladoc: Avoid reparsing of comments
2012-07-21  Florian Broschlibvaladoc/taglets: error/warning message improvements
2012-07-21  Florian Broschlibvaladoc/html: Add methods to package overviews
2012-07-21  Florian Broschlibvaladoc/api: Fix documentation for Method.is_override
2012-07-21  Florian Broschlibvaladoc/api: Fix documentation for Method.is_static
2012-07-21  Florian Broschlibvaladoc/api: Drop glib_error
2012-07-21  Florian Broschlibvaladoc: Add context check for @return
2012-07-21  Florian Broschlibvaladoc: Add context check for @throws
2012-07-21  Florian Broschlibvaladoc: ErrorReporter: Drop ErrorType
2012-07-21  Florian Broschlibvaladoc: @throws: Check for unthrown exceptions
2012-07-20  Evan Nemersongnome-keyring-1: deprecate in favor of bindings distrib...
2012-07-20  Evan Nemersongio-2.0: make DataInputStream.read_line*.length default...
2012-07-18  Richard Schwartingglib-2.0: Add g_test_fail binding
2012-07-18  Jürg Billeterudisks2: Regenerate
2012-07-18  Jürg Billetergdk-pixbuf-2.0: Regenerate
2012-07-18  Jürg Billetergirparser: Fix async creation methods throwing errors
next