[gjs] (281 commits) Non-fast-forward update to branch wip/jasper/690006-add-special-case-for-byte-arrays-going-to-c
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] (281 commits) Non-fast-forward update to branch wip/jasper/690006-add-special-case-for-byte-arrays-going-to-c
- Date: Wed, 19 Sep 2018 07:04:39 +0000 (UTC)
The branch 'wip/jasper/690006-add-special-case-for-byte-arrays-going-to-c' 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:
dbd296b... arg: Add special-case for byte arrays going to C
Commits added to the branch:
d85214b... function: Check for invalid closure (*)
da2400e... Gtk: add support for file:/// uri for glade Template class (*)
7b5e1f4... Support interface signal handlers (*)
4a938ad... Merge branch 'interface-signals' into 'master' (*)
8f1eb23... importer: Refactor awkward 'goto out' situation (*)
0521206... log: Add gjs_debug_id() (*)
3b9e93a... js: Don't convert to UTF-8 just for debug logging (*)
5ad5b77... console: --jsversion shell option (*)
8c1113d... object: Adjust arguments of method (*)
1ee6709... object: Upgrade severity of toggle warning to error (*)
2120018... jsapi-util: Remove gjs_get_type_name() (*)
28d8b5d... mem: Remove unused counters (*)
8516309... importer: Retrieve names while iterating search path (*)
a662ed0... Merge branch '154-fix-searchpath-symlink' into 'master' (*)
e891a02... Merge branch 'april-maintenance' into 'master' (*)
8808233... Merge branch '148-invalid-closure' into 'master' (*)
836d48c... Merge branch 'wip/jjesusbv/786439-add-support-for-file-uri- (*)
3e61e55... Remove unnecessary inline (*)
c7ce5e9... Merge branch 'build-fix' into 'master' (*)
88b514a... CI: add more badges (*)
aaa9671... Merge branch 'badge' into 'master' (*)
37a1eb2... CI: rephrase one badge label (*)
b2a0c42... Merge branch 'label' into 'master' (*)
ef2172b... jsapi-util-string: Fix object logging (*)
3120ecd... CI: Add job that builds with all debug logging defined (*)
1071554... Merge branch 'fix-debug-logging' into 'master' (*)
93a356a... CI: run a SpiderMonkey debug image on a normal check (*)
a0a1411... CI: add a GC zeal test (*)
be98df9... Merge branch 'more' into 'master' (*)
94ede35... util-root: Allow null notification functions when rooting (*)
8b390a6... object: Set up a single weak ref on the context (*)
973205f... object: Move context dispose notify to GjsContext (*)
230dc52... Merge branch 'carlosg/gjs-avoid-context-weak-refs' (*)
25cc419... object: Fix unused variable (*)
7681aa5... object: Change linked list size() to return size_t (*)
04c551c... object: Fix logging statement (*)
be0d532... js: Schedule a compacting GC on gjs_gc_if_needed() (*)
dd02a59... Merge branch 'carlosg/gjs-compacting-gc' (*)
65bcad7... release: Prepare for 1.53.2 (*)
57d562d... build: Post-release version bump (*)
8c6a5b5... CI: substitute line numbers in cppcheck error messages (*)
e542906... object: Break init_g_param_from_prop() in half (*)
b88ccfd... object: Use addProperty hook to simplify toggle ref (*)
729dad6... object: Remove getProperty/setProperty hooks (*)
47a40b3... jsapi-util: Add autoptr template for GI info structs (*)
2d03600... [skip eslint] as it'll break if multiple ESLint rules are i (*)
fd2b5c4... Merge branch 'wip/eslint-require-spacing-around-infix-opera (*)
3361f04... boxed: Update outdated comment (*)
62f4343... boxed: Remove limitation of 256 fields (*)
09e6f6d... tests: Debug-log coverage output (*)
8534966... tests: Remove unused length argument in coverage tests (*)
7a59ade... tests: Correct typo in test name (*)
d5fe6ab... jsapi-util-string: Avoid unnecessary root (*)
268aa33... boxed: Remove unnecessary roots (*)
9bbbf6a... Merge branch 'may-maintenance' into 'master' (*)
8b23901... object: Avoid UTF-8 conversion on every property get/set (*)
3893d40... object: Avoid segfault in debug mode (*)
ef991b2... Merge branch 'remove-get-set-property-hooks' into 'master' (*)
5ee6593... jsapi-util: Fix JS::GCPolicy definition with namespace (*)
8cdd629... object: Warn about finalized GObject in fewer cases (*)
fbe6892... Merge branch '24-tighten-finalized-warnings' into 'master' (*)
451de36... object: Remove inline from proto_priv_from_js() (*)
d72218b... Update Gjs wiki URL. (*)
f93870a... Fix up GJS_DISABLE_JIT flag now the JIT is enabled by defau (*)
58f328a... Merge branch 'gjs_disable_jit_option_fix' into 'master' (*)
3f2a6c0... CI: indicates when JHBuild is used (*)
c79a86e... CI: no need to pick the default compiler (*)
cb498ac... CI: clean up artifacts saving (*)
4fc29e3... CI: reorganize artifacts controls (*)
9779a86... Merge branch 'master' into 'master' (*)
64222fe... docs: adjust gcc version (*)
9be1a24... Merge branch 'version' into 'master' (*)
763015e... Merge branch 'novo1' into 'master' (*)
fc857e8... Merge branch 'patch-1' into 'master' (*)
dfbb232... object: Use g_object_new_with_properties() (*)
39954a5... object: Move GjsListLink methods out of inline (*)
e68f61c... object: Return false from throw_priv_is_null_error() (*)
e3dc2f4... object: Make GjsListLink const-correct (*)
f311af8... object: Refactor ObjectInstance into C++ class (*)
ae59d9c... object: Add debug methods (*)
3f7bce5... object: Check return values of for_js() and friends (*)
a246552... CI: use Ubuntu in the coverage job (*)
841a565... Merge branch '104-g-object-new-with-properties' into 'maste (*)
1d1a0fb... Merge branch 'refactor-object-instance' into 'master' (*)
38decc3... Merge branch 'coverage' into 'master' (*)
4f2b23d... CI: remove unused files (*)
07ee6b9... CI: reorganize the yaml file (no-op) (*)
99cd64e... CI: add a ARMV8 build test (*)
57ff3a2... Merge branch 'cleanup' into 'master' (*)
3851dbf... Merge branch 'arm' into 'master' (*)
a2b38ed... CI: add a PPC64LE build test (*)
248bc66... CI: try to make it faster (*)
2b6b2af... docs: advertise the multiarch builds (*)
dcce0ef... object: Use GjsAutoInfo throughout (*)
d953a3a... CI: Subst out spaces in cpplint output (*)
1806c4b... jsapi-util-args: Make gjs_parse_call_args() const-correct (*)
74f19dc... object: Use gjs_parse_call_args() in object methods (*)
b056201... jsapi-util: Move and rename GjsAutoParam (*)
8fb7b4e... object: Move imports._gi.hook_up_vfunc() to be a method (*)
fb100c9... js: Fix return values of not-really-infallible functions (*)
7c0bed3... Merge branch 'cleanup2' into 'master' (*)
0b32bdf... Merge branch 'arm' into 'master' (*)
ee6c847... CI: refactor the header and footer messages (*)
bffffed... Merge branch 'refactor' into 'master' (*)
e351175... Merge branch 'refactor-object-instance2' into 'master' (*)
ba20912... release: Prepare for 1.53.3 (*)
df584c9... build: Post-release version bump (*)
af5a37e... gdbus: Fix deprecated API (*)
89a7261... Merge branch 'fix-build' into 'master' (*)
80dec52... docs: fix the distributions used for CI (*)
013d88f... Merge branch 'distros' into 'master' (*)
1eeb657... CI: change images name pattern (*)
4690044... Merge branch 'master' into 'master' (*)
cb78e8d... object: Move some more stuff into ObjectInstance (*)
7012364... object: Move some methods out of the class body (*)
44ed1dc... object: Split file into smaller logical units (*)
4413e30... object: Split ObjectPrototype from ObjectInstance (*)
93cf31d... object: Use smaller data structure for closures (*)
4e7f4a5... jsapi-util-root: Use a union for mutually exclusive members (*)
850aae0... Merge branch 'refactor-object-instance-part3' into 'master' (*)
7ff9634... CI: change tests schema (*)
d973920... CI: disable regular jobs on schedules (*)
e90772a... CI: reorganize yaml before add manual jobs (*)
28d0703... CI: add manual test jobs (*)
4ec2e08... CI: do not run linters on tagged commits (*)
d93045a... CI: fail on compiler warnings (*)
50c0e1f... build: ignore Wmaybe-uninitialized in arg->v_pointer (*)
ff844c6... Merge branch 'CI' into 'master' (*)
7ce6cda... Merge branch 'tagged' into 'master' (*)
4533fd9... Merge branch 'warning' into 'master' (*)
47130aa... CI: save code statistics in GitLab pages (*)
11df86b... CI: build Static Analysis Docker image in GitLab (*)
6c98779... Merge branch 'save_statistics' into 'master' (*)
59e3d0c... Merge branch 'static' into 'master' (*)
244fb93... CI: fix for Docker images tag (*)
8ea9cff... Merge branch 'static' into 'master' (*)
adedb2d... CI: remove debug code from Docker images creation (*)
8d4d6fd... Merge branch 'static' into 'master' (*)
f6758a3... object: Add GObject properties to the correct prototype (*)
9565bda... CI: static analysis image hosted at registry.gitlab.gnome (*)
29a91bf... Merge branch 'gbsneto/issue-171' into 'master' (*)
66b474a... CI: run coverage on every "push" (*)
c4b508f... CI: move the Docker images creation to GitLab (*)
67082be... CI: save script '.sh' test logs (*)
93b242d... CI: fix coverage artifacts (*)
7323116... Merge branch 'save_statistics' into 'master' (*)
1a2eb7e... Merge branch 'static_registry' into 'master' (*)
faa2760... Merge branch 'transfer' into 'master' (*)
e5620e4... Merge branch 'artifacts' into 'master' (*)
fd3b996... CI: Don't run linters on tags (*)
dbd555e... tools: Add clang-format pre-commit hook (*)
7b14e20... docs: Add C++ style guide (*)
f3e104f... CI: Remove customizations from cpplint config (*)
466b459... Merge branch 'formatting' into 'master' (*)
fc95210... CI: use the 'deploy' stage name (*)
7760698... Merge branch 'shrink' into 'master' (*)
12ace06... object: Resolve properties in resolve_no_info (*)
3effa92... Merge branch '182-fix-properties' into 'master' (*)
17e8c88... release: Prepare for 1.53.4 (*)
635f769... build: Post-release version bump (*)
a806dbd... maint: create a '--disable-readline' and use it (*)
2379e74... CI: run some real programs during tests (*)
f69a2f4... CI: run an extra check on installed shell script tests (*)
67fe041... examples: fix a bug in webkit.js (*)
a023b6f... CI: stop using Fedora for clang builds (*)
9979ed8... Merge branch 'tests' into 'master' (*)
8113a0e... Merge branch 'readline' into 'master' (*)
1429480... CI: Disable readline on coverage-automatic (*)
0ffda39... Merge branch 'clang' into 'master' (*)
d23a2f0... Use 'GObject' instead of 'this' for code clarity. (*)
8ae5675... Cleanup GTK static symbol naming. (*)
c1d2305... Export GObject static class properties. (*)
9b9d4cd... Merge branch 'wip/rockon999/expose-gobject-static-property- (*)
5b105f7... maint: build fixes (*)
1be5a94... CI: readline should be enable in all builds (*)
a35e4ce... CI: refactor Docker images creation (*)
720fa13... CI: add readline to Docker images (*)
eaca15f... CI: create SpiderMonkey 60 docker images (*)
3440c64... Merge branch 'fixes' into 'master' (*)
ff4023f... Merge branch 'images' into 'master' (*)
f630af4... CI: Remove 'pages' job from Docker image build pipeline (*)
d82df7d... CI: Resolve conflicts during system upgrade (*)
3210a8f... CI: Don't install already-installed packages (*)
eeaf906... CI: clear the static analysis image a bit more (*)
451bf76... Merge branch '185-fix-docker-image-build' into 'master' (*)
9d2fcd9... Merge branch 'clean' into 'master' (*)
e7f29d2... CI: use Docker images stored in GJS registry (*)
c2d6dbe... CI: rename the packaging job to flatpak (*)
5558c8e... Merge branch 'rename' into 'master' (*)
b69308d... Merge branch 'registry' into 'master' (*)
e52498f... Merge branch 'moz60' into 'master' (*)
3a688bc... CI: run the GTK real tests (recently added) (*)
8ae00b8... CI: Adjust eslint and clang-format rules [skip eslint] (*)
ee89551... debugger: GJS Debugger (*)
71bba97... debugger: Break on first frame (*)
7c8ae63... debugger: Refactor throw and return commands (*)
c200594... Merge branch 'debugger4' into 'master' (*)
337c315... overrides: Add convenience g_object_set() replacement (*)
d89d4c2... Merge branch 'g-object-set' into 'master' (*)
121f256... build: Check for SIGEV_THREAD_ID if profiler enabled (*)
9510e13... build: Vendor ax_code_coverage.m4 (*)
bd2c58f... CI: add dependencies of the real tests (examples) (*)
b29a305... Merge branch 'dependencies' into 'master' (*)
7ab3c61... repo: Remove unused function (*)
3aa6f8e... Merge branch '174-remove-unused-function' into 'master' (*)
f0373f1... Merge branch '149-vendor-ax-code-coverage' into 'master' (*)
fcccc4c... Merge branch '132-check-sigev-thread-id' into 'master' (*)
8e9cac4... Merge branch 'web' into 'master' (*)
526d7f2... build: Fix distcheck (*)
118cb7f... CI: Add ninja-build explicitly to Ubuntu images (*)
f2a8ca3... Merge branch 'fix-thorough-tests-failures' into 'master' (*)
1e1ef59... build: Build with mozjs60 (*)
cda7624... js: Replace JS_FS with JS_FN (*)
942252d... byteArray: Replace with native Uint8Array (*)
2b6d0fb... byteArray: Add backwards-compatible ByteArray class (*)
e5019b7... js: Adapt to new JSClassOps struct layout (*)
18a0e99... js: Remove JSProto_StopIteration (*)
94e1c78... profiler: Adapt to new GeckoProfiler API (*)
d4b2626... tests: Restore expected coverage test values (*)
fbd0338... tests: Adjust expected debugger output (*)
67d7efc... js: Misc mozjs60 API changes (*)
34de292... release: Document SpiderMonkey 60 changes (*)
6ba0fde... build: Suppress SpiderMonkey memory leak in analysis tools (*)
796c83b... tests: Disable test that triggers Regress.gir memory leak (*)
70c344b... Merge branch '161-mozjs60' into 'master' (*)
5b88e27... tests: Test overriding introspected GObjectInterface proper (*)
6f9599b... object: Define GObject properties as configurable (*)
322ffab... Merge branch 'wip/fmuellner/failed-override-reproducer' int (*)
3119731... arg: Avoid segfault when checking for GByteArray (*)
95f055e... Merge branch 'segfault-workaround' into 'master' (*)
6989c62... release: Prepare for 1.53.90 (*)
4d663ac... build: Post-release version bump (*)
8f98f4a... CI: add webkit and gtk-app tests (*)
2a0834f... Merge branch 'more' into 'master' (*)
a0229da... build: Fix linter rules (*)
8c58407... examples: fix eslint errors (*)
7e77449... examples: Fix some best practices (*)
da5ab80... Merge branch 'eslint' into 'master' (*)
1681591... tests: Test property access on "foreign" objects (*)
97da6c3... object: Resolve interface properties on native objects as w (*)
1230d87... Merge branch 'wip/fmuellner/more-iface-woes' into 'master' (*)
ac3c8af... build: Include debugger.test.in in dist tarballs (*)
a5d4ad5... build: Clean up all installed-tests metadata (*)
01f5f55... Merge branch 'distcheck' into 'master' (*)
136e332... release: Prepare for 1.53.91 (*)
fe12be9... build: Post-release version bump (*)
42be3ff... Temporary fix for Gio.File.prototype (*)
06aae44... Merge branch 'temporary-gio-file' into 'master' (*)
decae6d... Added _promisify to GJS GIO overrides (*)
3276e0c... Merge branch 'llzes/gjs-wip/overrides-gio-promisify' (*)
f55c012... deprecation: Add deprecation warning framework (*)
8f0dff8... byteArray: Add compatibility toString property (*)
17b895d... release: Prepare for 1.53.92 (*)
1043d49... build: Post-release version bump (*)
bbb709f... Move hypen_to_underscore to jsapi-util-string.cpp (*)
8e982d3... object: Implement newEnumerate hook for GObject (*)
83e7d7c... Merge branch 'compatibility-bytearray-tostring' into 'maste (*)
d8dca63... release: Prepare for 1.54.0 (*)
a049315... build: Post-release version bump (*)
273e0d2... build: Post-branch version bump (*)
7bee7cf... Merge branch 'gobject-enumerate-methods' into 'master' (*)
3b75238... build: Remove apostrophe from conftest program (*)
bd2ae8e... mem: Expose gjs_memory_report() in public API (*)
7ad3574... tools: Update clang-format scripts (*)
b5fb0ec... tests: Add skipped tests for new Regress functionality (*)
284586e... build: Remove useless pkgconfig check (*)
cf57f25... tests: Don't time-limit the unit tests (*)
7b420cf... test: Split test utility function into file (*)
ab12e25... tests: Remove unused includes (*)
6102eab... Merge branch 'august-maintenance' into 'master' (*)
d32e4a9... build: Install gjs/mem.h (*)
e1ea03a... GObject: Ensure generated GType names are valid (*)
b3ab88a... Merge branch 'wip/fmuellner/legacy-gtype-names' into 'maste (*)
ce07c4a... GLib: Fix regression in GVariant packing (*)
079d6f3... Merge branch '202-dbus-regression' into 'master' (*)
2a0c56f... byte array: toString() should stop at 0 bytes (*)
e59888d... GLib: add shortcut for bytestring GVariant (*)
c3e21cd... Merge branch '203-gvariant-bytestrings' into 'master' (*)
bf9e5da... profiler: Concat entry.label() and entry.dynamicString() (*)
710017d... Merge branch 'gbsneto/fix-profiler-js60' into 'master' (*)
6f67627... arg: Add special-case for byte arrays going to C
(*) 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]