[gforth] / gforth / utf-8.fs  

gforth: gforth/utf-8.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:29:25 2011 UTC (17 months, 2 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +1 -1 lines
Diff to previous 1.43 , to selected 1.15
updated copyright years

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Sep 1 20:09:23 2011 UTC (21 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.42: +3 -0 lines
Diff to previous 1.42 , to selected 1.15
Added xc\!+

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 , to selected 1.15
updated copyright years

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Feb 14 18:04:16 2010 UTC (3 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.40: +4 -2 lines
Diff to previous 1.40 , to selected 1.15
Test suite for xchar added

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 15:32:35 2009 UTC (3 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39 , to selected 1.15
updated copyright years

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon May 11 08:07:44 2009 UTC (4 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.38: +3 -0 lines
Diff to previous 1.38 , to selected 1.15
Added environment stuff

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 16:55:54 2009 UTC (4 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 , to selected 1.15
Extended UTF 8 encoding allowed

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sun Nov 23 21:09:55 2008 UTC (4 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 , to selected 1.15
Added xkey?
Fixed problems with revectored key in xkey

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 11 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 , to selected 1.15
updated copyright years
updated copyright-blacklist (added libltdl)
updated distributed files (don't distribute files without distribution terms)
added copyright to preforth.in and build-ec.in

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Feb 12 16:44:58 2008 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.34: +135 -135 lines
Diff to previous 1.34 , to selected 1.15
Support kernel building with 0.6.2 engine, 0.6.2 kernel, and
   current startup.fs and friends.

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 , to selected 1.15
updated copyright notices for GPL v3

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32 , to selected 1.15
updated copyright years

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Oct 17 16:05:22 2007 UTC (5 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31 , to selected 1.15
Better xhold (no buffer)
Fixed +x/string deferred words

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Oct 3 16:58:15 2007 UTC (5 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.30: +7 -2 lines
Diff to previous 1.30 , to selected 1.15
Added documentation for xchars

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Sep 15 20:51:37 2007 UTC (5 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.29: +5 -0 lines
Diff to previous 1.29 , to selected 1.15
Added environment query for encoding

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Sep 15 20:11:44 2007 UTC (5 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.28: +9 -12 lines
Diff to previous 1.28 , to selected 1.15
Xchar changes after discussion at EuroForth 2007

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Jul 14 19:57:16 2007 UTC (5 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.27: +5 -2 lines
Diff to previous 1.27 , to selected 1.15
Changes to bring utf-8.fs up to current XCHAR proposal

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 23:00:14 2007 UTC (5 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.26: +3 -0 lines
Diff to previous 1.26 , to selected 1.15
Added darwin test to libc load in socket.fs
Fix for terminal resize problem

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat May 5 17:26:02 2007 UTC (6 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.25: +13 -5 lines
Diff to previous 1.25 , to selected 1.15
Changes for xchar proposal
Fixed cursor handing for multi-line edits on last line

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 13:39:14 2006 UTC (6 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.15
updated copyright years

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Aug 26 12:39:57 2006 UTC (6 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.23: +147 -2 lines
Diff to previous 1.23 , to selected 1.15
flash-enale fixed

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon May 1 09:45:56 2006 UTC (7 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22 , to selected 1.15
eliminated INIT8 and the use of chains.fs

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 08:22:28 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.21: +5 -3 lines
Diff to previous 1.21 , to selected 1.15
minor changes

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 22:35:40 2006 UTC (7 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.20: +2 -0 lines
Diff to previous 1.20 , to selected 1.15
no u8width if wcwidth is not there
bumped up intermediate version

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 22:15:05 2006 UTC (7 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19 , to selected 1.15
Further work on r8c
Fix of history

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 17:27:12 2006 UTC (7 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.18: +6 -0 lines
Diff to previous 1.18 , to selected 1.15
Added x-width
Further r8c work

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:10 2005 UTC (7 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.15
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Nov 5 23:26:49 2005 UTC (7 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.16: +3 -1 lines
Diff to previous 1.16 , to selected 1.15
Added regexp stuff

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 21:26:46 2005 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.15: +5 -1 lines
Diff to previous 1.15
Fixed environment evaluation

Revision 1.15 - (view) (download) (annotate) - [selected]
Wed Jan 12 21:21:53 2005 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.14: +7 -0 lines
Diff to previous 1.14
converted command-line editing to use xchars
some bugfixes

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 10:30:55 2005 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.13: +0 -89 lines
Diff to previous 1.13 , to selected 1.15
moved utf-8 command line stuff to history.fs

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 22:13:40 2005 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.12: +62 -7 lines
Diff to previous 1.12 , to selected 1.15
added xchars (no tests, and no usage anywhere yet)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 16:24:33 2005 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 , to selected 1.15
another fix for u8>>

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 22:22:08 2005 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 , to selected 1.15
fixed u8>>

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 22:09:04 2005 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.9: +9 -7 lines
Diff to previous 1.9 , to selected 1.15
added set-dir/get-dir primitives (directory access words)
added "maxascii" value as single switch between 8 bit and UTF-8 encoding
Improvements in wf.fs

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 11:01:21 2004 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.8: +8 -1 lines
Diff to previous 1.8 , to selected 1.15
bootstrap workaround added

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 29 14:15:12 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.7: +6 -0 lines
Diff to previous 1.7 , to selected 1.15
Added UTF-8 support for char and '<char>

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 21:09:47 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.6: +8 -4 lines
Diff to previous 1.6 , to selected 1.15
Added start-mark/end-mark for error display

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 17:27:24 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.5: +5 -4 lines
Diff to previous 1.5 , to selected 1.15
Fixed UTF-8 buffer overflow

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 20:05:53 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 , to selected 1.15
Fixed missing kill-expand

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 14:08:43 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.3: +18 -16 lines
Diff to previous 1.3 , to selected 1.15
Automatic UTF-8 setting, depending on LANG
Fixed potential security hole in httpd by setting BASE to 0 for header
interpretation.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 22:20:00 2004 UTC (8 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.2: +56 -11 lines
Diff to previous 1.2 , to selected 1.15
Fixed tab-expand

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 20:24:00 2004 UTC (8 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to selected 1.15
Fixed diacritic marks

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 20:14:07 2004 UTC (8 years, 6 months ago) by pazsan
Branch: MAIN
Diff to selected 1.15
Added utf-8 handling

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help