Revision: 13154
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13154&view=rev
Author:   druzus
Date:     2009-12-07 17:42:41 +0000 (Mon, 07 Dec 2009)

Log Message:
-----------
2009-12-07 18:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
  * harbour/src/pp/ppcore.c
    * strip UTF-8 BOM signature from compiled .prg files

  * harbour/include/hbdefs.h
    + added HB_MACRONAME_JOIN() macro

  * harbour/include/hbinit.h
    ! fixed startup function declaration when HB_STRICT_ANSI_C macro is set

  * harbour/src/rdd/dbfcdx/dbfcdx1.c
    * modified to use unique names for startup functions

  * harbour/include/hbcdpreg.h
    * modified to use unique names in CP startup functions for non #pragma
      based initialization.

  * harbour/include/Makefile
  + harbour/include/hbgtreg.h
    + added default GT startup code in header file which can be
      included by GT drivers. This version uses unique function names
      for non #pragma based initialization.

  * harbour/src/rtl/gt_tpl/gt_tpl.c
  * harbour/src/rtl/gtdos/gtdos.c
  * harbour/src/rtl/gtwin/gtwin.c
  * harbour/src/rtl/gtxwc/gtxwc.c
  * harbour/src/rtl/gtcrs/gtcrs.c
  * harbour/src/rtl/gtstd/gtstd.c
  * harbour/src/rtl/gttrm/gttrm.c
  * harbour/src/rtl/gtcgi/gtcgi.c
  * harbour/src/rtl/gtos2/gtos2.c
  * harbour/src/rtl/gtsln/gtsln.c
  * harbour/src/rtl/gtpca/gtpca.c
  * harbour/src/rtl/gtgui/gtgui.c
  * harbour/src/rtl/gtwvt/gtwvt.c
  * harbour/contrib/gtalleg/gtalleg.c
  * harbour/contrib/gtqtc/gtqtc.cpp
  * harbour/contrib/gtwvg/gtwvg.c
  * harbour/contrib/hbct/ctwin.c
    * use #include "hbgtreg.h" for startup code

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtalleg/gtalleg.c
    trunk/harbour/contrib/gtqtc/gtqtc.cpp
    trunk/harbour/contrib/gtwvg/gtwvg.c
    trunk/harbour/contrib/hbct/ctwin.c
    trunk/harbour/include/Makefile
    trunk/harbour/include/hbcdpreg.h
    trunk/harbour/include/hbdefs.h
    trunk/harbour/include/hbinit.h
    trunk/harbour/src/pp/ppcore.c
    trunk/harbour/src/rdd/dbfcdx/dbfcdx1.c
    trunk/harbour/src/rtl/gt_tpl/gt_tpl.c
    trunk/harbour/src/rtl/gtcgi/gtcgi.c
    trunk/harbour/src/rtl/gtcrs/gtcrs.c
    trunk/harbour/src/rtl/gtdos/gtdos.c
    trunk/harbour/src/rtl/gtgui/gtgui.c
    trunk/harbour/src/rtl/gtos2/gtos2.c
    trunk/harbour/src/rtl/gtpca/gtpca.c
    trunk/harbour/src/rtl/gtsln/gtsln.c
    trunk/harbour/src/rtl/gtstd/gtstd.c
    trunk/harbour/src/rtl/gttrm/gttrm.c
    trunk/harbour/src/rtl/gtwin/gtwin.c
    trunk/harbour/src/rtl/gtwvt/gtwvt.c
    trunk/harbour/src/rtl/gtxwc/gtxwc.c

Added Paths:
-----------
    trunk/harbour/include/hbgtreg.h


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)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to