gambas-source-code/main/share
Benoît Minisini 580a51b659 Replace hash native functions by static methods in a 'Hash' class implemented in the 'gb.hash' component.
[COMPILER]
* NEW: Remove Md5() and other hash native functions.

[INTERPRETER]
* NEW: Remove Md5() and other hash native functions.

[GB.HASH]
* NEW: 'Hash' is a new static class with methods that implement The 'Md5', 'Sha1', 'Sha256' and 'Sha512' hash functions.
2022-09-17 22:41:29 +02:00
..
gambas.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_alloc.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_alloc_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_arch.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_arch_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_array.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_array_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_buffer.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_buffer_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_class_desc_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_code.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_code_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_buffer.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_buffer_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_case.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_case_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_string.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_string_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_swap.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_common_swap_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_component.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_error_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_file_share.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_file_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_hash.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_hash_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_limit.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_list.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_list_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_magic.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_pcode.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_pcode_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_replace.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_replace_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_reserved.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_reserved_keyword.h Replace hash native functions by static methods in a 'Hash' class implemented in the 'gb.hash' component. 2022-09-17 22:41:29 +02:00
gb_reserved_temp.h Replace hash native functions by static methods in a 'Hash' class implemented in the 'gb.hash' component. 2022-09-17 22:41:29 +02:00
gb_system.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_system_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_table.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_table_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_type_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gbc_read_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gbc_read_temp.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gbc_trans_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gbx_subr_common.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am