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 Fix man pages. 2020-06-20 05:10:29 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
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 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