CVS log for gforth/Attic/io.h

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.10
Wed May 21 20:39:32 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.9: download - view: text, markup, annotated - [selected for diffs]
Mon Sep 23 20:42:00 1996 UTC (27 years, 6 months ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0, v0-2-1, v0-2-0
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -2 lines
Improved DOS-compilability.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 19 22:17:32 1996 UTC (27 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.7: +4 -5 lines
Steps to make 0.2.0 dist-ready.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 25 16:45:53 1996 UTC (28 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.6: +2 -0 lines
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: download - view: text, markup, annotated - select for diffs
Sun Jan 7 17:22:11 1996 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.5: +2 -0 lines
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: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:47 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.4: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.4: +20 -1 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 2 18:13:04 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.3: +15 -5 lines
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: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:00:48 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.2: +5 -1 lines
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: download - view: text, markup, annotated - select for diffs
Tue May 31 07:26:59 1994 UTC (29 years, 10 months ago) by benschop
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.9: preferred, unified
Changes since revision 1.1: +3 -1 lines
reversed result of key_query

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 11 16:30:46 1994 UTC (30 years, 2 months ago) by anton
Branches: MAIN
Diff to: selected 1.9: preferred, unified
Initial revision

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>