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-14 01:01:01 +00:00
2007-11-14 18:00:38 +00:00
2007-11-13 13:13:53 +00:00
2007-11-11 17:56:06 +00:00
2007-08-28 01:15:31 +00:00
2007-04-12 08:14:52 +00:00
2007-10-13 00:14:07 +00:00
2007-11-06 11:59:02 +00:00
2007-11-12 15:10:28 +00:00
2007-11-14 23:08:54 +00:00
2007-11-16 13:48:29 +00:00
2007-11-12 15:10:28 +00:00
2007-10-23 18:28:19 +00:00