gambas-source-code/comp
Benoît Minisini 4cff4ce26c [INTERPRETER]
* NEW: A new interpreter API for setting the endianness of a stream.
* NEW: Another new interpreter API for making a stream blocking or not.

[GB.FORM.MDI]
* NEW: Remove the useless toolbar handle.

[GB.NET]
* BUG: Fix the UdpSocket implementation.
* NEW: UdpSocket now uses an internal buffer, so that successive READs on 
  it work as expected. Beware that the remaining data is lost the next time
  the UdpSocket raises its Read event.



git-svn-id: svn://localhost/gambas/trunk@1669 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-11-04 23:53:39 +00:00
..
src [INTERPRETER] 2008-11-04 23:53:39 +00:00
acinclude.m4
AUTHORS
ChangeLog
config.guess
config.sub
configure.ac
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am [CONFIGURATION] 2008-10-21 09:28:34 +00:00
missing
NEWS
README
reconf
TODO