CVS log for gforth/test/ttester.fs
Up to [gforth] / gforth / test
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 21 15:32:56 2009 UTC (14 years ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.15: +5 -11
lines
removed HEX usage
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 21 15:17:03 2009 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.14: +3 -1
lines
bugfix
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 8 19:59:17 2009 UTC (14 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +108 -93
lines
Comments made nicer by Charles G Montgomery et al.
Revision
1.13:
download - view:
text,
markup,
annotated -
[selected for diffs]
Sat Nov 8 18:34:18 2008 UTC (14 years, 10 months ago) by
anton
Branches:
MAIN
Diff to: previous 1.12:
preferred,
unified
Changes since revision 1.12: +4 -1
lines
updated ttester.fs documentation
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 8 18:28:22 2008 UTC (14 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.11: +10 -5
lines
ttester.fs now should work on systems without floating words (reported by
David N. Williams)
Updated README
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 6 19:24:30 2008 UTC (15 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.10: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.10: +1 -1 lines
fixed typo
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 3 09:25:35 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.9: +2 -2 lines
another ttester.fs bugfix
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 3 08:27:14 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.8: +6 -7 lines
ttester.fs improved error reporting: once more with unified stack
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 3 08:20:32 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.7: +16 -19 lines
ttester.fs bugfix and improved error reporting
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 2 12:44:49 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.6: +57 -57
lines
fixed typo, comment case
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 26 12:47:41 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.5: +69 -69
lines
ttester bugfix: ...}T now handles non-empty start-depths
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 28 19:26:11 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.4: +5 -7
lines
documentation changes, eliminated FSENSITIVITY
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 28 19:15:03 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.3: +9 -18
lines
ttester.fs now preserves BASE
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 22 06:34:52 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.2: +4 -2
lines
bugfixes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 21 09:22:28 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.13: preferred, unified
Changes since revision 1.1: +23 -1
lines
Inserted attribution and Copyright for ftester stuff into ttester.fs
Include COPYING.LIB because of the ftester stuff
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 19 21:33:50 2007 UTC (16 years, 1 month ago) by anton
Branches: MAIN
Diff to: selected 1.13: preferred, unified
split test/ttester.fs off from test/tester.fs.
added support for ftester-style approximate matching.
added support for approximate matching on shared-stack systems (RXRX}T etc.).
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>