gambas-source-code/main
gambas 3e0eb272a3 Restore the end-of-file detection for buffered streams whose read ahead is allowed.
[INTERPRETER]
* BUG: Standard input does not use read ahead anymore in all cases.
* BUG: Restore the end-of-file detection for buffered streams whose read ahead is allowed.
2021-08-11 22:57:15 +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 Restore the end-of-file detection for buffered streams whose read ahead is allowed. 2021-08-11 22:57:15 +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