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().

------------------------------------------------------------------------------
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

Reply via email to