[vala] Created tag 0.40.12



The signed tag '0.40.12' was created.

Tagger: Rico Tzschichholz <ricotz ubuntu com>
Date: 1545318757 +0100

    0.40.12

Changes since the last tag '0.40.11':

Alistair Thomas (2):
      docs: Use Markdown for README and move to README.md
      docs: Update build instructions and move them to README.md

Corentin Noël (2):
      gio-2.0: Add missing File.new_build_filename()
      glib-2.0: Avoid double-free in GLib.Array if clear_func is set

Florian Brosch (1):
      vala: Break possible endless loop in SymbolResolver.get_type_for_struct()

Rico Tzschichholz (61):
      codegen: Fix method pointer cast if instance isn't at first position
      tests: Add GenericArray (GPtrArray) tests
      tests: Avoid use of g_ptr_array_find() which requires glib >= 2.54
      vala: Add CodeNode.copy_attribute_*() helper methods
      vala: Copy CCode instance_pos argument from virtual/abstract base methods
      vapi: Some random fixes on old bindings
      gio-2.0: Replace finish_function ccode-attributes with finish_name
      glib-2.0: Replace ctype ccode-attributes with type
      codegen: Transfer ownership of compact class to DestroysInstance method
      libvaladoc: Match property signature with vala's codewriter
      libvaladoc/html: Sort symbols and members where possible
      libvaladoc: Actually assign type_id of Api.Structs
      libvaladoc: Link against private libvalaccodegen
      libvaladoc: Add type_id to Api.Enum/Interface
      valadoc/html: Skip package dependency if target directory already exists
      doc: Fix build of internal-api-docs
      doc: Include dependencies for internal-api-docs to get reference linking
      tests: Add enum/errordomain tests for GIR parser to increase coverage
      libvaladoc: Use Scanner.get_identifier_or_keyword() instead of outdated copy
      glib-2.0: Add missing Array.set_clear_func() binding
      genieparser: Use dedicated Class.add_constructor/destructor() methods
      tests: Add bug specific "lock test"
      tests: Add "static fields" to compact class to increase coverage
      vala: Remove superfluous return_if_fail()
      vala: Compact classes don't allow private/class fields and to lock fields
      girwriter: Write glib-type attributes for Enums/Structs with type_id
      ccode: Add void to delegate typedef declarations without parameters
      parser: Use comment which was already retrieved in parse_declaration()
      gdk-x11-3.0,gtk+-3.0: Update to 3.24.1+356f1f59
      gtk+-4.0: Update to 3.94.0+40ae5c13
      codegen: Make sure to include declarations for delegate typed parameters
      tests: Extend assignment and array element access tests
      codegen: Don't emit unused temp variable for element access assignments
      tests: Add default defines test for VALA_0_XX and GLIB_2_XX
      glib-2.0: Cast strcmp to GCompareFunc
      codegen: Actually create method cast for base interface method as needed
      tests: Add invalid "switch" tests to increase coverage
      tests: Add and improve "foreach iterator" tests to increase coverage
      vala: Add missing re-check guards for Do/For/WhileStatement and SwitchLabel
      tests: Simplify "errors/errors" test a bit
      vala: Type check for errors require an error expression
      vala: Make check_arguments() more verbose and don't bail on first error
      vala: Don't emit member access of assignments on static properties
      codegen: Emit initializer for enum-value into wanted declaration space
      girparser: Skip "source-position" elements
      girparser: Skip possible docs in transparent union
      gtk+-4.0: Update to 3.94.0+8de1ba2c
      testrunner: Pass buildsystem's CC through to valac
      glib-2.0: Add GLib.pointer aka gpointer binding
      gobject-2.0: Attribute all symbols with cheader_filename = "glib-object.h"
      tests: Add "subtype cycle" tests to increase coverage
      codegen: Emit delegate/enum typedefs to type-declaration section
      tests: Add "emit order" tests
      codegen: Always emit constants with initializer-list
      codegen: Handle non-default AsyncResult parameter position
      vapi: Regenerate GIR-based bindings to fix non-standard async methods
      gobject-introspection-1.0: Pick up version attribute fixes
      poppler-glib: Update to 0.71
      gtk+-3.0: Update to 3.24.2+eb821cb8
      gtk+-4.0: Update to 3.94.0+a99bd2a4
      Release 0.40.12

Timm Bäder (1):
      codegen: Mark needle parameter of internal array-contains methods as const

Vivek Raj (1):
      vala: Use clearer error message for automatic properties in interfaces


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]