[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Redesign internal file constants.

Benoît Minisini gitlab at mg.gitlab.com
Mon Nov 9 17:42:19 CET 2020



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


Commits:
1239f456 by gambas at 2020-11-09T17:38:28+01:00
Redesign internal file constants.

[INTERPRETER]
* NEW: Redesign internal file constants.
* BUG: Opening a file for creation in direct mode now implies the write flag.

- - - - -
4861c3a2 by gambas at 2020-11-09T17:39:27+01:00
SerialPort: The Close() method now takes the buffer to clear as an optional argument.

[GB.NET]
* NEW: SerialPort: The Close() method now takes the buffer to clear as an optional argument. Use 'gb.Read' for the input buffer and 'gb.Write' for the output buffer.

- - - - -
cb531a5b by gambas at 2020-11-09T17:41:27+01:00
Add 'gb.Input' and 'gb.Output' constants.

[INTERPRETER]
* NEW: Add 'gb.Input' and 'gb.Output' constants.

- - - - -


18 changed files:

- gb.net/src/CSerialPort.c
- gb.net/src/CSerialPort.h
- gb.net/src/main.c
- main/gbx/gbx_api.c
- main/gbx/gbx_c_file.c
- main/gbx/gbx_c_gambas.c
- main/gbx/gbx_c_process.c
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h
- main/gbx/gbx_stream_arch.c
- main/gbx/gbx_stream_buffer.c
- main/gbx/gbx_stream_direct.c
- main/gbx/gbx_stream_memory.c
- main/gbx/gbx_stream_pipe.c
- main/gbx/gbx_stream_string.c
- main/gbx/gbx_subr_file.c
- main/share/gambas.h
- main/share/gb_file_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6b3e15f9370f627dc0f791f5bdfa91262d504c13...cb531a5b2131d8f52e1ec226dae2d4f8de9b3893

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6b3e15f9370f627dc0f791f5bdfa91262d504c13...cb531a5b2131d8f52e1ec226dae2d4f8de9b3893
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/20201109/3194da8e/attachment.htm>


More information about the Notification mailing list