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