Viktor Szakats
f6515c6b1d
2009-11-23 00:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/vm/arrays.c
* src/debug/dbgentry.c
* contrib/xhb/xhbarr.c
* contrib/xhb/xhberrc.c
* contrib/xhb/cstructc.c
* Changed to use native Harbour API function names instead of
xhb compatibility ones:
hb_itemForwardValue() -> hb_itemMove()
hb_itemPutCStatic() -> hb_itemPutCConst()
* contrib/hbbmcdx/bmdbfcdx.c
* contrib/rddsql/sqlbase.c
* contrib/rddads/adsfunc.c
* contrib/hbwin/wce_simc.c
* contrib/hbwin/win_prn1.c
* contrib/hbwin/win_prn2.c
% hb_itemNew() + hb_arrayNew() combination replaced
with single hb_itemArrayNew() call.
* include/hbapi.h
* include/hbapiitm.h
* Marked some legacy/compatibility functions with HB_LEGACY_LEVEL2.
This means they will be deleted in next major release version:
LEGACY/DEPRECATED RECOMMENDED EQUIVALENT
---------------------- -----------------------
hb_retcAdopt() hb_retc_buffer()
hb_retclenAdopt() hb_retclen_buffer()
hb_retcStatic() hb_retc_const()
hb_storclenAdopt() hb_storclen_buffer()
hb_itemPutCRawStatic() hb_itemPutCLConst()
hb_itemForwardValue() hb_itemMove()
hb_itemPutCStatic() hb_itemPutCConst()
hb_arraySetCPtr() hb_arraySetCLPtr()
* contrib/hbwin/win_tprn.prg
* Minor formatting.
* contrib/hbwin/win_osc.c
* Using HB_BOOL.
* Varible type notation fixed.
2009-11-22 23:46:57 +00:00
..
2009-11-16 08:52:59 +00:00
2009-11-22 03:17:20 +00:00
2009-11-15 04:22:05 +00:00
2009-11-22 23:46:57 +00:00
2009-10-09 14:54:14 +00:00
2009-10-09 14:54:14 +00:00
2009-11-16 16:38:25 +00:00
2009-10-09 14:54:14 +00:00
2009-10-09 14:54:14 +00:00
2009-11-16 18:53:05 +00:00
2009-10-23 07:25:36 +00:00
2009-11-20 15:52:58 +00:00
2009-11-20 12:18:58 +00:00
2009-11-22 23:46:57 +00:00
2009-10-09 14:54:14 +00:00