[Gambas-devel-svn] SF.net SVN: gambas: [69] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-02 16:21:14
|
Revision: 69 http://svn.sourceforge.net/gambas/?rev=69&view=rev Author: gambas Date: 2006-10-02 09:20:48 -0700 (Mon, 02 Oct 2006) Log Message: ----------- main: A little optimization in hash table routines. main: The main interpreter loop is now always compiled with -03. This speeds up the interpreter by about 5%. gb.qt: The disabled icon creation routine has been optimized. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/main/gbx/Makefile.am 2.0/trunk/main/gbx/gbx_hash.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |