Przemyslaw Czerpak
fd6e8558c0
2009-10-07 00:27 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/Makefile
+ harbour/source/rtl/hbascii.c
* harbour/include/hbextern.ch
+ added new .prg functions which operates on pure ASCII strings:
hb_asciiUpper(), hb_asciiLower(), hb_asciiIsAlpha(),
hb_asciiIsUpper(), hb_asciiIsLower(), hb_asciiIsDigit()
* harbour/source/rtl/objfunc.prg
* harbour/source/rtl/tget.prg
* harbour/source/rtl/treport.prg
* harbour/source/rtl/tpersist.prg
* harbour/source/rtl/memoedit.prg
* harbour/source/rtl/menuto.prg
* harbour/source/rtl/tgetlist.prg
* harbour/source/rtl/tclass.prg
! use hb_asciiUpper() instead of Upper() to convert identifiers
and pictures
2009-10-06 22:28:23 +00:00
..
2009-08-17 17:32:21 +00:00
2009-09-23 20:06:33 +00:00
2009-10-06 16:34:58 +00:00
2009-08-17 17:32:21 +00:00
2009-09-20 12:53:51 +00:00
2009-08-17 17:32:21 +00:00
2009-08-17 17:32:21 +00:00
2009-08-24 12:50:42 +00:00
2009-08-30 08:29:20 +00:00
2009-09-11 18:38:10 +00:00
2009-09-24 09:23:34 +00:00
2009-10-05 05:32:40 +00:00
2009-10-06 22:28:23 +00:00
2009-09-24 11:58:08 +00:00
2009-09-20 20:41:51 +00:00