gambas-source-code/main
gambas bfc88545c8 Correctly clear observer reference on the observed object when it is freed.
[INTERPRETER]
* BUG: Correctly clear observer reference on the observed object when it is freed.
* BUG: Clear environment variables set by the interpreter, as they can be read by the shared libraries exit routines after main() has been terminated.
2018-12-24 17:57:36 +01:00
..
gbc Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. 2018-12-16 00:35:46 +01:00
gbx Correctly clear observer reference on the observed object when it is freed. 2018-12-24 17:57:36 +01:00
lib Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. 2018-12-16 00:35:46 +01:00
mime
share Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. 2018-12-16 00:35:46 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO