gambas-source-code/app
Benoît Minisini df3f9c9f36 [WEB SITE MAKER]
* NEW: New web site design.

[WIKI CGI SCRIPT]
* NEW: New web site design.

[INTERPRETER]
* BUG: Remove some unused code.
* NEW: Stream got three new methods: Begin, Send & Drop. All WRITE 
  instructions between a Begin and Send will be merged in one bunch of data
  that will be sent when Stream.End() is called. Stream.Drop() is there to
  cancel that process.
* BUG: Correctly handle EINTR when writing to the SIGCHLD pipe.


git-svn-id: svn://localhost/gambas/trunk@3730 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-04-04 00:40:32 +00:00
..
desktop Add also .svg file icon 2011-03-27 17:11:37 +00:00
mime
other/MakeWebSite [WEB SITE MAKER] 2011-04-04 00:40:32 +00:00
src [WEB SITE MAKER] 2011-04-04 00:40:32 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
depcomp
INSTALL
ltmain.sh
Makefile.am [DEVELOPMENT ENVIRONMENT] 2011-03-27 17:10:35 +00:00
missing
NEWS
README
reconf
TODO