[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: By default, the number of jobs is the number of cores plus one.

Benoît Minisini gitlab at mg.gitlab.com
Mon Feb 1 20:04:12 CET 2021



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


Commits:
84c5ac08 by gambas at 2021-02-01T04:04:08+01:00
By default, the number of jobs is the number of cores plus one.

[COMPILER]
* NEW: By default, the number of jobs is the number of cores plus one.
* NEW: -j0 option means the number of cores plus one.

- - - - -
ee50e979 by gambas at 2021-02-01T04:04:46+01:00
If the "class" word follows the "End" keyword, it is recognized as a keyword.

[COMPILER]
* NEW: If the "class" word follows the "End" keyword, it is recognized as a keyword.

[GB.EVAL]
* NEW: If the "class" word follows the "End" keyword, it is recognized as a keyword.

- - - - -
e64180ef by gambas at 2021-02-01T04:05:56+01:00
Add icons for line joins, line caps and wrap mode.

[GB.FORM]
* NEW: Add icons for line joins, line caps and wrap mode.

[GB.FORM.STOCK]
* NEW: Add icons for line joins, line caps and wrap mode.

- - - - -
6156d141 by gambas at 2021-02-01T20:03:42+01:00
TextArea: Fix minimum size when scrollbars are disabled.

[GB.GTK]
* BUG: TextArea: Fix minimum size when scrollbars are disabled.

[GB.GTK3]
* BUG: TextArea: Fix minimum size when scrollbars are disabled.

- - - - -


30 changed files:

- + comp/src/gb.form.stock/gambas-mono/32/cap-butt.png
- + comp/src/gb.form.stock/gambas-mono/32/cap-round.png
- + comp/src/gb.form.stock/gambas-mono/32/cap-square.png
- + comp/src/gb.form.stock/gambas-mono/32/join-bevel.png
- + comp/src/gb.form.stock/gambas-mono/32/join-miter.png
- + comp/src/gb.form.stock/gambas-mono/32/join-round.png
- comp/src/gb.form.stock/gambas-mono/32/text-baseline.png
- comp/src/gb.form.stock/gambas-mono/32/text-bottom.png
- comp/src/gb.form.stock/gambas-mono/32/text-center.png
- comp/src/gb.form.stock/gambas-mono/32/text-left.png
- comp/src/gb.form.stock/gambas-mono/32/text-middle.png
- comp/src/gb.form.stock/gambas-mono/32/text-right.png
- comp/src/gb.form.stock/gambas-mono/32/text-top.png
- + comp/src/gb.form.stock/gambas-mono/32/wrap.png
- + comp/src/gb.form.stock/gambas/32/cap-butt.png
- + comp/src/gb.form.stock/gambas/32/cap-round.png
- + comp/src/gb.form.stock/gambas/32/cap-square.png
- + comp/src/gb.form.stock/gambas/32/join-bevel.png
- + comp/src/gb.form.stock/gambas/32/join-miter.png
- + comp/src/gb.form.stock/gambas/32/join-round.png
- comp/src/gb.form.stock/gambas/32/text-baseline.png
- comp/src/gb.form.stock/gambas/32/text-bottom.png
- comp/src/gb.form.stock/gambas/32/text-center.png
- comp/src/gb.form.stock/gambas/32/text-left.png
- comp/src/gb.form.stock/gambas/32/text-middle.png
- comp/src/gb.form.stock/gambas/32/text-right.png
- comp/src/gb.form.stock/gambas/32/text-top.png
- + comp/src/gb.form.stock/gambas/32/wrap.png
- comp/src/gb.form/map/icon.map
- gb.gtk/src/gtextarea.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c76170f510765abe5f854ed0565b2083890767d...6156d141bdd402a58471a438ecf72e4b57d346b7

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6c76170f510765abe5f854ed0565b2083890767d...6156d141bdd402a58471a438ecf72e4b57d346b7
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/20210201/0c76ec9f/attachment.htm>


More information about the Notification mailing list