gambas-source-code/main
Benoît Minisini 7f182bff2f Replace a global variable by a function argument in CLASS_look() and CLASS_find() functions.
[INTERPRETER]
* NEW: Replace a global variable by a function argument in CLASS_look() and CLASS_find() functions.
2022-06-20 01:37:03 +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 Program exit now can be hold by the debugger to workaround a missing feature of the Gnome terminal. 2022-04-13 01:23:19 +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 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