On Thu, Jan 22, 2009 at 2:29 PM, Phil Krylov <[email protected]> wrote:
> 2009-01-22 14:25 UTC+0300 Phil Krylov <phil a t newstar.rinet.ru>
> * include/classes.h
> * include/hbapi.h
> * include/hbstack.h
> * include/hbvm.h
> * include/hbvmpub.h
> * source/vm/classes.c
> * source/vm/estack.c
> * source/vm/hvm.c
> * source/vm/proc.c
> % Simplified code handling friend functions, classes and modules.
> * char * -> const char * fixes.
> + Added Harbour compatible API:
> const char * hb_clsName( USHORT uiClass );
> LONG hb_stackBaseProcOffset( int iLevel );
> void hb_stackSetStaticsBase( LONG lBase );
> LONG hb_stackGetStaticsBase( void );
> ! Allow base symbol to be STATIC (thus not having a pDynSym).
> ! Corrected Andi's fix for memory leaks on program exit
> ! Hide the hb_stackInit base stack item from PROCNAME().
Oops, forgot to mention:
* Undocumented __CLSFRIENDLY() function return value changed to an array
of friend symbols.
-- Ph.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers