--- gforth/NEWS.vmgen 2003/12/31 16:26:13 1.3 +++ gforth/NEWS.vmgen 2007/12/31 17:34:58 1.7 @@ -1,3 +1,12 @@ +Disabled vmgen installation for now + +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: You now have to define a macro MAYBE_UNUSED (see manual); useful for @@ -38,7 +47,7 @@ gforth-0.5.9-20010501 version until you same time). ----- -Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright (C) 2001, 2002, 2003,2006,2007 Free Software Foundation, Inc. This file is part of Gforth.