gambas-source-code/main
gambas 17834b13a6 Don't call QUIT when terminating a task, it crashes. Just clean up the temporary directory and exit.
[INTERPRETER]
* BUG: Don't call QUIT when terminating a task, it crashes. Just clean up the temporary directory and exit.
2018-01-28 17:57:13 +01:00
..
gbc Correctly raise an error if a quoted identifier starting with '{' has no corresponding '}'. 2018-01-22 20:10:30 +01:00
gbx Don't call QUIT when terminating a task, it crashes. Just clean up the temporary directory and exit. 2018-01-28 17:57:13 +01:00
lib Correctly initialize Connection object from Connections collection when that connection has been switched between sqlite and non-sqlite type from the IDE. 2018-01-14 23:16:03 +01:00
mime [CONFIGURATION] 2015-09-24 23:52:22 +00:00
share Fix symbol table binary string comparison for non-ASCII characters. 2018-01-16 09:53:38 +01:00
tools/gbh3 [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2017-08-29 00:42:58 +02:00
COPYING
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am [CONFIGURATION] 2017-08-15 11:58:48 +02:00
NEWS
README
reconf
TODO