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
..
2009-12-03 17:25:42 +00:00
2010-01-14 03:07:23 +00:00
2010-01-14 03:07:23 +00:00
2009-12-03 16:59:36 +00:00
2009-11-30 19:33:57 +00:00
2009-11-30 23:05:44 +00:00
2009-12-15 17:12:19 +00:00
2009-12-03 19:58:43 +00:00
2009-12-21 21:19:44 +00:00
2009-12-03 16:59:36 +00:00
2009-12-03 16:59:36 +00:00
2009-12-03 16:59:36 +00:00
2009-12-22 00:22:33 +00:00
2009-12-03 16:59:36 +00:00
2009-12-04 01:50:14 +00:00