Przemyslaw Czerpak
69bfb809d4
2011-10-10 19:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi.h
* harbour/src/rtl/cdpapi.c
+ added new string C functions operating on current HVM CP:
HB_BOOL hb_strIsDigit( const char * szChar );
HB_BOOL hb_strIsAlpha( const char * szChar );
HB_BOOL hb_strIsLower( const char * szChar );
HB_BOOL hb_strIsUpper( const char * szChar );
* harbour/src/rtl/is.c
* use hb_strIs*() functions instead of hb_charIs*()
* harbour/include/hbapi.h
* harbour/src/vm/set.c
+ added new function to check if OS<->Harbour codepage conversion
is enabled:
HB_BOOL hb_osUseCP( void );
* harbour/src/rtl/filesys.c
* use hb_osUseCP() function
* harbour/include/hbapicdp.h
+ added HB_CDP_ISBINSORT(cdp) and HB_CDP_ISBYTESORT(cdp) macros
* harbour/src/vm/itemapi.c
* harbour/src/rdd/dbfntx/dbfntx1.c
* harbour/src/rdd/dbfnsx/dbfnsx1.c
* harbour/src/rdd/dbfcdx/dbfcdx1.c
* harbour/contrib/rddsql/sqlmix.c
* harbour/contrib/rddads/adsx.c
* use HB_CDP_IS*SORT() macros
* harbour/src/rdd/dbfcdx/dbfcdx1.c
% simplified hb_cdxFindBag()
* harbour/src/rtl/hbascii.c
! fixed HB_ASCIIUPPER() and HB_ASCIILOWER() functions: hb_strUpper()
was wrongly used inside both functions - probably C&P mistake
[TOMERGE 3.0]
* harbour/src/rdd/dbf1.c
* updated comment
2011-10-10 17:50:44 +00:00
..
2010-06-03 14:48:23 +00:00
2010-07-25 08:45:50 +00:00
2009-05-06 11:06:11 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-07-17 14:23:26 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-06-09 13:32:19 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-07-17 14:23:26 +00:00
2010-06-03 14:48:23 +00:00
2010-08-14 18:25:13 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-07-17 20:30:57 +00:00
2010-10-29 08:24:01 +00:00
2010-06-03 14:48:23 +00:00
2011-10-10 17:50:44 +00:00
2011-10-10 17:50:44 +00:00
2011-03-02 14:30:43 +00:00
2010-09-28 06:32:51 +00:00
2010-08-02 17:41:11 +00:00
2010-06-03 14:48:23 +00:00
2011-06-09 13:32:19 +00:00
2011-07-17 14:23:26 +00:00
2011-01-25 13:19:32 +00:00
2011-02-28 20:43:05 +00:00
2010-10-09 17:07:21 +00:00
2010-07-06 19:02:19 +00:00
2010-07-10 08:49:17 +00:00
2011-02-03 08:20:28 +00:00
2010-06-03 14:48:23 +00:00
2011-04-13 09:07:47 +00:00
2010-06-03 14:48:23 +00:00
2011-08-05 17:38:24 +00:00
2010-09-28 15:47:08 +00:00
2011-03-10 16:12:35 +00:00
2011-06-02 19:05:56 +00:00
2011-05-17 13:40:56 +00:00
2011-04-19 13:11:43 +00:00
2010-06-03 14:48:23 +00:00
2007-09-25 01:21:03 +00:00
2010-06-03 14:48:23 +00:00
2010-09-09 15:22:21 +00:00
2011-07-17 14:23:26 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-03-10 16:12:35 +00:00
2011-03-05 14:41:30 +00:00
2011-03-10 16:12:35 +00:00
2010-08-04 20:04:53 +00:00
2010-08-04 20:04:53 +00:00
2010-08-04 20:04:53 +00:00
2011-02-03 08:20:28 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2011-09-26 08:57:26 +00:00
2011-09-06 07:33:58 +00:00
2010-06-03 14:48:23 +00:00
2011-03-10 16:12:35 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-05-04 15:02:01 +00:00
2010-06-03 14:48:23 +00:00
2010-11-18 12:42:54 +00:00
2010-06-03 14:48:23 +00:00
2010-10-20 05:07:41 +00:00
2010-10-22 18:16:35 +00:00
2010-10-22 18:16:35 +00:00
2010-06-03 14:48:23 +00:00
2010-11-19 10:11:29 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-02-14 18:48:59 +00:00
2010-09-09 15:22:21 +00:00
2010-06-03 14:48:23 +00:00
2011-03-10 16:12:35 +00:00
2010-02-08 22:19:16 +00:00
2010-06-03 14:48:23 +00:00
2010-07-07 21:11:33 +00:00
2010-02-08 21:52:47 +00:00
2010-06-03 14:48:23 +00:00
2010-06-14 22:59:27 +00:00
2010-07-07 21:11:33 +00:00
2010-07-07 13:42:39 +00:00
2010-08-04 20:04:53 +00:00
2010-07-30 14:10:16 +00:00
2011-07-17 13:30:20 +00:00
2011-10-04 22:00:25 +00:00
2010-06-03 14:48:23 +00:00
2010-06-10 17:30:22 +00:00
2011-02-07 13:43:38 +00:00
2011-08-01 13:29:07 +00:00
2010-06-03 14:48:23 +00:00
2011-05-09 19:46:56 +00:00
2010-06-03 14:48:23 +00:00
2010-07-07 13:42:39 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-10-04 22:00:25 +00:00
2011-05-11 00:52:35 +00:00
2011-09-24 09:10:51 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-08-04 20:04:53 +00:00
2010-06-03 14:48:23 +00:00
2011-07-17 13:02:02 +00:00
2011-07-17 14:23:26 +00:00
2010-06-14 22:59:27 +00:00
2010-06-14 22:59:27 +00:00
2011-03-10 16:12:35 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2011-01-15 11:08:03 +00:00
2010-07-07 13:42:39 +00:00
2010-06-03 14:48:23 +00:00
2010-11-17 20:12:12 +00:00
2011-03-26 02:32:52 +00:00
2010-06-03 14:48:23 +00:00
2011-05-09 19:46:56 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-06-03 14:48:23 +00:00
2010-07-25 08:45:50 +00:00
2010-06-30 22:47:20 +00:00
2010-06-03 14:48:23 +00:00
2010-06-22 01:21:46 +00:00