Revision: 10681
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10681&view=rev
Author: druzus
Date: 2009-03-23 19:39:59 +0000 (Mon, 23 Mar 2009)
Log Message:
-----------
2009-03-23 20:46 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbclass.ch
+ added support for xBase++ method code declaration by
METHOD <clasName>:<methodName>[ ( <parameters,...> ) ]
f.e.:
METHOD TBrowse:Configure( nMode )
* harbour/source/rtl/tthreadx.prg
* harbour/source/rtl/thfuncx.prg
! fixed 0 timeout parameter in some xBase++ compatible functions
In xBase++ timeout 0 means wait forever
* harbour/tests/speedtst.prg
* update to compile with MT support using xBase++ MT .prg API.
I tested it only using Harbour by compiling this code with
-D__XPP__ macro and it works using only xBase++ MT .prg API
we are emulating.
Please make some tests with real xBase++ compiler.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/include/hbclass.ch
trunk/harbour/source/rtl/thfuncx.prg
trunk/harbour/source/rtl/tthreadx.prg
trunk/harbour/tests/speedtst.prg
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour