Revision: 14615
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14615&view=rev
Author:   vszakats
Date:     2010-05-27 12:48:11 +0000 (Thu, 27 May 2010)

Log Message:
-----------
2010-05-27 14:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
   * contrib/xhb/Makefile
   - contrib/xhb/hbcompat.prg
   + contrib/xhb/xhbfunp.prg
     * Renamed.

   * contrib/xhb/Makefile
   * contrib/xhb/xhbmt.prg
   + contrib/xhb/xhbmtc.c
   * contrib/xhb/xhbfunp.prg
     % Some .prg wrappers changed to .c ones.
     ! This also fixed some double implementation
       after previous commit.

   * contrib/xhb/xhbarr.c
   * contrib/xhb/xhbfunp.prg
     % Converted RASCAN wrapper to .c and moved to
       existing array wrapper source file.

   * contrib/xhb/Makefile
   * contrib/xhb/xhbfunc.c
   + contrib/xhb/xhbhash.c
     % Moved hash wrappers to separate file.
       (also synced with xhbfunp.prg content)
     - Deleted special macro to disable these wrappers.

   * contrib/xhb/Makefile
   * contrib/xhb/xhbfunc.c
   + contrib/xhb/xhbinet.c
     % Moved inet function wrappers to separate file.
       (also synced with xhbfunp.prg content)
     - Deleted special macro to disable these wrappers.

   * contrib/xhb/Makefile
   * contrib/xhb/xhbfunp.prg
   + contrib/xhb/xhbgt.c
   + contrib/xhb/xhbini.c
   + contrib/xhb/xhbproc.c
   + contrib/xhb/xhbregx.c
   + contrib/xhb/xhbmtc.c
   + contrib/xhb/xhbfs.c
   + contrib/xhb/xhbdate.c
   + contrib/xhb/xhbi18n.c
     % Rewritten wrappers in .c and moved them to
       separate files.

   ; Few other double definitions fixed after previous commit.
     Hopefully now it's optimal and modular, and the best wrappers
     were kept.
   ; Basically hbcompat.ch is now not of too much use, unless
     someone specifically want to avoid linking xhb.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/xhb/Makefile
    trunk/harbour/contrib/xhb/xhbarr.c
    trunk/harbour/contrib/xhb/xhbfunc.c
    trunk/harbour/contrib/xhb/xhbmt.prg

Added Paths:
-----------
    trunk/harbour/contrib/xhb/xhbdate.c
    trunk/harbour/contrib/xhb/xhbfs.c
    trunk/harbour/contrib/xhb/xhbfunp.prg
    trunk/harbour/contrib/xhb/xhbgt.c
    trunk/harbour/contrib/xhb/xhbhash.c
    trunk/harbour/contrib/xhb/xhbi18n.c
    trunk/harbour/contrib/xhb/xhbinet.c
    trunk/harbour/contrib/xhb/xhbini.c
    trunk/harbour/contrib/xhb/xhbmtc.c
    trunk/harbour/contrib/xhb/xhbproc.c
    trunk/harbour/contrib/xhb/xhbregx.c

Removed Paths:
-------------
    trunk/harbour/contrib/xhb/hbcompat.prg


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