Revision: 10147
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10147&view=rev
Author:   vszakats
Date:     2009-02-02 22:28:47 +0000 (Mon, 02 Feb 2009)

Log Message:
-----------
2009-02-02 23:25 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * contrib/hbct/keysec.prg
  * contrib/hbct/keytime.prg
  * contrib/hbct/showtime.prg
  * contrib/hbct/ctdummy.prg
    * STATICs converted to THREAD STATICs.

  * contrib/xhb/hblognet.prg
  * contrib/xhb/hblog.prg
    + Permanently enabled conditional HB_THREAD_SUPPORT.

  ; TOFIX: - hbwhat/wincore.prg
           - xhb/cstruct.prg
           Needs reviewing and either mutex protection
           for STATICs or conversion to THREAD STATIC.

  ; TOFIX: C code uses much more statics, some of these make
           code clearly broken for MT.

           Shouldn't we add core support for thread specific
           cargo (user defined data) area available for 3rd
           party libs/apps?
           Same could be added to GT structure to hold
           GT instance specific user defined data.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbct/ctdummy.prg
    trunk/harbour/contrib/hbct/keysec.prg
    trunk/harbour/contrib/hbct/keytime.prg
    trunk/harbour/contrib/hbct/showtime.prg
    trunk/harbour/contrib/xhb/hblog.prg
    trunk/harbour/contrib/xhb/hblognet.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

Reply via email to