gambas-source-code/main/share
Benoît Minisini 1526d60303 [INTERPRETER]
* NEW: Rand() is a new function that returns an integer random number.
  Rand(X) returns a integer random number between 0 and X included.
  Rand(X,Y) returns a integer random number between X and Y included.
* BUG: System.TimeZone now returns the accurate value, i.e. the number of 
  seconds that must be *added* to go to UTC.


git-svn-id: svn://localhost/gambas/trunk@6282 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-05-21 08:35:34 +00:00
..
gambas.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_alloc.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_alloc_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_arch.h [INTERPRETER] 2013-09-29 16:56:12 +00:00
gb_arch_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_array.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_array_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_class_desc_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_code.h [COMPILER] 2014-05-08 15:10:21 +00:00
gb_code_temp.h [COMPILER] 2014-05-08 15:10:21 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2013-10-20 21:43:14 +00:00
gb_common_buffer.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_buffer_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_case_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_string_temp.h [GB.FORM] 2013-08-16 22:35:28 +00:00
gb_common_swap.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_common_swap_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_component.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_error_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_file_share.h [INTERPRETER] 2013-09-29 20:54:47 +00:00
gb_file_temp.h [INTERPRETER] 2013-10-26 21:06:22 +00:00
gb_hash.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_hash_temp.h [DEVELOPMENT ENVIRONMENT] 2014-04-05 00:28:41 +00:00
gb_limit.h [INTERPRETER] 2014-01-27 23:46:37 +00:00
gb_list.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_list_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_magic.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_pcode.h [INTERPRETER] 2014-05-05 20:16:41 +00:00
gb_pcode_temp.h [INTERPRETER] 2014-05-05 20:07:00 +00:00
gb_replace.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_replace_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_reserved.h [COMPILER] 2014-05-08 15:10:21 +00:00
gb_reserved_keyword.h [INTERPRETER] 2014-05-21 08:35:34 +00:00
gb_reserved_temp.h [INTERPRETER] 2014-05-21 08:35:34 +00:00
gb_table.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_table_temp.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb_type_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_read_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gbc_trans_common.h [COMPILER] 2013-09-28 20:14:06 +00:00
gbx_subr_common.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
Makefile.am * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00