gambas-source-code/main
gambas f0290255fe Opening a pipe for reading does not block anymore if the pipe has not been opened for writing yet.
[INTERPRETER]
* NEW: Add class name in 'incorrect symbol declaration' error message.
* NEW: Opening a pipe for reading does not block anymore if the pipe has not been opened for writing yet. It help synchronizing applications using the same pipe a lot!
2020-01-06 23:02:33 +01:00
..
gbc WAIT NEXT is a new instruction that waits for the next event and process it. 2020-01-02 13:08:45 +01:00
gbx Opening a pipe for reading does not block anymore if the pipe has not been opened for writing yet. 2020-01-06 23:02:33 +01:00
lib Do not crash anymore when analyzing a line that ends with a '{' character. 2020-01-02 15:02:06 +01:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share WAIT NEXT is a new instruction that waits for the next event and process it. 2020-01-02 13:08:45 +01:00
tools/gbh3 Put 'gbh3' back into the git repository. 2019-02-25 00:20:43 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO