gambas-source-code/main/share
Benoît Minisini f79bde1d6a [INTERPRETER]
* NEW: GB.Stream.Eof() is a new API that returns if there is something to 
  read on a stream, by taking the 'Line Input' internal buffer into 
  account.

[GB.NET.CURL]
* NEW: Now the Read event is raised again and again while there is 
  something to read.


git-svn-id: svn://localhost/gambas/trunk@5554 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-02-17 11:05:34 +00:00
..
gambas.h [INTERPRETER] 2013-02-17 11:05:34 +00:00
gb_alloc.h [INTERPRETER] 2013-01-06 16:13:31 +00:00
gb_alloc_temp.h
gb_arch.h
gb_arch_temp.h [INTERPRETER] 2013-01-06 16:13:31 +00:00
gb_array.h
gb_array_temp.h
gb_buffer.h
gb_buffer_temp.h [INTERPRETER] 2013-01-04 23:24:37 +00:00
gb_class_desc_common.h
gb_code.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
gb_code_temp.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
gb_common.h
gb_common_buffer.h
gb_common_buffer_temp.h
gb_common_case.h
gb_common_case_temp.h
gb_common_string.h
gb_common_string_temp.h
gb_common_swap.h
gb_common_swap_temp.h
gb_component.h
gb_error_common.h
gb_file_share.h
gb_file_temp.h [INTERPRETER] 2013-01-06 16:13:31 +00:00
gb_hash.h
gb_hash_temp.h
gb_limit.h [INTERPRETER] 2012-11-24 18:52:11 +00:00
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h
gb_pcode_temp.h [INTERPRETER] 2013-01-06 16:13:31 +00:00
gb_replace.h
gb_replace_temp.h
gb_reserved.h
gb_reserved_keyword.h
gb_reserved_temp.h
gb_table.h
gb_table_temp.h [INTERPRETER] 2013-01-06 16:13:31 +00:00
gb_type_common.h
gbc_read_common.h
gbc_trans_common.h [COMPILER] 2013-01-14 01:26:16 +00:00
gbx_subr_common.h
Makefile.am