Revision: 14009 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14009&view=rev Author: druzus Date: 2010-02-27 10:07:03 +0000 (Sat, 27 Feb 2010)
Log Message: ----------- 2010-02-27 11:05 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/vm/macro.c * minor simplification * harbour/src/common/reserved.c * minor cleanup * harbour/src/vm/eval.c * inherit execution context (OOP scope) in HB_EXECFROMARRAY() function * harbour/include/hbcomp.h * harbour/include/hbcompdf.h + harbour/src/common/funcid.c * harbour/src/common/Makefile + added new [macro]compiler function: hb_compGetFuncID() which can be used for function name hashing reducing strcmp() comparisons * harbour/include/hbexpra.c * harbour/include/hbexprb.c % use hb_compGetFuncID() to improve code for HB_ET_FUNCALL expressions Modified Paths: -------------- trunk/harbour/ChangeLog trunk/harbour/include/hbcomp.h trunk/harbour/include/hbcompdf.h trunk/harbour/include/hbexpra.c trunk/harbour/include/hbexprb.c trunk/harbour/src/common/Makefile trunk/harbour/src/common/reserved.c trunk/harbour/src/vm/eval.c trunk/harbour/src/vm/macro.c Added Paths: ----------- trunk/harbour/src/common/funcid.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour