gforth: gforth/Attic/io.h
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Current tag: MAIN
Revision 1.10
Wed May 21 20:39:32 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.9: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.9
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Sep 23 20:42:00 1996 UTC (16 years, 8 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1,
v0-3-0
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
Improved DOS-compilability.
Revision 1.8
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Sep 19 22:17:32 1996 UTC (16 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +4 -5 lines
Diff to previous 1.7
Steps to make 0.2.0 dist-ready.
Revision 1.7
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jan 25 16:45:53 1996 UTC (17 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.6: +2 -0 lines
Diff to previous 1.6
eliminated "make realclean"; it's dangerous and useless.
eliminated relocation stuff in the kernal; was buggy and useless.
SIGPIPE now returns control to Forth.
Implemented form, rows, and cols; SIGWINCH updates these (on good OS's).
changed popen and pclose to open-pipe and close-pipe.
Revision 1.6
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jan 7 17:22:11 1996 UTC (17 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
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.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Nov 7 18:06:47 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.4: +20 -1 lines
Diff to previous 1.4
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Feb 2 18:13:04 1995 UTC (18 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +15 -5 lines
Diff to previous 1.3
added very preliminary support for Alpha/osf1
Moved flush-tos before stores to improve scheduling
merged io-dos.h and io.h
Created new Makefile for DOS
removed ToDo topcics that are already done
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Jul 8 15:00:48 1994 UTC (18 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
signals are now translated into THROWs
A number of bug fixes (make a diff of BUGS for details)
added assert.fs and debugging.fs
made .s nicer
keep names of included files (in loadfilename) and print them upon error
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue May 31 07:26:59 1994 UTC (18 years, 11 months ago) by benschop
Branch:
MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1
reversed result of key_query
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Feb 11 16:30:46 1994 UTC (19 years, 3 months ago) by anton
Branch:
MAIN
Branch point for:
no-vendor
Initial revision
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.