CVS log for gforth/etags.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:18 2012 UTC (10 years, 5 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.20: +1 -1 lines
updated copyright year
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:34:46 2012 UTC (11 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.19: +17 -8 lines
IS now records names in TAGS file
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 31 15:29:14 2008 UTC (14 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.18: +1 -1
lines
updated copyright years; related changes in administrative files
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 15 14:24:55 2008 UTC (14 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.17: +1 -1
lines
documentation fixes (reported by Joshua Grams)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -3
lines
updated copyright notices for GPL v3
Revision
1.16:
download - view:
text,
markup,
annotated -
[selected for diffs]
Mon Dec 31 17:34:58 2007 UTC (15 years, 5 months ago) by
anton
Branches:
MAIN
Diff to: previous 1.15:
preferred,
unified
Changes since revision 1.15: +1 -1
lines
updated copyright years
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 31 21:43:18 2007 UTC (16 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.14: +1 -0 lines
Further work on NXT Gforth
Fixed problem with useless kernel error messages
TAGS generation works again
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:44 2003 UTC (19 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.13: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.13: +1 -1
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 22 10:04:07 2003 UTC (20 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.12: +2 -2
lines
added LATEST, replaced uses of LAST @ with uses of LATEST
renamed LASTXT to LATESTXT, and changed the uses
made >NAME the primary name for >HEAD
documentation changes
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:48 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.11: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.11: +1 -1
lines
updated copyright years
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 26 19:51:48 2001 UTC (21 years, 11 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.10: +7 -2
lines
Fixed some old bug in etags.fs and refined tag search in gforth.el. See my
not in etags.fs for details.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:54 2000 UTC (22 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.9: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.9: +1 -1
lines
changed FSF address in copyright messages
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:41 1998 UTC (24 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.8: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Mon Dec 1 21:37:39 1997 UTC (25 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.7: +2 -1
lines
Modifications due to "marker and order" problem
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 8 22:58:10 1997 UTC (26 years, 4 months ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.6: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.6: +2 -0
lines
Merged in gforth-EC patches
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 9 17:34:08 1996 UTC (27 years, 4 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1,
v0-2-0
Diff to: previous 1.5: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.5: +0 -6
lines
?DUP-IF and ?DUP-0=-IF are now supported by primitives
added primitives EMIT-FILE, STDOUT, STDERR
EMIT and TYPE now work through file words
added some code for the BUGGY_LONG_LONG case (not yet complete)
eliminated D! and D@
made DMIN, DMAX, DABS high-level
added compat/control.fs (?DUP-IF etc.)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 23 16:21:56 1995 UTC (27 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.4: +2 -2
lines
Improved etags support
prims2x now supports synclines ("#line ...")
improved strsignal replacement
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 29 20:20:34 1995 UTC (27 years, 6 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.3: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.3: +3 -3
lines
replced tester.fs and coretest.fs with the new versions from John Hayes
make mostlyclean virtualclean added
Cache-flushing now works on the Alpha (other minor changes there)
configure now uses gcc by default and passes its GCC variable to the Makefile
introduced sourcefilename and sourceline# (and used them in many places).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:39 1995 UTC (27 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.2: +19 -0
lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 6 21:00:14 1995 UTC (27 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.16: preferred, unified
Changes since revision 1.1: +3 -1
lines
Removed BUGS, tried to clean up.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 31 16:37:45 1994 UTC (28 years, 9 months ago) by anton
Branches: MAIN
Diff to: selected 1.16: preferred, unified
added etags.fs; that made a new defer level for HEADER in necessary
small changes to gforth.texi
added etags.fs to main.fs and startup.fs
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>