gambas-source-code/main
Benoît Minisini 11db600d2c 'Application.TempDir' is a new property that returns the temporary directory used by the interpreter for the current process.
[INTERPRETER]
* NEW: 'Application.TempDir' is a new property that returns the temporary directory used by the interpreter for the current process.
2023-03-14 19:13:56 +01:00
..
gbc Make code compile on older versions of gcc. 2023-03-11 11:19:40 +01:00
gbx 'Application.TempDir' is a new property that returns the temporary directory used by the interpreter for the current process. 2023-03-14 19:13:56 +01:00
lib Make the debugger more robust when writing on a fifo fails. Reopen the fifo if needed. 2023-03-07 00:09:01 +01:00
man
mime
share Enable overflow detection when at least 'gcc 8' is used. 2023-01-10 17:08:16 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO