[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Stream.NullTerminatedString is a new property that tells if writing a string...

Benoît Minisini gitlab at mg.gitlab.com
Wed Dec 18 06:34:52 CET 2019



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


Commits:
4bca5976 by gambas at 2019-12-18T06:29:33+01:00
Stream.NullTerminatedString is a new property that tells if writing a string on the stream emits the string length first, or a null terminated zero byte. This property is TRUE by default on memory streams.

[INTERPRETER]
* NEW: Stream.NullTerminatedString is a new property that tells if writing a string on the stream emits the string length first, or a null terminated zero byte. This property is TRUE by default on memory streams.

- - - - -
d3c0bc22 by gambas at 2019-12-18T06:32:41+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -
2a6eaf8c by gambas at 2019-12-18T06:34:42+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


4 changed files:

- main/gbx/gbx_c_file.c
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h
- main/gbx/gbx_stream_memory.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/53f83fb014dbe9ecd410b85044acc2ae4b6fc99f...2a6eaf8c8c676d4e213f2290cee06d741cb68107
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/20191218/e46605e7/attachment-0001.html>


More information about the Notification mailing list