[gjs] (60 commits) Non-fast-forward update to branch mozjs91
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] (60 commits) Non-fast-forward update to branch mozjs91
- Date: Fri, 6 Aug 2021 05:47:32 +0000 (UTC)
The branch 'mozjs91' 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:
f563d5a... Add TypedData.h header
cf42250... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
84a043d... JS_GetClass -> JS::GetClass
8e19d3b... JS_New -> JS::Construct
c9aa6b1... JS_GetClass -> JS::GetClass
2382d3f... Typed arrays use size_t instead of uint32_t in mozjs91
061acdd... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
d4a91a9... Adapt to new module and script APIs
9546c53... Add DumpFunctions.h header
5c7c5ed... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
fd14f88... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
de768e4... JS::PrintError no longer takes a JSContext
19d13f8... Update mozjs dependency to 91a1
d74ddbc... Adapt context to new module APIs
94b5113... Add DumpFunctions.h (again)
8f6159c... Add js/Object.h
6a62372... Adapt to new Maybe-based property descriptor API
013d0a5... JSID_* macros have been replaced: https://bugzilla.mozilla.
bdf0283... js/CharacterEncoding.h must be included before js/String.h
14b5602... Disable Top Level Await for now
6fa0717... Add TypeError to Error debugger printer
23cb51f... Mark Context param as unused for now
f7261a3... Add CI images for mozjs91.
ec52f0c... WIP: Temporarily unpin build_recommended
9954f79... Remove js/RequiredDefines.h
0745f35... Update CI images
3173233... Update PCH
88272eb... Fix cpplint
Commits added to the branch:
ad52fd1... build: Define WIN32_LEAN_AND_MEAN on Windows builds (*)
9f00808... gjs/text-encoding.cpp: Replace strcasecmp with g_ascii_strc (*)
274e87b... gjs_pch.hh: Include alloca.h and syscall.h in profiler buil (*)
496229e... build: Fix PCH on Visual Studio (*)
670ade7... README.MSVC.md: One more fix in the SpiderMonkey headers (*)
7abec01... Merge branch 'master.msvc' into 'master' (*)
1e6cc68... modules: Add helper to load context setup modules (*)
83aab56... modules: Add bootstrap file with ESM support (*)
f5ca2ae... gi: Only enumerate properties which GJS defines (*)
f71c22a... Merge branch 'ewlsh/fix-enumerate' into 'master' (*)
6f32193... GDBus Implementation: fix invalidating properties when emit (*)
e813406... Merge branch 'gdbus-fix-invalidate-properties' into 'master (*)
124c196... maint: Fix lint errors (*)
53e43a3... Ensure the correct realm is entered in the async executor (*)
add042b... Add Internship Getting Started documentation (*)
da4c0bb... docs: Replace IRC and mailing list with Matrix and Discours (*)
1de70cd... docs: Fix out of date details in docs (*)
2e3ff6d... Merge branch 'ewlsh/fix-realm-in-async' into 'master' (*)
392f36a... docs: Add instructions for installing mozjs78 with package (*)
2386898... Fix race condition in dynamic module resolution. (*)
da691f0... Add test for dynamic import resolution (*)
e7fdd9b... Merge branch 'ewlsh/fix-dynamic-module-resolution' into 'ma (*)
d344459... object: Enqueue toggle ups when the heap is collecting (*)
94a2ef6... Merge branch 'ewlsh/fix-barried-get-in-rooting' into 'maste (*)
a37e5e0... Merge branch 'documentation' into 'master' (*)
189cd4b... closure: Reimplement to be a C++ class with custom heap all (*)
53a6cca... GjsCallBackTrampoline: Inherit from Gjs::Closure (and so GC (*)
41a6fa9... function: Use minimal allocation for trampoline data (*)
2fc0d36... GjsMaybeOwned: Remove notifier support and move it into Gjs (*)
713ed60... context: Cleanup completed trampoline in context, as this i (*)
6eb088f... Merge branch 'closures-cleanup' into 'master' (*)
1aeed28... object: Use vector for holding the list of wrapped objects (*)
469b38f... Merge branch 'random-cleanups' into 'master' (*)
9aca552... ns: Expose __version__ property (*)
66b4e36... esm/gi: Use __version__ property to check for conflicts (*)
1d53bb8... modules/internalLoader: Drop version map/check (*)
782afd8... Merge branch 'better-version-check' into 'master' (*)
918ebe4... arg-cache: Handle notified callbacks without destroy (*)
6ee9179... Merge branch 'forever-scope' into 'master' (*)
78c16c9... release: Add NEWS from stable release 1.68.1 (*)
04dff20... release: Add NEWS from stable release 1.68.2 (*)
bb5f42a... release: Prepare for 1.69.1 (*)
b9be364... build: Post-release version bump (*)
a4b9473... Update mozjs dependency to 91a1
63b5ea6... js: Update header includes for SpiderMonkey 91
f720810... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
3295d16... JS_GetClass -> JS::GetClass
8db2fc2... JS_New -> JS::Construct
1d0ab03... Typed arrays use size_t instead of uint32_t in mozjs91
e05800f... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
8d90702... Adapt to new module and script APIs
ef699f8... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
2cef69c... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
3bda6ea... JS::PrintError no longer takes a JSContext
c5c70bd... Adapt to new Maybe-based property descriptor API
7c9e8ef... JSID_* macros have been replaced: https://bugzilla.mozilla.
0448ae2... Disable Top Level Await for now
911396f... Add TypeError to Error debugger printer
2271842... Add CI images for mozjs91.
4be8ee6... WIP: Temporarily unpin build_recommended
(*) 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]