Przemyslaw Czerpak
744e438c7b
2007-07-18 21:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapicdp.h
* harbour/source/rtl/cdpapi.c
+ added C functions: hb_cdpUTF8StringSubstr(), hb_cdpUTF8StringPeek()
+ added .prg functions: HB_UTF8SUBSTR(), HB_UTF8LEFT(), HB_UTF8RIGHT(),
HB_UTF8LEN(), HB_UTF8PEEK()
They are working like corresponding functions: SUBSTR(), LEFT(),
RIGHT(), LEN(), STRPEEK() but operates on UTF-8 strings.
TODO: HB_UTF8STUFF(), HB_UTF8TRAN(), HB_UTF8POKE()
* harbour/include/hbcompat.ch
+ added translation rule for str(<x>,,,.t.)
* harbour/contrib/tip/ftpcln.prg
! changed str(<x>,,,.t.) to ltrim(str(<x>))
* harbour/source/rtl/right.c
* harbour/source/rtl/left.c
% minor optimization
2007-07-18 19:30:40 +00:00
..
2007-04-14 10:41:54 +00:00
2007-05-28 18:08:36 +00:00
2007-03-09 03:44:42 +00:00
2007-06-20 19:07:37 +00:00
2007-07-18 19:30:40 +00:00
2007-06-26 21:55:46 +00:00
2007-04-15 22:20:37 +00:00
2007-06-01 13:12:29 +00:00
2007-05-18 20:45:15 +00:00
2007-04-23 21:41:40 +00:00
2007-06-12 21:41:58 +00:00
2007-04-18 22:15:17 +00:00
2007-06-23 09:13:50 +00:00
2007-03-31 10:42:19 +00:00
2007-05-19 13:41:20 +00:00
2007-04-14 10:41:54 +00:00
2007-07-06 21:17:36 +00:00
2007-07-18 19:30:40 +00:00
2007-07-06 21:17:36 +00:00
2007-04-13 01:06:01 +00:00
2007-04-13 01:06:01 +00:00
2007-07-06 21:17:36 +00:00
2007-06-05 19:07:56 +00:00
2007-06-04 20:42:33 +00:00
2007-06-04 20:42:33 +00:00
2007-07-04 16:25:16 +00:00
2007-04-14 10:41:54 +00:00
2007-06-23 13:46:03 +00:00
2007-06-20 19:07:37 +00:00
2007-03-22 12:28:14 +00:00
2007-04-11 20:01:18 +00:00
2007-06-01 13:12:29 +00:00
2007-05-19 13:41:20 +00:00
2007-05-26 07:06:07 +00:00
2007-05-26 07:06:07 +00:00
2007-06-06 13:40:09 +00:00
2007-04-27 11:06:58 +00:00
2007-04-14 10:41:54 +00:00
2007-04-06 00:33:52 +00:00
2007-02-08 22:56:31 +00:00
2007-04-14 10:41:54 +00:00
2007-03-22 12:28:14 +00:00
2007-04-23 21:41:40 +00:00
2007-06-13 22:24:38 +00:00
2007-05-21 23:45:41 +00:00
2007-05-21 23:45:41 +00:00
2007-06-01 13:12:29 +00:00
2007-05-23 09:55:32 +00:00
2007-04-14 10:41:54 +00:00
2007-04-27 11:06:58 +00:00
2007-05-09 08:08:49 +00:00