[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Let the caller always release the function arguments.

Benoît Minisini gitlab at mg.gitlab.com
Tue Nov 27 03:06:31 CET 2018


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


Commits:
3652b82b by gambas at 2018-11-27T01:59:21Z
Let the caller always release the function arguments.

[GB.JIT]
* BUG: Let the caller always release the function arguments.

- - - - -
f420eaaf by gambas at 2018-11-27T02:01:00Z
TextEditor: Add LastLine and LastColumn properties.

[GB.FORM.EDITOR]
* NEW: TextEditor.LastLine is a new property that returns the line position just before a cursor move.
* NEW: TextEditor.LastColumn is a new property that returns the column position just before a cursor move.

- - - - -
4ee175d0 by gambas at 2018-11-27T02:02:02Z
Redraw the project icon.

[SCRIPTER]
* NEW: Redraw the project icon.

- - - - -
08e62ac8 by gambas at 2018-11-27T02:02:23Z
Use the unsafe flag for JIT-compiled scripts.

[BENCHMARKS]
* NEW: Use the unsafe flag for JIT-compiled scripts.

- - - - -
2b6164cc by gambas at 2018-11-27T02:03:32Z
Rewrite the global position history to fix it.

[DEVELOPMENT ENVIRONMENT]
* BUG: Rewrite the global position history to fix it.
* NEW: Use the 'menu' icon for the 'hide menu bar' action.
* BUG: Farm client: Check that the 'sha256sum' program is installed before computing a download checksum.

- - - - -


11 changed files:

- app/src/gambas3/.hidden/font/GambasMedium-13.sfd
- app/src/gambas3/.src/Editor/CPosition.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Project/Farm/FarmRequest.class
- app/src/gbs3/icon.png
- benchmark/benchmark.gbs
- comp/src/gb.form.editor/.src/TextEditor.class
- main/gbx/gbx_jit.c
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/44fa1bb6349310b66ff0e24ee5d65f9640005f55...2b6164cce5c7cc0ff582c06896460d767120e5d1
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20181127/5d3305c8/attachment.html>


More information about the Notification mailing list