gambas-source-code/main
gambas e138b8f0e5 'EXEC / SHELL ... TO ... WITH ERROR' is a new syntax that redirects both the standard output and the standard error of a process to a string.
[COMPILER]
* NEW: 'EXEC / SHELL ... TO ... WITH ERROR' is a new syntax that redirects
  both the standard output and the standard error of a process to a string.
  The support for that feature was already present inside the interpreter!
2021-10-20 17:39:52 +02:00
..
gbc 'EXEC / SHELL ... TO ... WITH ERROR' is a new syntax that redirects both the standard output and the standard error of a process to a string. 2021-10-20 17:39:52 +02:00
gbx Support for debugging a process not run by the IDE. 2021-10-20 02:28:22 +02:00
lib The '!' command does not write on the standard output anymore, but now works like the '?' command. 2021-10-20 14:17:22 +02:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime
share Support for debugging a process not run by the IDE. 2021-10-20 02:28:22 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02: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