CVS log for gforth/.cvsignore
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 21 21:25:13 2008 UTC (15 years, 4 months ago) by pazsan
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.9: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.9: +8 -0 lines
More complete .cvsignore
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 26 18:02:34 2008 UTC (15 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.8: +2 -0 lines
deleted bootstrap target (hopefully for good).
'make realclean' should now make it real clean
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 3 17:35:08 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.7: +12 -0
lines
added stuff to the .cvsignore files (thanks to Dennis Ruffer)
updated config.guess, config.sub to the latest versions
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 30 21:09:20 2000 UTC (23 years, 6 months ago) by pazsan
Branches: MAIN
CVS tags: v0-6-2,
v0-6-1,
v0-6-0,
v0-5-0
Diff to: previous 1.6: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.6: +11 -0
lines
Added some files to .cvsignore
Fixed problem when relocate() tries to relocate beyond the last image entry
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 16 22:19:50 1999 UTC (24 years, 7 months ago) by crook
Branches: MAIN
Diff to: previous 1.5: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.5: +2 -0
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.5: download - view: text, markup, annotated - select for diffs
Sun Aug 2 14:03:15 1998 UTC (25 years, 4 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.4: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.4: +0 -1
lines
fixed "make clean"
removed config.h.in from .cvsignore
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 1 22:24:00 1998 UTC (25 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.3: +2 -0
lines
Added aclocal.m4 and config.h.in to .cvsignore
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 8 16:47:30 1998 UTC (25 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.1: preferred, colored
Changes since revision 1.2: +0 -3
lines
renamed 00-readme files to README
added scripts elisp-comp and missing
removed kernel/interp.fs (should have been removed in mega-patch)
added make rule for doc/gforth.txt
renamed PARSE-WORD into SWORD (PARSE-WORD is used with the meaning of NAME in
OpenBoot and dpans6 A.6.2.2008)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 5 20:57:11 1998 UTC (25 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -0
lines
Yet another additions to .cvsingore's
Revision
1.1:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri May 8 12:41:47 1998 UTC (25 years, 7 months ago) by
anton
Branches:
MAIN
added .cvsignore files for various directories
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>