[Gambas-devel-svn] SF.net SVN: gambas:[6621] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-09 22:06:14
|
Revision: 6621 http://sourceforge.net/p/gambas/code/6621 Author: gambas Date: 2014-11-09 22:06:07 +0000 (Sun, 09 Nov 2014) Log Message: ----------- [SCRIPTER] * BUG: Be more intelligent when parsing arguments. Now all arguments after the first non option argument are sent to the script process. [INTERPRETER] * OPT: Remove a previous optimization that made benchmarks slower, contrary to what valgrind tells. No idea why exactly, maybe a valgrind cache simulation problem. [BENCHMARKS] * NEW: Do less in the polynom benchmark, so that it runs about as long as the other benchmarks. Modified Paths: -------------- gambas/trunk/app/src/gbs3/.settings gambas/trunk/app/src/gbs3/.src/MMain.module gambas/trunk/benchmark/benchmark.gbs gambas/trunk/benchmark/polynom.gbs gambas/trunk/benchmark/polynom.pl gambas/trunk/benchmark/polynom.py gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class 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. |