[vala] (117 commits) Non-fast-forward update to branch wip/meson



The branch 'wip/meson' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  46f46a2... WIP Add Meson build system

Commits added to the branch:

  665d2a8... vapi: Update GIR-based bindings (*)
  6b275cf... gdk-2.0: Include gdk/gdkkeysyms.h for Gdk.Key (*)
  c73d19c... codegen: Don't return void for non-nullable simple-type str (*)
  4cab2c2... glib-2.0: Add uuid_string_* symbols (*)
  c0e955d... codegen: Fix memory leak when using object initializer for  (*)
  20a1536... vala: Non-null initializers are not allowed for owned names (*)
  5f31633... codegen: Support casting arbitary value-types to arrays (*)
  1b2e0c2... Fix broken 20a1536f9911c1aadbfbe046bc01afc57bb724a5 (*)
  a76cebe... gdbus: Initialize intermediate variables (*)
  09e6818... gdbus: Ensure extracted data from the GVariant is freed on  (*)
  11c843e... gdbus: Handle errors when extracting fds from dbus messages (*)
  6ed2ec8... codegen: Don't create duplicated complete-async code (*)
  6f21ee1... vapi: Update GIR-based bindings (*)
  9792f3f... gobject-2.0: Add a bunch of missing symbols (*)
  343bafe... sdl: Make Palette and PixelFormat a struct (*)
  9d20a6f... gobject-2.0: Fix cheader typo (*)
  8cda6f3... Release 0.35.4 (*)
  7f679c6... gobject-2.0: Reinstate required "lower_case_csuffix" of Typ (*)
  aa2f2cb... Release 0.35.5 (*)
  ce93033... glib-2.0: Mark va_list.arg() with simple-generics to allow  (*)
  9e6c055... gobject-2.0: Fix bootstrap build with valac < 0.26 (*)
  4672f73... genieparser: Allow comma-separated identifiers in definitio (*)
  2b71085... geniescanner: Remove trailing spaces/tabs (*)
  e9faa44... linux: add non-posix fcntl constants (*)
  e650e25... tests: Add test for dbus fd passing failures (*)
  b3e0486... dbus: Move send_message() call before _error label (*)
  06a8175... glib-2.0: Add G_CHECKSUM_SHA384 (*)
  a3b510c... vapi: Update GIR-based bindings (*)
  fc8a6ac... gdbus: Fix memleak using g_task_propagate_pointer (*)
  2789484... tests: Add N-D array tests (*)
  9968c5e... doc: Rename doc/vala to doc/manual (*)
  b8c5ca2... manual: Switch to using DocBook from wiki.gnome.org as sour (*)
  00b1ea5... manual: Initial import of manual.xml from wiki.gnome.org (*)
  1cc30cc... cairo: Add bindings for cairo_*_user_data() (*)
  ddca99e... gtk+-X.0: Mark "iter" param of ListStore.remove() as ref (*)
  d1a3c5c... codegen: Don't add static modifier to abstract property set (*)
  f4182fc... codegen: Fix instance parameter for property setter in Simp (*)
  361fcd7... tests: Enable -Werror=int-conversion (*)
  8036f87... codegen: Pass pointer of matching type to property-getter (*)
  64365c2... codegen: Cast vfunc pointer assigns of abstract overrides (*)
  e536006... vapi: Update GIR-based bindings (*)
  b9a3491... glib-2.0: Mark delegates in Test.add_data_func/add_func() a (*)
  36dd077... glib-2.0: Add more Error bindings (*)
  9f705a2... Release 0.35.6 (*)
  7689852... gobject-2.0: Add some missing "array_length_type" annotatio (*)
  39e351c... codegen: Cast *_destroy_func arg of generic-types calls to  (*)
  ae629fa... codegen: Cast destroy_data for g_cclosure_new to GClosureNo (*)
  0c1bd0a... codegen: Fix vfunc pointer cast for async method implementa (*)
  4f5213a... gdk-pixbuf-2.0: Use correct finish-func for Pixbuf.from_str (*)
  4913cff... codegen: Default to void-return for vfunc pointer cast of * (*)
  a1afb5a... Set libxml2 method accepting nullable (*)
  0ee89e8... vapi: Add libgrss bindings (*)
  e94b8f7... gio-2.0: Re-add old bindings for DBus{Connection|ObjectMana (*)
  2542bd8... glib-2.0: Fix g_bookmark_file_load_from_*/to_file bindings (*)
  0056ea4... gtkmodule: Preserve order of required-gtype-classes for rep (*)
  721134b... manual: Actually install files into "bookdir" instead of a  (*)
  415917d... libxml-2.0: Adding missing API and nullable parameters (*)
  e40b5ff... glib-2.0: Add bindings for GPOINTER_TO_* as from_pointer() (*)
  b5cb6aa... tests: Add a bunch of chain-up tests (*)
  972d568... signalmodule: Add support for array-parameters with rank >  (*)
  540154b... memberaccess: Don't resolve base_method/property twice (*)
  6d27ce1... glib-2.0: Update "g_utf8_make_valid" binding (*)
  b1155d3... vapi: Update GIR-based bindings (*)
  d5d2c1b... codegen: Only add _error path if there's parameters that re (*)
  00d0c7d... codegen: Avoid early return on sync dbus methods returning  (*)
  ac59d16... tests: Add "use_string_marshalling = true" dbus-test (*)
  e8f2fe6... Add "finish_instance" CCode attribute (*)
  5836d08... gdk-pixbuf-2.0: Fix Pixbuf.save_to_stream_async() (*)
  0ed992c... gio-2.0: Fix IOStream.splice_async() (*)
  4796cc5... tests: Add "finish_instance = false" test-case (*)
  379a7b1... codegen: Check there is a return error location before usin (*)
  0e7aecb... docs: Generate and update manpages (*)
  9ec7e01... Release 0.35.7 (*)
  05f5f5f... signalmodule: Add signal-emitter declaration if needed (*)
  b5ae45e... signalmodule: Fix deprecation of signals (*)
  226f1a1... manual: Update timestamps of directory-targets (*)
  956ca6b... gtk+-3.0: Widget.override_* are deprecated since 3.16 (*)
  b3e02e1... gstreamer-1.0: Fix Gst.Base.Adapter.map/take bindings (*)
  494727c... girparser: Add metadata-support for "returns_modified_point (*)
  c4f2d48... gstreamer-1.0: Mark *.make_writable with "ReturnsModifiedPo (*)
  2924620... enchant: Minor fixes (*)
  38593b2... codegen: Fix base-access from within overriding struct-prop (*)
  dc456fc... Mark chained relational expressions as stable (*)
  616f945... vala: Disallow private accessors in overridable properties (*)
  e874bb7... class: Perform more thorough compatibility check of inherit (*)
  b7e86f6... codegen: Accessor of interface-property might be absent (*)
  2634b22... vapi: Update GIR-based bindings (*)
  510c93e... manual: Update from wiki.gnome.org (*)
  5d846a2... manual: Add version information and copyright to manual (*)
  0e6ca4c... manual: Generate section and sub-section numbers (*)
  d4ae83c... manual: Add navigation links to top bar (*)
  dcb8e4a... manual: Add print target for single page HTML and CSS paged (*)
  8e70fb8... manual: Add pdf target that uses WeasyPrint (*)
  9a8b135... manual: Add a README about editing the manual (*)
  95ea421... manual: Add language="vala" attribute to Devhelp version (*)
  f23a4e7... poppler-glib: Update to 0.52.0 (*)
  04489bc... codegen: Property equality check can't be applied to non-au (*)
  33c01e8... manual: xsltproc is required for all targets (*)
  9bdf560... Release 0.35.90 (*)
  54ceaec... Introduce $API_VERSION as base for $PACKAGE_SUFFIX and for  (*)
  af239ed... codegen: Add some missing to predefined marshallers from gl (*)
  f6e29bd... signalmodule: Handle nullable ValueTypes properly and treat (*)
  95b8e07... tests: Merge two main methods (*)
  3530519... valac: State default output directory is current working di (*)
  636bb98... vala: Make MarkupReader a simple class *not* derived from G (*)
  6fe6228... gio-2.0: Add/"Unlock" missing GTask symbols (*)
  89f9390... codegen: Properly null-out source on ownership-transfer of  (*)
  b57a9f8... vala: Fix MemberAccess.is_non_null() for EnumValue constant (*)
  f8c862a... Rework NEWS for 0.36.0 release (*)
  97d8687... Release 0.36.0 (*)
  4382077... vapi: Update GIR-based bindings (*)
  c0ff1ad... method: Always consider compatible with itself (*)
  ad0530e... vala: Perform arguments-check against actual .end() method- (*)
  46a1225... vala: Slightly improve lamdba-expression error on target-ty (*)
  db6f68f... codegen: Fix delegate initializer for instance fields (*)
  74aa6d2... codegen: Don't leak target-reference when casting/assigning (*)
  7d91bb3... WIP Add Meson build system

(*) This commit already existed in another branch; no separate mail sent


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