Revision: 13783
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13783&view=rev
Author:   vszakats
Date:     2010-02-06 15:05:04 +0000 (Sat, 06 Feb 2010)

Log Message:
-----------
2010-02-06 16:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/rtl/filesys.c
  * src/rtl/philes.c
  * src/rtl/filebuf.c
  * src/rtl/memofile.c
  * src/rdd/dbsql.c
  * src/rdd/hbsix/sxcompr.c
  * doc/en-EN/hb_apifs.txt
  * include/hbapifs.h
  * contrib/hbct/ctstrfil.c
  * contrib/hbsqlit3/hbsqlit3.c
  * contrib/hbmzip/hbmzip.c
  * contrib/hbnf/fttext.c
  * contrib/hbmemio/memio.c
  * contrib/hbnetio/netiocli.c
  * contrib/hbnetio/netiosrv.c
  * contrib/hbgd/gdwrp.c
  * contrib/hbwin/win_bmp.c
  * contrib/hbbmcdx/bmdbfcdx.c
  * examples/gtwvw/gtwvw.c
    * Changed ULONG to HB_SIZE and HB_ISIZ in FS API functions.
    ! hb_fsTell() fixed to return HB_FOFFSET instead of ULONG.

  * contrib/hbmzip/hbmzip.c
    * ULONG -> HB_FATTR, uLong
    * Type cleanups.
    ; QUESTION: Is there any reason why we're not using the hb_fs*() functions
                in hb_zipGetFileInfo()?

  * src/vm/runner.c
    * ULONG -> HB_SIZE for size related variables.

  ; Review me please.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbbmcdx/bmdbfcdx.c
    trunk/harbour/contrib/hbct/ctstrfil.c
    trunk/harbour/contrib/hbgd/gdwrp.c
    trunk/harbour/contrib/hbmemio/memio.c
    trunk/harbour/contrib/hbmzip/hbmzip.c
    trunk/harbour/contrib/hbnetio/netiocli.c
    trunk/harbour/contrib/hbnetio/netiosrv.c
    trunk/harbour/contrib/hbnf/fttext.c
    trunk/harbour/contrib/hbsqlit3/hbsqlit3.c
    trunk/harbour/contrib/hbwin/win_bmp.c
    trunk/harbour/doc/en-EN/hb_apifs.txt
    trunk/harbour/examples/gtwvw/gtwvw.c
    trunk/harbour/include/hbapifs.h
    trunk/harbour/src/rdd/dbsql.c
    trunk/harbour/src/rdd/hbsix/sxcompr.c
    trunk/harbour/src/rtl/filebuf.c
    trunk/harbour/src/rtl/filesys.c
    trunk/harbour/src/rtl/memofile.c
    trunk/harbour/src/rtl/philes.c
    trunk/harbour/src/vm/runner.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)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to