Revision: 12880
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12880&view=rev
Author:   vszakats
Date:     2009-11-15 04:22:05 +0000 (Sun, 15 Nov 2009)

Log Message:
-----------
2009-11-15 05:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
  * src/compiler/genc.c
  * src/compiler/gencc.c
    * Using HB_BYTE instead of BYTE in generated .c sources.

  * contrib/Makefile
  + contrib/hbsms
  + contrib/hbsms/Makefile
  + contrib/hbsms/hbsms.hbc
  + contrib/hbsms/hbsms.prg
  + contrib/hbsms/tests
  + contrib/hbsms/tests/hbmk.hbm
  + contrib/hbsms/tests/send.prg
    + Added SMS library. Currently sending is implemented.
      SMS_SEND( <cPort>, <cPhoneNumber>, <cText>, [<lDeliveryReport>], [<cPIN>] 
) -> <nErrorCode. 0 = success>
    ; Uses hbtpathy.

  * contrib/hbwin/tests/hbmk.hbm
    ! Missing -es2.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/Makefile
    trunk/harbour/contrib/hbwin/tests/hbmk.hbm
    trunk/harbour/src/compiler/genc.c
    trunk/harbour/src/compiler/gencc.c

Added Paths:
-----------
    trunk/harbour/contrib/hbsms/
    trunk/harbour/contrib/hbsms/Makefile
    trunk/harbour/contrib/hbsms/hbsms.hbc
    trunk/harbour/contrib/hbsms/hbsms.prg
    trunk/harbour/contrib/hbsms/tests/
    trunk/harbour/contrib/hbsms/tests/hbmk.hbm
    trunk/harbour/contrib/hbsms/tests/send.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