[Gambas-Notification] [Git][gambas/gambas][stable] 11 commits: Try to read date fields correctly in most ODBC drivers.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun May 2 02:17:30 CEST 2021



Benoît Minisini pushed to branch stable at Gambas / gambas


Commits:
f2004e26 by gambas at 2021-05-02T02:13:39+02:00
Try to read date fields correctly in most ODBC drivers.

[GB.DB.ODBC]
* BUG: Try to read date fields correctly in most ODBC drivers.

- - - - -
ed9ef13a by gambas at 2021-05-02T02:14:01+02:00
Don't remove file descriptors watches in the 'quit' hook to behave like Qt components.

[GB.GTK]
* BUG: Don't remove file descriptors watches in the 'quit' hook to behave like Qt components.

[GB.GTK3]
* BUG: Don't remove file descriptors watches in the 'quit' hook to behave like Qt components.

- - - - -
4e35ab64 by gambas at 2021-05-02T02:14:09+02:00
Abort JIT compilation before executing the QUIT instruction.

[INTERPRETER]
* BUG: Abort JIT compilation before executing the QUIT instruction.

- - - - -
1326e9eb by gambas at 2021-05-02T02:14:22+02:00
Use SIGUSR1, now that SIGUSR2 is used by the Gambas debugger.

[GB.WEB.GUI]
* BUG: Use SIGUSR1, now that SIGUSR2 is used by the Gambas debugger.

- - - - -
e487c87c by Christof Thalhofer at 2021-05-02T02:15:33+02:00
gambas3-selftest comment out Debug symbols

We should need no Debug any more.

- - - - -
dfd02d13 by Christof Thalhofer at 2021-05-02T02:15:42+02:00
gb.test new test suite 'Production'

[GB.TEST]
* NEW: Test suite 'Production' which is called by run.sh.

The test suite 'Production' excludes tests which are not reliable in all
circumstances.

- - - - -
99258f37 by gambas at 2021-05-02T02:15:56+02:00
TerminalView: Reset() method does not fail anymore if the currently running process is dead.

[GB.FORM.TERMINAL]
* BUG: TerminalView: Reset() method does not fail anymore if the currently running process is dead.

- - - - -
f8192e24 by gambas at 2021-05-02T02:16:05+02:00
Fix a string memory leak in error management.

[INTERPRETER]
* BUG: Fix a string memory leak in error management.

- - - - -
656580eb by gambas at 2021-05-02T02:16:12+02:00
TextEditor: Remove 'tabledragger.js' test file because it is copyrighted.

[GB.FORM.EDITOR]
* BUG: TextEditor: Remove 'tabledragger.js' test file because it is copyrighted.

- - - - -
1f6ac36f by Benoît Minisini at 2021-05-02T02:16:30+02:00
Update .gitlab-ci.yml file
- - - - -
71fb4919 by gambas at 2021-05-02T02:16:39+02:00
Fix compilation on BSD.

[INTERPRETER]
* BUG: Fix compilation on BSD systems.

[GB.FORM]
* NEW: Search for icon themes in '/usr/local' for BSD systems.

- - - - -


23 changed files:

- .gitlab-ci.yml
- app/src/gambas3-selftest/.src/TestSources/BaseClass.class
- app/src/gambas3-selftest/.src/TestSources/mTest.module
- app/src/gambas3-selftest/.src/Tests/GambasSelftests.test
- app/src/gambas3-selftest/.src/Tests/SlowThousandsProcs.test
- app/src/gambas3-selftest/.src/Tests/Timers.test
- app/src/gambas3-selftest/.test
- app/src/gambas3-selftest/run.sh
- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.project
- − comp/src/gb.form.editor/tabledragger.js
- comp/src/gb.form.terminal/.component
- comp/src/gb.form.terminal/.project
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form/.src/Stock.class
- comp/src/gb.web.gui/.src/WebForm.class
- gb.db.odbc/src/main.c
- gb.gtk/src/main.cpp
- gb.gtk3/src/main.cpp
- main/gbx/gb_error.c
- main/gbx/gbx_c_file.c
- main/gbx/gbx_exec.c
- main/gbx/gbx_string.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2ba08a82dee6e42a2853fd9369a7cf804ef6c70a...71fb491985531816b9344fad7442ee0ecbc2e80c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2ba08a82dee6e42a2853fd9369a7cf804ef6c70a...71fb491985531816b9344fad7442ee0ecbc2e80c
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210502/74d5c0ef/attachment.htm>


More information about the Notification mailing list