CVS log for gforth/vt100key.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.13: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.13: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:58 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.12: +1 -1
lines
updated copyright years
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 30 20:21:44 2007 UTC (16 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.11: +2 -0 lines
Made new scheme work in different bases
Added first/last key do vt100key.fs
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:57 2003 UTC (20 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2,
v0-6-1,
v0-6-0
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1
lines
updated copyright years
Revision
1.10:
download - view:
text,
markup,
annotated -
[selected for diffs]
Mon Jan 20 17:07:38 2003 UTC (20 years, 8 months ago) by
anton
Branches:
MAIN
Diff to: previous 1.9:
preferred,
unified
Changes since revision 1.9: +1 -1
lines
undid changes to copyright notices
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 19 23:35:30 2003 UTC (20 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.8: +1 -1
lines
Updated copyright notices
Added stack effects to kernel/input.fs
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:59 2000 UTC (23 years ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.7: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.7: +1 -1
lines
changed FSF address in copyright messages
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:03 2000 UTC (23 years ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.6: +1 -1
lines
updated copyright dates in many files (not in ec-related files)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 31 21:18:10 2000 UTC (23 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.5: +1 -1
lines
Added ctrl-X for deleting right without quiting. DEL now maps to Ctrl-X
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:53 1998 UTC (24 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.4: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Sun Nov 8 23:08:04 1998 UTC (24 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.3: +1 -1
lines
Bug fix: print cause for problems in command line
Cleaned up Makefiles
Adjusted configures for DOS and OS/2 (not tested yet)
New feature: link image into executable (for non-OS systems)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 7 16:15:23 1996 UTC (27 years, 5 months ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0,
v0-2-1,
v0-2-0
Diff to: previous 1.2: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.2: +14 -3
lines
Some small bugfixes.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:07:04 1995 UTC (27 years, 11 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.1: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.1: +18 -0
lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 27 16:32:25 1994 UTC (28 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: selected 1.10: preferred, unified
Added f.s
Speeded up history backward search
Fixed Bug in >float (1e is a float, " <float> " is, too)
Added vt100 cursor key support (vt100key.fs)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>