gambas-source-code/main/lib
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
..
complex [GB.GSL] 2012-07-10 20:33:26 +00:00
compress [GB.COMPRESS] 2012-06-28 18:06:05 +00:00
db [INTERPRETER] 2012-05-08 15:32:33 +00:00
debug [INTERPRETER] 2012-07-03 18:21:54 +00:00
draw [GB.DRAW] 2012-06-27 18:06:10 +00:00
eval [INTERPRETER] 2012-07-08 23:23:24 +00:00
gui [INTERPRETER] 2012-05-08 15:32:33 +00:00
gui.opengl [INTERPRETER] 2012-05-08 15:32:33 +00:00
image [INTERPRETER] 2012-07-12 23:34:14 +00:00
image.effect [CONFIGURATION] 2011-12-31 02:39:20 +00:00
option [GB.OPTION] 2012-07-03 17:32:39 +00:00
signal [GB.SIGNAL] 2012-07-07 22:18:14 +00:00
vb [GB.VB] 2012-03-18 19:21:52 +00:00
gb.component
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00