Revision: 10658
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10658&view=rev
Author:   vszakats
Date:     2009-03-19 18:13:33 +0000 (Thu, 19 Mar 2009)

Log Message:
-----------
2009-03-19 19:05 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * source/vm/maindll.c
  * source/vm/maindllp.c
    ! HB_EXPORT moved to beginning of declaration.

  * contrib/hbmysql/tmysql.prg
  * contrib/hbmysql/tsqlbrw.prg
    * More formatting.

  * xhb/Makefile
  * xhb/hbcompat.ch
  + xhb/xhbis.c
  + xhb/xhbscr.c
  + xhb/xhbat.c
  + xhb/txtline.c
  + xhb/dumpvar.prg
    + Added xhb remaining stuff:
      ISALNUM()
      ISSPACE()
      ISXDIGIT()
      ISCNTRL()
      ISGRAPH()
      ISPRINT()
      ISPUNCT()
      ISASCII()
      SCROLLFIXED()
      ATSKIPSTRINGS()
      HB_TABEXPAND()
      HB_READLINE()
      __OutDebug()
      HB_DumpVar()
      HBCONSOLELOCK() (emulation, might be wrong)
      HBCONSOLEUNLOCK() (emulation, might be wrong)
    ; Please review, my only goal was to make them compile.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbmysql/tmysql.prg
    trunk/harbour/contrib/hbmysql/tsqlbrw.prg
    trunk/harbour/contrib/xhb/Makefile
    trunk/harbour/contrib/xhb/hbcompat.ch
    trunk/harbour/source/vm/maindll.c
    trunk/harbour/source/vm/maindllp.c

Added Paths:
-----------
    trunk/harbour/contrib/xhb/dumpvar.prg
    trunk/harbour/contrib/xhb/txtline.c
    trunk/harbour/contrib/xhb/xhbat.c
    trunk/harbour/contrib/xhb/xhbis.c
    trunk/harbour/contrib/xhb/xhbscr.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to