Diff for /gforth/NEWS.vmgen between versions 1.3 and 1.4

version 1.3, 2003/12/31 16:26:13 version 1.4, 2006/05/20 07:07:28
Line 1 Line 1
   User-visible changes between 0.6.2 and 0.6.9 (up to 2006-05-07):
   
   variable THREADED-CODE-POINTER-TYPE for parameterizing Inst ** (undocumented)
   Better support for explicit stack access (see documentation) (works with static superinsts?)
   support for static multi-state stack caching (undocumented)
   
   
 User-visible changes between 0.6.[01] and 0.6.2:  User-visible changes between 0.6.[01] and 0.6.2:
   
 You now have to define a macro MAYBE_UNUSED (see manual); useful for  You now have to define a macro MAYBE_UNUSED (see manual); useful for

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>