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



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

  332da40... js: Refactor dual use of JS::Heap wrapper
  93f1033... WIP - make closure lifetime less complicated?
  bcd27db... WIP - object: switch to C++ struct
  0224365... WIP - object: split out clear pending toggles
  b143c14... WIP - remove keep-alive
  6e00526... WIP - object: fully use GjsMaybeOwned wrapper
  dc38a26... fundamental: Don't trace uninitialized memory
  1bea7c2... closure: Clear closure functions in idle handler
  3fd5ae0... build: Build with mozjs38
  7a4f84a... docs: Overview of new JS features in NEWS
  d0e522f... js: AutoValueVector's [] operator is rooted
  661add1... js: Adapt to new JS_NewObject() API
  82c4aa2... js: Adapt to new JS_DefinePropertyById() API
  6e32720... js: Rename JS_CallHeapFooTracer()
  40304cd... js: Discontinue JSClass stubs
  3c5b39b... js: Adapt to new JS_SetErrorReporter() API
  29f0d2b... constructor-proxy: Adapt to new js::DirectProxyHandler API
  abb508a... runtime: Adapt to new JSFinalizeCallback
  c53b2db... js: Adapt to new mozilla::Maybe API
  c36da1c... js: Adapt to new signature of resolve operation
  382abce... js: Accommodate both Latin-1 and two-byte strings
  4efd0ed... js: JSNative accessors in JS_DefineProperty()
  fe93ddd... js: Fix misc APIs for mozjs38
  352bf02... js: Various SpiderMonkey 38 improvements
  5954197... WIP - object: Update weak pointers after GC
  798e05f... WIP - importer: Switch to eager enumeration
  0e6daa7... WIP - importer: Switch back to lazy enumeration

Commits added to the branch:

  becac60... Makefile.am, Makefile-modules.am: Split out source lists (*)
  a94c06c... build: Add a pre-configured config.h(.win32.in) (*)
  23b72e9... Build: Add NMake Makefiles (*)
  64d0b93... system: Add clarification to System.addressOf() (*)
  b5bab08... fundamental: Don't trace uninitialized memory (*)
  6319c10... object: split out clear pending toggles
  d4fd167... object: switch to C++ struct
  207d114... js: Refactor dual use of JS::Heap wrapper
  0a38c7b... WIP - make closure lifetime less complicated?
  4268e16... closure: Clear closure functions in idle handler
  701f9e7... WIP - remove keep-alive
  e0eda7a... WIP - object: fully use GjsMaybeOwned wrapper
  3b6c6c8... object: Trace vfunc trampolines
  370289b... build: Build with mozjs38
  530f55a... docs: Overview of new JS features in NEWS
  7566712... js: AutoValueVector's [] operator is rooted
  c9db446... js: Adapt to new JS_NewObject() API
  ab2ebf1... js: Adapt to new JS_DefinePropertyById() API
  83d60a9... js: Rename JS_CallHeapFooTracer()
  32305b3... js: Discontinue JSClass stubs
  d3765ea... js: Adapt to new JS_SetErrorReporter() API
  bf006a6... constructor-proxy: Adapt to new js::DirectProxyHandler API
  18d0b55... runtime: Adapt to new JSFinalizeCallback
  bda53b0... js: Adapt to new mozilla::Maybe API
  bf7dfe3... js: Adapt to new signature of resolve operation
  7537b12... js: Accommodate both Latin-1 and two-byte strings
  eb45b41... js: JSNative accessors in JS_DefineProperty()
  03dcafe... js: Fix misc APIs for mozjs38
  d93711f... js: Various SpiderMonkey 38 improvements
  f29b8e9... WIP - js: Update weak pointers after GC
  93772d8... WIP - importer: Switch to eager enumeration
  f85821f... WIP - importer: Switch back to lazy enumeration

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