Revision: 12839
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12839&view=rev
Author: druzus
Date: 2009-11-09 15:26:57 +0000 (Mon, 09 Nov 2009)
Log Message:
-----------
2009-11-09 16:26 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/config/win/bcc.mk
* increased library page size for 64 to 96
* harbour/src/vm/thread.c
* harbour/include/hbthread.h
% removed 'BOOL fSync' parameter from hb_threadMutexCreate().
This parameter was added in the past to emulate xbase++ behavior
when oSignal:wait() is called from SYNC method but real life tests
shows that such feature works in xbase++ in different way then
it was initially described and Harbour code was updated to use
different solution making above parameter unusable.
* harbour/src/vm/hvm.c
* harbour/src/vm/thread.c
* harbour/src/vm/classes.c
* harbour/src/rtl/hbgtcore.c
* harbour/contrib/hbnetio/netiocli.c
* harbour/contrib/hbqt/hbqt_slots.cpp
* updated to use hb_threadMutexCreate() without parameters
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/config/win/bcc.mk
trunk/harbour/contrib/hbnetio/netiocli.c
trunk/harbour/contrib/hbqt/hbqt_slots.cpp
trunk/harbour/include/hbthread.h
trunk/harbour/src/rtl/hbgtcore.c
trunk/harbour/src/vm/classes.c
trunk/harbour/src/vm/hvm.c
trunk/harbour/src/vm/thread.c
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