Przemyslaw Czerpak
685393a361
2007-06-23 11:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
...
* harbour/source/rtl/gtchrmap.c
* harbour/source/rtl/gttrm/Makefile
* harbour/source/rtl/gttrm/gttrm.c
+ set Id keyword property
* harbour/source/common/expropt1.c
! fixed typo in HB_TRACE() parameters
* harbour/include/hbapicdp.h
* harbour/include/hbapirdd.h
* harbour/source/rtl/strcase.c
* harbour/source/rtl/is.c
* harbour/source/rtl/gtxwc/gtxwc.h
* harbour/source/rtl/gtxwc/gtxwc.c
* harbour/source/rtl/gtstd/gtstd.c
* harbour/source/rtl/gtsln/gtsln.c
* harbour/source/rtl/gtsln/gtsln.h
* harbour/source/rtl/gtpca/gtpca.c
* harbour/source/rtl/gtcgi/gtcgi.c
* harbour/source/rdd/dbfcdx/dbfcdx1.c
* harbour/source/vm/hvm.c
! fixed compilation with HB_CDP_SUPPORT_OFF - I do not plan to
create such builds but now these macro allow to easy locate
CDP dependent code
* harbour/include/hbextern.ch
* harbour/source/rtl/cdpapi.c
+ added two prg functions for translations from/to UTF-8:
HB_STRTOUTF8( <cStr> [, <cCPID> ] ) -> <cUTF8Str>
HB_UTF8TOSTR( <cUTF8Str> [, <cCPID> ] ) -> <cStr>
<cCPID> is Harbour codepage id, f.e.: "EN", "ES", "ESWIN",
"PLISO", "PLMAZ", "PL852", "PLWIN", ...
When not given then default HVM codepage (set by HB_SETCODEPAGE())
is used.
2007-06-23 09:13:50 +00:00
Ryszard Glab
2112980b99
2004-05-08 10:40 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
...
* source/rdd/dbf1.c
* source/rdd/dbfcdx/dbfcdx1.c
* source/rdd/dbfdbt/dbfdbt1.c
* source/rdd/dbffpt/dbffpt1.c
* source/rdd/dbfntx/dbfntx1.c
* source/rtl/is.c
* source/rtl/strcase.c
* source/rtl/transfrm.c
* updated to refer hb_cdp_page instead of s_cdpage
* source/vm/itemapi.c
* snprintf is used only in GCC/Linux and WatcomC
guarded with #ifdef HB_HAS_SNPRINTF
(this is ommision from my previous commit)
2004-05-08 08:31:13 +00:00
Alexander S.Kresin
e438b1cf1e
2003-05-06 15:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-05-06 11:31:57 +00:00
Walter Negro
e9ab44e2fb
2002-11-05 19:01 UTC-0300 Walter Negro <anegro@overnet.com.ar>
...
* source/rtl/is.c
! Fix call to isdigit() and isalpha(), islower() and isupper(),
forcing unsigned char.
For the correct working with DJGPP compiler.
2002-11-05 22:03:58 +00:00
Alexander S.Kresin
3108d6ebe5
2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-10-24 12:03:33 +00:00
Antonio Linares
e5c134a59b
hb_parc() use made clipper compatible
2002-10-19 18:03:35 +00:00
David G. Holm
0e07837322
See ChangeLog entry 2001-04-12 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2001-04-12 18:56:30 +00:00
Viktor Szakats
e12b9dd9e9
20000411-13:12 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-04-11 11:17:46 +00:00
Viktor Szakats
47a17d7ece
20000411-00:24 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-04-10 22:33:43 +00:00
Viktor Szakats
3e5ebf8882
20000321-12:32 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-21 11:51:27 +00:00
Viktor Szakats
cadd7af4b3
20000321-02:00 GMT+1 Victor Szakats <info@szelvesz.hu>
2000-03-21 00:58:45 +00:00