[gjs] (62 commits) Non-fast-forward update to branch mozjs102



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

  e1abb84... js: Use JS::PropertyKey::isVoid
  d343f55... boxed: Replace use of JS_AtomizeAndPinJSString()
  43149ba... js: Use length overload of JS::NewArrayObject()
  5d3db35... global: Combine compilation and execution in bootstratp
  83d19c2... object: Add constructor argument
  a31417b... build: Build with mozjs102
  3d05c65... engine: Adjust JS engine options for mozjs102
  119ff8a... js: Adapt to new JS::PropertyKey API
  bd2944e... js: Adapt to new JS::SafelyInitialized API
  e44eb3f... js: Remove hasInstance member from JSClassOps
  6c1b87d... js: Add JSTracer* argument to JS_UpdateWeakPointerAfterGC()
  18b4c47... js: Replace JSFreeOp with JS::GCContext
  da6a650... (TODOs) js: Replace class private pointers with reserved sl
  b6aa3d1... Initial port to mozjs102

Commits added to the branch:

  203ff94... object: Use std::vector to hold Objects GClosure's (*)
  6766483... build: disable sysprof agent for subproject fallback (*)
  a451909... Merge branch 'wip/chergert/disable-sysprof-agent' into 'mas (*)
  d1b9de1... automatically adding () to the expression to be printed (*)
  003eb50... pretty print string value with double quotes (*)
  e9c26a1... Not PR focus: pretty printing empty objects as {} (*)
  fb237b7... integrated the pretty printer to debugger.js (*)
  27cbf26... updated tests (*)
  799ed95... CI: Rebuild CI image on Fedora 36 (*)
  3b63563... CI: Bump Alpine image (*)
  77aab92... maint: Avoid bogus cppcheck warning about missing return wi (*)
  d6bfef2... maint: Avoid bogus cppcheck warning with if constexpr (*)
  f517c43... maint: Define additional macro for cppcheck (*)
  4e6d2cb... maint: Remove workaround for fixed cppcheck bug (*)
  da30e55... CI: Handle precompiled headers in iwyu command line (*)
  02cdfa5... maint: Fix IWYU includes in files that previously failed (*)
  4895912... CI: Ignore container-build-report.xml (*)
  c5c4a1f... Merge branch 'integrate-pretty-print-to-debugger' into 'mas (*)
  3e627b2... Merge branch 'bump-ci-image' into 'master' (*)
  e717e06... Merge branch 'use-vector-for-closures' into 'master' (*)
  430fd3d... CI: Add glibc-gconv-extra to CI image (*)
  b909f8f... CI: Fix bug in common ancestor script (*)
  825d85a... CI: Temporarily disable --werror (*)
  faf5a58... Merge branch 'fix-ci-image' into 'master' (*)
  8f49b9b... CI: Update pinned CI image (*)
  ef14a8a... maint: Bring headers in line with IWYU 0.18 (*)
  c5cf1d8... CI: Fix bug in IWYU process script (*)
  b4d8f93... CI: Add missing files to IWYU script (*)
  7cd9816... Merge branch 'bump-ci-image' into 'master' (*)
  90767fc... gi/function: Fix condition in set_ffi_arg() (*)
  dc3e044... Merge branch 'gtype-crash' into 'master' (*)
  38cbea4... Add override for g_binding_group_bind_full() (*)
  16bf215... doc: Modernize examples (*)
  f273c2b... Merge branch 'modernize-examples' into 'master' (*)
  4f14726... Merge branch 'bind-full' into 'master' (*)
  1d22175... doc: add simple Gtk.TickCallback example (*)
  50ce8fa... Merge branch 'andyholmes/gtk4-frameclock-example' into 'mas (*)
  fbdca96... doc: Document byteArray deprecation and migration (*)
  27d2662... Merge branch 'document-bytearray-deprecations' into 'master (*)
  5de5a4f... js: Use JS::PropertyKey::isVoid
  0ebe34f... boxed: Replace use of JS_AtomizeAndPinJSString()
  a987fee... js: Use length overload of JS::NewArrayObject()
  0cbbf53... global: Combine compilation and execution in bootstratp
  334e9f6... object: Add constructor argument
  9786798... boxed: Adapt to namespaced SetReservedSlot API
  2b1e8df... cairo-context: Move $dispose() implementation inside CairoC
  854d19d... js: Replace class private pointers with reserved slots
  1087d73... CI: No need to use mozjs78 builddeps for mozjs91 job
  13800e0... CI: Build mozjs102 images
  6e4aa01... CI: Work around IWYU bug
  69b9b61... build: Build with mozjs102
  ed52e7a... js: Various functions moved out of jsapi.h
  697970d... engine: Adjust JS engine options for mozjs102
  777daeb... js: Adapt to new JS::PropertyKey API
  24d310d... js: Adapt to new JS::SafelyInitialized API
  a8da6f9... js: Remove hasInstance member from JSClassOps
  65b4d14... js: Add JSTracer* argument to JS_UpdateWeakPointerAfterGC()
  0b7ddfe... js: Replace JSFreeOp with JS::GCContext
  fb56143... js: Remove Gjs::maybe_get_private()
  b8157f7... js: Update IWYU comments for jsapi.h
  a259838... release: Add release notes for mozjs102
  a376902... TEMP: use built mozjs102 CI images

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