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

  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

Commits added to the branch:

  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
  ae0399c... js: Remove JSRuntime
  251073b... js: Adapt to misc API changes in SpiderMonkey 52
  7402ea1... js: Unbarriered read while in weak ptr callback
  6ffbbdd... js: Allow access to modules' lexical scope
  9709b8a... docs: Overview of SpiderMonkey 52 features in NEWS


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