gambas-source-code/main/gbx
Benoît Minisini 89d42c3d40 [INTERPRETER]
* NEW: Add a new API to create an object without calling the constructors.

[GB.CRYPT]
* BUG: Fix bad casting of strcmp() return value to boolean. The same 
  security flaw has been found in MySQL recently. See 
  http://seclists.org/oss-sec/2012/q2/493

[GB.GTK]
* BUG: Fix bad casting of strcmp() return value to boolean in the Font 
  management.

[GB.GSL]
* NEW: Matrix class built the same way as the Vector class, i.e. with the 
  ability to switch transparently between Float or Complex elements.


git-svn-id: svn://localhost/gambas/trunk@4945 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-07-12 23:34:14 +00:00
..
gb_alloc.c
gb_array.c
gb_buffer.c
gb_common.c [INTERPRETER] 2012-05-08 15:32:33 +00:00
gb_common_check.h
gb_error.c [INTERPRETER] 2012-06-01 00:18:38 +00:00
gb_error.h [INTERPRETER] 2012-06-01 00:18:38 +00:00
gb_file.c
gb_file.h
gb_hash.c
gb_list.c
gb_table.c
gbx.c [DEVELOPMENT ENVIRONMENT] 2012-06-10 14:58:45 +00:00
gbx_api.c [INTERPRETER] 2012-07-12 23:34:14 +00:00
gbx_api.h [INTERPRETER] 2012-07-12 23:34:14 +00:00
gbx_archive.c [INTERPRETER] 2012-06-01 10:00:35 +00:00
gbx_archive.h
gbx_c_application.c
gbx_c_application.h
gbx_c_array.c [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00
gbx_c_array.h [INTERPRETER] 2012-07-09 17:10:21 +00:00
gbx_c_class.c
gbx_c_class.h
gbx_c_collection.c
gbx_c_collection.h
gbx_c_enum.c
gbx_c_enum.h
gbx_c_error.c
gbx_c_error.h
gbx_c_file.c [INTERPRETER] 2012-04-23 16:02:35 +00:00
gbx_c_file.h
gbx_c_gambas.c [INTERPRETER] 2012-05-28 08:08:36 +00:00
gbx_c_gambas.h
gbx_c_observer.c
gbx_c_observer.h
gbx_c_process.c [INTERPRETER] 2012-07-03 18:21:54 +00:00
gbx_c_process.h
gbx_c_string.c [EXAMPLES] 2012-05-15 01:22:45 +00:00
gbx_c_string.h
gbx_c_subcollection.c
gbx_c_subcollection.h
gbx_c_system.c [DEVELOPMENT ENVIRONMENT] 2012-06-03 22:21:24 +00:00
gbx_c_system.h
gbx_c_timer.c [CONFIGURATION] 2012-04-30 00:04:51 +00:00
gbx_c_timer.h
gbx_class.c [INTERPRETER] 2012-07-08 20:08:43 +00:00
gbx_class.h [INTERPRETER] 2012-07-10 02:37:39 +00:00
gbx_class_desc.h
gbx_class_info.c
gbx_class_init.c
gbx_class_load.c [INTERPRETER] 2012-06-24 18:41:57 +00:00
gbx_class_load.h
gbx_class_native.c [INTERPRETER] 2012-05-23 19:26:15 +00:00
gbx_compare.c [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_compare.h
gbx_component.c [GB.JIT] 2012-05-25 22:24:13 +00:00
gbx_component.h
gbx_date.c [INTERPRETER] 2012-02-28 23:39:29 +00:00
gbx_date.h
gbx_debug.c [DEVELOPMENT ENVIRONMENT] 2012-06-10 14:58:45 +00:00
gbx_debug.h [CONFIGURATION] 2012-05-23 21:35:58 +00:00
gbx_eval.c [INTERPRETER] 2012-05-23 19:26:15 +00:00
gbx_eval.h
gbx_event.c
gbx_event.h
gbx_exec.c [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00
gbx_exec.h [INTERPRETER] 2012-07-10 14:35:17 +00:00
gbx_exec_enum.c
gbx_exec_loop.c [INTERPRETER] 2012-07-11 22:03:54 +00:00
gbx_exec_operator.c [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_exec_pop.c [INTERPRETER] 2012-07-04 22:06:19 +00:00
gbx_exec_push.c [INTERPRETER] 2012-07-08 14:29:44 +00:00
gbx_expression.h
gbx_extern.c [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_extern.h [GB.JIT] 2012-06-19 21:23:49 +00:00
gbx_info.h
gbx_jit.c [GB.JIT] 2012-07-10 23:10:13 +00:00
gbx_jit.h [INTERPRETER] 2012-05-23 19:26:15 +00:00
gbx_library.c [GB.JIT] 2012-05-25 22:24:13 +00:00
gbx_library.h
gbx_local.c [INTERPRETER] 2012-06-28 23:38:26 +00:00
gbx_local.h
gbx_math.c [INTERPRETER] 2012-04-28 15:08:24 +00:00
gbx_math.h [INTERPRETER] 2012-04-28 15:08:24 +00:00
gbx_number.c [INTERPRETER] 2012-04-28 15:08:24 +00:00
gbx_number.h
gbx_object.c
gbx_object.h [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_profile.c
gbx_profile.h
gbx_project.c
gbx_project.h
gbx_regexp.c
gbx_regexp.h
gbx_replace.c
gbx_signal.c [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
gbx_signal.h [INTERPRETER] 2012-05-08 15:32:33 +00:00
gbx_stack.c [DEVELOPMENT ENVIRONMENT] 2012-03-08 01:41:23 +00:00
gbx_stack.h [DEVELOPMENT ENVIRONMENT] 2012-05-19 02:55:05 +00:00
gbx_stream.c [GB.JIT] 2012-06-16 23:45:57 +00:00
gbx_stream.h
gbx_stream_arch.c
gbx_stream_buffer.c
gbx_stream_direct.c
gbx_stream_memory.c
gbx_stream_pipe.c
gbx_stream_process.c
gbx_stream_string.c
gbx_string.c [INTERPRETER] 2012-05-28 08:08:36 +00:00
gbx_string.h [INTERPRETER] 2012-02-26 23:07:14 +00:00
gbx_struct.c
gbx_struct.h
gbx_subr.c [INTERPRETER] 2012-03-16 21:41:38 +00:00
gbx_subr.h [INTERPRETER] 2012-07-10 02:37:39 +00:00
gbx_subr_conv.c
gbx_subr_extern.c
gbx_subr_file.c [INTERPRETER] 2012-04-11 00:27:18 +00:00
gbx_subr_math.c [INTERPRETER] 2012-07-11 22:03:54 +00:00
gbx_subr_math_temp.h
gbx_subr_misc.c [INTERPRETER] 2012-05-20 17:58:34 +00:00
gbx_subr_string.c [DEVELOPMENT ENVIRONMENT] 2012-05-20 02:21:43 +00:00
gbx_subr_test.c [INTERPRETER] 2012-05-24 19:01:04 +00:00
gbx_subr_test_temp.h
gbx_subr_time.c
gbx_type.c [INTERPRETER] 2012-03-16 21:41:38 +00:00
gbx_type.h [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_value.c [INTERPRETER] 2012-07-10 19:57:43 +00:00
gbx_value.h [INTERPRETER] 2012-07-08 20:08:43 +00:00
gbx_variant.h
gbx_watch.c
gbx_watch.h
Makefile.am [INTERPRETER] 2012-07-10 14:35:17 +00:00