CVS log for gforth/Attic/errore.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.13
Wed May 21 20:39:25 1997 UTC (26 years ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +0 -0
lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 8 22:58:09 1997 UTC (26 years, 4 months ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.11: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.11: +2 -0
lines
Merged in gforth-EC patches
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 6 21:22:59 1997 UTC (26 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.10: +0 -64
lines
Started to merge in changes made for gforth-EC project.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 1 14:59:29 1997 UTC (26 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.9: +3 -15
lines
documentation changes: added chapter on image files; added concept index
bug fixes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 4 16:32:28 1997 UTC (26 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.8: +50 -25
lines
reformatted errore.fs to single-column format
updated definition of UNUSED
fixed some documentation typos
removed FUZZ
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 16 20:57:07 1996 UTC (26 years, 10 months ago) by pazsan
Branches: MAIN
CVS tags: v0-2-1,
v0-2-0
Diff to: previous 1.7: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.7: +2 -3
lines
SPECIAL: to create special "state-smart" words
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:38 1995 UTC (27 years, 7 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.6: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.6: +19 -0
lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 16 18:33:07 1995 UTC (27 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.5: +21 -15
lines
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 20 09:42:49 1995 UTC (28 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.4: +1 -1
lines
added "system documentation requirements" section to gforth.ds.
added answers for environmental queries for wordsets.
changed W/O file access mode from "w+" to "w".
S" now uses a buffer
BIN is now idempotent
added FILE-STATUS
some other minor changes and bug fixes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 6 16:56:10 1995 UTC (28 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.3: +16 -8
lines
fixed bug in resize ("0 n resize" is now equivalent to "n allocate")
added primitives call-c and strerror
most primitives producing iors now produce error numbers derived from OS error
numbers (EAGAIN and its kin)
.error now prints OS error messages for OS-derived error numbers.
primitives working with ferror now call clearerr
added a bit of documentation to glocals.fs to satisfy TeX
added definition of CC to Makefile.in again
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 6 18:14:32 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1
lines
The bodies of words are now maxaligned
Revision
1.2:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri Jul 8 15:00:37 1994 UTC (28 years, 11 months ago) by
anton
Branches:
MAIN
Diff to: previous 1.1:
preferred,
unified
Changes since revision 1.1: +15 -0
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.1: download - view: text, markup, annotated - select for diffs
Fri Feb 11 16:30:46 1994 UTC (29 years, 3 months ago) by anton
Branches: MAIN
Diff to: selected 1.2: preferred, unified
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>