[gjs] (63 commits) Non-fast-forward update to branch esm/static-imports



The branch 'esm/static-imports' 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:

  e567af4... lint: Switch to eslint-plugin-jsdoc and remove lint-condo.
  8f1f6f5... Add native registry for GI modules.
  5b50b01... console: Add --module evaluation option.
  b8611d3... esm: Enable static module imports.
  2684dae... esm: Add basic static import tests.
  7205046... Add additional library bindings.
  71ff942... Finish adding additional libraries/bindings.
  2d19d98... Fix string length calculation.

Commits added to the branch:

  1b68e2e... gobject: Handle CONSTRUCT_ONLY flag (*)
  8334783... jsapi-util: Rewrite GjsAutoPointer to only use template dat (*)
  84d1fc4... jsapi-util: Add back support for C++ objects and arrays to  (*)
  d251072... jsapi-util: Add copy function to GjsAutoStrv (and test it) (*)
  6f73ae9... jsapi-util: Inherit constructors for GjsAutoBaseInfo and fr (*)
  55fa159... jsapi-util: Add copy and equality operator to GjsAutoPointe (*)
  c443c65... jsapi-util: Use constexpr based checks on GjsAutoPointer fu (*)
  232aeed... jsapi-util: Make SFINAE on constructor to work with clang++ (*)
  f0ecb36... boxed: Use an unique_ptr to store the FieldMap (*)
  4800710... jsapi-util: Add GjsSmartPointer template to create an auto- (*)
  8689229... gi: Use more GjsAutoPointer's in wrapper classes (*)
  76563ef... gi: Use GjsSmartPointer to handle destruction of Wrapped ob (*)
  f7d36e7... jsapi-util: Add out operator to get the double pointer (*)
  be527e7... arg: Use early-return in JS to GIArgument conversion functi (*)
  91c1839... jsapi-util: Add SmartPointer for G(S)List and use it (*)
  f4af2e5... repo: Use an autopointer to free the versions list, don't l (*)
  fc68688... arg: Use GjsSmartPointer to get the right auto pointer on a (*)
  19c5038... arg: Use smart pointers and early-return on functions (*)
  999e4f9... gi/object: Check property before access (*)
  8bdbc17... gi/fundamental: Check property before access (*)
  a079f02... testGIMArshalling: Actually run the GPtrArray utf8 tests (*)
  1c5c7fd... Add more documents for "imports" and "imports.gi" (*)
  77767d4... Merge branch 'imports-documents' into 'master' (*)
  bf64057... overrides/Gtk: Set BuilderScope in class init (*)
  3ca6720... gi/arg-cache: Only skip array length parameter once (*)
  220ad36... Fix CI by removing Docker service (*)
  be43edb... Merge branch 'constructor-warnings' into 'master' (*)
  2ec012e... Merge branch 'run-gptrarray-tests' into 'master' (*)
  6681d5d... Merge branch 'gtk4-hang' into 'master' (*)
  695cb11... Merge branch 'multi-len' into 'master' (*)
  869e41e... Merge branch 'templated-gjs-autopointer' into 'master' (*)
  156cbb8... lint: Switch to eslint-plugin-jsdoc and remove lint-condo. (*)
  3d288f9... Add .gitignore file (*)
  ecdfcbf... Add script for running eslint (*)
  50f4030... Merge branch 'ewlsh/fix-eslint' into 'master' (*)
  bbf6ef7... repo: Remove JSClass macros (*)
  a65dc53... Merge branch 'construct-only' into 'master' (*)
  1d6c70a... Merge branch 'remove-jsclass-macros-from-repo' into 'master (*)
  f73427e... CI: Avoid cppcheck false positive (*)
  4c02d47... CI: Activate GNOME-specific rules in cppcheck (*)
  95a48ca... Merge branch 'cppcheck' into 'master' (*)
  f89e058... maint: Move expressions with side-effects out of assert sta (*)
  ac0b11a... function: Don't use alloca for CallState values (*)
  a6c9432... function: Allocate ffi_arg_pointers using an unique_ptr arr (*)
  7f7c1ed... maint: Replace use of g_newa() and g_alloca() (*)
  e3494eb... dbus: Avoid null dereference in error message (*)
  85516f9... util: Fix wrong format specifiers (*)
  092157e... module: Delete GjsScriptModule copy constructor and assignm (*)
  0682069... tests: Use GObject weak pointer to track test object refcou (*)
  2fde9dd... CI: Avoid cppcheck false positives (*)
  1074a57... CI: Add cppcheck config file (*)
  a5de7e2... CI: Replace jobs that pull from DockerHub with CI templates (*)
  cf05a5a... CI: Replace cpplint image build and CI job with CI template (*)
  7842fec... CI: Use Fedora project registry images instead of DockerHub (*)
  4edf8ce... Dockerfile: Allow to pass the mozjs base to use for build-d (*)
  e5e202f... CI: Use images with buildah and runc preinstalled for image (*)
  5aa26ab... Merge branch 'bye-dockerhub' into 'master' (*)
  2b89239... Add native registry for GI modules. (*)
  60541cb... Fix label formatting. (*)
  963b6af... console: Add --module evaluation option.
  a81143e... esm: Enable static module imports.
  71c9795... esm: Add basic static import tests.
  48fb503... Add additional library bindings.

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