CVS log for gforth/exboot.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1
lines
updated copyright year after changing license notice
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:23:57 2004 UTC (18 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -1
lines
updated copyright years for files changed in 2004
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 19 07:52:32 2004 UTC (19 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +8 -1
lines
change for bootstrap compatibility with older versions
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 18 22:21:28 2004 UTC (19 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +3 -4
lines
cleaned up exboot.fs (allowed by the SHIFT-ARGS change)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:44 2003 UTC (19 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:48 2003 UTC (20 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1
lines
updated copyright years
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 13 10:51:46 2001 UTC (21 years, 10 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1
lines
comment fix
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:55 2000 UTC (22 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1
lines
changed FSF address in copyright messages
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 13 17:57:34 2000 UTC (22 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +9 -1
lines
exboot.fs now does not change image-included-files
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 23 19:29:56 2000 UTC (22 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1
lines
Made Gforth compile on DOS. Cleaned up some minor parts in make binonlydist
Also renamed
unbuffered.fs -> unbuffer.fs
exceptions.fs -> except.fs
backtrace.fs -> backtrac.fs
in the CVS archive (do that in your gforth/CVS/Entries before checking out!!!)
If you want to make my life more easy, please refrain from using >8.3 file
names for vital parts.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 19 09:24:38 2000 UTC (22 years, 10 months ago) by anton
Branches: MAIN
When building gforth.fi, there is now an exception frame after including
exceptions.fs (through exboot.fs), providing decent error messages.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>