[gjs] (52 commits) Non-fast-forward update to branch ewlsh/text-encoding



The branch 'ewlsh/text-encoding' 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:

  adee5bd... ByteArray: Implement ByteArray.toGBytes() in JS
  ab362a6... modules: Support zero-terminated and fixed length encoding.
  2f8e6af... modules: Implement fatal TextEncoder and TextDecoder APIs
  c1b39fc... modules: Implement non-fatal encoding and decoding
  091fa0c... modules: Implement single byte encodings
  30d7d23... modules: Add tests for Encoding

Commits added to the branch:

  77cf3b0... meson: fix version check for precompiled headers (*)
  dc9e63b... Merge branch 'alatiera/meson-pch' into 'master' (*)
  ad52fd1... build: Define WIN32_LEAN_AND_MEAN on Windows builds (*)
  9f00808... gjs/text-encoding.cpp: Replace strcasecmp with g_ascii_strc (*)
  274e87b... gjs_pch.hh: Include alloca.h and syscall.h in profiler buil (*)
  496229e... build: Fix PCH on Visual Studio (*)
  670ade7... README.MSVC.md: One more fix in the SpiderMonkey headers (*)
  7abec01... Merge branch 'master.msvc' into 'master' (*)
  1e6cc68... modules: Add helper to load context setup modules (*)
  83aab56... modules: Add bootstrap file with ESM support (*)
  f5ca2ae... gi: Only enumerate properties which GJS defines (*)
  f71c22a... Merge branch 'ewlsh/fix-enumerate' into 'master' (*)
  6f32193... GDBus Implementation: fix invalidating properties when emit (*)
  e813406... Merge branch 'gdbus-fix-invalidate-properties' into 'master (*)
  124c196... maint: Fix lint errors (*)
  53e43a3... Ensure the correct realm is entered in the async executor (*)
  add042b... Add Internship Getting Started documentation (*)
  da4c0bb... docs: Replace IRC and mailing list with Matrix and Discours (*)
  1de70cd... docs: Fix out of date details in docs (*)
  2e3ff6d... Merge branch 'ewlsh/fix-realm-in-async' into 'master' (*)
  392f36a... docs: Add instructions for installing mozjs78 with package  (*)
  2386898... Fix race condition in dynamic module resolution. (*)
  da691f0... Add test for dynamic import resolution (*)
  e7fdd9b... Merge branch 'ewlsh/fix-dynamic-module-resolution' into 'ma (*)
  d344459... object: Enqueue toggle ups when the heap is collecting (*)
  94a2ef6... Merge branch 'ewlsh/fix-barried-get-in-rooting' into 'maste (*)
  a37e5e0... Merge branch 'documentation' into 'master' (*)
  189cd4b... closure: Reimplement to be a C++ class with custom heap all (*)
  53a6cca... GjsCallBackTrampoline: Inherit from Gjs::Closure (and so GC (*)
  41a6fa9... function: Use minimal allocation for trampoline data (*)
  2fc0d36... GjsMaybeOwned: Remove notifier support and move it into Gjs (*)
  713ed60... context: Cleanup completed trampoline in context, as this i (*)
  6eb088f... Merge branch 'closures-cleanup' into 'master' (*)
  1aeed28... object: Use vector for holding the list of wrapped objects (*)
  469b38f... Merge branch 'random-cleanups' into 'master' (*)
  9aca552... ns: Expose __version__ property (*)
  66b4e36... esm/gi: Use __version__ property to check for conflicts (*)
  1d53bb8... modules/internalLoader: Drop version map/check (*)
  782afd8... Merge branch 'better-version-check' into 'master' (*)
  918ebe4... arg-cache: Handle notified callbacks without destroy (*)
  6ee9179... Merge branch 'forever-scope' into 'master' (*)
  78c16c9... release: Add NEWS from stable release 1.68.1 (*)
  04dff20... release: Add NEWS from stable release 1.68.2 (*)
  bb5f42a... release: Prepare for 1.69.1 (*)
  b9be364... build: Post-release version bump (*)
  5c07ee4... CI: Codespell fixes (*)
  1d1b1bd... ByteArray: Implement ByteArray.toGBytes() in JS (*)
  673507a... modules: Support zero-terminated and fixed length encoding.
  6a2dca0... modules: Implement fatal TextEncoder and TextDecoder APIs
  391fb7e... modules: Implement non-fatal encoding and decoding
  987101a... modules: Implement single byte encodings
  b0007d8... modules: Add tests for Encoding

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