Revision: 11608
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11608&view=rev
Author:   vszakats
Date:     2009-07-02 14:18:06 +0000 (Thu, 02 Jul 2009)

Log Message:
-----------
2009-07-02 15:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbcomp.h
  * include/hbcompdf.h
  * include/hbapifs.h
  * include/hbexprop.h
  * include/hbmacro.h
  * include/hbapi.h
  * include/hbapiitm.h
  * include/hbdate.h
  * source/pp/ppcore.c
  * source/vm/itemapi.c
  * source/vm/arrays.c
  * source/vm/extend.c
  * source/common/expropt1.c
  * source/rtl/philes.c
  * source/rtl/empty.c
  * source/rtl/minmax.c
  * source/rtl/dates.c
  * source/rtl/filesys.c
  * source/rdd/dbfnsx/dbfnsx1.c
  * source/rdd/dbfcdx/dbfcdx1.c
  * source/rdd/dbf1.c
  * source/rdd/dbffpt/dbffpt1.c
  * source/rdd/hbsix/sxdate.c
  * source/compiler/hbmain.c
  * source/compiler/complex.c
  * source/compiler/harbour.yyc
  * source/compiler/harbour.y
  * contrib/hbct/files.c
  * contrib/hbct/dattime2.c
  * contrib/hbct/datetime.c
  * contrib/xhb/filestat.c
  * contrib/hbtip/utils.c
  * examples/hboleold/win_ole.c
    * LONG -> long for date/time related values
      (julian, date, type, millisec)
    ; This is an effort to clean Harbour sources from
      Windows/legacy-Clipper basic types and replace
      them with own or ANSI C ones.
      In the above case, usage wasn't consistent,
      LONG and long were mixed.

  * source/main/harbour.c
  * source/vm/fm.c
    * LONG -> long for some stat counters.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbct/datetime.c
    trunk/harbour/contrib/hbct/dattime2.c
    trunk/harbour/contrib/hbct/files.c
    trunk/harbour/contrib/hbtip/utils.c
    trunk/harbour/contrib/xhb/filestat.c
    trunk/harbour/examples/hboleold/win_ole.c
    trunk/harbour/include/hbapi.h
    trunk/harbour/include/hbapifs.h
    trunk/harbour/include/hbapiitm.h
    trunk/harbour/include/hbcomp.h
    trunk/harbour/include/hbcompdf.h
    trunk/harbour/include/hbdate.h
    trunk/harbour/include/hbexprop.h
    trunk/harbour/include/hbmacro.h
    trunk/harbour/source/common/expropt1.c
    trunk/harbour/source/compiler/complex.c
    trunk/harbour/source/compiler/harbour.y
    trunk/harbour/source/compiler/harbour.yyc
    trunk/harbour/source/compiler/hbmain.c
    trunk/harbour/source/main/harbour.c
    trunk/harbour/source/pp/ppcore.c
    trunk/harbour/source/rdd/dbf1.c
    trunk/harbour/source/rdd/dbfcdx/dbfcdx1.c
    trunk/harbour/source/rdd/dbffpt/dbffpt1.c
    trunk/harbour/source/rdd/dbfnsx/dbfnsx1.c
    trunk/harbour/source/rdd/hbsix/sxdate.c
    trunk/harbour/source/rtl/dates.c
    trunk/harbour/source/rtl/empty.c
    trunk/harbour/source/rtl/filesys.c
    trunk/harbour/source/rtl/minmax.c
    trunk/harbour/source/rtl/philes.c
    trunk/harbour/source/vm/arrays.c
    trunk/harbour/source/vm/extend.c
    trunk/harbour/source/vm/fm.c
    trunk/harbour/source/vm/itemapi.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

Reply via email to