[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Memory-mapped component archives file descritors are now automatically closed...
Benoît Minisini
gitlab at mg.gitlab.com
Mon Dec 30 19:51:11 CET 2019
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
a4ec3990 by gambas at 2019-12-30T19:41:33+01:00
Memory-mapped component archives file descritors are now automatically closed when a child process is executed.
[INTERPRETER]
* BUG: Memory-mapped component archives file descritors are now automatically closed when a child process is executed.
- - - - -
65ccb409 by gambas at 2019-12-30T19:45:16+01:00
Fix session abandon.
[GB.WEB]
* BUG: Fix session abandon.
- - - - -
1afcd229 by gambas at 2019-12-30T19:46:06+01:00
Allow special commands to be inserted anywhere in the line, except the '@{index}' one.
[GB.MARKDOWN]
* NEW: Allow special commands to be inserted anywhere in the line, except the '@{index}' one.
- - - - -
c364aa22 by gambas at 2019-12-30T19:48:48+01:00
Handle custom array classes automatically, and allow undo on non-existent pages.
[WIKI]
* NEW: Handle custom array classes automatically.
* NEW: Undo is now possible if the page does not exist.
- - - - -
41ddd4b9 by gambas at 2019-12-30T19:50:18+01:00
Handle custom array classes in help.
[DEVELOPMENT ENVIRONMENT]
* BUG: Handle custom array classes in help.
- - - - -
11 changed files:
- app/src/gambas-wiki/.src/CClassInfo.class
- app/src/gambas-wiki/.src/CSymbolInfo.class
- app/src/gambas-wiki/.src/Main.module
- app/src/gambas-wiki/.src/Wiki.class
- app/src/gambas-wiki/.src/Wiki.webpage
- app/src/gambas-wiki/.src/WikiMarkdown.class
- app/src/gambas3/.src/Component/CSymbolInfo.class
- comp/src/gb.markdown/.src/Markup.module
- comp/src/gb.web/.src/Response.module
- comp/src/gb.web/.src/Session.module
- main/share/gb_arch_temp.h
View it on GitLab: https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/eeaec22e2cade7cfa80a855d5f445c2232680c54...41ddd4b9467238fd67b8561c923a9683ba6b139a
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/20191230/ec4e749c/attachment.html>
More information about the Notification
mailing list