[gjs] (47 commits) Non-fast-forward update to branch wip/xclaesse/57-should-use-g-i-annotations-for-signal



The branch 'wip/xclaesse/57-should-use-g-i-annotations-for-signal' 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:

  5ed3dd4... object: Use GISignalInfo to marshal signal arguments

Commits added to the branch:

  5ecace8... Starter code hospitable README (*)
  0078f93... add a few links and subsections to Reading Material (*)
  87493dd... docs: Add issue templates (*)
  fd507b0... docs: Add a contributing guide (*)
  58cecbd... docs: Move draft into README (*)
  a16cd91... docs: Write a more hospitable README file (*)
  6edd878... docs: Add examples of "model" issues and merge requests (*)
  b032fda... engine: Use a "source hook" and keep sources in memory (*)
  158ba9a... jsapi-util: Debug values without a toString() (*)
  f4a776b... examples: Fix deprecated ByteArray usage (*)
  0aeeba8... context: Log exception when initializing (*)
  cedbebb... js: Remove unnecessary aborts (*)
  717e8a4... js: Report out of memory on failed vector operations (*)
  92e20de... boxed: Remove GIBoxedInfo typedef (*)
  7140cac... closure: Store JSFunction* pointer instead of JSObject* (*)
  1e8f12a... doc: Mention C++14 instead of C++11 (*)
  514e0eb... CI: Fix typo in with_logging defines (*)
  4d93e73... Merge branch 'october-maintenance' into 'master' (*)
  926be39... gtype: delete heap wrappers on gtype removal (*)
  4b6b096... gtype: track weak pointers using unique_ptr (*)
  d174bb8... gtype: reuse heap wrapper from cached ones (*)
  57e72b9... engine: delete context if hosted code can't be defined (*)
  08bd2d3... importer: use gjs_string_from_utf8 to convert strings (*)
  0b06014... gtype: use Atomized string for static ones (*)
  8ec02d1... importer: rename file name as parse_name (*)
  e0f0707... native: rename file name as parse_name (*)
  72f2e94... Merge branch 'memleak-fixes' into 'master' (*)
  1abdf08... context: Move all private context methods to C++ class (*)
  d3994ff... context: Remove __gjsKeepAlive atom (*)
  8e70774... context: Move atoms to a separate class (*)
  5d5f82d... atoms: Use more atoms to avoid converting strings (*)
  5c1a24a... atoms: Allow "symbol atoms" for keys not exposed to JS (*)
  ac94032... importer: Remove special case for __iterator__ (*)
  74693df... js: Compare jsid in some resolve hooks instead of strings (*)
  ebe8e11... atoms: use structs with operator()() override to init atoms (*)
  9b40242... atoms: Make init functions fallible (*)
  775d439... Merge branch 'atoms-refactor' into 'master' (*)
  b95e9a1... object: Avoid looking up predefined methods in GI (*)
  87d547d... Merge branch 'wip/17-code-hospitable-readme-docs' into 'mas (*)
  42fbcea... Merge branch 'wip/mayresolve' into 'master' (*)
  22126be... CI: Update Fedora image for CI job (*)
  49844dd... tests: Add tests for new signal functionality (*)
  ddfde8d... Merge branch '147-signal-tests' into 'master' (*)
  10433c2... object: Fix build with --enable-dtrace (*)
  02fc059... CI: Add systemtap job (*)
  239f338... Merge branch '196-dtrace' into 'master' (*)
  f1a5830... object: Use GISignalInfo to marshal signal arguments

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