CVS log for gforth/colorize.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1 lines
updated copyright year after changing license notice

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:23 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:43 2003 UTC (20 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -1 lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:46 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
updated copyright years

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 14 19:10:24 2001 UTC (22 years, 9 months ago) by crook
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +16 -14 lines
changed >f to >FG and >b to >BG (and <f <b to <FG <BG) to remove name
clash between ansi.fs ">f" and gforth floating comparison word.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:51 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1 lines
changed FSF address in copyright messages

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:05:58 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 16 22:19:51 1999 UTC (24 years, 11 months ago) by crook
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -1 lines
.cvsignore -- added a couple of other files I was tired of seeing flagged
by CVS

README -- added references to a couple more .fs files that are part of
the gforth distribution

blocks.fs -- fixed a bug in UPDATED? and added glossary entries for all
words.

colorize.fs -- fixed a bug that was introduced by a dictionary
structure change between 0.3.0 and 0.4.0 (I think.. it used to work
on 0.3.0 and I compared the color WORDS with the normal WORDS and found
some dirrerences

doc/gforth.1 -- minor tweaks to man page. I now think that I'd like to
be able to auto-generate the man page from what is now Chapter 3 of the
manual. That's in line with GNU's general attitude towards man pages..

doc/gforth.ds -- added stuff about blocks, revamped Chapter 3 and other
miscellaneous changes.

kernel/comp.fs -- glossary tweaks

kernel/require.fs -- glossary tweaks

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:36 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1 lines
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 7 17:22:08 1996 UTC (28 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0, v0-2-1, v0-2-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +3 -4 lines
added more.fs for people with old terminals.
WORDS and SEE now now respect the terminal size.
a lot of reordering in the Makefile, approaching the GNU standards.
factored NAME>STRING out of many words.
use AC_DECL_SYS_SIGLIST test in configure.in.
removed emitcounter (it was not used anyway).
SYSTEM now unpreps and repreps the terminal.
fixed byg in prims2x.fs.
added NEEDS, ?CSP, !CSP.
rewrote ALIAS?.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:34 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +18 -0 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 29 16:50:24 1994 UTC (29 years, 3 months ago) by pazsan
Branches: MAIN
* forgotten file

Diff request

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.

Log view options

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