[gjs] (37 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:

  43f58e6... js: Use a special object for modules
  a672df9... console: Refactor read-eval-print loop
  1e78dfd... build: Build with mozj45
  56e873f... js: new JS_Enumerate API
  9a15791... js: Switch from JS::NullPtr() to nullptr
  309541c... js: Global object is implicit in many functions
  cec6c12... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  52e23eb... js: Weak pointer callback API change
  bc6f24b... js: setProperty operations with triple result state
  af07fa7... js: New JS_IsArrayObject() API
  a8468cb... js: Rename JS_InternString to JS_AtomizeAndPinString
  c25dd9d... importer: API change in enumerate operation
  0d4a123... js: Replace JS_InitReflect with JS_InitReflectParse
  2251be1... js: Set JSPROP_RESOLVING when defining properties
  1913c31... modules/console: Update to js::PrintError from upstream
  efe76ef... js: Various API changes for SpiderMonkey 45
  e187da4... coverage: Misc Javascript-side API changes
  9f6fa0d... importer: Seal import with JSPropertyDescriptor directly
  e50c6ee... js: Update obsolete comments
  f5c1b55... js: Adapt to new JS::TraceEdge<T> API
  041b134... docs: Overview of SpiderMonkey 45 features in NEWS
  c8acc90... build: Build with mozjs52
  1e89ca1... Windows: Build against SpiderMonkey 52
  c635788... js: New JSClass struct layout
  4e7e429... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  fb33241... js: Replace JSRuntime APIs that now take JSContext
  334dc94... js: Report warnings and errors with encoding
  56ec597... js: Adapt to options changes
  422f4a9... js: Adapt to misc API changes in SpiderMonkey 52
  ef74f2f... js: Unbarriered read while in weak ptr callback
  7adc941... tests: Refactor to avoid error reporter
  9d31d20... WIP - js: Remove JSRuntime
  565f4ea... js: Replace error reporter callbacks
  11841cc... docs: Overview of SpiderMonkey 52 features in NEWS
  d2494f9... WIP - module: Import lexical environment

Commits added to the branch:

  5cb6eff... js: Use a special object for modules
  0383544... console: Refactor read-eval-print loop
  4ff9335... js: Use autoptr in gjs_object_require_property()
  c323997... jsapi-util-string: Remove useless length calculation
  9facd1c... build: Build with mozj45
  f9a5fee... js: new JS_Enumerate API
  4d6cc95... js: Switch from JS::NullPtr() to nullptr
  1161a72... js: Global object is implicit in many functions
  9c287cb... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  2e69979... js: Weak pointer callback API change
  9156695... js: setProperty operations with triple result state
  f340251... js: New JS_IsArrayObject() API
  a5327cf... js: Rename JS_InternString to JS_AtomizeAndPinString
  062905d... importer: API change in enumerate operation
  09ed5b6... js: Replace JS_InitReflect with JS_InitReflectParse
  0f9f486... js: Set JSPROP_RESOLVING when defining properties
  4079562... modules/console: Update to js::PrintError from upstream
  362913a... js: Various API changes for SpiderMonkey 45
  40e094e... coverage: Misc Javascript-side API changes
  f600d5d... importer: Seal import with JSPropertyDescriptor directly
  3080508... js: Update obsolete comments
  58a4598... js: Adapt to new JS::TraceEdge<T> API
  ccabefe... docs: Overview of SpiderMonkey 45 features in NEWS
  9abac5c... build: Build with mozjs52
  31eb74b... Windows: Build against SpiderMonkey 52
  0eb5308... js: New JSClass struct layout
  e30520a... js: Add JSCLASS_FOREGROUND_FINALIZE flag
  3e5b04e... js: Replace JSRuntime APIs that now take JSContext
  873ad36... js: Report warnings and errors with encoding
  2de8446... js: Adapt to options changes
  4c12e21... js: Adapt to misc API changes in SpiderMonkey 52
  fa740b9... js: Unbarriered read while in weak ptr callback
  a242680... tests: Refactor to avoid error reporter
  14966f6... WIP - js: Remove JSRuntime
  eb7c1bd... js: Replace error reporter callbacks
  0413ffc... docs: Overview of SpiderMonkey 52 features in NEWS
  5f12298... WIP - js: Allow access to modules' lexical scope


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]