Viktor Szakats
80cd36488b
2010-01-14 04:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/binnumx.c
* contrib/xpp/binnumx.c
* contrib/hbmisc/stringsx.c
* contrib/hbtip/utils.c
* contrib/hbcairo/context.c
* contrib/hbcairo/core.c
* ULONG -> HB_SIZE
* contrib/hbgt/ascposgt.c
* ULONG -> HB_SIZE
! hb_parni() -> hb_parnl()
* contrib/hbsqlit3/hbsqlit3.c
! ULONG -> int (var used in 3rd party interface)
* contrib/hbmzip/hbmzip.c
* Formatting.
* contrib/hbclipsm/num.c
% hb_retnl() -> hb_retni()
* ULONG -> HB_SIZE
* contrib/hbgd/gdwrp.c
% Deleted few unnecessary ULONG casts.
! Fixed win64 problem where file handle was read from hb_parnl()
instead of hb_parnint().
! Fixed 'hb_parnl( 2 ) > -1' code checking for valid file handle
to 'hb_parnint( 2 ) != FS_ERROR'.
* ULONG -> HB_SIZE
% Elmininated few variables.
* Formatting.
* contrib/hbmisc/strfmt.c
* ULONG -> int, HB_SIZE
* BOOL -> HB_BOOL.
2010-01-14 03:07:23 +00:00
..
2010-01-06 00:27:55 +00:00
2010-01-09 11:55:36 +00:00
2010-01-14 03:07:23 +00:00
2009-12-22 18:09:23 +00:00
2009-12-27 21:46:57 +00:00
2010-01-12 14:21:23 +00:00
2009-12-22 22:11:48 +00:00
2010-01-13 16:13:29 +00:00
2010-01-02 21:28:10 +00:00
2010-01-14 03:07:23 +00:00
2009-12-16 18:05:42 +00:00
2010-01-14 00:45:19 +00:00
2010-01-14 03:07:23 +00:00
2009-10-11 22:35:16 +00:00
2009-08-23 10:57:51 +00:00
2009-12-23 12:00:07 +00:00
2009-12-23 12:00:07 +00:00
2010-01-10 10:58:27 +00:00
2010-01-10 10:58:27 +00:00
2009-10-09 14:54:14 +00:00
2009-10-11 23:15:09 +00:00
2009-03-25 15:34:09 +00:00
2009-11-29 13:06:48 +00:00
2009-11-29 13:06:48 +00:00
2010-01-02 12:47:01 +00:00
2009-11-29 19:04:12 +00:00
2010-01-07 10:01:27 +00:00
2009-09-15 13:48:33 +00:00
2009-01-26 10:34:42 +00:00
2009-10-31 09:47:47 +00:00
2009-12-05 12:11:36 +00:00