[gjs] (50 commits) Non-fast-forward update to branch mozjs78



The branch 'mozjs78' 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:

  1a309e0... build: Update dependencies for mozjs78 and C++17
  15666b2... Refactor Array-related JSAPI calls. - Use <js/Array.h> for.
  d7a1a88... Remove some forward declarations. - Forward declaring 'mozi
  1e0c7b2... Use JS::PropertyKey instead of removed macro. - 'INTERNED_S
  be06513... Replace FlatString(s) with LinearString.
  f57ca63... engine: Update flags. - JSGC_MAX_MALLOC_BYTES was removed. 
  fdc38e0... engine: Update hook signatures. - Unhandled promises now ha
  31435b9... Update coverage for signature changes. - 'js::GetCodeCovera
  78dcdac... Remove error report flags usage. - Removed from upstream.
  5ca7713... Remove js::Jsvalify. - No longer needed and removed upstrea
  45c075e... Refactor 'js::gc::detail::GetGCThingZone' - Is now 'js::gc:
  16334f1... Adapt to new JS::PrintError API. - Remove code copied from 
  b6474aa... Add CI images for mozjs78.
  d1f58ee... Update 'build_recommended' pinned image.
  d6ae0da... debugger: Remove Debugger.enabled property
  2ea25d4... global: Remove options that are now default
  2165f26... global: Allow uneval() in debugger global

Commits added to the branch:

  ccd10f9... maint: Use concise C++17 type traits (*)
  c7e3fd1... gi: Add inline utilities header to do template-based pointe (*)
  390aeda... CI: Fix iwyu job to process inline-only header files (*)
  cb62170... build: Add missing header file (*)
  f7b8852... function: Use pointer as fallback argument value as we do i (*)
  cd66246... arg: Explicitly enable pointer and non-pointer inlines (*)
  9b6a554... Merge branch 'fix-32bit' into 'master' (*)
  7cf9350... function: introduce a new system for better caching of mars (*)
  959b4f9... arg-cache: make actual use of the argument cache (*)
  10e234b... arg-cache: be more fine-grained in the argument cache (*)
  1f3984c... arg-cache: extend to handle interface types too (*)
  cb86657... function: use the argument cache for the instance parameter (*)
  5e76857... arg-cache: Improve struct packing and add sizeof guard (*)
  dce7e22... arg-cache: Factor out code for handling null pointers (*)
  08a56d5... arg-cache: Limit GI arguments to 253 and use 8-bit storage (*)
  8b2927b... arg-cache: Save space in enum bounds (*)
  adfb7dc... arg-cache: Save space by not caching GType (*)
  1bdc542... arg-cache: Store marshallers in predefined groups (*)
  9ad6a9b... CI: Downgrade meson (*)
  3cb300e... CI: Downgrade meson in debug image as well (*)
  017b562... Merge branch 'wip/gcampax/70-arg-cache' into 'master' (*)
  ec20c47... Fix build on 32-bit architectures (*)
  b5b3511... Merge branch 'mcatanzaro/#336' into 'master' (*)
  47edcc7... union: Use cached gtype instead of g_registered_type_info_g
  ac1afd4... CI: Use GNOME/gjs as the base for IWYU comparison
  0812c94... console: Reduce scope of HAVE_READLINE_READLINE_H
  1683f4b... maint: Use 'if constexpr' in templates where possible
  3ee8bed... maint: Remove workaround for GLib warning
  c4c22ea... CI: Add mozjs78 images
  f092bf7... maint: Use C++17 attributes
  44d1429... build: Update dependencies for mozjs78 and C++17
  05a0b75... Refactor Array-related JSAPI calls. - Use <js/Array.h> for.
  d5d6d28... Remove some forward declarations. - Forward declaring 'mozi
  81133ac... Use JS::PropertyKey instead of removed macro. - 'INTERNED_S
  5abf706... Replace FlatString(s) with LinearString.
  08a5d2f... engine: Update flags. - JSGC_MAX_MALLOC_BYTES was removed. 
  2c688b0... engine: Update hook signatures. - Unhandled promises now ha
  d490ff5... Update coverage for signature changes. - 'js::GetCodeCovera
  140b20b... Remove error report flags usage. - Removed from upstream.
  2f35fbe... Remove js::Jsvalify. - No longer needed and removed upstrea
  fc557fd... Refactor 'js::gc::detail::GetGCThingZone' - Is now 'js::gc:
  07a1be5... Adapt to new JS::PrintError API. - Remove code copied from 
  cc73303... Add CI images for mozjs78.
  6723793... Update 'build_recommended' pinned image.
  f429838... debugger: Remove Debugger.enabled property
  e08e990... global: Remove options that are now default
  23c80d2... global: Allow uneval() in debugger global
  0004f9d... tests: Fix coverage tests to match SpiderMonkey 78 output
  5bbf83f... tests: Fix call args tests to match SpiderMonkey 78 error m
  e7b387d... wrapperutils: Be stricter about having a prototype with cor

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