gambas-source-code/examples
Benoît Minisini 50d190496d [INTERPRETER]
* BUG: Printing a debugging expression with an array class name only 
  inside does not crash the interpreter anymore.
* OPT: Object[].Find() and Object[].Exist() were optimized. They do not 
  check and use the _compare special method anymore. They use the object
  address directly.

[GB.QT4]
* BUG: Clipboard.Format does not crash anymore if there is nothing in the
  clipboard.
* BUG: Do not process events just after a menu popup has been hidden.


git-svn-id: svn://localhost/gambas/trunk@1874 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-02-16 21:39:07 +00:00
..
examples [INTERPRETER] 2009-02-16 21:39:07 +00:00
acinclude.m4
AUTHORS
ChangeLog
config.guess
config.sub
configure.ac
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
TODO