[gjs] (38 commits) Non-fast-forward update to branch wip/ptomato/mozjs52



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

  41a3d04... js: Module exports use ES6 scope rules
  ab52228... console: Refactor read-eval-print loop
  4adfe2e... js: Use a special object for modules
  f5a9288... js: Use autoptr in gjs_object_require_property()
  f35493f... jsapi-util-string: Remove useless length calculation
  8f67d6b... js: Refactor global object creation
  52a4c7d... build: Build with mozj45
  a16233d... js: new JS_Enumerate API
  24aa032... js: Switch from JS::NullPtr() to nullptr
  3c10896... js: Global object is implicit in many functions
  c229d0f... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  fd6dc41... js: Weak pointer callback API change
  2ecd68f... js: setProperty operations with triple result state
  c7b246b... js: New JS_IsArrayObject() API
  f2ac9fc... js: Rename JS_InternString to JS_AtomizeAndPinString
  0f50675... importer: API change in enumerate operation
  fcfa308... js: Set JSPROP_RESOLVING when defining properties
  61bc48f... modules/console: Update to js::PrintError from upstream
  8fd1103... js: Various API changes for SpiderMonkey 45
  9544db6... coverage: Misc Javascript-side API changes
  5486093... importer: Seal import with JSPropertyDescriptor directly
  5a2ea1c... js: Update obsolete comments
  8a00e1b... js: Adapt to new JS::TraceEdge<T> API
  a9bb7e2... docs: Overview of SpiderMonkey 45 features in NEWS
  bf52929... build: Build with mozjs52
  d309fd4... Windows: Build against SpiderMonkey 52
  f02cc45... js: New JSClass struct layout
  64201dd... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  de7ee90... js: Adapt to options changes
  102a6a1... js: Report warnings and errors with encoding
  6ec1576... tests: Refactor to avoid error reporter
  183fb37... js: Replace error reporter callbacks
  65f525d... js: Replace JSRuntime APIs that now take JSContext
  1d81f13... js: Remove JSRuntime
  4cf8856... js: Adapt to misc API changes in SpiderMonkey 52
  b799f94... js: Unbarriered read while in weak ptr callback
  3e96d4a... js: Allow access to modules' lexical scope
  1ba723d... docs: Overview of SpiderMonkey 52 features in NEWS

Commits added to the branch:

  6916213... js: Use autoptr in gjs_object_require_property() (*)
  0963b42... jsapi-util-string: Remove useless length calculation (*)
  bccaf3c... js: Module exports use ES6 scope rules
  0f73577... console: Refactor read-eval-print loop
  ad8c409... js: Use a special object for modules
  3e675f9... js: Refactor global object creation
  85e47bc... build: Build with mozj45
  68b28bb... js: new JS_Enumerate API
  f35d0c8... js: Switch from JS::NullPtr() to nullptr
  e427bee... js: Global object is implicit in many functions
  3685631... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  c246ff6... js: Weak pointer callback API change
  8153122... js: setProperty operations with triple result state
  3ecfe4d... js: New JS_IsArrayObject() API
  099ce2f... js: Rename JS_InternString to JS_AtomizeAndPinString
  7d83b69... importer: API change in enumerate operation
  2689749... js: Set JSPROP_RESOLVING when defining properties
  fa378ca... modules/console: Update to js::PrintError from upstream
  7aa9ff3... js: Various API changes for SpiderMonkey 45
  204ec56... coverage: Misc Javascript-side API changes
  ad885b6... importer: Seal import with JSPropertyDescriptor directly
  3c969d7... js: Update obsolete comments
  75d8e0c... js: Adapt to new JS::TraceEdge<T> API
  7c5088b... docs: Overview of SpiderMonkey 45 features in NEWS
  1fd50f8... build: Build with mozjs52
  fa41f18... Windows: Build against SpiderMonkey 52
  ba6a348... js: New JSClass struct layout
  5c1a6f7... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  989f3b0... js: Adapt to options changes
  3987663... js: Report warnings and errors with encoding
  c04861c... tests: Refactor to avoid error reporter
  d3c1042... js: Replace error reporter callbacks
  b94cebe... js: Replace JSRuntime APIs that now take JSContext
  d7d27d0... js: Remove JSRuntime
  4868b29... js: Adapt to misc API changes in SpiderMonkey 52
  160263f... js: Unbarriered read while in weak ptr callback
  7753e1d... docs: Overview of SpiderMonkey 52 features in NEWS
  df21913... js: Allow access to modules' lexical scope

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