[gforth] / gforth / NEWS  

gforth: gforth/NEWS

Diff for /gforth/NEWS between version 1.14 and 1.18

version 1.14, Sun Mar 9 17:16:38 2003 UTC version 1.18, Fri Aug 8 13:28:48 2003 UTC
Line 1 
Line 1 
   User-visible changes between 0.6.1 and 0.6.2:
   
   bugfixes (in particular, gforth-0.6.2 compiles with gcc-3.3)
   
   
   User-visible changes between 0.6.0 and 0.6.1:
   
   Bug fixes (installation on big-endian machines sometimes did not work)
   
   
 User-visible changes between 0.5.0 and 0.6.0:  User-visible changes between 0.5.0 and 0.6.0:
   
 Changes in behaviour:  Changes in behaviour:
Line 9 
Line 19 
   following), hybrid direct/indirect threaded (easier portability),    following), hybrid direct/indirect threaded (easier portability),
   with dynamic superinstructions (typical speedup on Athlon: factor    with dynamic superinstructions (typical speedup on Athlon: factor
   2).  New engine gforth-itc for dealing with some potential    2).  New engine gforth-itc for dealing with some potential
   backwards-compatibility problems (see "Invoking Gforth" in the    backwards-compatibility problems (see "Direct or Indirect Threaded?"
   manual).    in the manual).
   
 Operating environment:  Operating environment:
   
 Default dictionary size is now 4MB.  Default dictionary size is now 4MB.
 Large file support on OSs that support them (i.e., files with more  Large file support on OSs that support them (i.e., files with more
   than 2GB on 32-bit machines).    than 2GB on 32-bit machines).
 Gforth can now deal with well with broken pipes in most situations.  Gforth can now deal well with broken pipes in most situations.
 vi tags files can be built with tags.fs (usage like etags.fs).  vi tags files can be built with tags.fs (usage like etags.fs).
 gforth.el mostly rewritten.  gforth.el mostly rewritten.
 New image file format.  New image file format.
Line 28 
Line 38 
 File input: SLURP-FILE SLURP-FID  File input: SLURP-FILE SLURP-FID
 Programming tools: ID. .ID WORDLIST-WORDS SIMPLE-SEE  Programming tools: ID. .ID WORDLIST-WORDS SIMPLE-SEE
 Conditional execution: [DEFINED] [UNDEFINED]  Conditional execution: [DEFINED] [UNDEFINED]
 Defining Words: CONST-DOES>  Defining Words: CONST-DOES> ]]
 Input stream: PARSE-WORD EXECUTE-PARSING EXECUTE-PARSING-FILE  Input stream: PARSE-WORD EXECUTE-PARSING EXECUTE-PARSING-FILE
 String comparison: STR= STR< STRING-PREFIX?  String comparison: STR= STR< STRING-PREFIX?
 String literals: S\" .\" \"-PARSE  String literals: S\" .\" \"-PARSE


Generate output suitable for use with a patch program
Legend:
Removed from v.1.14  
changed lines
  Added in v.1.18

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help