Revision: 11747
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11747&view=rev
Author:   vszakats
Date:     2009-07-14 10:16:48 +0000 (Tue, 14 Jul 2009)

Log Message:
-----------
2009-07-14 12:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * source/vm/extend.c
    ! Fixed hb_parvcx() to return "" instead of NULL when dealing
      with array parameters out of bound or non-string.
      (Borrowed from xhb by Ron Pinkas. Although the fix is
      implemented differently in Harbour)

  * source/rtl/gttrm/Makefile
    * CFLAGS -> HB_USER_CFLAGS

  * include/hbapicdp.h
  * include/hbextern.ch
  * source/lang/Makefile
  * source/codepage/Makefile
  + source/codepage/cpua1125.c
  + source/codepage/uc1125.c
    + Added DOS Ukrainian 1125 codepage
      (Borrowed from xhb. Work of Pavel Tsarenko)

  * utils/hbmk2/hbmk2.prg
    * OS/2 embedded compiler autodetection order fixed.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/include/hbapicdp.h
    trunk/harbour/include/hbextern.ch
    trunk/harbour/source/codepage/Makefile
    trunk/harbour/source/lang/Makefile
    trunk/harbour/source/rtl/gttrm/Makefile
    trunk/harbour/source/vm/extend.c
    trunk/harbour/utils/hbmk2/hbmk2.prg

Added Paths:
-----------
    trunk/harbour/source/codepage/cpua1125.c
    trunk/harbour/source/codepage/uc1125.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