[gforth] / gforth / etags.fs  

gforth: gforth/etags.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 15:25:18 2012 UTC (4 months, 2 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.17
updated copyright year

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Mar 9 20:34:46 2012 UTC (14 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.19: +17 -8 lines
Diff to previous 1.19 , to selected 1.17
IS now records names in TAGS file

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 15:29:14 2008 UTC (4 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.17
updated copyright years; related changes in administrative files

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 15 14:24:55 2008 UTC (4 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
documentation fixes (reported by Joshua Grams)

Revision 1.17 - (view) (download) (annotate) - [selected]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.16: +2 -3 lines
Diff to previous 1.16
updated copyright notices for GPL v3

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 1.17
updated copyright years

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Mar 31 21:43:18 2007 UTC (6 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14 , to selected 1.17
Further work on NXT Gforth
Fixed problem with useless kernel error messages
TAGS generation works again

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 14:17:44 2003 UTC (9 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-2
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 , to selected 1.17
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Mar 22 10:04:07 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.17
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 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 15:16:48 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0, v0-6-1
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.17
updated copyright years

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 19:51:48 2001 UTC (11 years, 10 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.10: +7 -2 lines
Diff to previous 1.10 , to selected 1.17
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 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:46:54 2000 UTC (12 years, 7 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 , to selected 1.17
changed FSF address in copyright messages

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:02:41 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 , to selected 1.17
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 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 21:37:39 1997 UTC (15 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 , to selected 1.17
Modifications due to "marker and order" problem

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 22:58:10 1997 UTC (16 years, 3 months ago) by pazsan
Branch: MAIN
CVS Tags: v0-3-0
Changes since 1.6: +2 -0 lines
Diff to previous 1.6 , to selected 1.17
Merged in gforth-EC patches

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 17:34:08 1996 UTC (17 years, 3 months ago) by anton
Branch: MAIN
CVS Tags: v0-2-0, v0-2-1
Changes since 1.5: +0 -6 lines
Diff to previous 1.5 , to selected 1.17
?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 - (view) (download) (annotate) - [select for diffs]
Sat Dec 23 16:21:56 1995 UTC (17 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to selected 1.17
Improved etags support
prims2x now supports synclines ("#line ...")
improved strsignal replacement

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 20:20:34 1995 UTC (17 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: gforth-0_1beta
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 , to selected 1.17
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 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 18:06:39 1995 UTC (17 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.2: +19 -0 lines
Diff to previous 1.2 , to selected 1.17
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 21:00:14 1995 UTC (17 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 , to selected 1.17
Removed BUGS, tried to clean up.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 16:37:45 1994 UTC (18 years, 8 months ago) by anton
Branch: MAIN
Diff to selected 1.17
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

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help