06280f249850bd4924a15c8aff913895ce921296
* 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.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%