gambas-source-code/main
gambas e1202bad7e Array.Read() and Array.Write() now check their stream argument instead of crashing if it is NULL.
[INTERPRETER]
* BUG: Array.Read() and Array.Write() now check their stream argument instead of crashing if it is NULL.
2021-06-10 02:27:09 +02:00
..
gbc Fix compilation of local static identifier access. 2021-06-02 09:59:11 +02:00
gbx Array.Read() and Array.Write() now check their stream argument instead of crashing if it is NULL. 2021-06-10 02:27:09 +02:00
lib Take ':' inside identifiers into account by replacing them by '$'. 2021-06-04 14:28:05 +02:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share Call an optional fork helper in each loaded component libraries before starting a task. 2021-06-05 03:11:54 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO