gambas-source-code/gb.image.io/src
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
..
c_image.c [INTERPRETER] 2012-07-12 23:34:14 +00:00
c_image.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
gb.image.io.component [GB.IMAGE] 2009-01-27 14:25:59 +00:00
main.c [CONFIGURATION] 2011-12-31 02:39:20 +00:00
main.h [CONFIGURATION] 2011-12-31 02:39:20 +00:00
Makefile.am [CONFIGURATION] 2012-05-04 16:45:14 +00:00