[gjs] (29 commits) Non-fast-forward update to branch wip/require



The branch 'wip/require' 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:

  b088f1a... context: Move the majority of gjs_context_eval to jsapi-uti
  34ad965... ns: Add gjs_import_gi_module
  1a8510c... Add a bootstrap system, allowing us to write JS code at ear
  6eff73b... jsapi-util: Add a gjs_parse_call_args variant, that takes J
  aa66644... native: Return NULL if the module isn't registered
  ab566bf... bootstrap: Add a CommonJS-style imports system
  02d9aa9... import compat

Commits added to the branch:

  d61d503... build: Fix make dist (*)
  68b835c... overrides: fix gtk_container_child_set_property() for NULL  (*)
  ee4d970... Makefile-modules: Fix srcdir != builddir (*)
  25ce714... Update .gitignore (*)
  8d211cc... context: Fix leaks (*)
  8ef2bf9... context: Fix program name leak (*)
  d6f8757... context: Move the majority of gjs_context_eval to jsapi-uti (*)
  342f463... Makefile: Remove unused gjs_files_with_tests (*)
  e00f673... jsapi-util: Make gjs_strip_unix_shebang public and clarify  (*)
  d68919f... context: Use g_file_new_for_commandline_arg in gjs_context_ (*)
  cab6c35... context: Add a context stack API (*)
  191393c... Revert "context: Add a context stack API" (*)
  b81e538... context: Remove gc-notifications (*)
  4c9fcdd... gjs: Remove profiler (*)
  da0739b... context: Move const_strings to GjsContext (*)
  1848de9... Remove context argument from gjs_keep_alive_add/remove_chil (*)
  f6a6c40... jsapi-util: Move strip_unix_shebang doc comment to .cpp fil (*)
  70cfbd3... Move GjsConstString to jsapi-util.h (*)
  14cc99c... Remove most uses of gjs_runtime_get_context (*)
  b2acc3a... jsapi-util: Remove the GError argument from gjs_eval_with_s (*)
  f32c7de... byteArray: Work properly on multiple contexts (*)
  0cf205b... Remove last use of gjs_runtime_get_context, and remove the 
  e47266c... runtime: Have a thread-specific JSRuntime
  ca9587b... ns: Add gjs_import_gi_module
  8d4e1bf... Add a bootstrap system, allowing us to write JS code at ear
  54505a5... jsapi-util: Add a gjs_parse_call_args variant, that takes J
  ba3c3d8... native: Return NULL if the module isn't registered
  341fbf9... bootstrap: Add a CommonJS-style imports system
  87670a7... import compat

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