b2e8dbcea67c464f3ce266e4d9d6eb50448db591
* utils/hbmk2/hbmk2.prg
+ support '-version', for local consistency with other
(regular) double dashed options
+ will now warn if .lib/.a extension is used with -hblib/-hbimplib
modes or .dll extension with -hbdyn/-hbdynvm modes in -o option value.
It's unnecessary unless you want to make your .hbp file non-portable.
* contrib/hbtest/core.prg
! fixed to trim line ending spaces in output
! fixed to handle RTEs with values containing control chars
* use hb_StrReplace() instead of repeated StrTran()s
! set language to EN while evaluating the test expressions
so that RTEs come in one common language
! fixed to escape more control chars in strings
! control char escaping missing for Memo strings
* hbformatted (with 1 manual correction)
* utils/hbtest/hbtest.prg
! fixed to trim line ending spaces in output
! fixed to handle RTEs with values containing control chars
* made more hbformat friendly
* contrib/hbtest/tests/test.prg
+ added self-tests
* contrib/xhb/xhbmemo.prg
* space
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%