gambas-source-code/main/share
Benoît Minisini 4dc396ffe8 [DEVELOPMENT ENVIRONMENT]
* BUG: No error messages should be displayed anymore when refreshing the 
  search list.

[WIKI CGI SCRIPT]
* BUG: Fix formatting characters handling.

[INTERPRETER]
* NEW: WRITE and READ instructions can handle collections and arrays. Call
  that "serialization".

[GB.WEB]
* OPT: Replace session serialization code by the new powers of READ and 
  WRITE instructions.


git-svn-id: svn://localhost/gambas/trunk@3244 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-09-27 19:34:27 +00:00
..
gambas.h [GB.FORM] 2010-08-27 21:09:34 +00:00
gb_alloc.h [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
gb_alloc_temp.h [GB.GTK] 2010-08-14 16:04:58 +00:00
gb_arch.h [DEVELOPMENT ENVIRONMENT] 2010-09-27 19:34:27 +00:00
gb_arch_temp.h [DEVELOPMENT ENVIRONMENT] 2010-09-27 19:34:27 +00:00
gb_array.h [INTERPRETER] 2010-08-25 09:18:33 +00:00
gb_array_temp.h [INTERPRETER] 2010-08-25 09:18:33 +00:00
gb_buffer.h
gb_buffer_temp.h [INTERPRETER] 2010-06-24 01:14:12 +00:00
gb_class_desc_common.h
gb_code.h [INTERPRETER] 2010-05-22 18:02:34 +00:00
gb_code_temp.h [CONFIGURATION] 2010-06-18 00:14:53 +00:00
gb_common.h [INTERPRETER] 2010-05-19 20:18:23 +00:00
gb_common_buffer.h
gb_common_buffer_temp.h
gb_common_case.h [CONFIGURATION] 2010-05-26 22:01:28 +00:00
gb_common_case_temp.h
gb_common_string.h
gb_common_string_temp.h [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
gb_common_swap.h [INTERPRETER] 2010-09-24 13:52:23 +00:00
gb_common_swap_temp.h
gb_component.h [INTERPRETER] 2010-03-05 08:49:38 +00:00
gb_error_common.h [DEVELOPMENT ENVIRONMENT] 2010-08-29 20:51:10 +00:00
gb_file_share.h [INTERPRETER] 2010-04-05 01:44:43 +00:00
gb_file_temp.h [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
gb_hash.h
gb_hash_temp.h [INTERPRETER] 2010-06-08 23:08:04 +00:00
gb_limit.h [WIKI CGI SCRIPT] 2010-01-28 10:55:24 +00:00
gb_list.h
gb_list_temp.h
gb_magic.h
gb_pcode.h [CONFIGURATION] 2010-06-18 00:14:53 +00:00
gb_pcode_temp.h [CONFIGURATION] 2010-06-18 00:14:53 +00:00
gb_replace.h
gb_replace_temp.h
gb_reserved.h [INTERPRETER] 2010-05-25 11:19:00 +00:00
gb_reserved_keyword.h [WIKI CGI SCRIPT] 2010-07-14 16:33:29 +00:00
gb_reserved_temp.h [WIKI CGI SCRIPT] 2010-07-14 16:33:29 +00:00
gb_table.h [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
gb_table_temp.h [INTERPRETER] 2010-06-08 23:08:04 +00:00
gb_type_common.h [INTERPRETER] 2010-05-28 06:24:14 +00:00
gbc_read_common.h [INTERPRETER] 2010-05-25 11:19:00 +00:00
gbc_trans_common.h [CONFIGURATION] 2010-05-20 23:23:39 +00:00
Makefile.am