gambas-source-code/gb.gsl
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
..
src [INTERPRETER] 2012-07-12 23:34:14 +00:00
Test/test [GB.GSL] 2012-03-18 11:48:39 +00:00
acinclude.m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
AUTHORS [GB.GSL] 2012-01-31 09:02:42 +00:00
ChangeLog [GB.GSL] 2012-01-31 09:02:42 +00:00
component.am [GB.GSL] 2012-01-30 01:23:31 +00:00
configure.ac [GB.GSL] 2012-07-09 12:47:55 +00:00
COPYING [GB.GSL] 2012-01-31 09:02:42 +00:00
gambas.h [GB.GSL] 2012-01-31 09:02:42 +00:00
gb_common.h [GB.GSL] 2012-01-31 09:02:42 +00:00
INSTALL [GB.GSL] 2012-01-31 09:02:42 +00:00
m4 [GB.GSL] 2012-01-31 09:02:42 +00:00
Makefile.am [GB.GSL] 2012-01-31 09:02:42 +00:00
missing [GB.GSL] 2012-01-31 09:06:11 +00:00
NEWS [GB.GSL] 2012-01-30 01:23:31 +00:00
README [GB.GSL] 2012-01-31 09:02:42 +00:00
reconf [GB.GSL] 2012-01-31 09:02:42 +00:00