gforth: gforth/doc/gforth.1
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 1 21:14:25 2002 UTC (10 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-6-0,
v0-6-1,
v0-6-2,
v0-7-0
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
documentation changes
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 18:20:19 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.4: +8 -1 lines
Diff to previous 1.4
updated NEWS
minor changes
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Apr 16 22:19:51 1999 UTC (14 years, 1 month ago) by crook
Branch:
MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
.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
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Dec 24 11:08:40 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.2: +8 -16 lines
Diff to previous 1.2
doc/gforth.txt is not included in the dist
adjusted man page
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:23 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
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
-
(view)
(download)
(annotate)
- [select for diffs]
Wed May 21 20:40:03 1997 UTC (16 years ago) by anton
Branch:
MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
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.