gambas-source-code/gb.xml
Adrien Prokopowicz a327fcb807 [GB.XML]
* BUG: Document: Fixed a memory leak when the instanciation failed due to
  a parsing exception.
* BUG: XmlElement: Internally setting an attribute with a NULL value does
  not crash anymore.
* BUG: Encountering a never-ended attribute does not crash the parser 
  anymore.
* OPT: Optimized parser cleanup when an exception is thrown.

[GB.XML.HTML]
* BUG: Encountering a never-ended attribute does not crash the parser 
  anymore.

git-svn-id: svn://localhost/gambas/trunk@7223 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-08-14 08:34:56 +00:00
..
src [GB.XML] 2015-08-14 08:34:56 +00:00
acinclude.m4 [GB.XML] 2012-04-20 22:57:18 +00:00
AUTHORS [GB.XML] 2012-04-20 22:57:18 +00:00
ChangeLog [GB.XML] 2012-04-20 22:57:18 +00:00
component.am [GB.XML] 2012-04-20 22:57:18 +00:00
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING [GB.XML] 2012-04-20 22:57:18 +00:00
depcomp [GB.XML] 2012-04-20 22:57:18 +00:00
gambas.h [GB.XML] 2012-04-20 22:57:18 +00:00
gb_common.h [GB.XML] 2012-04-20 22:57:18 +00:00
INSTALL [GB.XML] 2012-04-20 22:57:18 +00:00
m4 [GB.XML] 2012-04-20 22:57:18 +00:00
Makefile.am [GB.XML] 2012-04-20 22:57:18 +00:00
missing [GB.XML] 2012-04-20 22:57:18 +00:00
NEWS [GB.XML] 2012-04-20 22:57:18 +00:00
README [GB.XML] 2012-04-20 22:57:18 +00:00
reconf [GB.XML] 2012-04-20 22:57:18 +00:00
TODO [GB.XML] 2012-06-25 09:37:40 +00:00

TODO :
GLrasterisation :
glBitmap()
glPolygonStipple()
glGetPolygonStipple()

Waiting for texture implementation under components (needed to test !)