[gforth] / gforth / ans-report.fs  

gforth: gforth/ans-report.fs


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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 15:32:35 2009 UTC (3 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
updated copyright years

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun May 24 17:36:36 2009 UTC (4 years ago) by anton
Branch: MAIN
Changes since 1.18: +3 -0 lines
Diff to previous 1.18
new FTRUNC implementation (and FCOPYSIGN)
updated extension queries with X:ftrunc
updated ans-report.fs etc. with newer extension wordsets

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
updated copyright year after changing license notice

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:23 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
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]
Sun Dec 31 13:39:11 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
updated copyright years

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Dec 17 16:18:09 2006 UTC (6 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.14: +21 -6 lines
Diff to previous 1.14
ans-report.fs now reports CfV extensions

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sun Dec 17 15:38:26 2006 UTC (6 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13
marked obsolescent words as such

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:07 2005 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Sep 3 07:49:02 2005 UTC (7 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.11: +13 -6 lines
Diff to previous 1.11
ans-report.fs produces nicer output
documentation changes

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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Jan 25 20:11:30 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
converted ans-report.fs to absolute branches
changed comments for f.rdp etc.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jan 10 16:57:25 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
deleted unused prims (HASHKEY) and COMPILE-PRIM

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Mar 22 18:40:00 2002 UTC (11 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
bugfix (replace-word adapted to primitive-centric code)

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:46:51 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
changed FSF address in copyright messages

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:05:58 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
updated copyright dates in many files (not in ec-related files)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon May 17 13:52:18 1999 UTC (14 years ago) by jwilke
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Added relative (./) includes.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:02:34 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
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.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 29 17:09:35 1998 UTC (15 years ago) by anton
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
tables are in the image again
added assert.fs defer.fs exception.fs vocabulary.fs to the compat directory

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 16:59:15 1996 UTC (16 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: v0-2-0, v0-2-1, v0-3-0
Added ans-report.fs objects.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