gforth: gforth/ansi.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.10
-
(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:
HEAD,
v0-7-0
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
updated copyright year after changing license notice
Revision 1.9
-
(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.8: +2 -3 lines
Diff to previous 1.8
updated copyright notices for GPL v3
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:43 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.7
-
(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.6: +1 -1 lines
Diff to previous 1.6
updated copyright years
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jun 14 19:10:23 2001 UTC (11 years, 11 months ago) by crook
Branch:
MAIN
Changes since 1.5: +24 -21 lines
Diff to previous 1.5
changed >f to >FG and >b to >BG (and <f <b to <FG <BG) to remove name
clash between ansi.fs ">f" and gforth floating comparison word.
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:46:51 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
changed FSF address in copyright messages
Revision 1.4
-
(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.3: +1 -1 lines
Diff to previous 1.3
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.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jan 7 17:22:07 1996 UTC (17 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1,
v0-3-0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
added more.fs for people with old terminals.
WORDS and SEE now now respect the terminal size.
a lot of reordering in the Makefile, approaching the GNU standards.
factored NAME>STRING out of many words.
use AC_DECL_SYS_SIGLIST test in configure.in.
removed emitcounter (it was not used anyway).
SYSTEM now unpreps and repreps the terminal.
fixed byg in prims2x.fs.
added NEEDS, ?CSP, !CSP.
rewrote ALIAS?.
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Nov 7 18:06:31 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.1: +19 -0 lines
Diff to previous 1.1
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Nov 29 16:49:45 1994 UTC (18 years, 5 months ago) by pazsan
Branch:
MAIN
* Added some files:
* ecvt.c provides some functions for DJGPP under DOS
* tt.fs is Tetris (from PFE)
* checkans.fs allows to check, which words of the ANSI wordsets are present
* the rest are other tools
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.