Diff for /gforth/NEWS between versions 1.16 and 1.18

version 1.16, 2003/03/11 21:18:31 version 1.18, 2003/08/08 13:28:48
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:  User-visible changes between 0.6.0 and 0.6.1:
   
 Bug fixes (installation on big-endian machines sometimes did not work)  Bug fixes (installation on big-endian machines sometimes did not work)
Line 33  Keyboard input: EDIT-LINE K-PRIOR K-NEXT Line 38  Keyboard input: EDIT-LINE K-PRIOR K-NEXT
 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

Removed from v.1.16  
changed lines
  Added in v.1.18


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