Diff for /gforth/NEWS.vmgen between versions 1.8 and 1.10

version 1.8, 2007/12/31 18:40:23 version 1.10, 2008/11/01 22:19:30
Line 1 Line 1
 Disabled vmgen installation for now  User-visible changes between 0.6.2 and 0.7.0:
   
 User-visible changes between 0.6.2 and 0.6.9 (up to 2006-05-07):  Bugfixes (in particular a Gforth bug when dealing with "../" is fixed).
   
 variable THREADED-CODE-POINTER-TYPE for parameterizing Inst ** (undocumented)  Vmgen by default behaves just as in 0.6.2.  While some advances have
 Better support for explicit stack access (see documentation) (works with static superinsts?)    been implemented, the result is not mature enough for general
 support for static multi-state stack caching (undocumented)    consumption and is therefore disabled by default.
   
   
 User-visible changes between 0.6.[01] and 0.6.2:  User-visible changes between 0.6.[01] and 0.6.2:
Line 47  gforth-0.5.9-20010501 version until you Line 47  gforth-0.5.9-20010501 version until you
 same time).  same time).
   
 -----  -----
 Copyright (C) 2001, 2002, 2003,2006,2007 Free Software Foundation, Inc.  Copyright (C) 2001, 2002, 2003,2006,2007,2008 Free Software Foundation, Inc.
   
 This file is part of Gforth.  This file is part of Gforth.
   

Removed from v.1.8  
changed lines
  Added in v.1.10


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