[Gambas-devel-svn] SF.net SVN: gambas:[4108] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2011-09-08 20:08:40
|
Revision: 4108 http://gambas.svn.sourceforge.net/gambas/?rev=4108&view=rev Author: gambas Date: 2011-09-08 20:08:33 +0000 (Thu, 08 Sep 2011) Log Message: ----------- [INTERPRETER] * OPT: A little optimization in string allocation. * OPT: Optimize returning from a function. * OPT: A little optimization in conditonal jump. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_exec.c gambas/trunk/main/gbx/gbx_exec.h gambas/trunk/main/gbx/gbx_exec_loop.c gambas/trunk/main/gbx/gbx_string.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |