Viktor Szakats
afe85d8f42
2008-04-26 07:53 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
...
* source/rtl/tget.prg
! Fixed to not extend ::left(), ::right(), ::backspace(),
::delete() with an internally used (but also externally
accessible) extra parameter. This is interface is now
made fully C5x compatible.
* tests/rto_tb.prg
! Fixed to override __eInstVar53() (instead of _eInstVar())
* include/hbextern.ch
* common.mak
* source/rdd/Makefile
+ source/rdd/dbcmdhb.c
+ Added non-internal versions of __dbPack() and __dbZap(),
named: hb_dbPack() and hb_dbZap(). If group needs it I
can add dbPack() and dbZap() too in separate files to
lessen the problem of name collision with app code.
* source/rtl/inkey.c
* Formatting.
+ HB_KEYPUT(): Now possible to pass an array with string elements.
(see feature in xhb/__KEYBOARD())
* HB_KEYPUT(): For string parameter it now uses hb_inkeySetText()
API, rather than a loop of hb_inkeyPut()s.
* contrib/xhb/xhbfunc.c
! xhb flavour of __KEYBOARD() sync fixed. (hb_inkeySetText() got
extended in xhb, so here we're using hb_inkeyPut() for single
numeric key codes).
; Now same code is used as in HB_KEYPUT().
* source/vm/memvars.c
* source/vm/hvm.c
* source/vm/arrayshb.c
+ Added HB_C52_STRICT branches for the remaining RTEs
which produced different results in hbtest.
! Fixed HB_C52_STRICT RTE for AFill().
; NOTE: It's not possible to build Harbour currently when
HB_C52_STRICT, so it's not easy to test these.
* include/hbclass.ch
! Typos.
* source/rtl/memoedit.prg
* source/rtl/achoice.prg
* source/rtl/treport.prg
* Formatting.
* source/rtl/tobject.prg
* Formatting.
% Minor opt.
2008-04-26 06:39:37 +00:00
..
2007-12-17 20:22:32 +00:00
2008-01-26 05:29:20 +00:00
2008-01-26 05:29:20 +00:00
2008-03-12 16:44:16 +00:00
2008-01-26 05:29:20 +00:00
2008-01-26 05:29:20 +00:00
2008-03-26 15:55:01 +00:00
2008-04-09 18:44:03 +00:00
2008-03-25 11:27:04 +00:00
2008-04-09 18:44:03 +00:00
2008-04-09 18:44:03 +00:00
2008-01-26 05:29:20 +00:00
2008-03-05 18:10:52 +00:00
2008-04-09 18:44:03 +00:00
2007-02-27 11:03:59 +00:00
2007-08-30 01:56:03 +00:00
2008-04-26 06:39:37 +00:00
2007-11-11 12:05:38 +00:00
2008-04-23 16:05:30 +00:00
2007-04-13 01:06:01 +00:00
2007-08-30 01:56:03 +00:00
2007-11-11 01:42:42 +00:00
2007-11-04 18:21:17 +00:00
2007-08-27 15:35:41 +00:00
2007-08-30 01:56:03 +00:00
2007-08-20 13:50:18 +00:00
2007-04-14 10:41:54 +00:00
2008-04-23 16:05:30 +00:00
2008-03-25 11:27:04 +00:00
2008-04-21 13:14:35 +00:00
2007-02-27 11:03:59 +00:00
2007-09-10 10:01:50 +00:00
2007-08-30 01:56:03 +00:00
2007-08-30 01:56:03 +00:00
2007-08-30 01:56:03 +00:00
2007-02-27 11:03:59 +00:00
2007-02-13 19:59:41 +00:00
2007-08-30 01:56:03 +00:00
2007-06-28 14:15:37 +00:00
2008-04-24 09:16:01 +00:00
2008-04-17 11:29:20 +00:00
2008-04-17 11:29:20 +00:00
2003-02-18 21:02:54 +00:00
2007-08-30 01:56:03 +00:00
2008-01-31 22:03:37 +00:00
2007-05-18 20:45:15 +00:00
2008-02-13 13:03:38 +00:00
2007-10-23 08:22:17 +00:00
2007-10-19 14:16:35 +00:00
2006-09-01 08:27:40 +00:00
2008-04-23 16:05:30 +00:00
2008-04-23 16:05:30 +00:00
2007-04-18 22:15:17 +00:00
2008-04-17 11:29:20 +00:00
2008-04-17 11:29:20 +00:00
2008-04-16 12:42:05 +00:00
2007-09-15 11:54:39 +00:00
2001-05-15 13:02:07 +00:00
2007-09-05 22:45:02 +00:00
2007-08-31 01:20:52 +00:00
2007-11-22 00:44:50 +00:00
2007-08-30 01:56:03 +00:00
2002-10-19 20:16:59 +00:00
2007-11-12 15:10:28 +00:00
2007-11-22 00:44:50 +00:00
2007-11-06 11:59:02 +00:00
2007-11-11 13:42:46 +00:00
2007-09-13 02:43:57 +00:00
2007-12-17 20:49:22 +00:00
2007-12-17 20:49:22 +00:00
2006-02-04 16:16:48 +00:00
2008-04-17 23:42:21 +00:00
2006-02-04 16:16:48 +00:00
2008-02-21 23:20:35 +00:00
2008-03-09 15:49:08 +00:00
2008-01-09 14:04:12 +00:00
2008-01-26 05:29:20 +00:00
2007-12-22 10:28:28 +00:00
2006-02-04 16:16:48 +00:00
2008-03-12 16:44:16 +00:00
2007-10-16 11:04:51 +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-10-24 17:59:19 +00:00
2007-10-29 16:58:14 +00:00
2008-03-05 18:10:52 +00:00
2007-11-04 01:40:13 +00:00
2008-04-17 23:42:21 +00:00
2007-09-02 15:28:05 +00:00
2008-04-16 12:42:05 +00:00
2007-12-20 14:00:56 +00:00
2007-03-31 10:42:19 +00:00
2007-11-12 18:22:51 +00:00
2008-01-09 14:04:12 +00:00
2007-05-31 13:12:34 +00:00
2007-11-11 21:55:39 +00:00
2008-01-09 14:04:12 +00:00
2008-01-09 14:04:12 +00:00
2008-04-26 06:39:37 +00:00
2007-12-07 09:44:03 +00:00
2007-04-14 10:41:54 +00:00
2007-06-23 09:13:50 +00:00
2007-10-21 01:48:36 +00:00
2007-09-25 01:21:03 +00:00
2007-08-30 01:56:03 +00:00
2007-07-18 19:30:40 +00:00
2007-03-22 12:28:14 +00:00
2001-05-15 13:02:07 +00:00
2008-04-21 13:14:35 +00:00
2008-04-21 13:14:35 +00:00
2008-03-12 16:44:16 +00:00
2006-02-04 16:16:48 +00:00
2008-04-26 06:39:37 +00:00
2007-11-23 04:55:11 +00:00
2006-08-18 23:12:38 +00:00
2007-09-17 11:27:09 +00:00
2007-11-11 12:05:38 +00:00
2007-02-27 11:03:59 +00:00
2007-11-11 01:07:49 +00:00
2008-04-14 21:07:06 +00:00
2008-01-09 14:04:12 +00:00
2007-12-07 09:44:03 +00:00
2006-02-04 16:16:48 +00:00
2006-08-17 11:05:09 +00:00
2007-11-16 13:48:29 +00:00
2007-11-16 19:09:10 +00:00
2008-04-17 11:59:06 +00:00
2008-01-27 13:26:32 +00:00
2007-10-18 21:55:39 +00:00
2007-10-18 21:55:39 +00:00
2007-08-30 01:56:03 +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
2008-04-23 16:05:30 +00:00
2007-10-27 15:00:42 +00:00
2008-01-09 14:04:12 +00:00
2008-01-26 06:54:55 +00:00
2007-09-15 11:54:39 +00:00
2008-04-21 13:14:35 +00:00
2008-04-21 13:14:35 +00:00
2008-04-21 13:14:35 +00:00
2001-04-12 18:56:30 +00:00
2007-09-12 06:31:13 +00:00
2007-08-30 01:56:03 +00:00
2007-02-27 11:03:59 +00:00
2007-07-18 19:30:40 +00:00
2008-04-16 12:42:05 +00:00
2008-01-26 06:54:55 +00:00
2007-08-31 01:20:52 +00:00
2006-02-04 16:16:48 +00:00
2008-01-09 14:04:12 +00:00
2008-04-21 12:56:13 +00:00
2007-11-11 21:55:39 +00:00
2007-11-22 00:44:50 +00:00
2007-10-21 01:48:36 +00:00
2007-10-16 11:04:51 +00:00
2001-04-12 18:56:30 +00:00
2007-10-16 11:04:51 +00:00
2007-10-16 11:04:51 +00:00
2001-06-20 16:39:02 +00:00
2006-02-04 16:16:48 +00:00
2007-04-14 10:41:54 +00:00
2008-04-17 11:29:20 +00:00
2008-04-17 11:29:20 +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-11-13 21:59:45 +00:00
2006-03-09 15:22:16 +00:00
2007-09-25 01:21:03 +00:00
2007-02-27 11:03:59 +00:00
2008-04-17 02:02:02 +00:00
2008-01-26 06:54:55 +00:00
2002-01-30 08:25:54 +00:00
2007-08-31 01:20:52 +00:00
2008-04-21 12:56:13 +00:00
2008-04-21 13:14:35 +00:00
2008-04-25 10:01:19 +00:00
2007-09-17 16:42:43 +00:00
2008-04-23 16:05:30 +00:00
2008-04-23 16:05:30 +00:00
2001-06-15 17:59:21 +00:00
2008-04-26 06:39:37 +00:00
2007-04-24 08:38:50 +00:00
2008-04-21 12:56:13 +00:00
2007-11-16 13:48:29 +00:00
2008-04-21 13:14:35 +00:00
2008-04-21 12:56:13 +00:00
2008-04-26 06:39:37 +00:00
2001-04-12 07:45:31 +00:00
2008-04-21 13:14:35 +00:00
2007-10-16 11:04:51 +00:00
2008-04-13 18:03:37 +00:00
2008-04-26 06:39:37 +00:00
2008-04-17 02:02:02 +00:00
2007-12-14 07:51:42 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-18 12:40:49 +00:00
2007-09-15 11:54:39 +00:00
2008-04-21 13:14:35 +00:00
2007-02-27 11:03:59 +00:00
2008-04-23 16:05:30 +00:00
2007-10-17 09:57:59 +00:00
2007-02-27 11:03:59 +00:00
2007-09-12 06:31:13 +00:00
2007-10-16 11:04:51 +00:00
2008-01-09 14:04:12 +00:00
2007-08-30 01:56:03 +00:00
2008-04-23 16:05:30 +00:00
2007-02-27 11:03:59 +00:00
2007-08-31 01:20:52 +00:00
2006-12-04 18:22:29 +00:00