[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:

  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
  9cc8ec0... js: Various API changes for SpiderMonkey 45
  5a98ed4... coverage: Misc Javascript-side API changes
  422631a... importer: Seal import with JSPropertyDescriptor directly
  caa876f... js: Update obsolete comments
  fb9d140... js: Adapt to new JS::TraceEdge<T> API
  9cd8c80... docs: Overview of SpiderMonkey 45 features in NEWS
  5c9ea4b... build: Build with mozjs52
  4e44228... Windows: Build against SpiderMonkey 52
  253d1fc... js: New JSClass struct layout
  366ed38... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  0349dfd... js: Adapt to options changes
  baace18... js: Report warnings and errors with encoding
  473b9a6... tests: Refactor to avoid error reporter
  6213a59... js: Replace error reporter callbacks
  79f16ff... js: Replace JSRuntime APIs that now take JSContext
  893423f... js: Remove JSRuntime
  9d7dbcf... js: Adapt to misc API changes in SpiderMonkey 52
  1266a3e... js: Unbarriered read while in weak ptr callback
  746250e... docs: Overview of SpiderMonkey 52 features in NEWS
  b81eda6... js: Allow access to modules' lexical scope

Commits added to the branch:

  aedf0e3... maint: add a static code analysis 'make target' (*)
  3a02c05... Fix the build with debug logs enabled (*)
  fcac2be... js: Module exports use ES6 scope rules
  86a309a... console: Refactor read-eval-print loop
  ace00a4... js: Use a special object for modules
  32f9b81... js: Refactor global object creation
  834f42c... build: Build with mozj45
  692eddc... js: new JS_Enumerate API
  cff8fbc... js: Switch from JS::NullPtr() to nullptr
  4d39589... js: Global object is implicit in many functions
  74ea705... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  4b86f31... js: Weak pointer callback API change
  0d26b87... js: setProperty operations with triple result state
  2015300... js: New JS_IsArrayObject() API
  11e9e7d... js: Rename JS_InternString to JS_AtomizeAndPinString
  07f3cbf... importer: API change in enumerate operation
  6d09634... js: Set JSPROP_RESOLVING when defining properties
  b9a32c9... modules/console: Update to js::PrintError from upstream
  3c1d74f... js: Various API changes for SpiderMonkey 45
  e0a8e91... coverage: Misc Javascript-side API changes
  0ba44ee... importer: Seal import with JSPropertyDescriptor directly
  72020c8... js: Update obsolete comments
  460b858... js: Adapt to new JS::TraceEdge<T> API
  0360072... docs: Overview of SpiderMonkey 45 features in NEWS
  11e2e6d... build: Build with mozjs52
  a8bad79... Windows: Build against SpiderMonkey 52
  79e65c8... js: New JSClass struct layout
  f9117d4... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  d4857e1... js: Adapt to options changes
  8e458cd... js: Report warnings and errors with encoding
  a017d75... tests: Refactor to avoid error reporter
  2133e5e... js: Replace error reporter callbacks
  7b8a73d... js: Replace JSRuntime APIs that now take JSContext
  1feefa7... js: Remove JSRuntime
  3da7a35... js: Adapt to misc API changes in SpiderMonkey 52
  a834d4f... js: Unbarriered read while in weak ptr callback
  b6aabf9... docs: Overview of SpiderMonkey 52 features in NEWS
  90022fc... 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]