68d92676c1bcb5d5a70f49cbf70cc8c7ef7e1063
* harbour/src/debug/debugger.prg
* harbour/src/debug/dbgwa.prg
* harbour/src/debug/dbgtarr.prg
* harbour/src/debug/tbrwtext.prg
* harbour/src/debug/dbgthsh.prg
* minor formatting
% use: hb_ADel( <aVal>, <nPos>, .t. )
instead of: ADel( <aVal>, <nPos> ); ASize( <aVal>, Len( <aVal> ) - 1 )
! fixed absolute positioning in HBBrwText class - it was implemented
as repeated line skipping from the top causing incredible fatal
performance when larger source files are presented.
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%