vala 0.49.91

2020-08-23 Thread Rico Tzschichholz
News


 * Various improvements and bug fixes:
  - codegen: Don't append unreachable clean-up section of Block [#169] [#838]
  - codegen: Always include base_struct declaration if available [#464]
  - vala: Additionally break on ObjectCreationExpression in "tainted" check
  - vala: Add ObjectCreationExpression.to_string()
  - manual: Update from wiki.gnome.org

 * Bindings:
  - gio-unix-2.0,glib-2.0: Updates for 2.66
  - gtk4: Resolve a few conflicts of methods with virtual-methods


ChangeLog
=
https://download.gnome.org/sources/vala/0.49/vala-0.49.91.changes  (1.47K)

Download

https://download.gnome.org/sources/vala/0.49/vala-0.49.91.tar.xz (3.34M)
  sha256sum: 5048da3e7737f7079404c755f017e402072adf4db8bfd4525f1be17349198e8b

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.49.90

2020-08-15 Thread Rico Tzschichholz
News


 * Regression and bug fixes:
  - Revert "girwriter: Use appropriate get_ccode_* functions" [#1059]
  - tests: Don't rely on undefined use-after-free behaviour of glibc
  - Add TraverseVisitor for traversing the tree with a callback
  - Force usage of temporary variables for "tainted" member accesses [#1061]
  - vala: Move transformation of unary increment/decrement to codegen
  - vala: Set parent_node for child nodes of lambda-expression [#1062]

 * Bindings:
  - gstreamer: Update from 1.17.2+ git master
  - gtk4: Update to 3.99.0+e6e2d6b4
  - pango: Update from 1.46.0
  - webkit2gtk-4.0: Update to 2.29.91


ChangeLog
=
https://download.gnome.org/sources/vala/0.49/vala-0.49.90.changes  (1.38K)

Download

https://download.gnome.org/sources/vala/0.49/vala-0.49.90.tar.xz (3.34M)
  sha256sum: 70e2fe5c6baf11a59a1e858f0bb8153aa5352fbfc837c00156a412689a9e11f5

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.46.13

2020-08-10 Thread Rico Tzschichholz
News


 * Regression and bug fixes:
  - codegen: Include header for base-symbols when connecting vfuncs
  - vala:
+ Inherit CCode.returns_floating_reference attribute from base [#1053]
+ Mark tranformed member-access as qualified [#57]
  - girparser: Add support for string "feature_test_macro" metadata
  - Revert "girwriter: Use appropriate get_ccode_* functions" [#1059]

 * Bindings:
  - gio-unix-2.0: Fix "g_unix_mount_for" binding [#1052]
  - gio-2.0: Include "gio/gsettingsbackend.h" for GLib.SettingsBackend
members [#1054]
  - goocanvas-2.0: Fix some field ownerships and types [#1057]
  - posix: Add missing "has_typedef" attribute for some delegates
  - posix: Declare WRDE_APPEND constant as public


ChangeLog
=
https://download.gnome.org/sources/vala/0.46/vala-0.46.13.changes  (1.84K)

Download

https://download.gnome.org/sources/vala/0.46/vala-0.46.13.tar.xz (3.28M)
  sha256sum: 7a4771f9a0284763db3a439e3cded0e616bb52135e0f3ecbc143e52ee026f434

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.48.9

2020-08-10 Thread Rico Tzschichholz
News


 * Regression and bug fixes:
  - codegen: Include header for base-symbols when connecting vfuncs
  - vala:
+ Inherit CCode.returns_floating_reference attribute from base [#1053]
+ Mark tranformed member-access as qualified [#57]
  - girparser: Add support for string "feature_test_macro" metadata
  - Revert "girwriter: Use appropriate get_ccode_* functions" [#1059]

 * Bindings:
  - gio-unix-2.0: Fix "g_unix_mount_for" binding [#1052]
  - gio-2.0: Include "gio/gsettingsbackend.h" for GLib.SettingsBackend
members [#1054]
  - goocanvas-2.0: Fix some field ownerships and types [#1057]
  - gstreamer: Update from 1.17.2+ git master
  - gtk4: Update to 3.99.0+358b698e
  - pango: Update from 1.45.4+
  - posix: Add missing "has_typedef" attribute for some delegates
  - posix: Declare WRDE_APPEND constant as public


ChangeLog
=
https://download.gnome.org/sources/vala/0.48/vala-0.48.9.changes  (1.94K)

Download

https://download.gnome.org/sources/vala/0.48/vala-0.48.9.tar.xz (3.31M)
  sha256sum: 9cea16d3bb3daddbfe0556b99fbfa08146230db7651e1e674cd08b4df5cefea9

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.49.2

2020-08-09 Thread Rico Tzschichholz
News


 * Highlights:
  - Support non-virtual signals with default handler [#1056]

 * Various improvements and bug fixes:
  - codegen: Include header for base-symbols when connecting vfuncs
  - vala:
+ Inherit CCode.returns_floating_reference attribute from base [#1053]
+ Mark tranformed member-access as qualified [#57]
+ Switch context if with-variable is not owned by with-statement [#1043]
  - girparser: Add support for string "feature_test_macro" metadata

 * Bindings:
  - gio-2.0: Include "gio/gsettingsbackend.h" for GLib.SettingsBackend
members [#1054]
  - goocanvas-2.0: Fix some field ownerships and types [#1057]
  - gstreamer: Update from 1.17.2+ git master
  - gtk4: Update to 3.99.0+358b698e
  - pango: Update from 1.45.4+
  - posix: Add missing "has_typedef" attribute for some delegates
  - posix: Declare WRDE_APPEND constant as public
  - vapi: Update GIR-based bindings


ChangeLog
=
https://download.gnome.org/sources/vala/0.49/vala-0.49.2.changes  (1.93K)

Download

https://download.gnome.org/sources/vala/0.49/vala-0.49.2.tar.xz (3.33M)
  sha256sum: 8f7477bd309ff0ff4ca57a06c10efab4157485ccfbfaf2fbf1bc57c3edc65779

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.49.1

2020-08-03 Thread Rico Tzschichholz
News


 * Highlights:
  - Use defintions of public header in internal header if available
and drop --use-header compiler option and enable it by default [#713]
  - gdbus: Use GDBusProxy API to set `g-interface-info` at initialization time
  - Check vfunc of abstract/virtual methods and property accessors for NULL
before using it [#153]
  - Check coverage of switch on enum-type and issue warnings if needed [#777]
  - Map empty start/end index to 0/length for slice expressions [#238]
  - Add support for "with" statement (mark them experiemental) [#327]
  - Use inheritted scopes of base-types/prerequisites to resolve symbols [#54]
 * Various improvements and bug fixes:
  - codegen:
+ Add implicit parameter and instance checks in async method [#1005]
+ Make use of CCode.cname for label name of CatchClause
  - vala:
+ Move setting of target profile and standard packages into CodeContext
+ Remove some public API from expressions and statements
+ Add Expression.is_always_true/false() helpers
+ Add InvalidExpression as replacement for erroneous nodes instead
+ Don't loose invalid_syntax when copying array type for variables [#942]
  - girparser: Strip "Enum"-suffix only from enumeration
  - girwriter: Internal fields/vfuncs in type-symbols are public in C [#513]
  - libvaladoc: Remove unused Api.Class.get_finalize_function_name() API
  - testrunner: Add more -Werror=* flags

 * Bindings:
  - gio-unix-2.0: Fix "g_unix_mount_for" binding [#1052]
  - glib-2.0,gio-2.0,gobject-2.0: Updates for 2.66
  - glib-2.0: data of GLib.Bytes is allowed to be null
  - glib-2.0: Add more explicit type_id attributes for various symbols
  - gstreamer: Update from 1.17.2+ git master
  - gtk4: Update to 3.99.0+d743e757
  - pango: Update from 1.45.2
  - vapi: Update GIR-based bindings


ChangeLog
=
https://download.gnome.org/sources/vala/0.49/vala-0.49.1.changes  (420)

Download

https://download.gnome.org/sources/vala/0.49/vala-0.49.1.tar.xz (3.33M)
  sha256sum: df6848fad3fa475010024f0ec4f42bf45ee1249d5adda115dc5e08097a2c9d72

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.46.12

2020-07-30 Thread Rico Tzschichholz
News


 * Various improvements and bug fixes:
  - codegen:
+ Properly compare string if binary-expression contains string-literal
+ Inline allocated and constant arrays are never NULL
+ Check param for null before using it
+ Properly destroy elements of an inline struct array [#365]
  - vala:
+ Avoid subsequent critical caused by invalid array type for constant
+ Improve error handling of nested initializer lists
+ Don't allow "resize" invocation on variable with unowned array type [#928]
+ Property must be writable when invoking ReturnsModifiedPointer method 
[#1023]
+ Recursive check of assignment target to recognize constants [#944]
+ Return copy of constant type in get_value_type_for_symbol()
+ Handle parameter initializer without value-type
+ Fully qualify member-access when using-directive was used to resolve [#57]
+ Tranform instance member-access to a static one if possible [#270]
+ Improve check of expression passed to yield
+ Allow prototype access to signal with emitter
+ Check error-type accessibility of creation methods and delegates
  - girparser: Warn about conflicting signals and properties
  - girparser: Skip 'docsection' elements in 
  - girwriter:
+ Add c:identifier-prefixes to 
+ Write c:type="void" when name="none"
+ Write c:symbol-prefix on supported elements
+ Don't include symbols outside of a namespace [#241]
+ Use appropriate get_ccode_* functions
  - libvaladoc: Support exporting the `class` modifier on methods and fields
  - Disable deprecation warnings when checking bindings
  - tests: Fix "methods/extern" test with -Werror=address and gcc 5.4.0

 * Bindings:
   - glib-2.0: Add AtomicUint, an alternation of AtomicInt for uint [#915]
   - gtk+-3.0: Update to 3.24.21+ffe2df7b
   - gtk+-3.0: Resolve conflicts of signals with properties
   - webkit2gtk-4.0: Update to 2.29.4


ChangeLog
=
https://download.gnome.org/sources/vala/0.46/vala-0.46.12.changes  (4.71K)

Download

https://download.gnome.org/sources/vala/0.46/vala-0.46.12.tar.xz (3.27M)
  sha256sum: b6a99e6546eaa7ab92e627429e1c37879a15f05f7ee76759ca5a1c18e37f3f1e

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.48.8

2020-07-29 Thread Rico Tzschichholz
News


 * Various improvements and bug fixes:
  - codegen:
+ Handle "gtk_param_spec_expression" in get_param_spec()
+ Properly compare string if binary-expression contains string-literal
+ Inline allocated and constant arrays are never NULL
+ Check param for null before using it
+ Properly destroy elements of an inline struct array [#365]
  - vala:
+ Avoid subsequent critical caused by invalid array type for constant
+ Improve error handling of nested initializer lists
+ Don't allow "resize" invocation on variable with unowned array type [#928]
+ Property must be writable when invoking ReturnsModifiedPointer method 
[#1023]
+ Recursive check of assignment target to recognize constants [#944]
+ Return copy of constant type in get_value_type_for_symbol()
+ Handle parameter initializer without value-type
+ Fully qualify member-access when using-directive was used to resolve [#57]
+ Tranform instance member-access to a static one if possible [#270]
+ Improve check of expression passed to yield
+ Allow prototype access to signal with emitter
+ Check error-type accessibility of creation methods and delegates
  - girparser: Warn about conflicting signals and properties
  - girparser: Skip 'docsection' elements in 
  - girwriter:
+ Add c:identifier-prefixes to 
+ Write c:type="void" when name="none"
+ Write c:symbol-prefix on supported elements
+ Don't include symbols outside of a namespace [#241]
+ Use appropriate get_ccode_* functions
  - libvaladoc: Support exporting the `class` modifier on methods and fields
  - Disable deprecation warnings when checking bindings
  - tests: Fix "methods/extern" test with -Werror=address and gcc 5.4.0

 * Bindings:
   - glib-2.0: Add AtomicUint, an alternation of AtomicInt for uint [#915]
   - gstreamer: Update from 1.17.2+ git master
   - gtk+-3.0: Update to 3.24.21+ffe2df7b
   - gtk+-3.0: Resolve conflicts of signals with properties
   - gtk4: Resolve conflict of DropTarget.drop signal with property [#1033]
   - gtk4: Improve Gtk.ParamSpecExpression binding
   - gtk4: Fix binding of CClosureExpression ctor [#1024]
   - gtk4,gtk4-unix-print: Update to 3.98.5+23dcf36e
   - webkit2gtk-4.0: Update to 2.29.4


ChangeLog
=
https://download.gnome.org/sources/vala/0.48/vala-0.48.8.changes  (5.67K)

Download

https://download.gnome.org/sources/vala/0.48/vala-0.48.8.tar.xz (3.31M)
  sha256sum: c83a9b7292627bc259dae7cd414c813a48f285b4b2f4b574fa28e6af9a582ab4

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.40.4

2018-04-15 Thread Rico Tzschichholz
News


 * Various improvements and bug fixes:
  - girparser: Add support for NoAccessorMethod metadata

 * Bindings:
  - glib-2.0: Mark str parameter of Variant.take_string() as owned
  - gstreamer: Update from 1.15+ git master
  - gtk+-*.0: Set NoAccessorMethod on Gtk.Radio*.group properties
(Regression in gtk+-3.0)
  - gtk+-4.0: Update to 3.93.0+fc6018f1
  - json-glib-1.0: Mark return-type of gvariant_deserialize*() as nullable
  - webkit2gtk-4.0: Update to 2.20.1


ChangeLog
=
https://download.gnome.org/sources/vala/0.40/vala-0.40.4.changes  (828)

Download

https://download.gnome.org/sources/vala/0.40/vala-0.40.4.tar.xz (3.19M)
  sha256sum: 379354a2a2f7ee5c4d6e0f5e88b0e32620dcd5f51972baf6d90d9f18eb689198

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


valadoc 0.36.2

2018-04-10 Thread Rico Tzschichholz

Download

https://download.gnome.org/sources/valadoc/0.36/valadoc-0.36.2.tar.xz (375K)
  sha256sum: 30fd74fa65003fcbbaec90bd607110062dc0c883a8766a9c249ff853d7d4ca41

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.36.13

2018-04-09 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - valac: Always use the given "pkg-config" and respect PKG_CONFIG envar
  - codegen:
+ Don't append fixed-length of array fields in initializers
+ Don't add target fields for captured delegates without target
+ Don't add length fields for captured fixed-length array variables
  - Properly handle array-initializers inside struct-initializers [#622178]
  - The rank of an array-initializer should match the target's rank [#744923]
  - Fix recursive declaration in generic base type [#688732]
  - gdbus: Fix missing declaration of _fd_list for async methods [#794566]
  - vala: Fix return-type of BasicBlock.get_successors()

 * Bindings:
  - glib-2.0: Use g_value_*et_schar instead of deprecated g_value_*et_char
  - gobject-2.0: Add ParamSpecGType
  - gobject-2.0: Cherry-pick some changes from 0.38
  - gstreamer-1.0: Cherry-pick some fixes from 0.38/0.40
  - gdk-3.0,gtk+-3.0: Update to 3.22.29
  - gtk+-*.0: Fix iter parameter of TextView.backward*/forward*/move_visually()
[#794345]
  - gtk+-4.0: Hide dedicated constructors of compact classes bound as structs
[#794733]
  - libgnome-menu-3.0: Add deps file
  - posix: Fix sig*set and sigprocmask parameters to be out/ref [#727425]
  - posix: Include sys/sysmacros.h for major(), minor() and makedev() [#794651]
  - purple: Update to 2.12.0
  - webkit2gtk-4.0: Update to 2.20.0


ChangeLog
=
https://download.gnome.org/sources/vala/0.36/vala-0.36.13.changes  (2.80K)

Download

https://download.gnome.org/sources/vala/0.36/vala-0.36.13.tar.xz (2.74M)
  sha256sum: 3355829b6bd3ab395d9b1f25f99afde5bba8ec04e62684442b70a7a6a33fbf3f

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.38.9

2018-04-09 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - valac: Always use the given "pkg-config" and respect PKG_CONFIG envar
  - codegen:
+ Don't append fixed-length of array fields in initializers
+ Add source_reference to some store_local/_field() calls
+ Don't add target fields for captured delegates without target
+ Don't add length fields for captured fixed-length array variables
  - Properly handle array-initializers inside struct-initializers [#622178]
  - The rank of an array-initializer should match the target's rank [#744923]
  - Fix recursive declaration in generic base type [#688732]
  - valadoc: Bump glib_minor to match 0.38 series
  - gdbus: Fix missing declaration of _fd_list for async methods [#794566]
  - vala: Fix return-type of BasicBlock.get_successors()

 * Bindings:
  - glib-2.0: Use g_value_*et_schar instead of deprecated g_value_*et_char
  - gobject-2.0: Add ParamSpecGType
  - gobject-2.0: Cherry-pick some changes from 0.40
  - gstreamer-1.0: Update to 1.14.0 and add gstreamer-webrtc-1.0 bindings
  - gdk-3.0,gtk+-3.0: Update to 3.22.29
  - gtk+-*.0: Fix iter parameter of TextView.backward*/forward*/move_visually()
[#794345]
  - gtk+-*.0: Hide dedicated constructors of compact classes bound as structs
[#794733]
  - gtk+-3.0,gtk+-4.0: Fix TreeView.is_blank_at_pos()
  - libgnome-menu-3.0: Add deps file
  - posix: Fix sig*set and sigprocmask parameters to be out/ref [#727425]
  - posix: Include sys/sysmacros.h for major(), minor() and makedev() [#794651]
  - purple: Update to 2.12.0
  - webkit2gtk-4.0: Update to 2.20.0


ChangeLog
=
https://download.gnome.org/sources/vala/0.38/vala-0.38.9.changes  (3.12K)

Download

https://download.gnome.org/sources/vala/0.38/vala-0.38.9.tar.xz (3.25M)
  sha256sum: c3ba214dd2bf981d646d57adfed0ce69600b2ba6c942dea1c93630ed98c201b6

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


gobject-introspection 1.56.1

2018-04-08 Thread Rico Tzschichholz

Download

https://download.gnome.org/sources/gobject-introspection/1.56/gobject-introspection-1.56.1.tar.xz
 (1.33M)
  sha256sum: 5b2875ccff99ff7baab63a34b67f8c920def240e178ff50add809e267d9ea24b

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.40.3

2018-04-08 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - vala: Fix return-type of BasicBlock.get_successors()

 * Bindings:
  - gstreamer: Update from 1.15+ git master
  - gtk+-3.0: Fix regression of StatusIcon.position_menu() [#891629]
  - gtk+-4.0: Update to 3.93.0+ff738269
  - libgsf-1: Update to 1.14.42+ [#794777]


ChangeLog
=
https://download.gnome.org/sources/vala/0.40/vala-0.40.3.changes  (542)

Download

https://download.gnome.org/sources/vala/0.40/vala-0.40.3.tar.xz (3.19M)
  sha256sum: 6d4f1f0b2edaa0d4aa96f72735a9845e6b1acf80a0a2ae494b5d43e07833119e

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.40.2

2018-03-28 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - gdbus: Fix missing declaration of _fd_list for async methods [#794566]

 * Bindings:
  - glib-2.0: Use g_value_*et_schar instead of deprecated g_value_*et_char
  - gobject-2.0: Add ParamSpecGType
  - gtk+-*.0: Hide dedicated constructors of compact classes bound as structs
[#794733]


ChangeLog
=
https://download.gnome.org/sources/vala/0.40/vala-0.40.2.changes  (571)

Download

https://download.gnome.org/sources/vala/0.40/vala-0.40.2.tar.xz (3.19M)
  sha256sum: 75a3dc2de36873d8ceab168b2fde1b2c378a1f7104a3b3391ba3acf579c674b3

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.40.1

2018-03-26 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - codegen: Don't add target fields for captured delegates without target
  - codegen: Don't add length fields for captured fixed-length array variables
  - valadoc: Bump VALA_0_xx defines and glib_minor to match 0.40 series

 * Bindings:
  - Add libgeoclue-2.0 bindings [#794376]
  - gobject-2.0: Cherry-pick some changes from 0.42
  - gdk-3.0,gtk+-3.0: Update to 3.22.29
  - gtk+-4.0: Update to 3.93.0+433517fd
  - gtk+-*.0: Fix iter parameter of TextView.backward*/forward*/move_visually()
[#794345]
  - gstreamer-1.0: Update to 1.13.91 and add gstreamer-webrtc-1.0 bindings
  - libgsf-1: Switch to GIR and update to 1.14.42
  - linux: Add various symbols
  - posix: Add various symbols
  - posix: Include sys/sysmacros.h for major(), minor() and makedev() [#794651]
  - webkit-1.0: Update to 2.4.11
  - webkit2gtk-4.0: Update to 2.20.0
  - Update GIR-based bindings


ChangeLog
=
https://download.gnome.org/sources/vala/0.40/vala-0.40.1.changes  (2.41K)

Download

https://download.gnome.org/sources/vala/0.40/vala-0.40.1.tar.xz (3.19M)
  sha256sum: 79b544305640b00010008cad0df1a1742363f636e4a7e3d410f651edc728f605

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


gobject-introspection 1.56.0

2018-03-13 Thread Rico Tzschichholz

Download

https://download.gnome.org/sources/gobject-introspection/1.56/gobject-introspection-1.56.0.tar.xz
 (1.33M)
  sha256sum: 0d7059fad7aa5ec50d9678aea4ea139acab23737e9cf9ca0d86c615cecbaa0f8

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


vala 0.40.0

2018-03-11 Thread Rico Tzschichholz
News


 * Various bug fixes:
  - compiler: Fix critical when vala is called without run args [#793657]

 * Bindings:
  - alsa: Add the major part of the ALSA Sequencer API [#763127]
  - gstreamer-1.0: Update to 1.13.90
  - gtk+-4.0: Update to 3.93.0+527d265b
  - linux: Add various symbols
  - posix: Add various symbols [#663633]
  - Update GIR-based bindings


ChangeLog
=
https://download.gnome.org/sources/vala/0.40/vala-0.40.0.changes  (1.50K)

Download

https://download.gnome.org/sources/vala/0.40/vala-0.40.0.tar.xz (3.18M)
  sha256sum: 15888fcb5831917cd67367996407b28fdfc6cd719a30e6a8de38a952a8a48e71

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


gobject-introspection 1.55.2

2018-02-22 Thread Rico Tzschichholz
News


=== 2.56 ==

• Changes:
  - Add _Float128 to the base C types
  - Update annotations imported from GLib, and require GLib 2.56

• Issues resolved on gitlab.gnome.org:
  - #173 - Fails to parse flag-constants
  - #175 - writer: Include documentation and symbol position in
   source files
  - #120 - adding subdir-objects to AM_INIT_AUTOMAKE
  - #190 - const qualifier dropped from c:type on (type filename)
   parameters
  - #188 - giscanner: don't print "suppressed N warnings" if --quiet
   was specified

• Bugs resolved on bugzilla.gnome.org:
  - #764791 - gitypelib.c: increase #define MAX_NAME_LEN from 200 to 255
  - #756921 - g-ir-scanner does not recognize _Thread_local
  - #791991 - Broken shared-library value in gir files on *BSD when
  builddir includes the name of the library
  - #791902 - Building using non-libtool (e.g., meson) on MinGW
  - #629667 - MY_ENUM_VALUE =  only works for last member
  - #699354 - g-ir-compiler man page for --shared-library incorrectly
  says "lib" and ".so" should be removed
  - #761985 - os.name can be wrong in some context
  - #699328 - GI_TYPELIB_PATH is undocumented

• Contributors:
      Ting-Wei Lan, Leslie Giles, Rico Tzschichholz, Christoph Reiter,
  Nicola Fontana, Tomasz Miąsko, Emmanuele Bassi, Philip Chimento,
  Karl-Philipp Richter

---
For older releases, see the Git log


Download

https://download.gnome.org/sources/gobject-introspection/1.55/gobject-introspection-1.55.2.tar.xz
 (1.33M)
  sha256sum: 5f058ea7853ede3ef6e62fe19917d794f0d03de7f642d430277a54946c10e31e

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[gobject-introspection] Created branch gnome-3-26

2017-10-05 Thread Rico Tzschichholz
The branch 'gnome-3-26' was created pointing to:

 f9e8154... Release 1.54.1

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-24

2017-04-09 Thread Rico Tzschichholz
The branch 'gnome-3-24' was created pointing to:

 d95834c... g-ir-scanner: fix wrong order of -L options in libtool invo

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-22

2016-10-27 Thread Rico Tzschichholz
The branch 'gnome-3-22' was created pointing to:

 b8d92b0... Gio-2.0.gir: Don't exclude gsettingsbackend.h and pass need

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-20

2016-03-14 Thread Rico Tzschichholz
The branch 'gnome-3-20' was created pointing to:

 5957754... Release 1.47.92

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-18

2016-03-14 Thread Rico Tzschichholz
The branch 'gnome-3-18' was created pointing to:

 a984a0f... Release GObject-Introspection 1.46.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-16

2015-05-06 Thread Rico Tzschichholz
The branch 'gnome-3-16' was created pointing to:

 c0243e1... Release 1.44.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[gobject-introspection] Created branch gnome-3-14

2015-01-20 Thread Rico Tzschichholz
The branch 'gnome-3-14' was created pointing to:

 fe05023... Release 1.42.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.