67032ce0b095a86abdbab8be322c048aeb87d292
* utils/hbmk2/hbmk2.prg
+ added support for posign.exe code signing tool that
ships with free Pelles C 7.00.0
It's nice and small standalone tool, with some hopes it
runs under WINE. It will be automatically used if
signtool.exe is not found. (beware of using custom -signflag=
flags because they may by passed to different tools depending
on actual config)
+ added more details to -sign help
* contrib/make.hb
+ show warning if 'hbmk2 --hbinfo' process fails for any reason
(it may help catching hbmk2 and Harbour core bugs)
* contrib/hbnf/fttext.c
! deleted unnecessary MSVC #pragmas
* deleted embedded and redundant .prg example
* contrib/hbct/readme.txt
* Chr() -> hb_BChar()
* contrib/hbnf/dispc.c
* formatting
* contrib/xhb/dbf2txt.c
! fixed Dbf2Text() to honor Set( _SET_EOF )
- doc/inet.txt
% deleted as a duplicate of doc/en/hbinet.txt
* contrib/hbct/doc/en/token1.txt
* contrib/hbct/doc/en/token2.txt
! minor correction to prev
* contrib/hbct/tests/*.prg
* cleanups
* contrib/hbct/readme.txt
* contrib/hbnf/doc/en/fttext.txt
* contrib/hbnf/doc/en/linked.txt
* contrib/hbnf/doc/en/origin.txt
* contrib/hbnf/doc/en/popadder.txt
* contrib/hbnf/doc/en/xbox.txt
* contrib/hbpgsql/postgres.c
* contrib/hbwin/*.c
* contrib/hbwin/hbwin.ch
* contrib/hbwin/win_tprn.prg
* contrib/hbxpp/idlex.c
* contrib/rddads/ads1.c
* contrib/rddads/adsmgmnt.c
* contrib/rddads/doc/en/*.txt
* contrib/rddsql/readme.txt
* contrib/xhb/hbcompat.ch
* contrib/xhb/xhb.hbx
* contrib/xhb/xhbfunc.c
* contrib/xhb/xhbhasha.c
* doc/en/hbinet.txt
* doc/en/idle.txt
* doc/en/rdddb.txt
* doc/en/var.txt
* extras/gtwvw/docs/gtwvw.txt
* extras/gtwvw/gtwvwd.c
* include/hbapicdp.h
* include/hbapifs.h
* include/hbapigt.h
* include/hbmacro.h
* include/hbstack.h
* include/hbstrict.ch
* src/rtl/gtwvt/gtwvt.c
* src/rtl/*.c
* src/vm/break.c
* src/vm/debug.c
! fixed typos in comments/docs
! deleted/updated outdated information comments/docs
* casing of Harbour functions in comments/docs
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%