gambas-source-code/main
Benoît Minisini f0d3f2e8c3 'Signal[].Send()' is a new method for sending a signal.
[GB.SIGNAL]
* NEW: 'Signal[].Send()' is a new method for sending a signal. It's an alternative syntax to the 'Signal.Send()' method.
2022-06-20 01:37:54 +02:00
..
gbc Add the branch to the version number when it comes from a 'VERSION' file. 2022-05-02 15:06:32 +02:00
gbx Replace a global variable by a function argument in CLASS_look() and CLASS_find() functions. 2022-06-20 01:37:03 +02:00
lib 'Signal[].Send()' is a new method for sending a signal. 2022-06-20 01:37:54 +02:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime
share In 'gb.openssl', use the API instead of directly including interpreter header files. 2022-05-28 18:51:48 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01: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