CVS log for gforth/doc/gforth.1
Up to [gforth] / gforth / doc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Aug 1 21:14:25 2002 UTC (20 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
v0-6-2,
v0-6-1,
v0-6-0,
HEAD
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1
lines
documentation changes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 23 18:20:19 2000 UTC (22 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +8 -1
lines
updated NEWS
minor changes
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 16 22:19:51 1999 UTC (24 years, 1 month ago) by crook
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +7 -3
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.3: download - view: text, markup, annotated - select for diffs
Thu Dec 24 11:08:40 1998 UTC (24 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +8 -16
lines
doc/gforth.txt is not included in the dist
adjusted man page
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:23 1997 UTC (25 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +5 -0
lines
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:40:03 1997 UTC (26 years ago) by anton
Branches: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>