Revision: 13593
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13593&view=rev
Author:   vszakats
Date:     2010-01-15 16:39:54 +0000 (Fri, 15 Jan 2010)

Log Message:
-----------
2010-01-15 17:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/vm/cmdarg.c
  * contrib/hbct/disk.c
    % Using HB_SIZEOFARRAY() instead of repeating declaration size.

  * src/vm/maindllp.c
  * src/vm/extend.c
  * include/hbtypes.h
  * include/hbapi.h
    + 'parinfa' retval ULONG -> HB_SIZE

  * src/vm/arrayshb.c
  * src/rtl/substr.c
  * src/rtl/replic.c
  * src/rtl/padr.c
  * src/rtl/padc.c
  * src/rtl/strtran.c
  * src/rtl/padl.c
  * src/rtl/lang.c
  * src/rtl/right.c
  * src/rtl/left.c
  * src/rtl/space.c
  * src/rtl/hbstrsh.c
  * src/rtl/rat.c
  * contrib/hbct/charsprd.c
  * contrib/xhb/xhbarr.c
  * contrib/hbpgsql/postgres.c
  * contrib/hbclipsm/stack.c
  * contrib/hbmisc/stringsx.c
    + 'long' -> HB_ISIZ

  * src/common/hbwince.c
  * include/hbwince.h
  * contrib/xhb/xhbat.c
  * contrib/xhb/cstructc.c
    + 'unsigned long' -> HB_SIZE

  * src/rtl/fstemp.c
  * src/rtl/net.c
    ! L'x' -> TEXT( 'x' ).
      'L' was used also in non-UNICODE mode, which doesn't seem right.

  * src/rtl/diskspac.c
  * contrib/hbct/disk.c
  * contrib/hbwin/win_com.c
  * contrib/hbwin/win_prn3.c
    * TCHAR literals enclosed inside TEXT() macro.

  * contrib/hbwin/win_prn1.c
    ! WIN_GETPRINTERFONTNAME(): Fixed buffer overrun in UNICODE
      mode for font names longer than 64 bytes.
      [TOMERGE 2.0]

  * ChangeLog
    + Added two missed changed to this entry:
      2010-01-15 12:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
        * include/hbdefs.h
          + Added HB_ISIZ temporary type to mark string/array/hash 
            index/length variable already using signed 'long' type.
            This will have to converted to HB_SIZE, one HB_SIZE
            gets also mapped to 'long'.
          * HB_FATTR mapped to HB_U32 (was: unsigned long)

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbclipsm/stack.c
    trunk/harbour/contrib/hbct/charsprd.c
    trunk/harbour/contrib/hbct/disk.c
    trunk/harbour/contrib/hbmisc/stringsx.c
    trunk/harbour/contrib/hbpgsql/postgres.c
    trunk/harbour/contrib/hbwin/win_com.c
    trunk/harbour/contrib/hbwin/win_prn1.c
    trunk/harbour/contrib/hbwin/win_prn3.c
    trunk/harbour/contrib/xhb/cstructc.c
    trunk/harbour/contrib/xhb/xhbarr.c
    trunk/harbour/contrib/xhb/xhbat.c
    trunk/harbour/include/hbapi.h
    trunk/harbour/include/hbtypes.h
    trunk/harbour/include/hbwince.h
    trunk/harbour/src/common/hbwince.c
    trunk/harbour/src/rtl/diskspac.c
    trunk/harbour/src/rtl/fstemp.c
    trunk/harbour/src/rtl/hbstrsh.c
    trunk/harbour/src/rtl/lang.c
    trunk/harbour/src/rtl/left.c
    trunk/harbour/src/rtl/net.c
    trunk/harbour/src/rtl/padc.c
    trunk/harbour/src/rtl/padl.c
    trunk/harbour/src/rtl/padr.c
    trunk/harbour/src/rtl/rat.c
    trunk/harbour/src/rtl/replic.c
    trunk/harbour/src/rtl/right.c
    trunk/harbour/src/rtl/space.c
    trunk/harbour/src/rtl/strtran.c
    trunk/harbour/src/rtl/substr.c
    trunk/harbour/src/vm/arrayshb.c
    trunk/harbour/src/vm/cmdarg.c
    trunk/harbour/src/vm/extend.c
    trunk/harbour/src/vm/maindllp.c


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