Viktor Szakats
0de23eaa4f
2007-11-16 14:46 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* include/hbsetup.ch
! Minor fix in comments.
* contrib/xhb/hbcompat.ch
+ Added hb_rddInfo() translation for xhb apps.
* common.mak
* include/hbextern.ch
* source/rtl/Makefile
+ source/rtl/natmsgu.c
* source/rtl/natmsg.c
+ Added Harbour internal version of undocument Clipper
Nat*() (and friends) calls. These are always available
in core.
Harbour __natIsAffirm() = Clipper IsAffirm()
Harbour __natIsNegative() = Clipper IsNegative()
Harbour __natMsg() = Clipper NationMsg()
Harbour __natSortVer() = Clipper _NatSortVer()
Harbour __natMsgVer() = Clipper _NatMsgVer()
* utils/hbtest/rt_misc.prg
* source/rtl/dircmd.prg
* source/rtl/getsys.prg
* source/rtl/tgetlist.prg
* source/rtl/tlabel.prg
* source/rtl/treport.prg
! Now using Harbour internal __NAT*() functions
instead of C5.x undocumented calls, so Harbour
will now compile with HB_C52_UNDOC turned off.
2007-11-16 13:48:29 +00:00
..
2007-11-12 00:21:14 +00:00
2007-10-18 21:55:39 +00:00
2007-09-13 18:16:17 +00:00
2007-11-12 23:59:54 +00:00
2007-11-12 18:22:51 +00:00
2007-10-24 02:16:50 +00:00
2007-08-23 15:15:16 +00:00
2007-11-16 13:48:29 +00:00
2007-11-14 18:00:38 +00:00
2007-08-22 17:10:40 +00:00