Revision: 12144
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12144&view=rev
Author:   vszakats
Date:     2009-08-17 15:31:07 +0000 (Mon, 17 Aug 2009)

Log Message:
-----------
2009-08-17 17:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbsetup.h
    % Optimized out HB_OS_UNIX_COMPATIBLE. HB_OS_UNIX should be used
      instead. Since the definition logic for HB_OS_UNIX was completely
      different from HB_OS_UNIX_COMPATIBLE, it may be possible that
      it's not 100% the same as before, although their meaning was
      the same.
      HB_OS_UNIX_COMPATIBLE is still available for compatibility, but
      it's now marked with HB_LEGACY_LEVEL2 and will be removed in next
      major release.

  * include/hbapifs.h
  * include/hb_io.h
  * include/hbsocket.h
  * source/vm/set.c
  * source/debug/dbgentry.c
  * source/common/hbffind.c
  * source/rtl/fscopy.c
  * source/rtl/fstemp.c
  * source/rtl/gtstd/gtstd.c
  * source/rtl/gttrm/gttrm.c
  * source/rtl/version.c
  * source/rtl/hbsocket.c
  * source/rtl/copyfile.c
  * source/rtl/filesys.c
  * source/rtl/console.c
  * source/rtl/cputime.c
  * source/rtl/gtpca/gtpca.c
  * source/rtl/fssize.c
  * source/rtl/memofile.c
  * source/compiler/hbcomp.c
  * source/compiler/gencobj.c
  * contrib/hbct/files.c
  * contrib/xhb/xhbcopyf.c
  * contrib/xhb/hbserv.c
  * contrib/hbnf/getenvrn.c
    * HB_OS_UNIX_COMPATIBLE -> HB_OS_UNIX

  * config/global.cf
    * HB_UNIX_COMPATIBLE -> HB_OS_UNIX

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/global.cf
    trunk/harbour/contrib/hbct/files.c
    trunk/harbour/contrib/hbnf/getenvrn.c
    trunk/harbour/contrib/xhb/hbserv.c
    trunk/harbour/contrib/xhb/xhbcopyf.c
    trunk/harbour/include/hb_io.h
    trunk/harbour/include/hbapifs.h
    trunk/harbour/include/hbsetup.h
    trunk/harbour/include/hbsocket.h
    trunk/harbour/source/common/hbffind.c
    trunk/harbour/source/compiler/gencobj.c
    trunk/harbour/source/compiler/hbcomp.c
    trunk/harbour/source/debug/dbgentry.c
    trunk/harbour/source/rtl/console.c
    trunk/harbour/source/rtl/copyfile.c
    trunk/harbour/source/rtl/cputime.c
    trunk/harbour/source/rtl/filesys.c
    trunk/harbour/source/rtl/fscopy.c
    trunk/harbour/source/rtl/fssize.c
    trunk/harbour/source/rtl/fstemp.c
    trunk/harbour/source/rtl/gtpca/gtpca.c
    trunk/harbour/source/rtl/gtstd/gtstd.c
    trunk/harbour/source/rtl/gttrm/gttrm.c
    trunk/harbour/source/rtl/hbsocket.c
    trunk/harbour/source/rtl/memofile.c
    trunk/harbour/source/rtl/version.c
    trunk/harbour/source/vm/set.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