<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch stable
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/360b46f482278da7f4846fcb9c6ad737f8bd19ea">360b46f4</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T20:53:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Depend on gb.util for RFC822 date conversions

[GB.WEB.FEED]
* OPT: Depend on gb.util for RFC822 date conversions.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e6ceee0673007d773196df9a234027d354c844cb">e6ceee06</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T20:53:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">RssGuid: do not set IsPermaLink by default when parsing

[GB.WEB.FEED]
* BUG: RssGuid: do not set IsPermaLink by default when parsing.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/69c2ec0658eb866f56d7058f247264c7c7b61bfa">69c2ec06</a></strong>
<div>
<span>by Tobias Boege</span>
<i>at 2019-01-05T20:53:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Introduce RssDate for date+timezone handling

[GB.WEB.FEED]
* NEW: Introduce RssDate class for date+timezone handling and update documentation.
* NEW: Mark component as "Stable".
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a1819017839cef8fc6a0066279378f6b9096eda4">a1819017</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-06T19:26:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Set version back to 3.12.90.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/790412c0289e898b144ff4c6feb1b3f5c7f69135">790412c0</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-06T19:27:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/9a77f14b5c9fe1244e7adf02ee263083f7adf721">9a77f14b</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-07T21:44:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components.

[GB.GTK]
* BUG: Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components.

[GB.GTK3]
* BUG: Do not propagate mouse wheel events of ComboBox, TextArea, Slider and ScrollBar, as in Qt components.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/26448880a159068ba8f4b72e6249b00ec649a1b0">26448880</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-08T00:53:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Support for 'tcc' compiler.

[GB.JIT]
* NEW: Support for 'tcc' compiler.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/802349aab49c9bb5b12ad3ef707f91a47163212f">802349aa</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-08T01:44:26Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TerminalView: Implement "ESC <N> b" sequence.

[GB.FORM.TERMINAL]
* NEW: TerminalView: Implement "ESC <N> b" sequence.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3c75cea5181070005cb4a3f48b5fcb872afe3e83">3c75cea5</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-09T15:52:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object.

[GB.SDL2]
* NEW: Font[] now assumes a default size of 10 points, so that you don't have to specify the font size when creating the Font object.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ed8864cef24e7d550fc92869b70351c36378b4d6">ed8864ce</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-10T17:03:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix badly committed files.

[GB.MAP]
* BUG: Fix badly committed files.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/dd551e9bc5368ec3b113e916959ec86ad40ea5df">dd551e9b</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-11T00:11:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix loop optimization that didn't work on loops calling themselves recursively.

[INTERPRETER]
* BUG: Fix loop optimization that didn't work on loops calling themselves recursively.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/634b5c4168dbd3cd2eb4f72df90a892b2b7649b4">634b5c41</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-11T00:14:42Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Really fix the loop optimization.

[INTERPRETER]
* BUG: Really fix the loop optimization.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/5c3ce53f61bed45acaeb3c44e75cfdc88ba85335">5c3ce53f</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-11T00:46:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix Debug instruction and support for the new Assert instruction.

[GB.JIT]
* BUG: Fix Debug instruction.
* BUG: Support for the new Assert instruction.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ced4594599c5dab1c6987e203a0640280c5c5ac9">ced45945</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-11T14:23:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore.

[INTERPRETER]
* BUG: Take care of components that modifiy the 'environ' variable. Using 'gb.httpd' does not crash anymore.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b97b82133a282fd34b0984dad2da0264ba77a8a6">b97b8213</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-11T15:02:02Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name.

[INTERPRETER]
* BUG: Make the "./" path equivalent to "." as before, and not a prefix for a component with a null name.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/5ae26eacc8823469b679b0c5fb58281edafe9207">5ae26eac</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-12T14:37:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' into stable
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/cc61d92c3862a3422977593b956f80452d57d19e">cc61d92c</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-01-12T14:47:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Switch to 3.12.2 version.
</pre>
</li>
</ul>
<h4>29 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#b33892fbddeffc3368077b4904ad0b3d562a7312">
VERSION
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#c6a63c6db0de3b7a59b8d8056b3a6a8ab6468636">
comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#65ba16a3e7b92e62941d02802b7243aed91d5753">
comp/src/gb.web.feed/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#e9e764522e443e7f1f7ab4d8d87297fbdd8c5aad">
comp/src/gb.web.feed/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#d032046deb336fde897b01ac0191286774269776">
comp/src/gb.web.feed/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#374ac31e127c848d6d18571e774e03dc088b678b">
comp/src/gb.web.feed/.src/Main.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#d664cbaef41e36b70ab78824169ecab5d23af5df">
comp/src/gb.web.feed/.src/Rss.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#0539462786630ec01bbbb112ad8beaa118c65ac6">
<span class="new-file">
+
comp/src/gb.web.feed/.src/RssDate.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#c91545ec61f0668cfcdfb1e9a3db5e3f69bf7ea8">
comp/src/gb.web.feed/.src/RssGuid.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#b28083a068f0bbcfffe5d10d04293f366d30fda5">
comp/src/gb.web.feed/.src/RssItem.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#b638617c69230b97865c0edc8aba17d3ed822657">
gb.gtk/src/gapplication.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#dfa3ed2cfe1cc8d30455c3c767d2901b9010c112">
gb.gtk/src/gcombobox.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#19f1e2c6c433f7a3ff8d1f0b7cfb884236508df8">
gb.gtk/src/gcontrol.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#2a30a6d6ff9f8d03d037f96667502d176a2d82dc">
gb.gtk/src/gcontrol.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#07bcac229fa7691bc3794b6e4305e2fff3126593">
gb.gtk/src/gslider.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#8644514fb2c6078594ad58f418ddfa21db1141d0">
gb.gtk/src/gtextarea.cpp
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#138fdac9f4b090fb2ceec80088ad6581d4aaaa47">
gb.httpd/src/libhttpd.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#db97adc77d20b3f4688a0aa0e125a78a8b472fb3">
gb.httpd/src/main.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#3254080bd9d9f5e49ac0f0d00a3b007dc501a0cb">
gb.httpd/src/thttpd.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#8d07bffbe43c1818c27dbe8af26a810dde5d1ce7">
gb.sdl2/src/c_font.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#b4d65939be234818c50bf89bc8385561c1bbd3bb">
main/gbx/gbx_archive.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#5205b8b81862f3f9b5ed066745b7ffb43924ae4a">
main/gbx/gbx_local.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#ade8f31842ccbe26f4a20d81a5283d039d0bd414">
main/gbx/gbx_value.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#f99e50b6ebbc75d85a00ac9e9e4de53a17416238">
main/share/gambas.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e#836d4fe4ee2163d2f04919c9dd927c460d8d4ef6">
version.m4
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/cc4461d12fe09987a7f8bd18468f1ab1d431ebb6...cc61d92c3862a3422977593b956f80452d57d19e">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>