Revision: 10191
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10191&view=rev
Author:   vszakats
Date:     2009-02-06 16:50:18 +0000 (Fri, 06 Feb 2009)

Log Message:
-----------
2009-02-06 17:46 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
  * include/hbdefs.h
    + Added macros:
      HB_TOUPPER(), HB_TOLOWER(), HB_ISUPPER(), HB_ISLOWER(),
      HB_ISALPHA(), HB_ISDIGIT().

  * source/rtl/strcase.c
  * source/compiler/cmdcheck.c
    * Replaced tolower()/toupper()/isdigit() with macros or other
      constructs.

  * source/rtl/tmenusys.prg
    % Changed to use Inkey() second parameter instead of
      tweaking Set( _SET_EVENTMASK ).

  * contrib/rddads/ads1.c
    * Minor formatting.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/rddads/ads1.c
    trunk/harbour/include/hbdefs.h
    trunk/harbour/source/compiler/cmdcheck.c
    trunk/harbour/source/rtl/strcase.c
    trunk/harbour/source/rtl/tmenusys.prg


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