[Gambas-devel-svn] SF.net SVN: gambas:[6293] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-05-30 01:25:51
|
Revision: 6293 http://sourceforge.net/p/gambas/code/6293 Author: gambas Date: 2014-05-30 01:25:46 +0000 (Fri, 30 May 2014) Log Message: ----------- [INTERPRETER] * NEW: Raising an error during the program exiting is possible now. * NEW: Raise an error if an _exit method loads a new class. This is now forbidden! [GB.SETTINGS] * OPT: Settings.Clear() does not mark the settings file to be saved if there is nothing to clear. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/File/FileView.class gambas/trunk/comp/src/gb.settings/.src/Settings.class gambas/trunk/main/gbx/gbx.c gambas/trunk/main/gbx/gbx_class.c gambas/trunk/main/gbx/gbx_class.h gambas/trunk/main/gbx/gbx_class_load.c gambas/trunk/main/gbx/gbx_exec_loop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |