2009-03-13 23:58 UTC-0430 Ron Pinkas <ron/at/xharbour.com>
   * mdir.bat
   * bin/bld_vc.bat
     * Typo and ommisions

   * source/vm/hvm.c
     * Corrected few missing setting of item.asLong.length

   * source/vm/hash.c
     + Added missing prg callable HB_HASHID(), symetric with HB_ARRAID()

   * include/hbxvm.h
   * source/compiler/gencc.c
   * include/hbvmpub.h
   * source/vm/itemapi.c
   * source/vm/hvm.c
     + Added member privatesbase to HB_SYMBCARGO
     * Removed all ulPrivateBase in favor of new 
item.asSymbol.pCargo->privatesbase
       so that CLEAR MEMORY & RESTORE FROM could reset stack frames' private 
base information
       by means of new hb_memvarClearAll()

   * include/hbstack.h
   * source/vm/estack.c
     + Added set/reset of new item.asSymbol.pCargo->privatesbase to 
hb_stack<New|Old>Frame()
     + Added hb_stackClearPrivateBases() to service new hb_memvarClearAll()

   * source/vm/memvars.c
     * __MVRESTORE() with out ADDITIVE caluse and __MVCLEAR() to use new 
shared worker, hb_memvarClearAll()
     + New worker hb_memvarClearAll() adds:
         + Call hb_stackClearPrivateBases() to advise existing frames of 
privates removal
         + Explicit reset of privates (s_privateStack)
         * Correct Clipper compatible protection of PUBLIC GetList
 


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to