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
..
2007-06-22 14:25:17 +00:00
2007-06-20 19:07:37 +00:00
2007-06-12 21:41:58 +00:00
2007-06-13 22:20:13 +00:00
2007-06-23 09:13:50 +00:00
1999-10-04 13:00:20 +00:00
2000-03-07 16:41:33 +00:00
2006-11-28 01:10:34 +00:00
2007-06-23 09:13:50 +00:00
2007-05-04 13:36:02 +00:00
2007-06-05 18:25:08 +00:00
2005-08-23 22:51:38 +00:00
2007-06-23 09:13:50 +00:00
1999-07-10 20:40:09 +00:00
1999-08-14 18:13:14 +00:00
1999-09-13 21:11:12 +00:00
1999-10-25 18:11:17 +00:00
2000-01-31 18:36:19 +00:00
2000-03-28 21:10:10 +00:00
2000-04-27 02:34:26 +00:00
2000-06-28 02:00:05 +00:00
2000-10-27 00:16:37 +00:00
2001-04-15 03:32:03 +00:00
2001-08-03 22:23:55 +00:00
2001-12-21 09:50:19 +00:00
2002-09-02 23:28:12 +00:00
2004-03-08 16:49:56 +00:00
2006-02-15 13:51:44 +00:00
2006-09-04 07:44:04 +00:00
2007-04-01 12:04:58 +00:00
2007-06-11 14:30:07 +00:00
2007-05-31 19:28:41 +00:00
2001-03-08 20:04:46 +00:00
2004-05-07 17:32:59 +00:00
2007-06-13 22:20:13 +00:00
2007-06-20 10:47:27 +00:00
2006-11-29 14:10:53 +00:00
2007-06-20 10:47:27 +00:00
2007-06-20 10:47:27 +00:00
2006-03-21 01:25:32 +00:00
2007-04-06 00:33:52 +00:00
2007-06-20 10:47:27 +00:00
2007-06-20 10:47:27 +00:00
2007-06-20 10:47:27 +00:00
2006-11-29 22:29:17 +00:00
2007-06-20 10:47:27 +00:00
2004-10-11 20:44:30 +00:00
2007-05-31 13:12:34 +00:00
2007-05-31 19:28:41 +00:00
2007-05-28 13:55:05 +00:00