CVS log for gforth/doc/.cvsignore
Up to [gforth] / gforth / doc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 3 17:35:08 2007 UTC (15 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +18 -0
lines
added stuff to the .cvsignore files (thanks to Dennis Ruffer)
updated config.guess, config.sub to the latest versions
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 30 21:09:21 2000 UTC (23 years ago) by pazsan
Branches: MAIN
CVS tags: v0-6-2,
v0-6-1,
v0-6-0,
v0-5-0
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +3 -0
lines
Added some files to .cvsignore
Fixed problem when relocate() tries to relocate beyond the last image entry
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 3 18:21:02 1999 UTC (23 years, 5 months ago) by crook
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -0
lines
Fix minor typos in manual. Added chapter 13 to .cvsignore. Fixed incorrect
comments in makedoc.fs and added a couple of factors to the code.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 8 21:33:18 1999 UTC (23 years, 6 months ago) by crook
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -0
lines
Changes from several months ago. Several sections marked "NAC" are
responses to review comments from Anton.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 6 21:33:33 1999 UTC (24 years ago) by crook
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -0
lines
Major re-write of manual sections concerning text interpreter and
defining words. Much fine-tuning of other sections. The manual is
``nearly finished'' -- at least, all the major pieces of work that
I envisaged for the first mods (which were only going to take a
couple of weeks...). The manual has grown from 127 pages to 192
which is good news in terms of content but bad news in terms of the
time it takes to print out on my HP550C DeskJet.
Other changes are just tweaks to glossary entries.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 23 20:26:58 1999 UTC (24 years, 2 months ago) by crook
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -0
lines
added gforth.info-10
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 5 20:55:54 1998 UTC (24 years, 10 months ago) by pazsan
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +15 -0
lines
Fixed some .cvsignores
Added missing files
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 4 16:17:54 1998 UTC (24 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +3 -0
lines
various changes in configure.in and the Makefile.in's:
symlinks kernel.fi and arch/machine eliminated
utilize some automake stuff (e.g., @VERSION@ and @lispdir@)
eliminated engine/version.h
eliminated replace.a; gforth[-ditc] is now built by engine/Makefile
getopt_long replacement is now donw through LIBOBJS, like everything else
automake-induced changes in acconfig.h; added acinclude.m4 and AUTHORS.
aclocal.m4 is now generated (it's still in CVS because there's not yet a
make rule for it).
made gforthmi more conformant with GNU standards (--version etc.).
prim: fixed portability bug (RTLD_GLOBAL does not exist everywhere)
arch/power/machine.h: refined cache flush code
doc/gforth.ds now uses @VERSION{} (but we need to generate version.texi)
documented new buffering behaviour
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 8 12:41:54 1998 UTC (25 years ago) by anton
Branches: MAIN
added .cvsignore files for various directories
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>