[gjs] (83 commits) Non-fast-forward update to branch wip/package



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

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  fb8ff76... Assorted memory leak fixes
  95902dc... console: remove unused variable
  04c1937... jsapi-util: add an utility method for defining a integer ar
  04a5d27... Add basic versioning to public JS and native modules
  74eeac5... Add a package/application convenience layer
  a1b6015... Add Params module based on the one in gnome-shell
  a289297... Add missing GParamSpec constructors
  87fd42f... Package: add resources support

Commits added to the branch:

  924ea25... Include cairo-module.h to fix make dist (*)
  9d9576e... system: Fix leak in addressOf() (*)
  4b5b21b... Add test for System.addressOf() (*)
  3a6c96f... Release 1.35.9 (*)
  3c001d3... Release 1.36.0 (*)
  d20e227... build: Output a status summary (*)
  c859f78... JS_BufferIsCompilableUnit API change (*)
  2ea0572... change build version to mozjs188 (*)
  e83a681... JS_GetClass remove context argument (*)
  54f59f5... Context argument removed from several API (*)
  54dad1b... JSClass callbacks now use JSHandleObject/Id types (*)
  b626caf... update for JSClass prototype changes (*)
  0d3374f... Misc API changes (*)
  163e589... byteArray: update PropertySpec for new API (*)
  15f34ef... temporarily disable two failing tests (*)
  2e55402... Add wrappers for removed api, JS_NewNumberValue and JSVAL_I (*)
  14c6611... Replace context with runtime in GC Functions/Callback. (*)
  dbc6edb... build: Check for mozjs-17.0 (*)
  c2e904d... Update pkg-config files for mozjs-17.0 (*)
  f4a5b2c... Fix crash when marshalling a GType array containing non obj (*)
  27a1395... jsapi-util,object: Add missing JS_EndRequest calls (*)
  a026cc5... value: handle argc == 0 in closure_marshal (*)
  e2d80eb... gi: fix compile error (*)
  d112a71... context: lock access to GC idle (*)
  7ab5e0e... context: always set GC callback (*)
  50a3d86... object: defer toggle notifications to idle (*)
  0adcb39... object: run toggle notifies directly, when possible (*)
  5f54f55... gerror: Fix a broken signature (*)
  aecd778... jsapi-util: Remove unused variable (*)
  96388ed... compat: Fix unused method warnings (*)
  f503b31... context: Fix the signature of the GC callback (*)
  406b0b3... profiler: Fix some profiler warnings (*)
  0bd8418... Fix a lot of property op and class init warnings (*)
  59009ae... Synchronously process all idle object toggle references on  (*)
  2567e8f... context: Drop unnecessary duplicate invocation of toggle re (*)
  b5d40cb... Improve error message when passing objects to flags (*)
  a2589a1... Only use #pragma for ignoring diagnostics if GCC version su (*)
  4d378a6... Add a way to store commonly used property names (*)
  915ac72... KeepAlive: use an interned jsid for keep alive name (*)
  f3ccf49... Use interned jsid for "prototype" (*)
  9cea91b... Replace remaining get_property with interned jsids (*)
  4601f36... Get rid of gjs_object_get_property and gjs_object_has_prope (*)
  dfa7ce5... Make gjs_object_require_property deal with ids instead of n (*)
  4260621... Don't use a property for the keep alive (*)
  d692f8e... Add a convenience API for const property access (*)
  54538f3... Rework test suite to be installed (*)
  1969ac3... README: Add a note about testing (*)
  1841381... testGObjectClass: Fix a bad global assignment (*)
  8060a8a... Update .gitignore (*)
  564dc61... Add a fake test failure (*)
  8dce205... tests: Log output to stderr (*)
  3375511... Revert "Add a fake test failure" (*)
  5e59514... installed-tests: Update to latest spec (*)
  3554344... arg: Remove some dead code (*)
  db487c7... function: Fix some baaad integer signedness issues (*)
  16a1345... cairo-pattern: Remove some dead code (*)
  5989514... importer: complete the jsid conversion (*)
  0b3b913... boxed, union, gerror: remove dead code (*)
  8adde7c... Fix cairo test (*)
  61d3d45... Fix JSUnit to use regular exceptions objects (*)
  9deaf85... Use GLib for JS logging (*)
  6cdf959... Stop walking the stack manually (*)
  2b82afd... Don't run gjs-tests twice on make check (*)
  0795df3... Fix a faulty rebase (*)
  47e06c7... Expose the launched binary to JS (*)
  aab113e... Add a version property to System (*)
  fcf4b06... Another bad rebase... (*)
  33cbec3... object: Remove context parameter from peek_js_obj / set_js_ (*)
  7fe64a1... Remove the use of priv_from_js in the finalizer (*)
  4d8c513... Correct the signature of finalizers (*)
  df28a9c... gtype: Don't recurse infinitely while getting a GType (*)
  ae2ca04... stack: fix the property gets in get_frame_info() (*)
  e3fdf9e... log: check that the stack is a string before converting (*)
  4f5c0e6... console: remove unused variable
  1eac873... jsapi-util: add an utility method for defining a integer ar
  c0ca04b... Add basic versioning to public JS and native modules
  2c0d52d... Add a package/application convenience layer
  bd8b4a5... Add Params module based on the one in gnome-shell
  d6a0fe5... Add missing GParamSpec constructors
  c0907dc... package: remove automagic imports
  a90f0af... system: add a wrapper around exec()
  1499014... Package: add gdb integration
  4276851... Add an option to dump GI dependencies in JSON format

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