Viktor Szakats
5941be9152
2008-04-15 13:32 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
...
* source/rtl/tget.prg
+ TGet instance variable ordering in class definition
made CA-Cl*pper compatible, so that it's now possible to
access object vars as array elements the same way.
Read-only access is strongly recommended when using this
unofficial access method, and the practice is overall
discouraged.
NOTE: oGet[8] is not supported in Harbour.
NOTE: in oGet[11] (in C52 mode), oGet[17] (in C53 mode)
only the first char is compatible, which is the
type. The rest is 'trash' in CA-Cl*pper.
* tests/rto_get.prg
+ Extended tests with regards to array access of the
TGet object.
* source/rtl/tbcolumn.prg
* Formatting.
* source/common/hbstr.c
* source/compiler/ppcomp.c
* source/compiler/hbgenerr.c
* utils/hbpp/hbpp.c
! Fixed some BCC58 warnings.
; TOFIX: These remain:
Warning W8017 C:\devl\BCC58\Include\stdint.h 77: Redefinition of 'INT16_MIN' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 78: Redefinition of 'INT32_MIN' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 79: Redefinition of 'INT64_MIN' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 82: Redefinition of 'INT16_MAX' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 83: Redefinition of 'INT32_MAX' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 84: Redefinition of 'INT64_MAX' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 87: Redefinition of 'UINT16_MAX' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 88: Redefinition of 'UINT32_MAX' is not identical
Warning W8017 C:\devl\BCC58\Include\stdint.h 89: Redefinition of 'UINT64_MAX' is not identical
Warning W8084 source\rtl\hbinet.c 507: Suggest parentheses to clarify precedence in function HB_FUN_HB_INETINIT
* utils/hbtest/rt_main.h
! Typo.
* utils/hbtest/make_c5x.bat
+ Cleanups, fixes, enhancements.
* Changed invocation for C53. Now "53" (without quotes)
should be used as command line parameter.
+ Now automatically selects linker.
! Fixed MSC parameters for C53.
+ Copyright added.
2008-04-15 11:38:16 +00:00
..
2005-11-22 09:11:23 +00:00
2007-10-10 18:12:16 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2002-06-02 09:56:29 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-25 11:25:54 +00:00
2007-09-13 18:16:17 +00:00
1999-10-04 18:46:41 +00:00
2000-11-28 22:07:05 +00:00
2001-08-22 17:41:10 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2000-02-14 08:11:56 +00:00
2001-09-10 22:04:29 +00:00
2001-01-25 20:10:03 +00:00
1999-10-04 18:46:41 +00:00
2001-09-10 22:04:29 +00:00
2006-09-18 01:13:18 +00:00
2001-09-10 22:04:29 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
2006-09-18 01:13:18 +00:00
1999-10-22 11:32:49 +00:00
2007-09-02 15:28:05 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2006-02-12 15:04:17 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2000-03-06 21:18:43 +00:00
2001-04-20 15:03:37 +00:00
2001-12-19 12:32:07 +00:00
2000-11-08 17:28:24 +00:00
2005-11-14 09:47:46 +00:00
2004-01-26 18:15:16 +00:00
2001-05-18 17:22:06 +00:00
2006-09-15 11:28:48 +00:00
1999-10-06 15:30:38 +00:00
1999-10-04 18:46:41 +00:00
1999-10-06 15:30:38 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2001-09-10 22:04:29 +00:00
1999-10-04 18:46:41 +00:00
1999-11-26 05:19:02 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-20 18:44:39 +00:00
1999-10-04 18:46:41 +00:00
2001-02-23 18:44:00 +00:00
2007-07-30 16:10:14 +00:00
2005-11-07 13:28:40 +00:00
1999-10-04 18:46:41 +00:00
2001-05-15 13:02:07 +00:00
2000-08-08 21:19:35 +00:00
2004-01-26 18:15:16 +00:00
1999-10-04 18:46:41 +00:00
2008-01-26 05:29:20 +00:00
2007-09-13 18:16:17 +00:00
2008-01-26 05:29:20 +00:00
2007-06-23 13:46:03 +00:00
2008-01-26 05:29:20 +00:00
2001-08-17 20:13:27 +00:00
2000-02-14 08:11:56 +00:00
2007-01-09 14:10:22 +00:00
1999-10-04 18:46:41 +00:00
1999-11-26 05:18:32 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2004-01-26 18:15:16 +00:00
2000-02-14 08:11:56 +00:00
2001-09-10 22:04:29 +00:00
1999-10-04 18:46:41 +00:00
2001-06-20 18:55:21 +00:00
2007-01-09 08:56:39 +00:00
2001-09-10 22:04:29 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2007-09-02 15:28:05 +00:00
2001-05-15 13:02:07 +00:00
2006-11-28 01:10:34 +00:00
1999-10-04 18:46:41 +00:00
2001-05-15 13:02:07 +00:00
2001-05-15 13:02:07 +00:00
2001-03-08 17:58:18 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2008-01-25 20:40:49 +00:00
2005-11-24 22:35:36 +00:00
2001-05-15 13:02:07 +00:00
2001-05-15 13:02:07 +00:00
2000-04-03 00:09:34 +00:00
2002-11-20 23:45:53 +00:00
2007-04-04 08:35:12 +00:00
2001-11-01 08:18:39 +00:00
2000-11-08 17:28:24 +00:00
1999-10-04 18:46:41 +00:00
2004-01-26 18:15:16 +00:00
2004-01-26 18:15:16 +00:00
2001-09-10 22:04:29 +00:00
2006-09-29 08:59:17 +00:00
2004-04-17 10:58:20 +00:00
1999-10-04 18:46:41 +00:00
2001-03-08 17:58:18 +00:00
2006-09-03 17:01:55 +00:00
2000-03-06 21:18:43 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-12-29 23:54:42 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2001-03-08 17:58:18 +00:00
2001-09-10 22:04:29 +00:00
2008-04-15 11:38:16 +00:00
2007-09-17 11:27:09 +00:00
2007-09-13 18:16:17 +00:00
2007-09-13 18:16:17 +00:00
1999-10-04 18:46:41 +00:00
2005-08-23 22:51:38 +00:00
2001-03-08 17:58:18 +00:00
2001-05-18 17:22:06 +00:00
2001-03-08 17:58:18 +00:00
1999-10-16 03:28:56 +00:00
2002-10-22 22:35:46 +00:00
2002-07-22 00:33:27 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2002-01-18 21:50:18 +00:00
2006-11-13 02:40:33 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2001-05-15 13:02:07 +00:00
1999-10-04 18:46:41 +00:00
2001-09-10 22:04:29 +00:00
2005-11-14 09:47:46 +00:00
2005-11-24 22:35:36 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
1999-10-05 13:00:09 +00:00
1999-10-04 18:46:41 +00:00
2000-07-25 02:13:26 +00:00
2000-07-24 20:18:15 +00:00
2000-03-06 21:18:43 +00:00
2000-04-19 09:35:17 +00:00
2000-11-08 17:28:24 +00:00
2001-08-11 11:24:06 +00:00
2000-09-05 19:44:25 +00:00
2001-09-10 22:04:29 +00:00
2000-02-14 08:11:56 +00:00
1999-11-10 10:17:19 +00:00
2000-09-18 07:04:53 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2003-10-20 11:16:21 +00:00
1999-10-04 18:46:41 +00:00
1999-10-04 18:46:41 +00:00
2001-09-10 22:04:29 +00:00
2001-02-05 21:20:06 +00:00
2000-11-27 19:17:44 +00:00
1999-10-04 18:46:41 +00:00
2000-05-22 16:47:45 +00:00
2006-09-14 13:24:26 +00:00
1999-10-04 18:46:41 +00:00
2001-02-22 07:27:49 +00:00
2001-04-12 18:56:30 +00:00
2002-01-25 14:28:51 +00:00
2007-09-02 15:28:05 +00:00
2001-06-07 06:18:10 +00:00
2007-09-02 15:28:05 +00:00
2003-05-15 17:34:20 +00:00
1999-10-11 17:42:35 +00:00
2000-11-04 19:21:14 +00:00
2006-09-17 16:58:39 +00:00
2000-05-02 05:46:45 +00:00
1999-10-04 18:46:41 +00:00
2000-03-06 21:18:43 +00:00
2000-08-08 21:19:35 +00:00
2008-03-05 18:10:52 +00:00
2000-04-11 19:10:18 +00:00
2000-11-08 17:28:24 +00:00
2001-07-19 08:58:53 +00:00
2000-11-21 16:56:14 +00:00
2001-07-22 21:11:12 +00:00
1999-10-25 11:25:54 +00:00
2000-11-08 17:28:24 +00:00
2000-03-22 15:35:35 +00:00
2000-04-11 19:10:18 +00:00
2004-04-17 10:58:20 +00:00
2000-04-04 09:04:39 +00:00
2007-05-04 13:36:02 +00:00
2001-03-15 22:00:45 +00:00
2006-09-20 12:28:58 +00:00
2001-05-15 13:02:07 +00:00
2000-04-10 22:33:43 +00:00
2000-05-24 14:38:37 +00:00
2002-10-21 16:10:50 +00:00
2000-04-18 23:30:42 +00:00
2008-01-26 05:29:20 +00:00
1999-10-04 18:46:41 +00:00