Viktor Szakats 02c00a7b13 2012-10-15 01:39 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbmisc/hb_f.c
    + added MT compatibility by moving static vars to a structure
      and that structure to TSD
    ! converted two global buffers to local ones, plus fixed some
      wrong code around that
    ; QUESTION: This is duplicate and dumbed down code from HBNF.
      What is the point of having it maintained, when one can just
      use the ones in HBNF?

  * contrib/hbmisc/calldll.prg
    ! added mutex protection around STATIC usage

  * contrib/hbmisc/numtxtru.prg
    ! sc_ prefix added to STATIC variable names

  * contrib/hbmisc/hbedit.prg
    ! STATIC converted to THREAD STATIC
    * unused constant deleted

  * contrib/hbmisc/spd.c
  * contrib/hbmisc/dates2.c
    % static string set to const and renamed

  * contrib/hbnf/fttext.c
    * minors
2012-10-14 23:40:34 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%