[gforth] / gforth / utf-8.fs  

gforth: gforth/utf-8.fs

Diff for /gforth/utf-8.fs between version 1.31 and 1.33

version 1.31, Wed Oct 3 16:58:15 2007 UTC version 1.33, Mon Dec 31 17:34:58 2007 UTC
Line 1 
Line 1 
 \ UTF-8 handling                                       12dec04py  \ UTF-8 handling                                       12dec04py
   
 \ Copyright (C) 2004,2005,2006 Free Software Foundation, Inc.  \ Copyright (C) 2004,2005,2006,2007 Free Software Foundation, Inc.
   
 \ This file is part of Gforth.  \ This file is part of Gforth.
   
Line 293 
Line 293 
     ['] u8\string- is xstring-      ['] u8\string- is xstring-
     ['] +u8/string is +xstring      ['] +u8/string is +xstring
 [ [THEN] ]  [ [THEN] ]
 [ [IFDEF] x/string+ ]  [ [IFDEF] +x/string ]
     ['] u8\string- is x\string-      ['] u8\string- is x\string-
     ['] +u8/string is +x/string      ['] +u8/string is +x/string
 [ [THEN] ]  [ [THEN] ]


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help