[gjs] (50 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:

  af32a16... byteArray: Refactor functionality into Encoding
  39d542f... modules: Implement WHATWG Encoding specification

Commits added to the branch:

  1865c62... gjs: Define once GCPolicy instead of repeating it all over  (*)
  d87e961... function: Move Function into the Gjs namespace to be unique (*)
  4703b56... gjs: Ensure that we always use unique names for static valu (*)
  efb28b8... build: Add support to Unity builds and add a CI job testing (*)
  53875cd... GObject properties with GByteArray type (*)
  bdecfbc... Merge branch 'issue276' into 'master' (*)
  6a62d1e... Merge branch 'unify-compile' into 'master' (*)
  e569180... build: Support building with precompiled headers (*)
  e9cded0... meson: Ignore precompiled headers option under g++ and earl (*)
  67a9563... test: Add a CI job that ensures that PCH file is populated  (*)
  24a9884... ci: Only perform iwyu builds when actual sources or build p (*)
  1bcb9be... gjs_pch: Also include the mozjs required defines part of cf (*)
  0244b5c... Merge branch 'pch' into 'master' (*)
  37ee770... system: Use RAII in System.dumpHeap and logging for file po (*)
  23716bd... Merge branch '410-destruct-log-file' into 'master' (*)
  eedccef... test: Move assert_equal definition into Gjs::Test and commo (*)
  ed6370b... tests: Move internal API tests into a different test binary (*)
  e45c6d8... tests: Add unit tests for ToggleQueue and ObjectInstance us (*)
  3d96a11... ci: Use unity build with the maximum size possible (*)
  416e33d... test: Move gjs-test code into Gjs::Test namespace (*)
  4445a9c... Merge branch 'wip/3v1n0/toggle-queue-tests' into 'master' (*)
  90490b0... jsapi-util: Add GjsAutoPointerSimple to avoid repeating the (*)
  72ac583... arg-inl: Use more auto-generated code avoiding typed parame (*)
  fe97703... mem-private: Do not use volatile for atomic values (*)
  e3e2abc... context: Use native c++ thread to keep track of the context (*)
  ac77aa2... object: Move private callbacks to the private scope (*)
  8ba49c5... object: Optimize a bit AutoGValueVector usage (*)
  70642f4... jsapi-util-root: Mark some constexpr operations as such (*)
  cc51cb9... gjs-test-utils: Be more liberal in comparing values of diff (*)
  c074b30... Merge branch 'assert-equal-comparable-types' into 'master' (*)
  54c9208... context: Ensure that the GjsContext object is disposed from (*)
  6daf41c... context: Handle dispose notify manually (*)
  708af7d... object: Make ensure_toggle_reference to follow the JS API s (*)
  e6950f8... Value: add Gjs::AutoGValue and use this to handle lifetime  (*)
  ed1cdae... object: Use AutoGValueVector to build a list of GValue sign (*)
  5ca326a... utils: Add inline function to remove from unsorted vectors (*)
  b0e83df... object: Invalidate closures while iterating, avoiding recur (*)
  b1afe1f... gjs_pch: Only include sysprof-capture if profiler is enable (*)
  24f635e... build: Use pch header for the internal library (*)
  6d640e7... doc: add Almond to applications (*)
  5a43174... doc: add Commit to applications (*)
  5ee408d... byteArray: Fix crash with 0-length GLib.Bytes (*)
  7f250ba... byteArray: Fix crash with 0-length string (*)
  8c37c7a... Merge branch 'almond' into 'master' (*)
  1a01311... Merge branch 'fix-zero-length-bytearray' into 'master' (*)
  74ad7c8... meson.build: Avoid putting two copies of libsysprof-capture (*)
  603d08f... build: Disable glib assertions via G_DISABLE_ASSERT on rele (*)
  2044362... mem: Reimplement counters using c++ atomic and constexpr ex (*)
  734fb38... byteArray: Refactor functionality into Encoding
  cf90ab6... modules: Implement WHATWG Encoding specification

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