[vala] (136 commits) Non-fast-forward update to branch wip/dbusgen



The branch 'wip/dbusgen' 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:

  970c6e0... Initial commit of dbusgen
  9e80364... DataType needs to be copied
  156f0e8... now parses properties and doc tags correctly
  6d6f319... Reuse retrieved attributes
  8bd182d... Don't use camel-cased symbol names
  0da3ea0... More recognized types
  432bb0e... Cleaning
  8a3ada5... Parameter-names are not mandatory
  a6812d4... added support for doc tags
  acf63aa... added support for Handle types
  dd447ce... returns more expressive types
  d12b8ce... added support for dbus extensions
  fb6298a... Fix ownership
  c45fdae... Fix comment style
  ea65650... Use GLib.ObjectPath instead of string
  029fe51... dbusgen: Add some annotations todos

Commits added to the branch:

  3fdef1d... gtk+-4.0: Update to 3.93.0+f4c1a404 (*)
  d27bc59... gtk+-3.0: Update to 3.22.30+9ac7f906 (*)
  a2ddcca... gio-2.0: Update to 2.57.1+05fe1106 (*)
  2ce7517... gdk-pixbuf-2.0: Update to 2.37.0~5ec6746e (*)
  1acbe4f... gstreamer: Update from 1.15+ git master (*)
  270f8ef... vapi: Add gst-editing-services-1.0 bindings (*)
  1d70675... codegen: Unify some delegate-type check patterns (*)
  0306127... glib-2.0: Fix Bytes.with_free_func() (*)
  27099fe... glib-2.0: Make Bytes.slice() use the memory-efficient Bytes (*)
  8af8158... valadoc: Use a more modern stylesheet and icons (*)
  f167b6f... codegen: Consistently use gpointer for delegate targets (*)
  803f547... valadoc: Fix TreeBuilder.create_array() for stacked Arrays (*)
  75c8c4b... Revert "Fix make check" (*)
  57dc912... libvaladoc: Replace void* with corresponding Vala API (*)
  4b4044f... libvaladoc: Avoid superfluous references of SignatureBuilde (*)
  6e1570d... libvaladoc: Avoid superfluous references of MarkupWriter (*)
  85d3dff... libvaladoc: Avoid superfluous references of Rule (*)
  9810671... Revert "libvaladoc: Avoid superfluous references of Rule" (*)
  d679046... webkit2gtk-4.0: Update to 2.21.4 (*)
  eaebda4... gstreamer: Update from 1.15+ git master (*)
  479937d... gtk+-4.0: Update to 3.93.0+b1f934d3 (*)
  01cd665... tests: Add invalid "type-argument" tests to increase covera (*)
  cbd8b9d... tests: Add invalid "duped constructor/destructor" test to i (*)
  34dbda2... vala: Drop unreachable code (*)
  0df98c5... tests: Add more invalid class tests to increase coverage (*)
  6fe9a8b... tests: Add invalid assignment tests to increase coverage (*)
  e2fd41e... tests: Add invalid array initializer tests to increase cove (*)
  e171821... girwriter: Don't write any custom attributes (*)
  6e1ecdf... girwriter: Output deprecated="1" (*)
  ae0d920... girwriter: construct-only properties don't have a setter me (*)
  930ed6e... codegen: Custom abstract methods of GLib.Source are handled (*)
  f828183... codegen: Actually treat GLib.Source as compact class (*)
  df56f91... codegen: Avoid using deprecated "g_type_class_add_private" (*)
  17c74db... codegen: Fix warning for source_funcs parameter of g_source (*)
  4fcb66c... glib-2.0: Source.dispatch() accepts a null SourceFunc (*)
  f3860f1... glib-2.0: Make Source.attach() use the default MainContext  (*)
  e3098d2... gtk+-4.0: Update to 3.93.0+29fee2e8 (*)
  f4a6098... vapi: Update GIR-based bindings (*)
  725d48f... girparser: Allow changing the type of constants using metad (*)
  102cefb... clutter-1.0: Change type of Clutter.Key.* constants to uint (*)
  65986cb... gdk-3.0: Change type of Gdk.Key.* constants to uint (*)
  66b552b... gtk+-4.0: Change type of Gdk.Key.* constants to uint (*)
  4dba116... doc: Fix links in the Manual (*)
  e97489f... libvaladoc: Change link to Valadoc wiki page for HTML docle (*)
  12a560a... vala: Break reference chain between DataType and Symbol if  (*)
  cbb9215... vala: Allow read-only properties (*)
  e2f9b50... gtk+-4.0: Update to 3.94.0+14620423 (*)
  de80676... gstreamer: Update from 1.15+ git master (*)
  516d5bd... vapi: Update GIR-based bindings (*)
  7a2d5b9... gio-unix-2.0: Add DesktopAppInfo.launch_uris_as_manager_wit (*)
  ba32df8... glib-2.0: Add Process.spawn_async_with_fds() (*)
  391ec12... valadoc: Use HTML5 doctype in HTML doclet (*)
  204c7ba... codewriter: Output bodies of code-blocks if in VAPIGEN mode (*)
  03d4222... codegen: Let methods return -1 on error by default if possi (*)
  c185613... gidl: Properly resolve "time_t" (*)
  462f1cd... Regenerate GIDL-based bindings (*)
  cecaf40... gobject-2.0: Add lower_case_csuffix attributes to Type* sym (*)
  f59bb99... codegen: Allow TypeModule subclasses as parameter-type in m (*)
  d3f6389... girwriter: Add boolean GIR visible attribute to allow skipp (*)
  229199c... codegen: Fix invocation of abstract/virtual methods with No (*)
  84de995... vala: Report error for invalid base access in method/proper (*)
  70e09f7... codegen: Do not create a shadowing *_private_offset variabl (*)
  89e5bca... test: Add missing '\'s (*)
  717ea2f... gobject-2.0: Add missing symbols (*)
  b4cdfb7... gdk-3.0,gtk+-3.0: Update to 3.23.0+df045423 (*)
  3036291... gtk+-4.0: Update to 3.94.0+7030e08f (*)
  45fd1ef... girparser: Handle unsupported aliases which could not be fu (*)
  a416d04... libusb-1.0: Add some missing symbols (*)
  e96b6ab... vala: Report error for error-domains without any code (*)
  540aa14... parser: Accept "empty" enums/error-domains (*)
  1eae921... gio-2.0: Add custom IOError.from_errno() to make it work as (*)
  df5f39c... tests: Add invalid "empty" enum/errordomain tests to increa (*)
  cb66902... codegen: Don't emit g_type_add_instance_private() in *_regi (*)
  ca34aa6... Revert "codegen: Don't emit g_type_add_instance_private() i (*)
  a96983d... codegen: Move interface_init calls before g_type_add_instan (*)
  08bfe93... codegen: Don't emit g_type_add_instance_private() for dynam (*)
  6cb5427... gtk+-4.0: Update to 3.94.0+bf5f27c6 (*)
  dc999d7... gstreamer: Update from 1.15+ git master (*)
  4f67ef9... gstreamer-rtsp-server-1.0: Update from 1.15+ git master (*)
  3784fdc... manual: Update from wiki.gnome.org (*)
  6e688ba... gtk+-3.0: Update to 3.23.1+5b527d69 (*)
  660b116... gtk+-4.0: Update to 3.94.0+20deda2b (*)
  9a35ed1... gstreamer: Update from 1.15+ git master (*)
  5e727a6... webkit2gtk-4.0: Update to 2.21.5 (*)
  630f4af... glib-2.0: Add Unicode 11.0 symbols (*)
  a5aff19... glib-2.0: Variant.byte() takes an uint8 argument (*)
  bee050d... Revert "codegen: Stop taking explicit references on 'this'  (*)
  b00f917... codegen: Add source_reference to unsupported floating refer (*)
  076df5c... Sync NEWS from 0.40 (*)
  64cca87... Release 0.41.90 (*)
  a62bda1... glib-2.0: Add Array.remove*() wrapper to avoid leaking gene (*)
  8c9f486... codegen: Call ref_sink on objects passed to generic type (*)
  93cfba9... codegen: Free errors after returning them on the GDBusMetho (*)
  ed1ba8c... tests: Add more "method" tests to increase coverage (*)
  7a23383... tests: Add "girwriter" test to increase coverage (*)
  da84af1... tests: Add "gtktemplate" test to increase coverage (*)
  a64e29c... tests: Deal with libtool differences resulting in lt-valac  (*)
  eac5c56... gstreamer: Update from 1.15+ git master (*)
  8d3b526... gtk+-3.0: Update to 3.23.2+6b6e53fd (*)
  0161a74... gtk+-4.0: Update to 3.94.0+4e868584 (*)
  3499d33... Replace `%s` with `%s' in format strings of output messages (*)
  19614b6... girparser: Actually resolve type-arguments to be able to bo (*)
  0f2beef... vapi: Regenerate GIR-based bindings to fix unsupported type (*)
  a0c8376... tests: No, really, stacked arrays are not supported (*)
  09adaf2... tests: Add invalid test for "unsupported stacked arrays" (*)
  10f72d4... gdk-3.0: Atom is an IntegerType (*)
  99d1fd0... vala: Add consts/methods to retrieve and check library vers (*)
  a17ee48... Use dedicated version api of libvala internally as well (*)
  6bd9064... glib-2.0: Add (u)long.parse/try_parse() (*)
  8119fd1... Release 0.41.91 (*)
  c43c871... glib-2.0: Add missing return of Queue.remove*() and add Has (*)
  2190d03... codegen: Fix floating reference regression with Variants (*)
  743287e... build: Correctly quote square brackets in regular expressio (*)
  e5d50c5... glib-2.0: Add float.parse/try_parse() (*)
  c2d9cae... webkit2gtk-4.0: Update to 2.21.91 (*)
  84c90c9... gstreamer: Update from 1.15+ git master (*)
  746530b... codegen: Call ref_sink on Object.new_valist/new_with_proper (*)
  7bbed02... vala: Don't bail early on property with not supported defau (*)
  bb9dc34... manual: Update from wiki.gnome.org (*)
  f6a451f... Release 0.41.92 (*)
  8e1d76e... Initial commit of dbusgen
  5024f22... DataType needs to be copied
  0bc6270... now parses properties and doc tags correctly
  ade7514... Reuse retrieved attributes
  243e5f2... Don't use camel-cased symbol names
  45b09f4... More recognized types
  cb35aea... Cleaning
  d8546c1... Parameter-names are not mandatory
  426b3f5... added support for doc tags
  1500790... added support for Handle types
  b1871e7... returns more expressive types
  364a2f1... added support for dbus extensions
  ba56a2b... Fix ownership
  ab56816... Fix comment style
  dd14bd4... Use GLib.ObjectPath instead of string
  205abec... dbusgen: Add some annotations todos

(*) 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]