From gitlab at mg.gitlab.com Sat Oct 1 00:56:32 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 30 Sep 2022 22:56:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Optimize array access and basic arithmetic operator on integer and floats. Message-ID: <633774202b147_2655e9c36622@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-pxcqb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 13aa1311 by Beno?t Minisini at 2022-10-01T00:54:05+02:00 Optimize array access and basic arithmetic operator on integer and floats.. [INTERPRETER] * OPT: Optimize array access and basic arithmetic operator on integer and floats. - - - - - 4 changed files: - main/gbx/gbx_exec_loop.c - main/gbx/gbx_value.h - main/share/gb_common.h - main/share/gb_pcode.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/13aa1311d72e97b5cbe1f529aa48b592d99b1091 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/13aa1311d72e97b5cbe1f529aa48b592d99b1091 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 01:31:53 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 30 Sep 2022 23:31:53 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation on non-C99 compiler. Message-ID: <63377c69edb03_2355e4c964c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-nhhgc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 558360ab by Beno?t Minisini at 2022-10-01T01:31:15+02:00 Fix compilation on non-C99 compiler. [INTERPRETER] * BUG: Fix compilation on non-C99 compiler. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/558360ab97c821c939f822ab25cd2091e4b7c96b -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/558360ab97c821c939f822ab25cd2091e4b7c96b You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 16:29:43 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 01 Oct 2022 14:29:43 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Some optimizations of the main interpreter loop. Message-ID: <63384ed7c986b_24560a453e5@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-m2845.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: fd66b99f by Beno?t Minisini at 2022-10-01T16:26:08+02:00 Some optimizations of the main interpreter loop. [INTERPRETER] * OPT: Some optimizations of the main interpreter loop. - - - - - 13 changed files: - main/gbx/gb_error.c - main/gbx/gb_error.h - main/gbx/gbx_c_array.c - main/gbx/gbx_debug.c - main/gbx/gbx_exec_loop.c - main/gbx/gbx_exec_pop.c - main/gbx/gbx_exec_push.c - main/gbx/gbx_stream.c - main/gbx/gbx_value.c - main/gbx/gbx_value.h - main/share/gb_code_temp.h - main/share/gb_common.h - main/share/gb_pcode.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fd66b99f32a1f91bffa7d2ffe64c9a6af91dadd0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/fd66b99f32a1f91bffa7d2ffe64c9a6af91dadd0 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 16:59:09 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 01 Oct 2022 14:59:09 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation on systems that only have 'libpcre2' installed. Message-ID: <633855bd87932_2555dfc53230@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-kqqx8.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5498bb00 by Beno?t Minisini at 2022-10-01T16:58:28+02:00 Fix compilation on systems that only have 'libpcre2' installed. [GB.PCRE] * BUG: Fix compilation on systems that only have 'libpcre2' installed. - - - - - 1 changed file: - gb.pcre/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5498bb00b2af04402f526592eb7a19c1e01cbeb6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5498bb00b2af04402f526592eb7a19c1e01cbeb6 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 17:27:46 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 01 Oct 2022 15:27:46 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix compilation on systems that only have 'libpcre2' installed again! Message-ID: <63385c7274c28_2455ec4149af@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-l6msj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4b778bd2 by Beno?t Minisini at 2022-10-01T17:27:14+02:00 Fix compilation on systems that only have 'libpcre2' installed again! [GB.PCRE] * BUG: Fix compilation on systems that only have 'libpcre2' installed again! - - - - - 1 changed file: - gb.pcre/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4b778bd2ce965929b91add6f1e1b35517871ede9 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4b778bd2ce965929b91add6f1e1b35517871ede9 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 20:04:43 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 01 Oct 2022 18:04:43 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix optimization of dynamic variable writing. Message-ID: <6338813bb1023_25569c818516@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-7q77l.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: df270cbb by Beno?t Minisini at 2022-10-01T20:04:20+02:00 Fix optimization of dynamic variable writing. [INTERPRETER] * BUG: Fix optimization of dynamic variable writing. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df270cbbc035fec78e8f8405888bce4e6ccdabe2 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/df270cbbc035fec78e8f8405888bce4e6ccdabe2 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 1 20:04:00 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 01 Oct 2022 18:04:00 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix optimization of dynamic variable reading. Message-ID: <63388110c29d2_248b469fc8698e@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-mvb8v.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 5d1db11a by Beno?t Minisini at 2022-10-01T20:03:37+02:00 Fix optimization of dynamic variable reading. [INTERPRETER] * BUG: Fix optimization of dynamic variable reading. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5d1db11ab3eda14494a23f5798b7091a5fe6128e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/5d1db11ab3eda14494a23f5798b7091a5fe6128e You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sun Oct 2 19:03:57 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 02 Oct 2022 17:03:57 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Packager: Switch Debian helper minimum version to 10. Message-ID: <6339c47d6e423_26696a01813738@gitlab-sidekiq-low-urgency-cpu-bound-v2-7686bbc56f-dg6j6.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f4fb59dd by Beno?t Minisini at 2022-10-02T19:03:49+02:00 Packager: Switch Debian helper minimum version to 10. [DEVELOPMENT ENVIRONMENT] * NEW: Packager: Switch Debian helper minimum version to 10. - - - - - 1 changed file: - app/src/gambas3/.src/Packager/Package.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f4fb59dd480495e3b9611588884642b66e1f7b2f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f4fb59dd480495e3b9611588884642b66e1f7b2f You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon Oct 3 13:47:03 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 03 Oct 2022 11:47:03 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Always check bytecode version when the current class changes during interpreter execution loop. Message-ID: <633acbb7e6708_2555e6027111@gitlab-sidekiq-low-urgency-cpu-bound-v2-9bcbb9f97-9b7nc.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: d7e373c6 by Beno?t Minisini at 2022-10-03T13:46:20+02:00 Always check bytecode version when the current class changes during interpreter execution loop. [INTERPRETER] * BUG: Always check bytecode version when the current class changes during interpreter execution loop. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d7e373c633ee3397c88f7190a9b42308ff1ed2c7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d7e373c633ee3397c88f7190a9b42308ff1ed2c7 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon Oct 3 19:11:34 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 03 Oct 2022 17:11:34 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Don't use 3.18 multiply and divide optimization if current bytecode version is lower than 3.18. Message-ID: <633b17c6d477e_2455e8895690@gitlab-sidekiq-low-urgency-cpu-bound-v2-bbd6b584f-67hwj.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dba45b1f by Beno?t Minisini at 2022-10-03T19:10:42+02:00 Don't use 3.18 multiply and divide optimization if current bytecode version is lower than 3.18. [INTERPRETER] * BUG: Don't use 3.18 multiply and divide optimization if current bytecode version is lower than 3.18. - - - - - 1 changed file: - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dba45b1fedd2905830eef41ab6f49f2a7f37aaf4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dba45b1fedd2905830eef41ab6f49f2a7f37aaf4 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Tue Oct 4 01:06:23 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 03 Oct 2022 23:06:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Various optimizations of the interpreter execution loop. Message-ID: <633b6aefb5327_24561a815586@gitlab-sidekiq-low-urgency-cpu-bound-v2-685b69f89c-jvdsm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 50893e77 by Beno?t Minisini at 2022-10-04T01:04:15+02:00 Various optimizations of the interpreter execution loop. [COMPILER] * OPT: Support for local variable manipulation optimization. [INTERPRETER] * OPT: Avoid unneeded type conversion swhen manipulating local variables. * OPT: Various optimizations of the interpreter execution loop. Apparently a smaller execution loop has a big impact on speed. I guess this is related to the size of the various CPU caches. - - - - - 12 changed files: - main/gbc/gbc_trans_expr.c - main/gbc/gbc_type.h - main/gbx/gbx_exec.h - main/gbx/gbx_exec_loop.c - main/gbx/gbx_subr_extern.c - main/gbx/gbx_value.c - main/gbx/gbx_value.h - main/lib/jit/jit_body.c - main/share/gb_code.h - main/share/gb_code_temp.h - main/share/gb_pcode.h - main/share/gb_pcode_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/50893e77cb133ae750357cccee6a05bf88b11bf3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/50893e77cb133ae750357cccee6a05bf88b11bf3 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Tue Oct 4 22:51:23 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 04 Oct 2022 20:51:23 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix backward-compatibility with previous bytecode. Message-ID: <633c9ccbdf97e_2455cf852177@gitlab-sidekiq-low-urgency-cpu-bound-v2-675588f475-s28pv.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 56cc729f by Beno?t Minisini at 2022-10-04T22:49:01+02:00 Fix backward-compatibility with previous bytecode. [INTERPRETER] * BUG: Fix backward-compatibility with previous bytecode. * OPT: Optimizations of local variables and argument assignements. * BUG: NULL can be serialized on streams correctly now. - - - - - 16 changed files: - main/gbc/gbc_trans.h - main/gbc/gbc_trans_ctrl.c - main/gbc/gbc_trans_expr.c - main/gbx/gbx_eval.c - main/gbx/gbx_exec.c - main/gbx/gbx_exec.h - main/gbx/gbx_exec_loop.c - main/gbx/gbx_jit.c - main/gbx/gbx_stack.h - main/gbx/gbx_stream.c - main/lib/eval/eval_trans_expr.c - main/lib/jit/jit_body.c - main/share/gb_code.h - main/share/gb_code_temp.h - main/share/gb_pcode.h - main/share/gb_pcode_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/56cc729fe012ee5adc9511788cd737707e7e470f -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/56cc729fe012ee5adc9511788cd737707e7e470f You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed Oct 5 20:43:20 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 05 Oct 2022 18:43:20 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Send crash reports to the mailing-list only if the attachment size is not too... Message-ID: <633dd04852604_2655c80231d0@gitlab-sidekiq-low-urgency-cpu-bound-v2-788f4fb447-lxq28.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4e63d82a by Beno?t Minisini at 2022-10-05T20:43:13+02:00 Send crash reports to the mailing-list only if the attachment size is not too big, otherwise use my personal new e-mail address. [DEVELOPMENT ENVIRONMENT] * NEW: Send crash reports to the mailing-list only if the attachment size is not too big, otherwise use my personal new e-mail address. - - - - - 2 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FCrash.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4e63d82a8cdac2b59a36ac6739d78a69c7e8ae30 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4e63d82a8cdac2b59a36ac6739d78a69c7e8ae30 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed Oct 5 20:58:39 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 05 Oct 2022 18:58:39 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix 'Change' event in WebTextBox and WebTextArea. Message-ID: <633dd3df1fb23_2555bf4720@gitlab-sidekiq-low-urgency-cpu-bound-v2-788f4fb447-pjg9w.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c5e9a57f by Beno?t Minisini at 2022-10-05T20:58:33+02:00 Fix 'Change' event in WebTextBox and WebTextArea. [GB.WEB.GUI] * BUG: WebTextBox: 'Change' event works again. * BUG: WebTextArea: 'Change' event works again. - - - - - 3 changed files: - comp/src/gb.web.gui/.src/Test/Webform1.class - comp/src/gb.web.gui/.src/Test/Webform1.webform - comp/src/gb.web.gui/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c5e9a57f0add2e35d9451c200350525f99d883d6 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c5e9a57f0add2e35d9451c200350525f99d883d6 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Thu Oct 6 17:45:44 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 06 Oct 2022 15:45:44 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Save 'errno' before running the debugger, and restore it after. Message-ID: <633ef8287b6a_2555c6c986@gitlab-sidekiq-low-urgency-cpu-bound-v2-67c5d858ff-lm89h.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f749ce20 by Beno?t Minisini at 2022-10-06T17:45:06+02:00 Save 'errno' before running the debugger, and restore it after. [GB.DEBUG] * BUG: Save 'errno' before running the debugger, and restore it after. - - - - - 1 changed file: - main/lib/debug/debug.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f749ce203062e834f9c1a36f27abeaf4a25ecec8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f749ce203062e834f9c1a36f27abeaf4a25ecec8 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Oct 7 13:11:18 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 07 Oct 2022 11:11:18 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Optimization of small integer floating point constants. Message-ID: <63400956a817e_2455b045564a@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-glsbn.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 1004b390 by Beno?t Minisini at 2022-10-07T13:10:22+02:00 Optimization of small integer floating point constants. [COMPILER] * OPT: Optimization of small integer floating point constants. [INTEGER] * OPT: Optimization of small integer floating point constants. [GB.JIT] * OPT: Optimization of small integer floating point constants. - - - - - 8 changed files: - main/gbc/gbc_trans_expr.c - main/gbx/gbx_exec_loop.c - main/lib/eval/eval_trans_expr.c - main/lib/jit/jit_body.c - main/share/gb_code.h - main/share/gb_code_temp.h - main/share/gb_pcode.h - main/share/gb_pcode_temp.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1004b390788410dedccb2dbeabc6481efc25c2e3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/1004b390788410dedccb2dbeabc6481efc25c2e3 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Oct 7 20:52:14 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 07 Oct 2022 18:52:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Default language of newly created project is the current system language now. Message-ID: <6340755eda2a5_298b0917451575@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-5p9sm.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f99c9cbf by Beno?t Minisini at 2022-10-07T20:52:08+02:00 Default language of newly created project is the current system language now. [DEVELOPMENT ENVIRONMENT] * BUG: Default language of newly created project is the current system language now. - - - - - 1 changed file: - app/src/gambas3/.src/Project/FCreateProject.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f99c9cbfc9d717071e4615d3d0522d66adc5e260 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f99c9cbfc9d717071e4615d3d0522d66adc5e260 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 8 10:27:07 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 08 Oct 2022 08:27:07 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Bool@(), Byte@()... functions can be the target of an affectation now. Message-ID: <6341345bdda19_2655b18110764@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-hd9xq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 09adb643 by Beno?t Minisini at 2022-10-08T10:26:50+02:00 Bool@(), Byte@()... functions can be the target of an affectation now. [INTERPRETER] * NEW: Bool@(), Byte@()... functions can be the target of an affectation now. [COMPILER] * NEW: Bool@(), Byte@()... functions can be the target of an affectation now. [GB.JIT] * NEW: Bool@(), Byte@()... functions can be the target of an affectation now. - - - - - 10 changed files: - main/gbc/gbc_trans.h - main/gbc/gbc_trans_code.c - main/gbc/gbc_trans_subr.c - main/gbx/gb.jit.h - main/gbx/gbx_api.c - main/gbx/gbx_exec_loop.c - main/gbx/gbx_subr.h - main/gbx/gbx_subr_extern.c - main/lib/jit/jit_body.c - main/share/gb_pcode.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09adb643dfd7928d87a9d2cce9b64778976d4fbd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/09adb643dfd7928d87a9d2cce9b64778976d4fbd You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 8 10:21:53 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 08 Oct 2022 08:21:53 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Make 'Makefile' more silent. Message-ID: <634133214b42a_2455b4073946@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-l2xhh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 2fabb443 by Beno?t Minisini at 2022-10-08T10:21:21+02:00 Make 'Makefile' more silent. [CONFIGURATION] * NEW: Make 'Makefile' more silent. - - - - - 2 changed files: - acinclude.m4 - component.am View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2fabb443ac2cfe3a5635fedcd39dfac47be56277 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2fabb443ac2cfe3a5635fedcd39dfac47be56277 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 8 22:41:14 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 08 Oct 2022 20:41:14 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Move some code outside of 'gbx_exec_loop.c' source file. Message-ID: <6341e06ab689e_261056adb41352cd@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-hd9xq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dc2d102a by Beno?t Minisini at 2022-10-08T22:39:44+02:00 Move some code outside of 'gbx_exec_loop.c' source file. [INTERPRETER] * OPT: Move some code outside of 'gbx_exec_loop.c' source file. Apparently if the result of the compilation of this source file is too big, the interpreter can be about 150% slower. - - - - - 4 changed files: - main/gbx/gbx_debug.c - main/gbx/gbx_debug.h - main/gbx/gbx_exec.c - main/gbx/gbx_exec_loop.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dc2d102a958130c2cc885993885634e2122d48ac -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dc2d102a958130c2cc885993885634e2122d48ac You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon Oct 10 01:01:52 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 09 Oct 2022 23:01:52 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Ignore spurious duplicated mouse move events. Message-ID: <634352e06928c_2612551ca41734b6@gitlab-sidekiq-low-urgency-cpu-bound-v2-67796d5dbc-hd9xq.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a08d60a2 by Beno?t Minisini at 2022-10-10T01:01:17+02:00 Ignore spurious duplicated mouse move events. [GB.QT4] * BUG: Ignore spurious duplicated mouse move events. [GB.QT5] * BUG: Ignore spurious duplicated mouse move events. - - - - - 2 changed files: - gb.qt4/src/CClipboard.cpp - gb.qt4/src/CWidget.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a08d60a2b1e28f9629a686497feda2ae522ab781 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a08d60a2b1e28f9629a686497feda2ae522ab781 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed Oct 12 00:04:16 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 11 Oct 2022 22:04:16 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] GridView: Start scroll timer immediately. Message-ID: <6345e860111f9_2455adc748ce@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dc7fc7d4-278jt.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: a82b8b65 by Beno?t Minisini at 2022-10-12T00:04:11+02:00 GridView: Start scroll timer immediately. [GB.GUI.BASE] * BUG: GridView: Start scroll timer immediately. - - - - - 1 changed file: - comp/src/gb.gui.base/.src/GridView/GridView.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a82b8b65b96a826b7f709998f72784537934f2cc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/a82b8b65b96a826b7f709998f72784537934f2cc You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Oct 14 14:20:10 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 14 Oct 2022 12:20:10 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] The cookie name now depends on the application name, so that you can run... Message-ID: <634953faebf5b_24562e8355b6@gitlab-sidekiq-low-urgency-cpu-bound-v2-865cf5dcbd-t8znh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7f16b68f by Beno?t Minisini at 2022-10-14T14:20:03+02:00 The cookie name now depends on the application name, so that you can run different applications on the same server. [GB.WEB.GUI] * BUG: The cookie name now depends on the application name, so that you can run different applications on the same server. - - - - - 2 changed files: - comp/src/gb.web.gui/.src/Session.module - comp/src/gb.web.gui/.src/WebForm.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7f16b68f0e8b64de3fc35b3a35f3c60d1b01bc41 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7f16b68f0e8b64de3fc35b3a35f3c60d1b01bc41 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 15 19:31:30 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 15 Oct 2022 17:31:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix JIT compilation of class inheriting from another class and Left$(), ... Message-ID: <634aee72265f0_2455e9c169df@gitlab-sidekiq-low-urgency-cpu-bound-v2-857468df46-5nffh.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: f528f4d4 by Beno?t Minisini at 2022-10-15T19:30:03+02:00 Fix JIT compilation of class inheriting from another class and Left$(), Right$() and Mid$() routines. [INTERPRETER] * BUG: Fix JIT compilation of class inheriting from another class. [GB.JIT] * BUG: Fix compilation of Left$(), Right$() and Mid$() routines. - - - - - 3 changed files: - main/gbx/gbx_class_load.c - main/gbx/gbx_jit.c - main/lib/jit/jit_body.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f528f4d4cac3365b3a3fa88e4424d47549410ffc -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/f528f4d4cac3365b3a3fa88e4424d47549410ffc You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Mon Oct 17 23:30:51 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Mon, 17 Oct 2022 21:30:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Fix JIT compilation of extern function calls. Message-ID: <634dc98b8f582_255578050378@gitlab-sidekiq-low-urgency-cpu-bound-v2-68575847bb-r5g7d.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 3d628e41 by Beno?t Minisini at 2022-10-17T23:30:21+02:00 Fix JIT compilation of extern function calls. [INTERPRETER] * NEW: Add an API for the JIT compiler that retrieves the address of an object or a class for external functions. [GB.JIT] * BUG: Fix JIT compilation of extern function calls. - - - - - 7 changed files: - main/gbx/gb.jit.h - main/gbx/gbx_api.c - main/gbx/gbx_extern.c - main/gbx/gbx_object.c - main/gbx/gbx_object.h - main/lib/jit/gb.jit/jit.h - main/lib/jit/jit_body.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d628e41b3ee89ee6c8c6cd327bb9348269c4759 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d628e41b3ee89ee6c8c6cd327bb9348269c4759 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Tue Oct 18 22:45:30 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 18 Oct 2022 20:45:30 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebView: 'Language' is a new property that allows to define the HTTP... Message-ID: <634f106ad0386_241fd218407c8@gitlab-sidekiq-low-urgency-cpu-bound-v2-9dc59bc8b-qbb6v.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: cff3487f by Beno?t Minisini at 2022-10-18T22:43:37+02:00 WebView: 'Language' is a new property that allows to define the HTTP 'Accept-Language' headers. By default the current language is used. [GB.GTK3.WEBVIEW] * NEW: WebView: 'Language' is a new property that allows to define the HTTP 'Accept-Language' headers. By default the current language is used. [GB.QT4.WEBVIEW] * NEW: WebView: Add the 'Language' property, but it has no effect on Qt4. [GB.QT5.WEBVIEW] * NEW: WebView: 'Language' is a new property that allows to define the HTTP 'Accept-Language' headers. By default the current language is used. - - - - - 6 changed files: - gb.gtk3/src/webview/c_webview.c - gb.gtk3/src/webview/c_webview.h - gb.qt4/src/webview/c_webview.cpp - gb.qt4/src/webview/c_webview.h - gb.qt5/src/webview/c_webview.cpp - gb.qt5/src/webview/c_webview.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cff3487f96e492b2f98516a8b8e2c0baf4d3eead -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cff3487f96e492b2f98516a8b8e2c0baf4d3eead You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Tue Oct 25 23:43:02 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Tue, 25 Oct 2022 21:43:02 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Packager: Correctly ignore all components provided by the runtime when generating dependencies. Message-ID: <635858667d0a1_25562e84818@gitlab-sidekiq-low-urgency-cpu-bound-v2-587b9787fb-54zc7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7a0841fd by Beno?t Minisini at 2022-10-25T23:42:54+02:00 Packager: Correctly ignore all components provided by the runtime when generating dependencies. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Use the 'https' URL for the Gambas web site. * BUG: Packager: Correctly ignore all components provided by the runtime when generating dependencies. - - - - - 2 changed files: - app/src/gambas3/.src/Help/FHelpBrowser.class - app/src/gambas3/.src/Packager/Package.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7a0841fd21d15b983d963425622ca71004b38913 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7a0841fd21d15b983d963425622ca71004b38913 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Wed Oct 26 17:58:35 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Wed, 26 Oct 2022 15:58:35 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Start to fix and enhance automatic project documentation. Message-ID: <6359592bb8363_244613384447e@gitlab-sidekiq-low-urgency-cpu-bound-v2-6b8b7474fb-gnmjz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 9dbebf8d by Beno?t Minisini at 2022-10-26T17:58:28+02:00 Start to fix and enhance automatic project documentation. [DEVELOPMENT ENVIRONMENT] * BUG: Start to fix and enhance automatic project documentation. - - - - - 6 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Component/CSymbolInfo.class - app/src/gambas3/.src/Help/HelpBrowser.class - app/src/gambas3/.src/Help/HelpView.class - app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9dbebf8d330fee6432d233f32a85ffd2041771c1 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9dbebf8d330fee6432d233f32a85ffd2041771c1 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Thu Oct 27 15:07:51 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Thu, 27 Oct 2022 13:07:51 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: WebView: Settings property is now actually specific to the view. Message-ID: <635a82a76d083_25555b1860468@gitlab-sidekiq-low-urgency-cpu-bound-v2-7675468f6-d7vvw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 30d5a5d6 by Beno?t Minisini at 2022-10-27T15:05:24+02:00 WebView: Settings property is now actually specific to the view. [GB.QT5.WEBVIEW] * BUG: WebView: Settings property is now actually specific to the view. - - - - - a9d1896a by Beno?t Minisini at 2022-10-27T15:07:45+02:00 Help browser: Some online help browser fixes. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Fix the online help browser settings management. * BUG: Help browser: Links to a class or a symbol of the current project now do not open in a new window anymore. - - - - - 7 changed files: - app/src/gambas3/.project - app/src/gambas3/.src/Component/CClassInfo.class - app/src/gambas3/.src/Help/FHelpBrowser.class - app/src/gambas3/.src/Help/HelpView.class - app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class - app/src/gambas3/help/wiki/style-offline.css - gb.qt5/src/webview/c_websettings.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9dbebf8d330fee6432d233f32a85ffd2041771c1...a9d1896a6d44a6e37d05d4af07e2b6ab718af3b3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9dbebf8d330fee6432d233f32a85ffd2041771c1...a9d1896a6d44a6e37d05d4af07e2b6ab718af3b3 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Oct 28 21:16:29 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 28 Oct 2022 19:16:29 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Help browser: Fix links to project classes and symbol documentation. Message-ID: <635c2a8d4679f_242ca84405424b@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-77srk.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 7fa5fb59 by Beno?t Minisini at 2022-10-28T21:16:23+02:00 Help browser: Fix links to project classes and symbol documentation. [DEVELOPMENT ENVIRONMENT] * BUG: Help browser: Fix links to project classes and symbol documentation. - - - - - 1 changed file: - app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7fa5fb5947ebb5ad0bb91ededa09a4120b6901c3 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7fa5fb5947ebb5ad0bb91ededa09a4120b6901c3 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Fri Oct 28 21:55:59 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Fri, 28 Oct 2022 19:55:59 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] BUG: Debugger: Allows internal browser to access clipboard from javascript code. Message-ID: <635c33cfb3a89_2542ae17c18646@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-lqnck.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 4202851f by Beno?t Minisini at 2022-10-28T21:55:54+02:00 BUG: Debugger: Allows internal browser to access clipboard from javascript code. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Allows internal browser to access clipboard from javascript code. - - - - - 1 changed file: - app/src/gambas3/.src/Debug/FBrowser.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4202851f8a2384240c7b002b50a50db7abbbb187 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4202851f8a2384240c7b002b50a50db7abbbb187 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 29 16:52:47 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 29 Oct 2022 14:52:47 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] WebTree: In single selection mode, you can't unselect the selected item with the mouse anymore. Message-ID: <635d3e3f273_241bb456c028830@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-r97k7.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: c734ead9 by Beno?t Minisini at 2022-10-29T16:52:41+02:00 WebTree: In single selection mode, you can't unselect the selected item with the mouse anymore. [GB.WEB.GUI] * BUG: WebTree: In single selection mode, you can't unselect the selected item with the mouse anymore. * BUG: WebTree: Settings the Mode property correctly update the control. - - - - - 4 changed files: - comp/src/gb.web.gui/.src/Test/Webform1.class - comp/src/gb.web.gui/.src/Test/Webform1.webform - comp/src/gb.web.gui/.src/Tree/WebTree.class - comp/src/gb.web.gui/lib.js View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c734ead9c106e1d68ec1cb077c0e63b939d8c681 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c734ead9c106e1d68ec1cb077c0e63b939d8c681 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 29 17:12:06 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 29 Oct 2022 15:12:06 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Code editor: Fix a possible crash in automatic completion of event handlers. Message-ID: <635d42c6a1069_25ce91cc62085@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-qr7jw.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: dea63d34 by Beno?t Minisini at 2022-10-29T17:12:00+02:00 Code editor: Fix a possible crash in automatic completion of event handlers. [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Fix a possible crash in automatic completion of event handlers. - - - - - 2 changed files: - app/src/gambas3/.src/Debug/FBrowser.class - app/src/gambas3/.src/Editor/Code/FCompletion.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dea63d34c06c35571b3be22252d7af955a3ee4a7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dea63d34c06c35571b3be22252d7af955a3ee4a7 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sat Oct 29 17:18:32 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sat, 29 Oct 2022 15:18:32 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Update 'download' and 'upload' icons. Message-ID: <635d4448e012b_22504d4545904f@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-c4smb.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: e59da7c0 by Beno?t Minisini at 2022-10-29T17:18:27+02:00 Update 'download' and 'upload' icons. [GB.FORM.STOCK] * NEW: Update 'download' and 'upload' icons. - - - - - 8 changed files: - comp/src/gb.form.stock/gambas-mono/128/download.png - comp/src/gb.form.stock/gambas-mono/128/upload.png - comp/src/gb.form.stock/gambas-mono/32/download.png - comp/src/gb.form.stock/gambas-mono/32/upload.png - comp/src/gb.form.stock/gambas/128/download.png - comp/src/gb.form.stock/gambas/128/upload.png - comp/src/gb.form.stock/gambas/32/download.png - comp/src/gb.form.stock/gambas/32/upload.png View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e59da7c0cc7f078e18692c775c057b05d6b43324 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e59da7c0cc7f078e18692c775c057b05d6b43324 You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gitlab at mg.gitlab.com Sun Oct 30 20:25:25 2022 From: gitlab at mg.gitlab.com (=?UTF-8?B?QmVub8OudCBNaW5pc2luaSAoQGJtaW5pc2luaSk=?=) Date: Sun, 30 Oct 2022 19:25:25 +0000 Subject: [Gambas-Notification] [Git][gambas/gambas][master] Request.Language now correctly ignores the encoding part of the current system language. Message-ID: <635ecfa54a481_2356d1089722@gitlab-sidekiq-low-urgency-cpu-bound-v2-68458546c6-bwsqz.mail> Beno?t Minisini pushed to branch master at Gambas / gambas Commits: 53cc9d42 by Beno?t Minisini at 2022-10-30T20:25:18+01:00 Request.Language now correctly ignores the encoding part of the current system language. [GB.WEB] * BUG: Request.Language now correctly ignores the encoding part of the current system language. - - - - - 1 changed file: - comp/src/gb.web/.src/Main.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/53cc9d42f10ba0fc4a1592f376352ec759f885fa -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/53cc9d42f10ba0fc4a1592f376352ec759f885fa You're receiving this email because of your account on gitlab.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: