gambas-source-code/main
gambas c8fe917e97 Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading.
[INTERPRETER]
* BUG: Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading.
2021-07-14 02:08:01 +02:00
..
gbc Don't handle VERSION file in the compiler. Only the IDE supports that feature now. 2021-06-23 18:51:44 +02:00
gbx Pipes are now always internally opened for writing, to workaround a 'glib' behaviour, that eats 100% CPU when there is no writer anymore on a pipe watched for reading. 2021-07-14 02:08:01 +02:00
lib Fix highlighting and rewriting of lines having comments with more than one space before them. 2021-07-05 18:52:07 +02:00
man
mime
share Remove an extra newline at the end of the "non freed allocation" warning message. 2021-06-16 01:54:12 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
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