Revision: 13758
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13758&view=rev
Author:   vszakats
Date:     2010-02-03 19:37:35 +0000 (Wed, 03 Feb 2010)

Log Message:
-----------
2010-02-03 20:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/rtl/fstemp.c
  * include/hbapifs.h
  * include/hbextern.ch
    + Added HB_DIRTEMP() .prg level function. Returns name of temp dir,
      with closing backslash.
    + Added hb_fsTempDir() .c level function.
    ; Please review, especially MS-DOS, OS/2, which I won't be able
      to test.

  * src/rtl/fstemp.c
    * Cleanup: Deleted hb_fsCreateTempLow(), made layout more clear.
    ; TOFIX: For some builds, MS-DOS, OS/2 and WIN without WIN IO
             the temp directory will be wrongly calculated by checking
             TMPDIR envvar. Such envvar seems *nix specific.
             If new hb_fsTempDir() will be tested, above can be fixed
             by using this new function.

  * package/winuni/RELNOTES
    + Noted update to Firebird 2.5.0rc1

  * contrib/hbpgsql/postgres.c
    + Marked recently deprecated function as HB_LEGACY_LEVEL3.

  * contrib/hbfbird/firebird.c
    * Cleanup for a macro.

  * contrib/hbnetio/utils/netiosrv.prg
    + Using HB_HRB_BIND_FORCELOCAL when loading .hrb.

  * contrib/hbnetio/utils/modules/test.prg
    + Marked function as STATIC.

  * ChangeLog
    * Old TODO marked DONE.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbfbird/firebird.c
    trunk/harbour/contrib/hbnetio/utils/modules/test.prg
    trunk/harbour/contrib/hbnetio/utils/netiosrv.prg
    trunk/harbour/contrib/hbpgsql/postgres.c
    trunk/harbour/include/hbapifs.h
    trunk/harbour/include/hbextern.ch
    trunk/harbour/package/winuni/RELNOTES
    trunk/harbour/src/rtl/fstemp.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