50d190496d
* 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 |
||
---|---|---|
.. | ||
CDebug.c | ||
CDebug.h | ||
debug.c | ||
debug.h | ||
gb.debug.component | ||
gb.debug.h | ||
main.c | ||
main.h | ||
Makefile.am | ||
print.c | ||
print.h |