Viktor Szakats
9b462b15d0
2010-01-15 17:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/cmdarg.c
* contrib/hbct/disk.c
% Using HB_SIZEOFARRAY() instead of repeating declaration size.
* src/vm/maindllp.c
* src/vm/extend.c
* include/hbtypes.h
* include/hbapi.h
+ 'parinfa' retval ULONG -> HB_SIZE
* src/vm/arrayshb.c
* src/rtl/substr.c
* src/rtl/replic.c
* src/rtl/padr.c
* src/rtl/padc.c
* src/rtl/strtran.c
* src/rtl/padl.c
* src/rtl/lang.c
* src/rtl/right.c
* src/rtl/left.c
* src/rtl/space.c
* src/rtl/hbstrsh.c
* src/rtl/rat.c
* contrib/hbct/charsprd.c
* contrib/xhb/xhbarr.c
* contrib/hbpgsql/postgres.c
* contrib/hbclipsm/stack.c
* contrib/hbmisc/stringsx.c
+ 'long' -> HB_ISIZ
* src/common/hbwince.c
* include/hbwince.h
* contrib/xhb/xhbat.c
* contrib/xhb/cstructc.c
+ 'unsigned long' -> HB_SIZE
* src/rtl/fstemp.c
* src/rtl/net.c
! L'x' -> TEXT( 'x' ).
'L' was used also in non-UNICODE mode, which doesn't seem right.
* src/rtl/diskspac.c
* contrib/hbct/disk.c
* contrib/hbwin/win_com.c
* contrib/hbwin/win_prn3.c
* TCHAR literals enclosed inside TEXT() macro.
* contrib/hbwin/win_prn1.c
! WIN_GETPRINTERFONTNAME(): Fixed buffer overrun in UNICODE
mode for font names longer than 64 bytes.
[TOMERGE 2.0]
* ChangeLog
+ Added two missed changed to this entry:
2010-01-15 12:01 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* include/hbdefs.h
+ Added HB_ISIZ temporary type to mark string/array/hash
index/length variable already using signed 'long' type.
This will have to converted to HB_SIZE, one HB_SIZE
gets also mapped to 'long'.
* HB_FATTR mapped to HB_U32 (was: unsigned long)
2010-01-15 16:39:54 +00:00
..
2001-04-27 19:03:46 +00:00
2008-10-19 07:02:22 +00:00
2009-05-06 11:06:11 +00:00
2007-04-14 10:41:54 +00:00
2008-08-19 13:11:22 +00:00
2010-01-15 11:21:32 +00:00
2001-04-27 19:03:46 +00:00
2009-02-11 18:48:38 +00:00
2009-10-07 09:35:33 +00:00
2009-04-28 17:37:49 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-06-03 10:26:40 +00:00
2007-03-09 03:44:42 +00:00
2009-07-09 21:22:22 +00:00
2009-06-03 10:26:40 +00:00
2008-11-03 08:56:31 +00:00
2009-07-02 17:02:40 +00:00
2009-06-03 10:26:40 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00
2009-08-17 15:31:07 +00:00
2010-01-15 16:39:54 +00:00
2010-01-14 17:59:30 +00:00
2010-01-15 11:06:44 +00:00
2010-01-14 17:59:30 +00:00
2009-11-16 16:45:11 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 17:59:30 +00:00
2009-02-04 22:24:35 +00:00
2009-12-10 20:49:23 +00:00
2009-10-16 18:02:57 +00:00
2009-12-09 14:33:48 +00:00
2010-01-14 10:37:49 +00:00
2010-01-14 09:11:48 +00:00
2010-01-15 11:06:44 +00:00
2010-01-15 11:06:44 +00:00
2010-01-14 17:59:30 +00:00
2005-09-23 08:45:05 +00:00
2007-09-25 01:21:03 +00:00
2010-01-14 23:49:12 +00:00
2007-04-13 01:06:01 +00:00
2010-01-15 11:21:32 +00:00
2009-03-21 15:04:43 +00:00
2010-01-15 11:06:44 +00:00
2010-01-15 14:12:58 +00:00
2010-01-14 17:59:30 +00:00
2010-01-02 12:43:41 +00:00
2010-01-13 16:13:29 +00:00
2009-12-31 11:44:26 +00:00
2010-01-15 11:06:44 +00:00
2008-06-08 13:30:28 +00:00
2009-02-10 00:47:50 +00:00
2010-01-14 17:59:30 +00:00
2009-10-23 11:27:54 +00:00
2009-12-09 14:33:48 +00:00
2010-01-14 17:59:30 +00:00
2009-06-19 18:51:26 +00:00
2009-12-09 14:33:48 +00:00
2009-12-26 13:13:02 +00:00
2001-12-15 11:22:29 +00:00
2009-06-03 10:26:40 +00:00
2008-12-29 18:17:45 +00:00
2010-01-14 17:59:30 +00:00
2007-09-02 15:28:05 +00:00
2009-12-26 13:13:02 +00:00
2010-01-14 17:59:30 +00:00
2009-06-03 10:26:40 +00:00
2001-06-14 21:20:43 +00:00
2009-12-09 19:41:10 +00:00
2009-06-03 10:26:40 +00:00
2009-03-21 15:04:43 +00:00
2008-10-05 13:57:35 +00:00
2010-01-14 21:59:52 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 23:49:12 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2010-01-13 14:11:50 +00:00
2009-12-26 13:13:02 +00:00
2007-09-25 01:21:03 +00:00
2009-07-28 11:56:55 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2009-02-13 15:12:42 +00:00
2007-09-14 05:30:12 +00:00
2010-01-14 17:59:30 +00:00
2009-07-03 06:29:26 +00:00
2008-09-21 21:04:47 +00:00
2010-01-15 11:06:44 +00:00
2009-12-20 21:12:54 +00:00
2009-12-20 21:12:54 +00:00
2010-01-15 16:39:54 +00:00
2009-06-03 10:26:40 +00:00
2009-09-15 14:53:23 +00:00
2009-08-23 15:06:11 +00:00
2009-12-22 22:16:45 +00:00
2010-01-15 11:06:44 +00:00
2008-09-30 09:37:58 +00:00
2006-02-04 16:16:48 +00:00
2010-01-14 17:59:30 +00:00
2010-01-15 16:39:54 +00:00
2009-12-12 14:47:08 +00:00
2010-01-15 11:06:44 +00:00
2010-01-15 11:06:44 +00:00
2010-01-06 06:27:38 +00:00
2009-09-10 14:08:51 +00:00
2010-01-14 17:59:30 +00:00
2009-02-18 15:08:54 +00:00
2009-06-03 10:26:40 +00:00
2010-01-06 06:27:38 +00:00
2008-04-24 08:52:57 +00:00
2007-04-14 10:41:54 +00:00
2009-06-03 10:26:40 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2009-12-06 19:01:01 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-10-07 09:35:33 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00