Revision: 12007
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12007&view=rev
Author:   vszakats
Date:     2009-08-09 14:51:19 +0000 (Sun, 09 Aug 2009)

Log Message:
-----------
2009-08-09 16:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbtpathy/tpwin.c
  * contrib/hbtpathy/tpos2.c
  * contrib/hbtpathy/tpunix.c
  * contrib/hbtpathy/telepath.prg
  * contrib/hbtpathy/tpcommon.c
    + Renamed all internal functions from P_*() to __TP_*() to
      comply with rest of Harbour and lessen chance of colliding
      with other code. It also makes it easier to identify them
      in code. I won't list this as an incompatibility as we're
      talking about internal functions, so no user code is supposed 
      to use these.
    + Added compatibility wrappers for Telepath(y) functions:
      BIN_AND(), BIN_OR(), BIN_XOR(), BIN_NOT().

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbtpathy/telepath.prg
    trunk/harbour/contrib/hbtpathy/tpcommon.c
    trunk/harbour/contrib/hbtpathy/tpos2.c
    trunk/harbour/contrib/hbtpathy/tpunix.c
    trunk/harbour/contrib/hbtpathy/tpwin.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