Revision: 10844
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10844&view=rev
Author:   vszakats
Date:     2009-04-13 08:53:53 +0000 (Mon, 13 Apr 2009)

Log Message:
-----------
2009-04-13 10:49 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
  * tests/speedtst.prg
    ! Fixed missing hb_progname() for non-Harbour compilers.

  * include/hbextern.ch
    + Added time related new functions.

  * utils/hbmk2/hbmk2.prg
    + Added -runflag: option to pass flags to target executable.
    + Started -inc (incremental link) support. It's very early
      stage, don't expect it to work yet and please don't report
      any problems with this feature yet.

  * source/vm/asort.c
    ! Fixed to return Clipper compatible results when non-logical
      non-numeric value is returned from ASORT() codeblock.

  * utils/hbtest/rt_array.prg
    * Cleaned ASORT() tests when sorting block returns constant value.
      Now Clipper results aren't bent anymore, instead I've added
      different expected results for Harbour and Clipper. The
      difference is due to different sorting algorithms used,
      here the point is to get similar *pattern* for different
      invalid values.

  * source/rtl/philes.c
    % HB_FGETDATETIME(): Removed double call to hb_stortdt().

  * contrib/hbqt/tests/hbqt.hbp
    * Removed extra line at EOL.

  * contrib/gtqtc/tests/hbqt.hbp
    ! Removed environment dependent 'libspath=' line.
      Please don't add such path to Harbour SVN, since these
      can differ from system to system and is also non-portable.
      The correct name of the directive is: 'libpaths='.

  * contrib/gtqtc/Makefile
    % Removed double SVN ID.
      This file needs to be updated according to hbqt latest
      Makefile portability changes.

  * contrib/rddads/ads1.c
    * Minor formatting.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/gtqtc/Makefile
    trunk/harbour/contrib/gtqtc/tests/hbqt.hbp
    trunk/harbour/contrib/hbqt/tests/hbqt.hbp
    trunk/harbour/contrib/rddads/ads1.c
    trunk/harbour/include/hbextern.ch
    trunk/harbour/source/rtl/philes.c
    trunk/harbour/source/vm/asort.c
    trunk/harbour/tests/speedtst.prg
    trunk/harbour/utils/hbmk2/hbmk2.prg
    trunk/harbour/utils/hbtest/rt_array.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to