Revision: 13930
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13930&view=rev
Author:   vszakats
Date:     2010-02-20 10:51:51 +0000 (Sat, 20 Feb 2010)

Log Message:
-----------
2010-02-20 11:50 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbextern.ch
  * src/rtl/browdb.prg
  * src/rdd/dbcmd.c
  * contrib/xpp/dbcmdx.c
  * contrib/xpp/browdbx.prg
    + Cleaned the way TBrowseDB() "skipper" function is defined.
      This means that from now on by default the faster, .c
      implementation will be used (now called __DBSKIPPER()).
      The same will be used by xpp lib (via compatibility stub
      called DBSKIPPER()). The .prg implementation (now moved
      in core) will be used when HB_CLP_STRICT is enabled.

  * include/hbextern.ch
    + Added missing HB_DYNCALL().

  * contrib/xpp/xpp.ch
    * Do not #define HB_COMPAT_XPP.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/xpp/browdbx.prg
    trunk/harbour/contrib/xpp/dbcmdx.c
    trunk/harbour/contrib/xpp/xpp.ch
    trunk/harbour/include/hbextern.ch
    trunk/harbour/src/rdd/dbcmd.c
    trunk/harbour/src/rtl/browdb.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