Re: [xHarbour-developers] debugger slow in large files

2012-09-03 Thread Andi Jahja
On Mon, 3 Sep 2012 22:13:11 -0300 "Luiz Rafael" wrote: > also hb_arraySetCLPtr is missing This has been replaced with xHarbour function now. Andi -- Live Security Virtual Conference Exclusive live event will cover all

[xHarbour-developers] ChangeLog: 2012-09-04 10:20 UTC+0700 Andi Jahja

2012-09-03 Thread Andi Jahja
2012-09-04 10:20 UTC+0700 Andi Jahja * source/rtl/hbsocket.c ! use xHarbour funcfion: hb_arraySetCLPtr -> hb_arraySetCPtr Andi -- Live Security Virtual Conference Exclusive live event will cover all the ways today

[xHarbour-developers] ChangeLog: 2012-09-04 09:35 UTC+0700 Andi Jahja

2012-09-03 Thread Andi Jahja
2012-09-04 09:35 UTC+0700 Andi Jahja * contrib/hbsqlit3/sqlite3ext.h * contrib/hbsqlit3/sqlite3.h * contrib/hbsqlit3/sqlite3.c * contrib/hbsqlit3/config.h ! updated to version 3.7.14 Andi -- Live Security Vi

[xHarbour-developers] debugger slow in large files

2012-09-03 Thread Luiz Rafael
Hi any way to speed up console debug. this small attachment just contain an .prg with +- 64k lines . just to steps into lines, is very slow Giving an peek on svn changes, tbrwtext.prg was an subclass of hbeditor, and this make debugger fast, any chances to make work back? also hb_arraySetCLPtr

[xHarbour-developers] changelog Multiples

2012-09-03 Thread Luiz Rafael
2012-09-02 21:41 UTC-0300 Luiz Rafael Culik * source/vm/thread.c ! Protected one function for compilation under windows 2012-09-02 21:20 UTC-0300 Luiz Rafael Culik * source/winos.prg ! added stub for OS_ISWIN8 when compiling under *nix 2012-09-02 21:10 UTC-0300 Luiz Rafael Culik