[gjs] (62 commits) Non-fast-forward update to branch wip/gcampax/70-arg-cache
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] (62 commits) Non-fast-forward update to branch wip/gcampax/70-arg-cache
- Date: Sat, 23 May 2020 15:07:57 +0000 (UTC)
The branch 'wip/gcampax/70-arg-cache' 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:
8b8e511... function: introduce a new system for better caching of mars
58b66ac... arg-cache: make actual use of the argument cache
e799f5e... arg-cache: be more fine-grained in the argument cache
ae90954... arg-cache: extend to handle interface types too
d4a4ad1... function: use the argument cache for the instance parameter
95cba46... arg-cache: Improve struct packing and add sizeof guard
Commits added to the branch:
fe23f6f... Check if STRV value is an object before toObject. (*)
c4dc6c3... Add regression test for STRV conversion. (*)
a013c38... Merge branch 'rockon999/gjs-rockon999/fix-strv' (*)
9c52454... installed-tests: skip some tests if GTK can't be initialise (*)
0c8c3a8... Merge branch 'rburton/gjs-tests' (*)
b246b6e... JS: migrate from the global `window` to `globalThis` (*)
fc0706d... doc: Fix a typo (*)
96e4e05... Merge branch 'andyholmes/gjs-window-to-globalthis' (*)
b954524... Merge remote-tracking branch 'origin/doc-typo-fix' (*)
18b5778... CI: Remove codequality and mozjs60 jobs (*)
85232d6... build: Only print full test logs on the build_recommended j (*)
f30b43d... CI: fix examples test (*)
5ae6ad6... Merge branch 'fix-ci' into 'master' (*)
24864a5... release: Prepare for 1.65.2 (*)
f7e9768... build: Post-release version bump (*)
26b9b4f... arg: Don't sink GClosure ref if it's a return value (*)
27a860c... Merge branch 'gtk4-builderscope-memory-leak' into 'master' (*)
0f780d4... installed-tests: install binaries to correct directory (*)
42995db... Merge branch 'rburton/gjs-testdir' (*)
2406065... tests: Don't use g_assert and g_assert_not_reached in tests (*)
d21d42f... CI: Build everything from a Dockerfile using buildah (*)
42b7db2... Merge branch 'test-ci' into 'master' (*)
01f9c69... build: Make sysprof-capture-3 a system include (*)
39f62b2... tests: Use memory GSettings backend (*)
6662c32... CI: Pin new standard build image (*)
e12b91d... Merge branch 'fix-ci' into 'master' (*)
dda5130... closure: Remove redundant check for pending exception (*)
becf037... js: Replace trimLeft and trimRight with trimStart and trimE (*)
30b15ee... jsapi-util-args: Use args.requireAtLeast() (*)
6713839... byteArray: Remove root in ByteArray methods (*)
18cc5e1... overrides/Gtk: Adjust gtk_container_child_set_property() ch (*)
1571ae6... importer: Use is_root field in toString() (*)
af185c1... js: Avoid appending to vectors in a loop (*)
445faac... function: Ensure either JS or GArgument return value, not b (*)
265c11c... function: Merge two ways of invoking constructor from C (*)
fb7d871... function: Use JS::CallArgs throughout invocation call chain (*)
b79f903... function: Improve format_function_name() (*)
c95cc7e... arg: Save exception state when releasing an array (*)
6f7d434... fundamental: Fix FundamentalPrototype counter (*)
0085c3d... mem: Abort if counters are <0 as well as >0 (*)
d02ba30... CI: Include all logs in artifacts (*)
2ebaa8f... CI: Correctly count errors in script test (*)
0500e82... CI: Update some Valgrind suppression expressions (*)
51d7d13... CI: Remove Helgrind suppressions from Valgrind file (*)
a0f7440... global: Remove slot for ByteArray prototype (*)
762d821... importer: Remove dead code (*)
5ea2174... importer: Remove outdated comment (*)
2a88222... Merge branch 'fmuellner/gjs-gtk4-update' (*)
dc54269... fix dead link (*)
7a34644... Merge branch 'april-maintenance' into 'master' (*)
390d6ca... Merge branch '298-use-correct-asserts' into 'master' (*)
b048bea... Merge branch 'prnsml/gjs-patch-1' (*)
0df7ca2... arg: Use c++ templates instead of a macro to generate hasht (*)
8e9ed46... arg: Use a template function to fill gjs array from C vecto (*)
ca6a92d... arg: Use a template function to fill gjs array from zero-te (*)
182db2d... gi/private: Use more modern template functions to define sy (*)
bb27d73... function: introduce a new system for better caching of mars
b18a852... arg-cache: make actual use of the argument cache
288223e... arg-cache: be more fine-grained in the argument cache
b08a2f3... arg-cache: extend to handle interface types too
50a61f4... function: use the argument cache for the instance parameter
f475d69... arg-cache: Improve struct packing and add sizeof guard
(*) 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]